"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/09/27 02:49:42 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu" 2026/09/27 02:49:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/27 02:49:43 DEBUG : Creating backend with remote "/tmp/rclone612334644" === 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-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:49:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 02:49:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/27 02:49:44 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:49:44 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.46s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:49:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/27 02:49:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 02:49:44 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:49:44 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:49:45 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 02:49:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:49:45 INFO : sub dir/hello world: Copied (new) 2026/09/27 02:49:45 DEBUG : B2 bucket rclone-test-cucanib0vonu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.69s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", 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-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.41s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:49:47 DEBUG : Creating backend with remote "/non-existing" 2026/09/27 02:49:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/27 02:49:47 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:49:47 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:49:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 02:49:48 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:49:48 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:49:48 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 02:49:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:49:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.43s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", 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-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:49:49 INFO : B2 bucket rclone-test-cucanib0vonu: Running all checks before starting transfers 2026/09/27 02:49:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 02:49:49 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:49:49 INFO : B2 bucket rclone-test-cucanib0vonu: Checks finished, now starting transfers 2026/09/27 02:49:49 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:49:49 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 02:49:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:49:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.10s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:49:50 ERROR : Ignoring --no-traverse with sync 2026/09/27 02:49:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 02:49:50 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:49:50 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:49:51 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 02:49:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:49:51 INFO : sub dir/hello world: Copied (new) 2026/09/27 02:49:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.09s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:49:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/27 02:49:51 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:49:51 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:49:52 DEBUG : hello world2: size = 12 OK 2026/09/27 02:49:52 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/09/27 02:49:52 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.08s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:49:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 02:49:53 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:49:53 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:49:53 DEBUG : potato2: size = 11 OK 2026/09/27 02:49:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:49:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.08s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:49:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 02:49:54 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:49:54 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:49:54 DEBUG : potato2: size = 11 OK 2026/09/27 02:49:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:49:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.47s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:49:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/27 02:49:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/27 02:49:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/27 02:49:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/27 02:49:55 INFO : sub dir2: Making directory 2026/09/27 02:49:55 INFO : sub dir: Making directory 2026/09/27 02:49:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 02:49:55 INFO : sub dir2/sub sub dir2: Making directory 2026/09/27 02:49:55 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:49:55 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:49:55 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 02:49:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:49:55 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/27 02:49:55 DEBUG : B2 bucket rclone-test-cucanib0vonu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.07s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:49:56 INFO : sub dir2: Making directory 2026/09/27 02:49:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/27 02:49:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/27 02:49:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 02:49:56 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:49:56 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:49:56 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 02:49:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:49:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.07s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:49:57 DEBUG : sub dir2: Making directory with metadata 2026/09/27 02:49:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/27 02:49:57 INFO : sub dir2: Making directory 2026/09/27 02:49:57 INFO : sub dir: Making directory 2026/09/27 02:49:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 02:49:57 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:49:57 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:49:57 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 02:49:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:49:57 INFO : sub dir/hello world: Copied (new) 2026/09/27 02:49:57 INFO : sub dir/hello world: Deleted fstest.go:251: Filtering empty directory "sub dir2" 2026/09/27 02:49:58 DEBUG : B2 bucket rclone-test-cucanib0vonu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/27 02:49:58 DEBUG : B2 bucket rclone-test-cucanib0vonu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.27s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:49:59 INFO : sub dir2: Making directory 2026/09/27 02:49:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 02:49:59 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:49:59 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:49:59 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 02:49:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:49:59 INFO : sub dir/hello world: Copied (new) 2026/09/27 02:49:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.08s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:00 DEBUG : sub dir2: Making directory with metadata 2026/09/27 02:50:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/27 02:50:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/27 02:50:00 INFO : sub dir2: Making directory 2026/09/27 02:50:00 INFO : sub dir: Making directory 2026/09/27 02:50:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 02:50:00 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:00 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:00 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 02:50:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:50:00 INFO : sub dir/hello world: Copied (new) 2026/09/27 02:50:00 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" 2026/09/27 02:50:00 DEBUG : B2 bucket rclone-test-cucanib0vonu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.17s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:01 INFO : sub dir2: Making directory 2026/09/27 02:50:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 02:50:01 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:01 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:02 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 02:50:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:50:02 INFO : sub dir/hello world: Copied (new) 2026/09/27 02:50:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.08s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:03 DEBUG : Creating backend with remote "TestB2:rclone-test-gihonak6cumo" 2026/09/27 02:50:03 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-cucanib0vonu -> B2 bucket rclone-test-gihonak6cumo 2026/09/27 02:50:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 02:50:04 DEBUG : B2 bucket rclone-test-gihonak6cumo: Waiting for checks to finish 2026/09/27 02:50:04 DEBUG : B2 bucket rclone-test-gihonak6cumo: Waiting for transfers to finish 2026/09/27 02:50:04 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 02:50:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:50:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/27 02:50:05 DEBUG : B2 bucket rclone-test-gihonak6cumo: Purge remote 2026/09/27 02:50:05 INFO : B2 bucket rclone-test-gihonak6cumo: cleaning bucket "rclone-test-gihonak6cumo" of all files 2026/09/27 02:50:05 DEBUG : sub dir/hello world: Deleting (id "4_z4f220d93c05deb0baf080e1b_f411e941023615390_d20260927_m025004_c001_v0001039_t0047_u01790477404819") --- PASS: TestServerSideCopy (3.49s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:06 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone612334644) 2026/09/27 02:50:06 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:50:06 DEBUG : sub dir/hello world: Sizes differ 2026/09/27 02:50:06 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:06 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:07 DEBUG : sub dir/hello world: size = 17 OK 2026/09/27 02:50:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/27 02:50:07 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.45s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:08 DEBUG : Creating backend with remote "TestB2:rclone-test-gitufal1doqu" 2026/09/27 02:50:08 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-cucanib0vonu -> B2 bucket rclone-test-gitufal1doqu 2026/09/27 02:50:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 02:50:09 DEBUG : B2 bucket rclone-test-gitufal1doqu: Waiting for checks to finish 2026/09/27 02:50:09 DEBUG : B2 bucket rclone-test-gitufal1doqu: Waiting for transfers to finish 2026/09/27 02:50:09 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 02:50:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:50:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/27 02:50:10 DEBUG : B2 bucket rclone-test-gitufal1doqu: Waiting for checks to finish 2026/09/27 02:50:10 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:50:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gitufal1doqu) 2026/09/27 02:50:10 DEBUG : sub dir/hello world: Sizes differ 2026/09/27 02:50:10 DEBUG : B2 bucket rclone-test-gitufal1doqu: Waiting for transfers to finish 2026/09/27 02:50:10 DEBUG : sub dir/hello world: size = 17 OK 2026/09/27 02:50:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/27 02:50:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/27 02:50:11 DEBUG : B2 bucket rclone-test-gitufal1doqu: Purge remote 2026/09/27 02:50:11 INFO : B2 bucket rclone-test-gitufal1doqu: cleaning bucket "rclone-test-gitufal1doqu" of all files 2026/09/27 02:50:11 DEBUG : sub dir/hello world: Deleting (id "4_z8f221dc3c05deb0baf080e1b_f419d159a6b512a10_d20260927_m025010_c001_v0001167_t0033_u01790477410746") 2026/09/27 02:50:11 DEBUG : sub dir/hello world: Deleting (id "4_z8f221dc3c05deb0baf080e1b_f4131c9cfa1673961_d20260927_m025009_c001_v0001174_t0034_u01790477409801") --- PASS: TestServerSideCopyOverSelf (5.09s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:13 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone612334644) 2026/09/27 02:50:13 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:50:13 DEBUG : sub dir/hello world: Sizes differ 2026/09/27 02:50:13 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:13 DEBUG : sub dir/hello world: size = 17 OK 2026/09/27 02:50:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/27 02:50:13 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/27 02:50:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.45s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:14 DEBUG : Creating backend with remote "TestB2:rclone-test-qobihun5vaqe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-cucanib0vonu -> B2 bucket rclone-test-qobihun5vaqe 2026/09/27 02:50:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 02:50:15 DEBUG : B2 bucket rclone-test-qobihun5vaqe: Waiting for checks to finish 2026/09/27 02:50:15 DEBUG : B2 bucket rclone-test-qobihun5vaqe: Waiting for transfers to finish 2026/09/27 02:50:16 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 02:50:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:50:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/27 02:50:17 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:50:17 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qobihun5vaqe) 2026/09/27 02:50:17 DEBUG : sub dir/hello world: Sizes differ 2026/09/27 02:50:17 DEBUG : B2 bucket rclone-test-qobihun5vaqe: Waiting for checks to finish 2026/09/27 02:50:17 DEBUG : B2 bucket rclone-test-qobihun5vaqe: Waiting for transfers to finish 2026/09/27 02:50:17 DEBUG : sub dir/hello world: size = 17 OK 2026/09/27 02:50:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/27 02:50:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/27 02:50:17 INFO : sub dir/hello world: Deleted 2026/09/27 02:50:18 DEBUG : testing file moves 2026/09/27 02:50:18 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:50:18 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qobihun5vaqe) 2026/09/27 02:50:18 DEBUG : sub dir/hello world: Sizes differ 2026/09/27 02:50:18 DEBUG : B2 bucket rclone-test-qobihun5vaqe: Waiting for checks to finish 2026/09/27 02:50:18 DEBUG : B2 bucket rclone-test-qobihun5vaqe: Waiting for transfers to finish 2026/09/27 02:50:18 DEBUG : sub dir/hello world: size = 24 OK 2026/09/27 02:50:18 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/09/27 02:50:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/27 02:50:18 INFO : sub dir/hello world: Deleted 2026/09/27 02:50:19 DEBUG : B2 bucket rclone-test-qobihun5vaqe: Purge remote 2026/09/27 02:50:19 INFO : B2 bucket rclone-test-qobihun5vaqe: cleaning bucket "rclone-test-qobihun5vaqe" of all files 2026/09/27 02:50:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f123d63c05deb0baf080e1b_f4173f30ac8a86d55_d20260927_m025018_c001_v0001176_t0027_u01790477418568") 2026/09/27 02:50:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f123d63c05deb0baf080e1b_f410d841925ac12a5_d20260927_m025017_c001_v0001176_t0028_u01790477417279") 2026/09/27 02:50:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f123d63c05deb0baf080e1b_f4083a380ad7f17a4_d20260927_m025016_c001_v0001185_t0055_u01790477416348") --- PASS: TestServerSideMoveOverSelf (6.31s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:20 ERROR : error listing: directory not found 2026/09/27 02:50:21 INFO : Local file system at /tmp/rclone612334644: Making directory 2026/09/27 02:50:21 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:21 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.26s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 02:50:22 DEBUG : Local file system at /tmp/rclone612334644: Waiting for checks to finish 2026/09/27 02:50:22 DEBUG : Local file system at /tmp/rclone612334644: Waiting for transfers to finish 2026/09/27 02:50:23 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/09/27 02:50:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:50:23 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/09/27 02:50:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.62s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:23 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/27 02:50:23 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:23 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:23 DEBUG : check sum: size = 1 OK 2026/09/27 02:50:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/27 02:50:23 INFO : check sum: Copied (new) 2026/09/27 02:50:23 DEBUG : Waiting for deletions to finish 2026/09/27 02:50:24 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:24 DEBUG : check sum: size = 1 OK 2026/09/27 02:50:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/27 02:50:24 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/09/27 02:50:24 DEBUG : check sum: Unchanged skipping 2026/09/27 02:50:24 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:24 DEBUG : Waiting for deletions to finish 2026/09/27 02:50:24 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.44s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:25 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/27 02:50:25 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:25 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:25 DEBUG : sizeonly: size = 6 OK 2026/09/27 02:50:25 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/27 02:50:25 INFO : sizeonly: Copied (new) 2026/09/27 02:50:25 DEBUG : Waiting for deletions to finish 2026/09/27 02:50:25 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:25 DEBUG : sizeonly: size = 6 OK 2026/09/27 02:50:25 DEBUG : sizeonly: Sizes identical 2026/09/27 02:50:25 DEBUG : sizeonly: Unchanged skipping 2026/09/27 02:50:25 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:25 DEBUG : Waiting for deletions to finish 2026/09/27 02:50:25 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.44s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/27 02:50:26 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:26 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:26 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/09/27 02:50:26 INFO : ignore-size: Copied (new) 2026/09/27 02:50:26 DEBUG : Waiting for deletions to finish 2026/09/27 02:50:27 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:27 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:50:27 DEBUG : ignore-size: Unchanged skipping 2026/09/27 02:50:27 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:27 DEBUG : Waiting for deletions to finish 2026/09/27 02:50:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.51s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:28 DEBUG : existing: size = 6 OK 2026/09/27 02:50:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:50:28 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:28 DEBUG : existing: Unchanged skipping 2026/09/27 02:50:28 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:28 DEBUG : Waiting for deletions to finish 2026/09/27 02:50:28 INFO : There was nothing to transfer 2026/09/27 02:50:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/27 02:50:28 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:28 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:28 DEBUG : existing: size = 6 OK 2026/09/27 02:50:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/27 02:50:28 INFO : existing: Copied (replaced existing) 2026/09/27 02:50:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.62s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/27 02:50:29 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:29 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:29 DEBUG : existing: size = 6 OK 2026/09/27 02:50:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/27 02:50:29 INFO : existing: Copied (new) 2026/09/27 02:50:29 DEBUG : Waiting for deletions to finish 2026/09/27 02:50:30 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:30 DEBUG : existing: Destination exists, skipping 2026/09/27 02:50:30 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:30 DEBUG : Waiting for deletions to finish 2026/09/27 02:50:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.44s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:31 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/27 02:50:31 DEBUG : c/non empty space: size = 5 OK 2026/09/27 02:50:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:50:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/27 02:50:31 DEBUG : c/non empty space: Unchanged skipping 2026/09/27 02:50:31 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:31 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:32 DEBUG : a/potato2: size = 60 OK 2026/09/27 02:50:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 02:50:32 INFO : a/potato2: Copied (new) 2026/09/27 02:50:32 DEBUG : Waiting for deletions to finish 2026/09/27 02:50:32 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.16s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:33 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:33 DEBUG : empty space: size = 1 OK 2026/09/27 02:50:33 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/27 02:50:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/27 02:50:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/09/27 02:50:33 DEBUG : empty space: Unchanged skipping 2026/09/27 02:50:33 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:33 DEBUG : Waiting for deletions to finish 2026/09/27 02:50:33 INFO : There was nothing to transfer 2026/09/27 02:50:34 DEBUG : empty space: size = 1 OK 2026/09/27 02:50:34 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/27 02:50:34 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/27 02:50:34 INFO : empty space: Updated modification time in destination 2026/09/27 02:50:34 DEBUG : empty space: Unchanged skipping 2026/09/27 02:50:34 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:34 DEBUG : Waiting for deletions to finish 2026/09/27 02:50:34 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.37s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:36 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:36 DEBUG : empty space: size = 1 OK 2026/09/27 02:50:36 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/27 02:50:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/27 02:50:36 DEBUG : empty space: Unchanged skipping 2026/09/27 02:50:36 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:36 DEBUG : Waiting for deletions to finish 2026/09/27 02:50:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.26s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:37 DEBUG : foo: size = 3 OK 2026/09/27 02:50:37 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/27 02:50:37 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone612334644) 2026/09/27 02:50:37 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:50:37 DEBUG : foo: sha1 differ 2026/09/27 02:50:37 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:37 DEBUG : foo: size = 3 OK 2026/09/27 02:50:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/09/27 02:50:37 INFO : foo: Copied (replaced existing) 2026/09/27 02:50:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.44s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:38 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/27 02:50:38 DEBUG : empty space: size = 1 OK 2026/09/27 02:50:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:50:38 DEBUG : empty space: Unchanged skipping 2026/09/27 02:50:38 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:38 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:39 DEBUG : potato: size = 60 OK 2026/09/27 02:50:39 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 02:50:39 INFO : potato: Copied (new) 2026/09/27 02:50:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.24s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:41 DEBUG : potato: size = 21 (Local file system at /tmp/rclone612334644) 2026/09/27 02:50:41 DEBUG : potato: size = 60 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:50:41 DEBUG : potato: Sizes differ 2026/09/27 02:50:41 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:41 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:41 DEBUG : potato: size = 21 OK 2026/09/27 02:50:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/09/27 02:50:41 INFO : potato: Copied (replaced existing) 2026/09/27 02:50:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.69s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:42 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:42 DEBUG : potato: size = 21 OK 2026/09/27 02:50:42 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/27 02:50:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone612334644) 2026/09/27 02:50:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:50:42 DEBUG : potato: sha1 differ 2026/09/27 02:50:42 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:42 DEBUG : potato: size = 21 OK 2026/09/27 02:50:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/09/27 02:50:42 INFO : potato: Copied (replaced existing) 2026/09/27 02:50:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 02:50:44 DEBUG : empty space: size = 1 OK 2026/09/27 02:50:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:50:44 DEBUG : empty space: Unchanged skipping 2026/09/27 02:50:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/27 02:50:44 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:44 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:44 DEBUG : Waiting for deletions to finish 2026/09/27 02:50:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 02:50:45 DEBUG : empty space: size = 1 OK 2026/09/27 02:50:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:50:45 DEBUG : empty space: Unchanged skipping 2026/09/27 02:50:45 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:45 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:46 DEBUG : potato2: size = 60 OK 2026/09/27 02:50:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 02:50:46 INFO : potato2: Copied (new) 2026/09/27 02:50:46 DEBUG : Waiting for deletions to finish 2026/09/27 02:50:46 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:47 INFO : d: Making directory 2026/09/27 02:50:47 INFO : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2026/09/27 02:50:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/27 02:50:47 DEBUG : c/non empty space: size = 5 OK 2026/09/27 02:50:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:50:47 DEBUG : c/non empty space: Unchanged skipping 2026/09/27 02:50:47 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:47 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:48 DEBUG : a/potato2: size = 60 OK 2026/09/27 02:50:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 02:50:48 INFO : a/potato2: Copied (new) 2026/09/27 02:50:48 DEBUG : Waiting for deletions to finish 2026/09/27 02:50:48 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:49 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/27 02:50:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/27 02:50:50 DEBUG : c/non empty space: size = 5 OK 2026/09/27 02:50:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:50:50 DEBUG : c/non empty space: Unchanged skipping 2026/09/27 02:50:50 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:50 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:50 DEBUG : a/potato2: size = 60 OK 2026/09/27 02:50:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 02:50:50 INFO : a/potato2: Copied (new) 2026/09/27 02:50:50 ERROR : B2 bucket rclone-test-cucanib0vonu: not deleting files as there were IO errors 2026/09/27 02:50:50 ERROR : B2 bucket rclone-test-cucanib0vonu: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.22s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:52 DEBUG : Waiting for deletions to finish 2026/09/27 02:50:52 DEBUG : empty space: size = 1 OK 2026/09/27 02:50:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:50:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 02:50:52 DEBUG : empty space: Unchanged skipping 2026/09/27 02:50:52 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:52 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:52 INFO : potato: Deleted 2026/09/27 02:50:52 DEBUG : potato2: size = 60 OK 2026/09/27 02:50:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 02:50:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.15s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:54 DEBUG : Waiting for deletions to finish 2026/09/27 02:50:54 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:54 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:54 INFO : potato: Deleted 2026/09/27 02:50:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 02:50:54 DEBUG : empty space: size = 1 OK 2026/09/27 02:50:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:50:54 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:54 DEBUG : empty space: Unchanged skipping 2026/09/27 02:50:54 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:55 DEBUG : potato2: size = 60 OK 2026/09/27 02:50:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 02:50:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.29s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 02:50:56 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:56 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:56 DEBUG : potato2: size = 19 OK 2026/09/27 02:50:56 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/09/27 02:50:56 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.62s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:50:58 DEBUG : enormous: Excluded (Size Filter) 2026/09/27 02:50:58 DEBUG : enormous: Excluded 2026/09/27 02:50:58 DEBUG : potato2: Excluded (Size Filter) 2026/09/27 02:50:58 DEBUG : potato2: Excluded 2026/09/27 02:50:58 DEBUG : potato2: Excluded (Size Filter) 2026/09/27 02:50:58 DEBUG : empty space: size = 1 OK 2026/09/27 02:50:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:50:58 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:50:58 DEBUG : empty space: Unchanged skipping 2026/09/27 02:50:58 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:50:58 DEBUG : Waiting for deletions to finish 2026/09/27 02:50:58 INFO : There was nothing to transfer 2026/09/27 02:50:58 DEBUG : enormous: Excluded (Size Filter) 2026/09/27 02:50:58 DEBUG : enormous: Excluded 2026/09/27 02:50:58 DEBUG : potato2: Excluded (Size Filter) 2026/09/27 02:50:58 DEBUG : potato2: Excluded 2026/09/27 02:50:58 DEBUG : potato2: Excluded (Size Filter) 2026/09/27 02:50:58 DEBUG : empty space: size = 1 OK 2026/09/27 02:50:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/27 02:50:58 DEBUG : empty space: Unchanged skipping 2026/09/27 02:50:58 DEBUG : Local file system at /tmp/rclone612334644: Waiting for checks to finish 2026/09/27 02:50:58 DEBUG : Local file system at /tmp/rclone612334644: Waiting for transfers to finish 2026/09/27 02:50:58 DEBUG : Waiting for deletions to finish 2026/09/27 02:50:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:51:00 DEBUG : enormous: Excluded (Size Filter) 2026/09/27 02:51:00 DEBUG : enormous: Excluded 2026/09/27 02:51:00 DEBUG : potato2: Excluded (Size Filter) 2026/09/27 02:51:00 DEBUG : potato2: Excluded 2026/09/27 02:51:00 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:51:00 DEBUG : empty space: size = 1 OK 2026/09/27 02:51:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:51:00 DEBUG : empty space: Unchanged skipping 2026/09/27 02:51:00 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:51:00 DEBUG : Waiting for deletions to finish 2026/09/27 02:51:01 INFO : potato2: Deleted 2026/09/27 02:51:01 INFO : enormous: Deleted 2026/09/27 02:51:01 INFO : There was nothing to transfer 2026/09/27 02:51:01 DEBUG : empty space: size = 1 OK 2026/09/27 02:51:01 DEBUG : Local file system at /tmp/rclone612334644: Waiting for checks to finish 2026/09/27 02:51:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/27 02:51:01 DEBUG : empty space: Unchanged skipping 2026/09/27 02:51:01 DEBUG : Local file system at /tmp/rclone612334644: Waiting for transfers to finish 2026/09/27 02:51:01 DEBUG : Waiting for deletions to finish 2026/09/27 02:51:01 INFO : potato2: Deleted 2026/09/27 02:51:01 INFO : enormous: Deleted 2026/09/27 02:51:01 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.81s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:51:03 DEBUG : five: Need to transfer - File not found at Destination 2026/09/27 02:51:03 DEBUG : one: Destination is newer than source, skipping 2026/09/27 02:51:03 DEBUG : four: size = 4 (Local file system at /tmp/rclone612334644) 2026/09/27 02:51:03 DEBUG : four: size = 8 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:51:03 DEBUG : four: Sizes differ 2026/09/27 02:51:03 DEBUG : two: size = 3 OK 2026/09/27 02:51:03 DEBUG : three: size = 5 OK 2026/09/27 02:51:03 DEBUG : three: Sizes identical 2026/09/27 02:51:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/27 02:51:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/27 02:51:03 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:51:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone612334644) 2026/09/27 02:51:03 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:51:03 DEBUG : two: sha1 differ 2026/09/27 02:51:03 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:51:03 DEBUG : five: size = 4 OK 2026/09/27 02:51:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/27 02:51:03 INFO : five: Copied (new) 2026/09/27 02:51:04 DEBUG : two: size = 3 OK 2026/09/27 02:51:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/27 02:51:04 INFO : two: Copied (replaced existing) 2026/09/27 02:51:04 DEBUG : four: size = 4 OK 2026/09/27 02:51:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/27 02:51:04 INFO : four: Copied (replaced existing) 2026/09/27 02:51:04 DEBUG : Waiting for deletions to finish 2026/09/27 02:51:04 DEBUG : four: size = 4 OK 2026/09/27 02:51:04 DEBUG : five: size = 4 OK 2026/09/27 02:51:04 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:51:04 DEBUG : two: size = 3 OK 2026/09/27 02:51:04 DEBUG : one: Destination is newer than source, skipping 2026/09/27 02:51:04 DEBUG : three: size = 5 OK 2026/09/27 02:51:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/27 02:51:04 DEBUG : four: Size and sha1 of src and dst objects identical 2026/09/27 02:51:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/27 02:51:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/27 02:51:04 DEBUG : five: Size and sha1 of src and dst objects identical 2026/09/27 02:51:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/09/27 02:51:04 DEBUG : two: Size and sha1 of src and dst objects identical 2026/09/27 02:51:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/09/27 02:51:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/09/27 02:51:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone612334644) 2026/09/27 02:51:04 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:51:04 DEBUG : three: sha1 differ 2026/09/27 02:51:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/09/27 02:51:04 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:51:04 DEBUG : three: size = 5 OK 2026/09/27 02:51:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/27 02:51:04 INFO : three: Copied (replaced existing) 2026/09/27 02:51:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.01s) === 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-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/09/27 02:51:06 INFO : B2 bucket rclone-test-cucanib0vonu: Making map for --track-renames 2026/09/27 02:51:06 INFO : B2 bucket rclone-test-cucanib0vonu: Finished making map for --track-renames 2026/09/27 02:51:06 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:51:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/27 02:51:06 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for renames to finish 2026/09/27 02:51:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/27 02:51:06 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:51:06 DEBUG : yam: size = 11 OK 2026/09/27 02:51:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/27 02:51:06 INFO : yam: Copied (new) 2026/09/27 02:51:06 DEBUG : potato: size = 14 OK 2026/09/27 02:51:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/27 02:51:06 INFO : potato: Copied (new) 2026/09/27 02:51:06 DEBUG : Waiting for deletions to finish 2026/09/27 02:51:07 DEBUG : potato: size = 14 OK 2026/09/27 02:51:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:51:07 INFO : B2 bucket rclone-test-cucanib0vonu: Making map for --track-renames 2026/09/27 02:51:07 DEBUG : potato: Unchanged skipping 2026/09/27 02:51:07 INFO : B2 bucket rclone-test-cucanib0vonu: Finished making map for --track-renames 2026/09/27 02:51:07 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:51:07 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for renames to finish 2026/09/27 02:51:07 DEBUG : yaml: size = 11 OK 2026/09/27 02:51:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/27 02:51:07 INFO : yam: Copied (server-side copy) to: yaml 2026/09/27 02:51:08 INFO : yam: Deleted 2026/09/27 02:51:08 INFO : yaml: Renamed from "yam" 2026/09/27 02:51:08 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:51:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.73s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/09/27 02:51:09 INFO : B2 bucket rclone-test-cucanib0vonu: Making map for --track-renames 2026/09/27 02:51:09 INFO : B2 bucket rclone-test-cucanib0vonu: Finished making map for --track-renames 2026/09/27 02:51:09 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:51:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/27 02:51:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/27 02:51:09 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for renames to finish 2026/09/27 02:51:09 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:51:09 DEBUG : potato: size = 14 OK 2026/09/27 02:51:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/27 02:51:09 INFO : potato: Copied (new) 2026/09/27 02:51:09 DEBUG : yam: size = 11 OK 2026/09/27 02:51:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/27 02:51:09 INFO : yam: Copied (new) 2026/09/27 02:51:09 DEBUG : Waiting for deletions to finish 2026/09/27 02:51:09 DEBUG : potato: size = 14 OK 2026/09/27 02:51:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:51:09 DEBUG : potato: Unchanged skipping 2026/09/27 02:51:09 INFO : B2 bucket rclone-test-cucanib0vonu: Making map for --track-renames 2026/09/27 02:51:09 INFO : B2 bucket rclone-test-cucanib0vonu: Finished making map for --track-renames 2026/09/27 02:51:09 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:51:09 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for renames to finish 2026/09/27 02:51:10 DEBUG : yaml: size = 11 OK 2026/09/27 02:51:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/27 02:51:10 INFO : yam: Copied (server-side copy) to: yaml 2026/09/27 02:51:10 INFO : yam: Deleted 2026/09/27 02:51:10 INFO : yaml: Renamed from "yam" 2026/09/27 02:51:10 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:51:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.21s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/09/27 02:51:11 INFO : B2 bucket rclone-test-cucanib0vonu: Making map for --track-renames 2026/09/27 02:51:11 INFO : B2 bucket rclone-test-cucanib0vonu: Finished making map for --track-renames 2026/09/27 02:51:11 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:51:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/27 02:51:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/27 02:51:11 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for renames to finish 2026/09/27 02:51:11 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:51:11 DEBUG : potato: size = 14 OK 2026/09/27 02:51:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/27 02:51:11 INFO : potato: Copied (new) 2026/09/27 02:51:11 DEBUG : sub/yam: size = 11 OK 2026/09/27 02:51:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/27 02:51:11 INFO : sub/yam: Copied (new) 2026/09/27 02:51:11 DEBUG : Waiting for deletions to finish 2026/09/27 02:51:12 DEBUG : potato: size = 14 OK 2026/09/27 02:51:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:51:12 DEBUG : potato: Unchanged skipping 2026/09/27 02:51:12 INFO : B2 bucket rclone-test-cucanib0vonu: Making map for --track-renames 2026/09/27 02:51:12 INFO : B2 bucket rclone-test-cucanib0vonu: Finished making map for --track-renames 2026/09/27 02:51:12 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:51:12 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for renames to finish 2026/09/27 02:51:12 DEBUG : yam: size = 11 OK 2026/09/27 02:51:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/27 02:51:12 INFO : sub/yam: Copied (server-side copy) to: yam 2026/09/27 02:51:12 INFO : sub/yam: Deleted 2026/09/27 02:51:12 INFO : yam: Renamed from "sub/yam" 2026/09/27 02:51:12 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:51:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.26s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:51:13 DEBUG : Creating backend with remote "/tmp/rclone612334644/dir1" 2026/09/27 02:51:13 DEBUG : Config file has changed externally - reloading 2026/09/27 02:51:13 DEBUG : Creating backend with remote "/tmp/rclone612334644/dir2" 2026/09/27 02:51:13 DEBUG : Local file system at /tmp/rclone612334644/dir2: Using server-side directory move 2026/09/27 02:51:13 INFO : Local file system at /tmp/rclone612334644/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/27 02:51:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/27 02:51:13 DEBUG : Local file system at /tmp/rclone612334644/dir2: Waiting for checks to finish 2026/09/27 02:51:13 DEBUG : Local file system at /tmp/rclone612334644/dir2: Waiting for transfers to finish 2026/09/27 02:51:13 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:51:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 02:51:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/27 02:51:14 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:51:14 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:51:14 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 02:51:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:51:14 INFO : sub dir/hello world: Copied (new) 2026/09/27 02:51:14 INFO : sub dir/hello world: Deleted 2026/09/27 02:51:14 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/27 02:51:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/27 02:51:14 INFO : nested/sub dir/file: Copied (new) 2026/09/27 02:51:14 INFO : nested/sub dir/file: Deleted 2026/09/27 02:51:14 INFO : sub dir: Removing directory 2026/09/27 02:51:14 INFO : nested/sub dir: Removing directory 2026/09/27 02:51:14 INFO : nested: Removing directory 2026/09/27 02:51:14 DEBUG : Local file system at /tmp/rclone612334644: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.28s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:51:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/27 02:51:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/27 02:51:15 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:51:15 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:51:15 DEBUG : sub dir/hello world: size = 11 OK 2026/09/27 02:51:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:51:15 INFO : sub dir/hello world: Copied (new) 2026/09/27 02:51:15 INFO : sub dir/hello world: Deleted 2026/09/27 02:51:15 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/27 02:51:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/27 02:51:15 INFO : nested/sub dir/file: Copied (new) 2026/09/27 02:51:15 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.28s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:51:16 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/27 02:51:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/27 02:51:16 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:51:16 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:51:16 DEBUG : existing: size = 6 OK 2026/09/27 02:51:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/27 02:51:16 INFO : existing: Copied (new) 2026/09/27 02:51:16 INFO : existing: Deleted 2026/09/27 02:51:16 DEBUG : existing-b: size = 6 OK 2026/09/27 02:51:16 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/09/27 02:51:16 INFO : existing-b: Copied (new) 2026/09/27 02:51:16 INFO : existing-b: Deleted 2026/09/27 02:51:17 DEBUG : existing: Destination exists, skipping 2026/09/27 02:51:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/27 02:51:17 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:51:17 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:51:17 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.68s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:51:18 DEBUG : Creating backend with remote "TestB2:rclone-test-hicugew2gide" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-cucanib0vonu -> B2 bucket rclone-test-hicugew2gide 2026/09/27 02:51:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 02:51:21 DEBUG : empty space: size = 1 OK 2026/09/27 02:51:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/27 02:51:21 DEBUG : empty space: Unchanged skipping 2026/09/27 02:51:21 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:51:21 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hicugew2gide) 2026/09/27 02:51:21 DEBUG : potato3: Sizes differ 2026/09/27 02:51:21 DEBUG : B2 bucket rclone-test-hicugew2gide: Waiting for checks to finish 2026/09/27 02:51:21 INFO : empty space: Deleted 2026/09/27 02:51:21 DEBUG : B2 bucket rclone-test-hicugew2gide: Waiting for transfers to finish 2026/09/27 02:51:22 DEBUG : potato3: size = 68 OK 2026/09/27 02:51:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/27 02:51:22 INFO : potato3: Copied (server-side copy) 2026/09/27 02:51:22 DEBUG : potato2: size = 60 OK 2026/09/27 02:51:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 02:51:22 INFO : potato2: Copied (server-side copy) 2026/09/27 02:51:22 INFO : potato3: Deleted 2026/09/27 02:51:22 INFO : potato2: Deleted 2026/09/27 02:51:23 DEBUG : Creating backend with remote "TestB2:rclone-test-suxucos0cofi" 2026/09/27 02:51:24 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/27 02:51:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 02:51:24 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/27 02:51:24 DEBUG : B2 bucket rclone-test-suxucos0cofi: Waiting for checks to finish 2026/09/27 02:51:24 DEBUG : B2 bucket rclone-test-suxucos0cofi: Waiting for transfers to finish 2026/09/27 02:51:24 DEBUG : empty space: size = 1 OK 2026/09/27 02:51:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/27 02:51:24 INFO : empty space: Copied (server-side copy) 2026/09/27 02:51:25 INFO : empty space: Deleted 2026/09/27 02:51:25 DEBUG : potato3: size = 68 OK 2026/09/27 02:51:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/27 02:51:25 INFO : potato3: Copied (server-side copy) 2026/09/27 02:51:25 INFO : potato3: Deleted 2026/09/27 02:51:25 DEBUG : potato2: size = 60 OK 2026/09/27 02:51:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 02:51:25 INFO : potato2: Copied (server-side copy) 2026/09/27 02:51:25 INFO : potato2: Deleted 2026/09/27 02:51:25 DEBUG : B2 bucket rclone-test-suxucos0cofi: Purge remote 2026/09/27 02:51:25 INFO : B2 bucket rclone-test-suxucos0cofi: cleaning bucket "rclone-test-suxucos0cofi" of all files 2026/09/27 02:51:26 DEBUG : empty space: Deleting (id "4_z6f724d13c06deb0baf080e1b_f40255d095e54daee_d20260927_m025124_c001_v0001098_t0051_u01790477484875") 2026/09/27 02:51:26 DEBUG : potato2: Deleting (id "4_z6f724d13c06deb0baf080e1b_f116ce0af6a5923db_d20260927_m025125_c001_v0001172_t0034_u01790477485245") 2026/09/27 02:51:26 DEBUG : potato3: Deleting (id "4_z6f724d13c06deb0baf080e1b_f10200a970540ee31_d20260927_m025125_c001_v0001185_t0035_u01790477485121") 2026/09/27 02:51:26 DEBUG : B2 bucket rclone-test-hicugew2gide: Purge remote 2026/09/27 02:51:26 INFO : B2 bucket rclone-test-hicugew2gide: cleaning bucket "rclone-test-hicugew2gide" of all files 2026/09/27 02:51:26 DEBUG : empty space: Deleting (id "4_z1f323d13c06deb0baf080e1b_f426da6c10ea90855_d20260927_m025125_c001_v7007000_t0000_u01790477485060") 2026/09/27 02:51:26 DEBUG : empty space: Deleting (id "4_z1f323d13c06deb0baf080e1b_f4065f99583709a05_d20260927_m025121_c001_v0001184_t0023_u01790477481083") 2026/09/27 02:51:26 DEBUG : potato2: Deleting (id "4_z1f323d13c06deb0baf080e1b_f426da6c10ea90857_d20260927_m025125_c001_v7007000_t0000_u01790477485531") 2026/09/27 02:51:26 DEBUG : potato2: Deleting (id "4_z1f323d13c06deb0baf080e1b_f108958b3b3e96c6c_d20260927_m025121_c001_v0001041_t0009_u01790477481934") 2026/09/27 02:51:26 DEBUG : potato3: Deleting (id "4_z1f323d13c06deb0baf080e1b_f426da6c10ea90856_d20260927_m025125_c001_v7007000_t0000_u01790477485315") 2026/09/27 02:51:26 DEBUG : potato3: Deleting (id "4_z1f323d13c06deb0baf080e1b_f113a5f4fbaa2ffa7_d20260927_m025122_c001_v0001179_t0046_u01790477482301") 2026/09/27 02:51:26 DEBUG : potato3: Deleting (id "4_z1f323d13c06deb0baf080e1b_f1065f99583709a07_d20260927_m025121_c001_v0001184_t0024_u01790477481267") --- PASS: TestServerSideMove (9.99s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:51:28 DEBUG : Creating backend with remote "TestB2:rclone-test-pugidat1boqe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-cucanib0vonu -> B2 bucket rclone-test-pugidat1boqe 2026/09/27 02:51:32 DEBUG : empty space: Excluded (Size Filter) 2026/09/27 02:51:32 DEBUG : empty space: Excluded (Size Filter) 2026/09/27 02:51:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 02:51:32 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:51:32 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pugidat1boqe) 2026/09/27 02:51:32 DEBUG : potato3: Sizes differ 2026/09/27 02:51:32 DEBUG : B2 bucket rclone-test-pugidat1boqe: Waiting for checks to finish 2026/09/27 02:51:32 DEBUG : B2 bucket rclone-test-pugidat1boqe: Waiting for transfers to finish 2026/09/27 02:51:33 DEBUG : potato2: size = 60 OK 2026/09/27 02:51:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 02:51:33 INFO : potato2: Copied (server-side copy) 2026/09/27 02:51:33 INFO : potato2: Deleted 2026/09/27 02:51:33 DEBUG : potato3: size = 68 OK 2026/09/27 02:51:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/27 02:51:33 INFO : potato3: Copied (server-side copy) 2026/09/27 02:51:34 INFO : potato3: Deleted 2026/09/27 02:51:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qobuhud6xezi" 2026/09/27 02:51:35 DEBUG : empty space: Excluded (Size Filter) 2026/09/27 02:51:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 02:51:35 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/27 02:51:35 DEBUG : B2 bucket rclone-test-qobuhud6xezi: Waiting for checks to finish 2026/09/27 02:51:35 DEBUG : B2 bucket rclone-test-qobuhud6xezi: Waiting for transfers to finish 2026/09/27 02:51:36 DEBUG : potato2: size = 60 OK 2026/09/27 02:51:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 02:51:36 INFO : potato2: Copied (server-side copy) 2026/09/27 02:51:36 INFO : potato2: Deleted 2026/09/27 02:51:36 DEBUG : potato3: size = 68 OK 2026/09/27 02:51:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/27 02:51:36 INFO : potato3: Copied (server-side copy) 2026/09/27 02:51:36 INFO : potato3: Deleted 2026/09/27 02:51:37 DEBUG : B2 bucket rclone-test-qobuhud6xezi: Purge remote 2026/09/27 02:51:37 INFO : B2 bucket rclone-test-qobuhud6xezi: cleaning bucket "rclone-test-qobuhud6xezi" of all files 2026/09/27 02:51:37 DEBUG : potato2: Deleting (id "4_zafc26dd3c06deb0baf080e1b_f1088b45dd9f5c43a_d20260927_m025136_c001_v0001099_t0021_u01790477496101") 2026/09/27 02:51:37 DEBUG : potato3: Deleting (id "4_zafc26dd3c06deb0baf080e1b_f116740879348feb3_d20260927_m025136_c001_v0001146_t0037_u01790477496470") 2026/09/27 02:51:37 DEBUG : B2 bucket rclone-test-pugidat1boqe: Purge remote 2026/09/27 02:51:37 INFO : B2 bucket rclone-test-pugidat1boqe: cleaning bucket "rclone-test-pugidat1boqe" of all files 2026/09/27 02:51:38 DEBUG : empty space: Deleting (id "4_z6fe25dc3c06deb0baf080e1b_f410172b757f3f93a_d20260927_m025132_c001_v0001183_t0000_u01790477492148") 2026/09/27 02:51:38 DEBUG : potato2: Deleting (id "4_z6fe25dc3c06deb0baf080e1b_f40707b4664ebcb8f_d20260927_m025136_c001_v7007000_t0000_u01790477496531") 2026/09/27 02:51:38 DEBUG : potato2: Deleting (id "4_z6fe25dc3c06deb0baf080e1b_f11821f4c4bb84e96_d20260927_m025132_c001_v0001150_t0049_u01790477492932") 2026/09/27 02:51:38 DEBUG : potato3: Deleting (id "4_z6fe25dc3c06deb0baf080e1b_f40707b4664ebcb93_d20260927_m025136_c001_v7007000_t0000_u01790477496765") 2026/09/27 02:51:38 DEBUG : potato3: Deleting (id "4_z6fe25dc3c06deb0baf080e1b_f115f87c7c8ae5104_d20260927_m025133_c001_v0001106_t0057_u01790477493270") 2026/09/27 02:51:38 DEBUG : potato3: Deleting (id "4_z6fe25dc3c06deb0baf080e1b_f110172b757f3f93c_d20260927_m025132_c001_v0001183_t0008_u01790477492331") --- PASS: TestServerSideMoveWithFilter (11.43s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:51:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kihapoc5kexe" 2026/09/27 02:51:39 DEBUG : Config file has changed externally - reloading 2026/09/27 02:51:42 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-cucanib0vonu -> B2 bucket rclone-test-kihapoc5kexe 2026/09/27 02:51:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 02:51:44 DEBUG : empty space: size = 1 OK 2026/09/27 02:51:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/27 02:51:44 DEBUG : empty space: Unchanged skipping 2026/09/27 02:51:44 DEBUG : B2 bucket rclone-test-kihapoc5kexe: Waiting for checks to finish 2026/09/27 02:51:44 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:51:44 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kihapoc5kexe) 2026/09/27 02:51:44 DEBUG : potato3: Sizes differ 2026/09/27 02:51:44 INFO : empty space: Deleted 2026/09/27 02:51:44 DEBUG : B2 bucket rclone-test-kihapoc5kexe: Waiting for transfers to finish 2026/09/27 02:51:44 DEBUG : potato2: size = 60 OK 2026/09/27 02:51:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 02:51:44 INFO : potato2: Copied (server-side copy) 2026/09/27 02:51:45 DEBUG : potato3: size = 68 OK 2026/09/27 02:51:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/27 02:51:45 INFO : potato3: Copied (server-side copy) 2026/09/27 02:51:45 INFO : potato2: Deleted 2026/09/27 02:51:45 INFO : potato3: Deleted 2026/09/27 02:51:45 DEBUG : Creating backend with remote "TestB2:rclone-test-xawekay2ruru" 2026/09/27 02:51:46 INFO : tomatoDir: Making directory 2026/09/27 02:51:47 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/27 02:51:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/27 02:51:47 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/27 02:51:47 DEBUG : B2 bucket rclone-test-xawekay2ruru: Waiting for checks to finish 2026/09/27 02:51:47 DEBUG : B2 bucket rclone-test-xawekay2ruru: Waiting for transfers to finish 2026/09/27 02:51:47 DEBUG : empty space: size = 1 OK 2026/09/27 02:51:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/27 02:51:47 INFO : empty space: Copied (server-side copy) 2026/09/27 02:51:47 INFO : empty space: Deleted 2026/09/27 02:51:48 DEBUG : potato2: size = 60 OK 2026/09/27 02:51:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/27 02:51:48 INFO : potato2: Copied (server-side copy) 2026/09/27 02:51:48 DEBUG : potato3: size = 68 OK 2026/09/27 02:51:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/27 02:51:48 INFO : potato3: Copied (server-side copy) 2026/09/27 02:51:48 INFO : potato2: Deleted 2026/09/27 02:51:48 INFO : potato3: Deleted 2026/09/27 02:51:48 DEBUG : B2 bucket rclone-test-xawekay2ruru: Purge remote 2026/09/27 02:51:48 INFO : B2 bucket rclone-test-xawekay2ruru: cleaning bucket "rclone-test-xawekay2ruru" of all files 2026/09/27 02:51:49 DEBUG : empty space: Deleting (id "4_z5fb29da3c06deb0baf080e1b_f415bf624def336c6_d20260927_m025147_c001_v0001099_t0045_u01790477507546") 2026/09/27 02:51:49 DEBUG : potato2: Deleting (id "4_z5fb29da3c06deb0baf080e1b_f105a14833c9d2b42_d20260927_m025147_c001_v0001157_t0055_u01790477507768") 2026/09/27 02:51:49 DEBUG : potato3: Deleting (id "4_z5fb29da3c06deb0baf080e1b_f1169d84b4961718a_d20260927_m025147_c001_v0001120_t0031_u01790477507938") 2026/09/27 02:51:49 DEBUG : B2 bucket rclone-test-kihapoc5kexe: Purge remote 2026/09/27 02:51:49 INFO : B2 bucket rclone-test-kihapoc5kexe: cleaning bucket "rclone-test-kihapoc5kexe" of all files 2026/09/27 02:51:49 DEBUG : empty space: Deleting (id "4_z0f128d93c06deb0baf080e1b_f40707b4664ebcbdf_d20260927_m025147_c001_v7007000_t0000_u01790477507730") 2026/09/27 02:51:49 DEBUG : empty space: Deleting (id "4_z0f128d93c06deb0baf080e1b_f414c74d2710a0866_d20260927_m025143_c001_v0001171_t0050_u01790477503657") 2026/09/27 02:51:49 DEBUG : potato2: Deleting (id "4_z0f128d93c06deb0baf080e1b_f40707b4664ebcbe0_d20260927_m025148_c001_v7007000_t0000_u01790477508115") 2026/09/27 02:51:49 DEBUG : potato2: Deleting (id "4_z0f128d93c06deb0baf080e1b_f119dbbd675f3e4ff_d20260927_m025144_c001_v0001157_t0008_u01790477504618") 2026/09/27 02:51:49 DEBUG : potato3: Deleting (id "4_z0f128d93c06deb0baf080e1b_f40707b4664ebcbe1_d20260927_m025148_c001_v7007000_t0000_u01790477508290") 2026/09/27 02:51:49 DEBUG : potato3: Deleting (id "4_z0f128d93c06deb0baf080e1b_f1141666ebcf8024e_d20260927_m025144_c001_v0001184_t0010_u01790477504983") 2026/09/27 02:51:49 DEBUG : potato3: Deleting (id "4_z0f128d93c06deb0baf080e1b_f114c74d2710a0868_d20260927_m025143_c001_v0001171_t0024_u01790477503843") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.57s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:51:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.53s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:51:53 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:51:55 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/rclone-sync-test" 2026/09/27 02:51:57 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/rclone-sync-test-include/layer2" 2026/09/27 02:51:59 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/rclone-sync-test-ignore-file" 2026/09/27 02:52:03 DEBUG : B2 bucket rclone-test-cucanib0vonu path rclone-sync-test: Waiting for checks to finish 2026/09/27 02:52:03 DEBUG : B2 bucket rclone-test-cucanib0vonu path rclone-sync-test: Waiting for transfers to finish 2026/09/27 02:52:03 DEBUG : Waiting for deletions to finish 2026/09/27 02:52:03 INFO : There was nothing to transfer 2026/09/27 02:52:04 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:52:04 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:52:04 DEBUG : Waiting for deletions to finish 2026/09/27 02:52:04 INFO : There was nothing to transfer 2026/09/27 02:52:04 DEBUG : B2 bucket rclone-test-cucanib0vonu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/09/27 02:52:04 DEBUG : B2 bucket rclone-test-cucanib0vonu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/09/27 02:52:04 DEBUG : Waiting for deletions to finish 2026/09/27 02:52:04 INFO : There was nothing to transfer 2026/09/27 02:52:05 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:52:05 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:52:05 DEBUG : Waiting for deletions to finish 2026/09/27 02:52:05 INFO : There was nothing to transfer 2026/09/27 02:52:05 DEBUG : B2 bucket rclone-test-cucanib0vonu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/09/27 02:52:05 DEBUG : B2 bucket rclone-test-cucanib0vonu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/09/27 02:52:05 DEBUG : Waiting for deletions to finish 2026/09/27 02:52:05 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.83s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:52:05 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/dst" 2026/09/27 02:52:07 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/CompareDest" 2026/09/27 02:52:09 DEBUG : one: Need to transfer - File not found at Destination 2026/09/27 02:52:09 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:52:09 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:52:09 DEBUG : one: size = 3 OK 2026/09/27 02:52:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/27 02:52:09 INFO : one: Copied (new) 2026/09/27 02:52:09 DEBUG : Waiting for deletions to finish 2026/09/27 02:52:10 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:52:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone612334644) 2026/09/27 02:52:10 DEBUG : one: size = 3 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:52:10 DEBUG : one: Sizes differ 2026/09/27 02:52:10 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:52:10 DEBUG : one: size = 5 OK 2026/09/27 02:52:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/27 02:52:10 INFO : one: Copied (replaced existing) 2026/09/27 02:52:10 DEBUG : Waiting for deletions to finish 2026/09/27 02:52:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone612334644) 2026/09/27 02:52:12 DEBUG : one: size = 3 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:52:12 DEBUG : one: Sizes differ 2026/09/27 02:52:12 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:52:12 DEBUG : one: size = 5 OK 2026/09/27 02:52:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:52:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/27 02:52:12 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:52:12 DEBUG : Waiting for deletions to finish 2026/09/27 02:52:12 INFO : There was nothing to transfer 2026/09/27 02:52:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone612334644) 2026/09/27 02:52:13 DEBUG : one: size = 3 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:52:13 DEBUG : one: Sizes differ 2026/09/27 02:52:13 DEBUG : two: size = 3 OK 2026/09/27 02:52:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:52:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/27 02:52:13 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:52:14 DEBUG : one: size = 5 OK 2026/09/27 02:52:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:52:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/27 02:52:14 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:52:14 DEBUG : Waiting for deletions to finish 2026/09/27 02:52:14 INFO : There was nothing to transfer 2026/09/27 02:52:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone612334644) 2026/09/27 02:52:14 DEBUG : one: size = 3 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:52:14 DEBUG : one: Sizes differ 2026/09/27 02:52:14 DEBUG : two: size = 3 OK 2026/09/27 02:52:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:52:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/27 02:52:14 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:52:14 DEBUG : one: size = 5 OK 2026/09/27 02:52:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:52:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/27 02:52:14 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:52:14 DEBUG : Waiting for deletions to finish 2026/09/27 02:52:14 INFO : There was nothing to transfer 2026/09/27 02:52:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone612334644) 2026/09/27 02:52:15 DEBUG : one: size = 3 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:52:15 DEBUG : one: Sizes differ 2026/09/27 02:52:15 DEBUG : two: size = 3 OK 2026/09/27 02:52:15 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/27 02:52:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/27 02:52:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/27 02:52:15 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:52:15 DEBUG : one: size = 5 OK 2026/09/27 02:52:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:52:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/27 02:52:15 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:52:15 DEBUG : Waiting for deletions to finish 2026/09/27 02:52:15 INFO : There was nothing to transfer 2026/09/27 02:52:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone612334644) 2026/09/27 02:52:16 DEBUG : one: size = 3 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:52:16 DEBUG : one: Sizes differ 2026/09/27 02:52:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone612334644) 2026/09/27 02:52:16 DEBUG : two: size = 3 (B2 bucket rclone-test-cucanib0vonu path CompareDest) 2026/09/27 02:52:16 DEBUG : two: Sizes differ 2026/09/27 02:52:16 DEBUG : two: Need to transfer - File not found at Destination 2026/09/27 02:52:16 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:52:16 DEBUG : one: size = 5 OK 2026/09/27 02:52:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:52:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/27 02:52:16 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:52:17 DEBUG : two: size = 5 OK 2026/09/27 02:52:17 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/09/27 02:52:17 INFO : two: Copied (new) 2026/09/27 02:52:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.43s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:52:19 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/dest" 2026/09/27 02:52:20 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/pre-dest1" 2026/09/27 02:52:21 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/pre-dest2" 2026/09/27 02:52:23 DEBUG : 1: size = 1 OK 2026/09/27 02:52:23 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:52:23 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/27 02:52:24 DEBUG : 2: size = 1 OK 2026/09/27 02:52:24 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:52:24 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/27 02:52:24 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/27 02:52:24 DEBUG : B2 bucket rclone-test-cucanib0vonu path dest: Waiting for checks to finish 2026/09/27 02:52:24 DEBUG : B2 bucket rclone-test-cucanib0vonu path dest: Waiting for transfers to finish 2026/09/27 02:52:25 DEBUG : 3: size = 1 OK 2026/09/27 02:52:25 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/09/27 02:52:25 INFO : 3: Copied (new) 2026/09/27 02:52:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.56s) === RUN TestSyncCopyDestImmutable run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:52:26 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/dst" 2026/09/27 02:52:29 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/CopyDest" 2026/09/27 02:52:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone612334644) 2026/09/27 02:52:31 DEBUG : one: size = 3 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:52:31 DEBUG : one: Sizes differ 2026/09/27 02:52:31 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:52:31 DEBUG : one: size = 5 OK 2026/09/27 02:52:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:52:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone612334644) 2026/09/27 02:52:31 DEBUG : one: size = 3 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:52:31 DEBUG : one: Sizes differ 2026/09/27 02:52:31 ERROR : one: Source and destination exist but do not match: immutable file modified 2026/09/27 02:52:31 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish --- PASS: TestSyncCopyDestImmutable (5.27s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:52:32 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/dst" 2026/09/27 02:52:33 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/CopyDest" 2026/09/27 02:52:35 DEBUG : one: Need to transfer - File not found at Destination 2026/09/27 02:52:35 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:52:35 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:52:36 DEBUG : one: size = 3 OK 2026/09/27 02:52:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/27 02:52:36 INFO : one: Copied (new) 2026/09/27 02:52:36 DEBUG : Waiting for deletions to finish 2026/09/27 02:52:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone612334644) 2026/09/27 02:52:36 DEBUG : one: size = 3 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:52:36 DEBUG : one: Sizes differ 2026/09/27 02:52:36 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:52:36 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:52:37 DEBUG : one: size = 5 OK 2026/09/27 02:52:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/27 02:52:37 INFO : one: Copied (replaced existing) 2026/09/27 02:52:37 DEBUG : Waiting for deletions to finish 2026/09/27 02:52:38 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/BackupDir" 2026/09/27 02:52:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone612334644) 2026/09/27 02:52:39 DEBUG : one: size = 3 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:52:39 DEBUG : one: Sizes differ 2026/09/27 02:52:39 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:52:39 DEBUG : one: size = 5 OK 2026/09/27 02:52:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:52:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone612334644) 2026/09/27 02:52:39 DEBUG : one: size = 3 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:52:39 DEBUG : one: Sizes differ 2026/09/27 02:52:41 DEBUG : one: size = 3 OK 2026/09/27 02:52:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/27 02:52:41 INFO : one: Copied (server-side copy) 2026/09/27 02:52:41 INFO : one: Deleted 2026/09/27 02:52:41 DEBUG : one: size = 5 OK 2026/09/27 02:52:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/27 02:52:41 INFO : one: Copied (server-side copy) 2026/09/27 02:52:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/27 02:52:41 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:52:41 DEBUG : Waiting for deletions to finish 2026/09/27 02:52:42 DEBUG : one: size = 5 OK 2026/09/27 02:52:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:52:42 DEBUG : one: Unchanged skipping 2026/09/27 02:52:43 DEBUG : two: size = 3 OK 2026/09/27 02:52:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:52:43 DEBUG : two: size = 3 OK 2026/09/27 02:52:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/27 02:52:43 INFO : two: Copied (server-side copy) 2026/09/27 02:52:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/27 02:52:43 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:52:43 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:52:43 DEBUG : Waiting for deletions to finish 2026/09/27 02:52:43 DEBUG : one: size = 5 OK 2026/09/27 02:52:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:52:43 DEBUG : one: Unchanged skipping 2026/09/27 02:52:43 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:52:43 DEBUG : two: size = 3 OK 2026/09/27 02:52:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:52:43 DEBUG : two: Unchanged skipping 2026/09/27 02:52:43 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:52:43 DEBUG : Waiting for deletions to finish 2026/09/27 02:52:43 INFO : There was nothing to transfer 2026/09/27 02:52:45 DEBUG : one: size = 5 OK 2026/09/27 02:52:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:52:45 DEBUG : one: Unchanged skipping 2026/09/27 02:52:45 DEBUG : three: size = 7 (Local file system at /tmp/rclone612334644) 2026/09/27 02:52:45 DEBUG : three: size = 5 (B2 bucket rclone-test-cucanib0vonu path CopyDest) 2026/09/27 02:52:45 DEBUG : three: Sizes differ 2026/09/27 02:52:45 DEBUG : three: Destination not found in --copy-dest 2026/09/27 02:52:45 DEBUG : three: Need to transfer - File not found at Destination 2026/09/27 02:52:45 DEBUG : two: size = 3 OK 2026/09/27 02:52:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/27 02:52:45 DEBUG : two: Unchanged skipping 2026/09/27 02:52:45 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:52:45 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:52:45 DEBUG : three: size = 7 OK 2026/09/27 02:52:45 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/09/27 02:52:45 INFO : three: Copied (new) 2026/09/27 02:52:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.39s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:52:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/dst" 2026/09/27 02:52:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/backup" 2026/09/27 02:52:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone612334644) 2026/09/27 02:52:51 DEBUG : one: size = 3 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:52:51 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:52:51 DEBUG : one: Sizes differ 2026/09/27 02:52:51 DEBUG : two: size = 3 OK 2026/09/27 02:52:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:52:51 DEBUG : two: Unchanged skipping 2026/09/27 02:52:53 DEBUG : one: size = 3 OK 2026/09/27 02:52:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/27 02:52:53 INFO : one: Copied (server-side copy) 2026/09/27 02:52:53 INFO : one: Deleted 2026/09/27 02:52:53 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:52:54 DEBUG : one: size = 4 OK 2026/09/27 02:52:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 02:52:54 INFO : one: Copied (new) 2026/09/27 02:52:54 DEBUG : Waiting for deletions to finish 2026/09/27 02:52:54 DEBUG : three.txt: size = 5 OK 2026/09/27 02:52:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/27 02:52:54 INFO : three.txt: Copied (server-side copy) 2026/09/27 02:52:55 INFO : three.txt: Deleted 2026/09/27 02:52:55 INFO : three.txt: Moved into backup dir 2026/09/27 02:52:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone612334644) 2026/09/27 02:52:56 DEBUG : one: size = 4 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:52:56 DEBUG : one: Sizes differ 2026/09/27 02:52:56 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:52:56 DEBUG : two: size = 3 OK 2026/09/27 02:52:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:52:56 DEBUG : two: Unchanged skipping 2026/09/27 02:52:57 DEBUG : one: size = 4 OK 2026/09/27 02:52:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 02:52:57 INFO : one: Copied (server-side copy) 2026/09/27 02:52:57 INFO : one: Deleted 2026/09/27 02:52:57 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:52:57 DEBUG : one: size = 5 OK 2026/09/27 02:52:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/27 02:52:57 INFO : one: Copied (new) 2026/09/27 02:52:57 DEBUG : Waiting for deletions to finish 2026/09/27 02:52:57 DEBUG : three.txt: size = 6 OK 2026/09/27 02:52:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/27 02:52:57 INFO : three.txt: Copied (server-side copy) 2026/09/27 02:52:58 INFO : three.txt: Deleted 2026/09/27 02:52:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.72s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:53:00 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/dst" 2026/09/27 02:53:01 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/backup" 2026/09/27 02:53:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone612334644) 2026/09/27 02:53:03 DEBUG : one: size = 3 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:53:03 DEBUG : one: Sizes differ 2026/09/27 02:53:03 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:53:03 DEBUG : two: size = 3 OK 2026/09/27 02:53:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:53:03 DEBUG : two: Unchanged skipping 2026/09/27 02:53:05 DEBUG : one.bak: size = 3 OK 2026/09/27 02:53:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/27 02:53:05 INFO : one: Copied (server-side copy) to: one.bak 2026/09/27 02:53:05 INFO : one: Deleted 2026/09/27 02:53:05 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:53:06 DEBUG : one: size = 4 OK 2026/09/27 02:53:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 02:53:06 INFO : one: Copied (new) 2026/09/27 02:53:06 DEBUG : Waiting for deletions to finish 2026/09/27 02:53:06 DEBUG : three.txt.bak: size = 5 OK 2026/09/27 02:53:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/27 02:53:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/27 02:53:06 INFO : three.txt: Deleted 2026/09/27 02:53:06 INFO : three.txt: Moved into backup dir 2026/09/27 02:53:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone612334644) 2026/09/27 02:53:08 DEBUG : one: size = 4 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:53:08 DEBUG : one: Sizes differ 2026/09/27 02:53:08 DEBUG : two: size = 3 OK 2026/09/27 02:53:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:53:08 DEBUG : two: Unchanged skipping 2026/09/27 02:53:08 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:53:08 DEBUG : one.bak: size = 4 OK 2026/09/27 02:53:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 02:53:08 INFO : one: Copied (server-side copy) to: one.bak 2026/09/27 02:53:08 INFO : one: Deleted 2026/09/27 02:53:08 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:53:08 DEBUG : one: size = 5 OK 2026/09/27 02:53:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/27 02:53:08 INFO : one: Copied (new) 2026/09/27 02:53:08 DEBUG : Waiting for deletions to finish 2026/09/27 02:53:09 DEBUG : three.txt.bak: size = 6 OK 2026/09/27 02:53:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/27 02:53:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/27 02:53:09 INFO : three.txt: Deleted 2026/09/27 02:53:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.60s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:53:12 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/dst" 2026/09/27 02:53:13 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/backup" 2026/09/27 02:53:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone612334644) 2026/09/27 02:53:15 DEBUG : one: size = 3 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:53:15 DEBUG : one: Sizes differ 2026/09/27 02:53:15 DEBUG : two: size = 3 OK 2026/09/27 02:53:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:53:15 DEBUG : two: Unchanged skipping 2026/09/27 02:53:15 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:53:17 DEBUG : one-2019-01-01: size = 3 OK 2026/09/27 02:53:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/27 02:53:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/27 02:53:17 INFO : one: Deleted 2026/09/27 02:53:17 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:53:17 DEBUG : one: size = 4 OK 2026/09/27 02:53:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 02:53:17 INFO : one: Copied (new) 2026/09/27 02:53:17 DEBUG : Waiting for deletions to finish 2026/09/27 02:53:18 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/27 02:53:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/27 02:53:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/27 02:53:18 INFO : three.txt: Deleted 2026/09/27 02:53:18 INFO : three.txt: Moved into backup dir 2026/09/27 02:53:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone612334644) 2026/09/27 02:53:20 DEBUG : one: size = 4 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:53:20 DEBUG : one: Sizes differ 2026/09/27 02:53:20 DEBUG : two: size = 3 OK 2026/09/27 02:53:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:53:20 DEBUG : two: Unchanged skipping 2026/09/27 02:53:20 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:53:20 DEBUG : one-2019-01-01: size = 4 OK 2026/09/27 02:53:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 02:53:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/27 02:53:20 INFO : one: Deleted 2026/09/27 02:53:20 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:53:20 DEBUG : one: size = 5 OK 2026/09/27 02:53:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/27 02:53:20 INFO : one: Copied (new) 2026/09/27 02:53:20 DEBUG : Waiting for deletions to finish 2026/09/27 02:53:21 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/27 02:53:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/27 02:53:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/27 02:53:21 INFO : three.txt: Deleted 2026/09/27 02:53:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.68s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:53:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/dst" 2026/09/27 02:53:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone612334644) 2026/09/27 02:53:25 DEBUG : one: size = 3 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:53:25 DEBUG : one: Sizes differ 2026/09/27 02:53:25 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:53:25 DEBUG : two: size = 3 OK 2026/09/27 02:53:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:53:25 DEBUG : two: Unchanged skipping 2026/09/27 02:53:26 DEBUG : one.bak: size = 3 OK 2026/09/27 02:53:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/27 02:53:26 INFO : one: Copied (server-side copy) to: one.bak 2026/09/27 02:53:26 INFO : one: Deleted 2026/09/27 02:53:26 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:53:27 DEBUG : one: size = 4 OK 2026/09/27 02:53:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 02:53:27 INFO : one: Copied (new) 2026/09/27 02:53:27 DEBUG : Waiting for deletions to finish 2026/09/27 02:53:27 DEBUG : three.txt.bak: size = 5 OK 2026/09/27 02:53:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/27 02:53:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/27 02:53:27 INFO : three.txt: Deleted 2026/09/27 02:53:27 INFO : three.txt: Moved into backup dir 2026/09/27 02:53:28 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1102-09.backblaze.com/b2api/v1/b2_upload_file/9f32bd83c04deb0baf080e1b/c001_v0001102_t0022": EOF 2026/09/27 02:53:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1102-09.backblaze.com/b2api/v1/b2_upload_file/9f32bd83c04deb0baf080e1b/c001_v0001102_t0022": EOF) 2026/09/27 02:53:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-cucanib0vonu: 1/10 (Post "https://pod-000-1102-09.backblaze.com/b2api/v1/b2_upload_file/9f32bd83c04deb0baf080e1b/c001_v0001102_t0022": EOF) 2026/09/27 02:53:30 DEBUG : pacer: Reducing sleep to 10ms 2026/09/27 02:53:31 DEBUG : one.bak: Excluded (Path Filter) 2026/09/27 02:53:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/27 02:53:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone612334644) 2026/09/27 02:53:31 DEBUG : one: size = 4 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:53:31 DEBUG : one: Sizes differ 2026/09/27 02:53:31 DEBUG : two: size = 3 OK 2026/09/27 02:53:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:53:31 DEBUG : two: Unchanged skipping 2026/09/27 02:53:31 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for checks to finish 2026/09/27 02:53:31 DEBUG : one.bak: size = 4 OK 2026/09/27 02:53:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 02:53:31 INFO : one: Copied (server-side copy) to: one.bak 2026/09/27 02:53:31 INFO : one: Deleted 2026/09/27 02:53:31 DEBUG : B2 bucket rclone-test-cucanib0vonu path dst: Waiting for transfers to finish 2026/09/27 02:53:31 DEBUG : one: size = 5 OK 2026/09/27 02:53:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/27 02:53:31 INFO : one: Copied (new) 2026/09/27 02:53:31 DEBUG : Waiting for deletions to finish 2026/09/27 02:53:32 DEBUG : three.txt.bak: size = 6 OK 2026/09/27 02:53:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/27 02:53:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/27 02:53:32 INFO : three.txt: Deleted 2026/09/27 02:53:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.08s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:53:34 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/dst" 2026/09/27 02:53:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone612334644) 2026/09/27 02:53:36 DEBUG : one: size = 3 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:53:36 DEBUG : one: Sizes differ 2026/09/27 02:53:37 DEBUG : one.bak: size = 3 OK 2026/09/27 02:53:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/27 02:53:37 INFO : one: Copied (server-side copy) to: one.bak 2026/09/27 02:53:37 INFO : one: Deleted 2026/09/27 02:53:38 DEBUG : one: size = 4 OK 2026/09/27 02:53:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 02:53:38 INFO : one: Copied (new) 2026/09/27 02:53:38 DEBUG : two: size = 3 OK 2026/09/27 02:53:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:53:38 DEBUG : two: Unchanged skipping 2026/09/27 02:53:38 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone612334644) 2026/09/27 02:53:38 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:53:38 DEBUG : three.txt: Sizes differ 2026/09/27 02:53:39 DEBUG : three.txt.bak: size = 5 OK 2026/09/27 02:53:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/27 02:53:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/27 02:53:39 INFO : three.txt: Deleted 2026/09/27 02:53:39 DEBUG : three.txt: size = 6 OK 2026/09/27 02:53:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/27 02:53:39 INFO : three.txt: Copied (new) 2026/09/27 02:53:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone612334644) 2026/09/27 02:53:40 DEBUG : one: size = 4 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:53:40 DEBUG : one: Sizes differ 2026/09/27 02:53:40 DEBUG : one.bak: size = 4 OK 2026/09/27 02:53:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 02:53:40 INFO : one: Copied (server-side copy) to: one.bak 2026/09/27 02:53:40 INFO : one: Deleted 2026/09/27 02:53:40 DEBUG : one: size = 5 OK 2026/09/27 02:53:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/27 02:53:40 INFO : one: Copied (new) 2026/09/27 02:53:41 DEBUG : two: size = 3 OK 2026/09/27 02:53:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:53:41 DEBUG : two: Unchanged skipping 2026/09/27 02:53:41 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone612334644) 2026/09/27 02:53:41 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:53:41 DEBUG : three.txt: Sizes differ 2026/09/27 02:53:41 DEBUG : three.txt.bak: size = 6 OK 2026/09/27 02:53:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/27 02:53:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/27 02:53:41 INFO : three.txt: Deleted 2026/09/27 02:53:42 DEBUG : three.txt: size = 19 OK 2026/09/27 02:53:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/27 02:53:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.93s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:53:45 DEBUG : Creating backend with remote "TestB2:rclone-test-cucanib0vonu/dst" 2026/09/27 02:53:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone612334644) 2026/09/27 02:53:46 DEBUG : one: size = 3 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:53:46 DEBUG : one: Sizes differ 2026/09/27 02:53:47 DEBUG : one-2019-01-01: size = 3 OK 2026/09/27 02:53:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/27 02:53:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/27 02:53:48 INFO : one: Deleted 2026/09/27 02:53:48 DEBUG : one: size = 4 OK 2026/09/27 02:53:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 02:53:48 INFO : one: Copied (new) 2026/09/27 02:53:48 DEBUG : two: size = 3 OK 2026/09/27 02:53:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:53:48 DEBUG : two: Unchanged skipping 2026/09/27 02:53:49 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone612334644) 2026/09/27 02:53:49 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:53:49 DEBUG : three.txt: Sizes differ 2026/09/27 02:53:49 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/27 02:53:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/27 02:53:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/27 02:53:50 INFO : three.txt: Deleted 2026/09/27 02:53:50 DEBUG : three.txt: size = 6 OK 2026/09/27 02:53:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/27 02:53:50 INFO : three.txt: Copied (new) 2026/09/27 02:53:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/27 02:53:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/27 02:53:51 DEBUG : pacer: Reducing sleep to 10ms 2026/09/27 02:53:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone612334644) 2026/09/27 02:53:51 DEBUG : one: size = 4 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:53:51 DEBUG : one: Sizes differ 2026/09/27 02:53:51 DEBUG : one-2019-01-01: size = 4 OK 2026/09/27 02:53:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/27 02:53:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/27 02:53:51 INFO : one: Deleted 2026/09/27 02:53:52 DEBUG : one: size = 5 OK 2026/09/27 02:53:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/27 02:53:52 INFO : one: Copied (new) 2026/09/27 02:53:52 DEBUG : two: size = 3 OK 2026/09/27 02:53:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:53:52 DEBUG : two: Unchanged skipping 2026/09/27 02:53:52 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone612334644) 2026/09/27 02:53:52 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-cucanib0vonu path dst) 2026/09/27 02:53:52 DEBUG : three.txt: Sizes differ 2026/09/27 02:53:52 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/27 02:53:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/27 02:53:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/27 02:53:53 INFO : three.txt: Deleted 2026/09/27 02:53:53 DEBUG : three.txt: size = 19 OK 2026/09/27 02:53:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/27 02:53:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.08s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:53:55 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone612334644) 2026/09/27 02:53:55 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:53:55 DEBUG : Testêé: Sizes differ 2026/09/27 02:53:55 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:53:55 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:53:56 DEBUG : Testêé: size = 14 OK 2026/09/27 02:53:56 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/09/27 02:53:56 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/27 02:53:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.19s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:53:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/27 02:53:57 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:53:57 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:53:57 DEBUG : existing: size = 6 OK 2026/09/27 02:53:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/27 02:53:57 INFO : existing: Copied (new) 2026/09/27 02:53:57 DEBUG : Waiting for deletions to finish 2026/09/27 02:53:58 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:53:58 DEBUG : existing: size = 8 (Local file system at /tmp/rclone612334644) 2026/09/27 02:53:58 DEBUG : existing: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:53:58 DEBUG : existing: Sizes differ 2026/09/27 02:53:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/27 02:53:58 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:53:58 ERROR : B2 bucket rclone-test-cucanib0vonu: not deleting files as there were IO errors 2026/09/27 02:53:58 ERROR : B2 bucket rclone-test-cucanib0vonu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.86s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:53:59 DEBUG : EXISTING: size = 6 OK 2026/09/27 02:53:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:53:59 DEBUG : existing: Unchanged skipping 2026/09/27 02:53:59 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:53:59 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:53:59 DEBUG : Waiting for deletions to finish 2026/09/27 02:53:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.30s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" sync_test.go:2696: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" sync_test.go:2735: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" sync_test.go:2735: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" sync_test.go:2735: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:54:09 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:54:09 DEBUG : both0: size = 6 OK 2026/09/27 02:54:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:09 DEBUG : both10: size = 6 OK 2026/09/27 02:54:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:09 DEBUG : both11: size = 6 OK 2026/09/27 02:54:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:09 DEBUG : both12: size = 6 OK 2026/09/27 02:54:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:09 DEBUG : both0: Unchanged skipping 2026/09/27 02:54:09 DEBUG : both13: size = 6 OK 2026/09/27 02:54:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:09 DEBUG : both10: Unchanged skipping 2026/09/27 02:54:09 DEBUG : both14: size = 6 OK 2026/09/27 02:54:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:09 DEBUG : both14: Unchanged skipping 2026/09/27 02:54:09 DEBUG : both15: size = 6 OK 2026/09/27 02:54:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:09 DEBUG : both15: Unchanged skipping 2026/09/27 02:54:09 DEBUG : both16: size = 6 OK 2026/09/27 02:54:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:09 DEBUG : both16: Unchanged skipping 2026/09/27 02:54:09 DEBUG : both17: size = 6 OK 2026/09/27 02:54:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:09 DEBUG : both17: Unchanged skipping 2026/09/27 02:54:09 DEBUG : both18: size = 6 OK 2026/09/27 02:54:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:09 DEBUG : both18: Unchanged skipping 2026/09/27 02:54:09 DEBUG : both19: size = 6 OK 2026/09/27 02:54:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:09 DEBUG : both19: Unchanged skipping 2026/09/27 02:54:09 DEBUG : both1: size = 6 OK 2026/09/27 02:54:09 DEBUG : both11: Unchanged skipping 2026/09/27 02:54:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:09 DEBUG : both2: size = 6 OK 2026/09/27 02:54:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:09 DEBUG : both1: Unchanged skipping 2026/09/27 02:54:09 DEBUG : both3: size = 6 OK 2026/09/27 02:54:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:09 DEBUG : both3: Unchanged skipping 2026/09/27 02:54:09 DEBUG : both4: size = 6 OK 2026/09/27 02:54:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:09 DEBUG : both4: Unchanged skipping 2026/09/27 02:54:09 DEBUG : both5: size = 6 OK 2026/09/27 02:54:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:09 DEBUG : both5: Unchanged skipping 2026/09/27 02:54:09 DEBUG : both6: size = 6 OK 2026/09/27 02:54:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:09 DEBUG : both6: Unchanged skipping 2026/09/27 02:54:09 DEBUG : both7: size = 6 OK 2026/09/27 02:54:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:09 DEBUG : both7: Unchanged skipping 2026/09/27 02:54:09 DEBUG : both8: size = 6 OK 2026/09/27 02:54:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:09 DEBUG : both8: Unchanged skipping 2026/09/27 02:54:09 DEBUG : both9: size = 6 OK 2026/09/27 02:54:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:09 DEBUG : both9: Unchanged skipping 2026/09/27 02:54:09 DEBUG : both2: Unchanged skipping 2026/09/27 02:54:09 DEBUG : both13: Unchanged skipping 2026/09/27 02:54:09 DEBUG : both12: Unchanged skipping 2026/09/27 02:54:09 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:54:09 DEBUG : Waiting for deletions to finish 2026/09/27 02:54:10 INFO : only10: Deleted 2026/09/27 02:54:10 INFO : only18: Deleted 2026/09/27 02:54:10 INFO : only2: Deleted 2026/09/27 02:54:10 INFO : only3: Deleted 2026/09/27 02:54:10 INFO : only13: Deleted 2026/09/27 02:54:10 INFO : only11: Deleted 2026/09/27 02:54:10 INFO : only16: Deleted 2026/09/27 02:54:10 INFO : only1: Deleted 2026/09/27 02:54:10 INFO : only4: Deleted 2026/09/27 02:54:10 INFO : only12: Deleted 2026/09/27 02:54:10 INFO : only14: Deleted 2026/09/27 02:54:10 INFO : only15: Deleted 2026/09/27 02:54:10 INFO : only17: Deleted 2026/09/27 02:54:10 INFO : only6: Deleted 2026/09/27 02:54:11 INFO : only0: Deleted 2026/09/27 02:54:11 INFO : only19: Deleted 2026/09/27 02:54:11 INFO : only5: Deleted 2026/09/27 02:54:11 INFO : only7: Deleted 2026/09/27 02:54:11 INFO : only8: Deleted 2026/09/27 02:54:11 INFO : only9: Deleted 2026/09/27 02:54:11 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.05s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:54:24 DEBUG : both10: size = 6 OK 2026/09/27 02:54:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:24 DEBUG : both0: size = 6 OK 2026/09/27 02:54:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:24 DEBUG : both10: Unchanged skipping 2026/09/27 02:54:24 DEBUG : both12: size = 6 OK 2026/09/27 02:54:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:24 DEBUG : both11: size = 6 OK 2026/09/27 02:54:24 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:54:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:24 DEBUG : both13: size = 6 OK 2026/09/27 02:54:24 DEBUG : both12: Unchanged skipping 2026/09/27 02:54:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:24 DEBUG : both14: size = 6 OK 2026/09/27 02:54:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:24 DEBUG : both13: Unchanged skipping 2026/09/27 02:54:24 DEBUG : both15: size = 6 OK 2026/09/27 02:54:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:24 DEBUG : both11: Unchanged skipping 2026/09/27 02:54:24 DEBUG : both16: size = 6 OK 2026/09/27 02:54:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:24 DEBUG : both16: Unchanged skipping 2026/09/27 02:54:24 DEBUG : both17: size = 6 OK 2026/09/27 02:54:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:24 DEBUG : both17: Unchanged skipping 2026/09/27 02:54:24 DEBUG : both18: size = 6 OK 2026/09/27 02:54:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:24 DEBUG : both18: Unchanged skipping 2026/09/27 02:54:24 DEBUG : both19: size = 6 OK 2026/09/27 02:54:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:24 DEBUG : both19: Unchanged skipping 2026/09/27 02:54:24 DEBUG : both1: size = 6 OK 2026/09/27 02:54:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:24 DEBUG : both1: Unchanged skipping 2026/09/27 02:54:24 DEBUG : both2: size = 6 OK 2026/09/27 02:54:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:24 DEBUG : both2: Unchanged skipping 2026/09/27 02:54:24 DEBUG : both3: size = 6 OK 2026/09/27 02:54:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:24 DEBUG : both14: Unchanged skipping 2026/09/27 02:54:24 DEBUG : both4: size = 6 OK 2026/09/27 02:54:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:24 DEBUG : both0: Unchanged skipping 2026/09/27 02:54:24 DEBUG : both5: size = 6 OK 2026/09/27 02:54:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:24 DEBUG : both5: Unchanged skipping 2026/09/27 02:54:24 DEBUG : both6: size = 6 OK 2026/09/27 02:54:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:24 DEBUG : both15: Unchanged skipping 2026/09/27 02:54:24 DEBUG : both7: size = 6 OK 2026/09/27 02:54:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:24 DEBUG : both3: Unchanged skipping 2026/09/27 02:54:24 DEBUG : both8: size = 6 OK 2026/09/27 02:54:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:24 DEBUG : both8: Unchanged skipping 2026/09/27 02:54:24 DEBUG : both9: size = 6 OK 2026/09/27 02:54:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:24 DEBUG : both9: Unchanged skipping 2026/09/27 02:54:24 DEBUG : only0: size = 0 (Local file system at /tmp/rclone612334644) 2026/09/27 02:54:24 DEBUG : only0: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:54:24 DEBUG : only0: Sizes differ 2026/09/27 02:54:24 DEBUG : both4: Unchanged skipping 2026/09/27 02:54:24 DEBUG : only10: size = 0 (Local file system at /tmp/rclone612334644) 2026/09/27 02:54:24 DEBUG : only10: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:54:24 DEBUG : only10: Sizes differ 2026/09/27 02:54:24 DEBUG : only11: size = 0 (Local file system at /tmp/rclone612334644) 2026/09/27 02:54:24 DEBUG : only11: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:54:24 DEBUG : only11: Sizes differ 2026/09/27 02:54:24 DEBUG : both6: Unchanged skipping 2026/09/27 02:54:24 DEBUG : only12: size = 0 (Local file system at /tmp/rclone612334644) 2026/09/27 02:54:24 DEBUG : only12: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:54:24 DEBUG : only12: Sizes differ 2026/09/27 02:54:24 DEBUG : only13: size = 0 (Local file system at /tmp/rclone612334644) 2026/09/27 02:54:24 DEBUG : only13: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:54:24 DEBUG : only13: Sizes differ 2026/09/27 02:54:24 DEBUG : only14: size = 0 (Local file system at /tmp/rclone612334644) 2026/09/27 02:54:24 DEBUG : only14: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:54:24 DEBUG : only14: Sizes differ 2026/09/27 02:54:24 DEBUG : only15: size = 0 (Local file system at /tmp/rclone612334644) 2026/09/27 02:54:24 DEBUG : only15: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:54:24 DEBUG : only15: Sizes differ 2026/09/27 02:54:24 DEBUG : only16: size = 0 (Local file system at /tmp/rclone612334644) 2026/09/27 02:54:24 DEBUG : only16: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:54:24 DEBUG : only16: Sizes differ 2026/09/27 02:54:24 DEBUG : both7: Unchanged skipping 2026/09/27 02:54:24 DEBUG : only17: size = 0 (Local file system at /tmp/rclone612334644) 2026/09/27 02:54:24 DEBUG : only17: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:54:24 DEBUG : only17: Sizes differ 2026/09/27 02:54:24 DEBUG : only18: size = 0 (Local file system at /tmp/rclone612334644) 2026/09/27 02:54:24 DEBUG : only18: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:54:24 DEBUG : only18: Sizes differ 2026/09/27 02:54:24 DEBUG : only19: size = 0 (Local file system at /tmp/rclone612334644) 2026/09/27 02:54:24 DEBUG : only19: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:54:24 DEBUG : only19: Sizes differ 2026/09/27 02:54:24 DEBUG : only1: size = 0 (Local file system at /tmp/rclone612334644) 2026/09/27 02:54:24 DEBUG : only1: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:54:24 DEBUG : only2: size = 0 (Local file system at /tmp/rclone612334644) 2026/09/27 02:54:24 DEBUG : only1: Sizes differ 2026/09/27 02:54:24 DEBUG : only2: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:54:24 DEBUG : only2: Sizes differ 2026/09/27 02:54:24 DEBUG : only3: size = 0 (Local file system at /tmp/rclone612334644) 2026/09/27 02:54:24 DEBUG : only3: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:54:24 DEBUG : only3: Sizes differ 2026/09/27 02:54:24 DEBUG : only4: size = 0 (Local file system at /tmp/rclone612334644) 2026/09/27 02:54:24 DEBUG : only4: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:54:24 DEBUG : only4: Sizes differ 2026/09/27 02:54:24 DEBUG : only5: size = 0 (Local file system at /tmp/rclone612334644) 2026/09/27 02:54:24 DEBUG : only5: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:54:24 DEBUG : only5: Sizes differ 2026/09/27 02:54:24 DEBUG : only6: size = 0 (Local file system at /tmp/rclone612334644) 2026/09/27 02:54:24 DEBUG : only6: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:54:24 DEBUG : only6: Sizes differ 2026/09/27 02:54:24 DEBUG : only7: size = 0 (Local file system at /tmp/rclone612334644) 2026/09/27 02:54:24 DEBUG : only7: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:54:24 DEBUG : only7: Sizes differ 2026/09/27 02:54:24 DEBUG : only8: size = 0 (Local file system at /tmp/rclone612334644) 2026/09/27 02:54:24 DEBUG : only8: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:54:24 DEBUG : only8: Sizes differ 2026/09/27 02:54:24 DEBUG : only9: size = 0 (Local file system at /tmp/rclone612334644) 2026/09/27 02:54:24 DEBUG : only9: size = 6 (B2 bucket rclone-test-cucanib0vonu) 2026/09/27 02:54:24 DEBUG : only9: Sizes differ 2026/09/27 02:54:24 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:54:24 DEBUG : only10: size = 0 OK 2026/09/27 02:54:24 DEBUG : only12: size = 0 OK 2026/09/27 02:54:24 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 02:54:24 INFO : only10: Copied (replaced existing) 2026/09/27 02:54:24 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 02:54:24 INFO : only12: Copied (replaced existing) 2026/09/27 02:54:24 DEBUG : only17: size = 0 OK 2026/09/27 02:54:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 02:54:24 INFO : only17: Copied (replaced existing) 2026/09/27 02:54:24 DEBUG : only15: size = 0 OK 2026/09/27 02:54:24 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 02:54:24 INFO : only15: Copied (replaced existing) 2026/09/27 02:54:25 DEBUG : only18: size = 0 OK 2026/09/27 02:54:25 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 02:54:25 INFO : only18: Copied (replaced existing) 2026/09/27 02:54:25 DEBUG : only13: size = 0 OK 2026/09/27 02:54:25 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 02:54:25 INFO : only13: Copied (replaced existing) 2026/09/27 02:54:25 DEBUG : only19: size = 0 OK 2026/09/27 02:54:25 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 02:54:25 INFO : only19: Copied (replaced existing) 2026/09/27 02:54:25 DEBUG : only14: size = 0 OK 2026/09/27 02:54:25 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 02:54:25 INFO : only14: Copied (replaced existing) 2026/09/27 02:54:25 DEBUG : only0: size = 0 OK 2026/09/27 02:54:25 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 02:54:25 INFO : only0: Copied (replaced existing) 2026/09/27 02:54:25 DEBUG : only11: size = 0 OK 2026/09/27 02:54:25 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 02:54:25 INFO : only11: Copied (replaced existing) 2026/09/27 02:54:25 DEBUG : only16: size = 0 OK 2026/09/27 02:54:25 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 02:54:25 INFO : only16: Copied (replaced existing) 2026/09/27 02:54:25 DEBUG : only3: size = 0 OK 2026/09/27 02:54:25 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 02:54:25 INFO : only3: Copied (replaced existing) 2026/09/27 02:54:25 DEBUG : only5: size = 0 OK 2026/09/27 02:54:25 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 02:54:25 INFO : only5: Copied (replaced existing) 2026/09/27 02:54:25 DEBUG : only4: size = 0 OK 2026/09/27 02:54:25 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 02:54:25 INFO : only4: Copied (replaced existing) 2026/09/27 02:54:25 DEBUG : only7: size = 0 OK 2026/09/27 02:54:25 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 02:54:25 INFO : only7: Copied (replaced existing) 2026/09/27 02:54:25 DEBUG : only9: size = 0 OK 2026/09/27 02:54:25 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 02:54:25 INFO : only9: Copied (replaced existing) 2026/09/27 02:54:25 DEBUG : only2: size = 0 OK 2026/09/27 02:54:25 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 02:54:25 INFO : only2: Copied (replaced existing) 2026/09/27 02:54:25 DEBUG : only1: size = 0 OK 2026/09/27 02:54:25 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 02:54:25 INFO : only1: Copied (replaced existing) 2026/09/27 02:54:25 DEBUG : only8: size = 0 OK 2026/09/27 02:54:25 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 02:54:25 INFO : only8: Copied (replaced existing) 2026/09/27 02:54:25 DEBUG : only6: size = 0 OK 2026/09/27 02:54:25 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/27 02:54:25 INFO : only6: Copied (replaced existing) 2026/09/27 02:54:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (18.19s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:54:33 DEBUG : empty_dir: Making directory with metadata 2026/09/27 02:54:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/27 02:54:33 DEBUG : empty_on_remote: Making directory with metadata 2026/09/27 02:54:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/27 02:54:33 INFO : empty_on_remote: Making directory 2026/09/27 02:54:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/27 02:54:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/27 02:54:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/27 02:54:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:54:35 DEBUG : empty_dir: Making directory with metadata 2026/09/27 02:54:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/27 02:54:35 DEBUG : empty_on_remote: Making directory with metadata 2026/09/27 02:54:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/27 02:54:35 INFO : empty_on_remote: Making directory 2026/09/27 02:54:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/27 02:54:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/27 02:54:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/27 02:54:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/27 02:54:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.06s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" sync_test.go:2907: Skipping test as remote does not support DirSetModTime --- SKIP: TestSyncSetDirModTimeOnce (0.38s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:54:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/27 02:54:38 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithEmptyDirs (2.23s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:54:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/27 02:54:40 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithoutEmptyDirs (1.74s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:54:45 DEBUG : Waiting for deletions to finish 2026/09/27 02:54:46 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : apple: size = 5 OK 2026/09/27 02:54:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:46 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 02:54:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:46 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 02:54:46 DEBUG : apple: Unchanged skipping 2026/09/27 02:54:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 02:54:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 02:54:46 DEBUG : banana: size = 6 OK 2026/09/27 02:54:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:46 DEBUG : banana: Unchanged skipping 2026/09/27 02:54:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 02:54:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 02:54:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 02:54:46 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:54:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 02:54:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 02:54:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 02:54:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 02:54:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 02:54:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 02:54:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 02:54:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 02:54:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 02:54:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 02:54:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 02:54:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 02:54:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 02:54:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 02:54:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 02:54:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 02:54:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 02:54:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 02:54:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 02:54:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 02:54:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 02:54:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 02:54:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 02:54:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 02:54:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 02:54:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 02:54:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 02:54:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 02:54:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 02:54:46 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:54:46 DEBUG : Waiting for deletions to finish 2026/09/27 02:54:46 INFO : There was nothing to transfer 2026/09/27 02:54:46 DEBUG : Waiting for deletions to finish 2026/09/27 02:54:46 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:54:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:54:47 DEBUG : apple: size = 5 OK 2026/09/27 02:54:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 02:54:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:47 DEBUG : apple: Unchanged skipping 2026/09/27 02:54:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 02:54:47 DEBUG : banana: size = 6 OK 2026/09/27 02:54:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:47 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 02:54:47 DEBUG : banana: Unchanged skipping 2026/09/27 02:54:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:47 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 02:54:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 02:54:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 02:54:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 02:54:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 02:54:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 02:54:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 02:54:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 02:54:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 02:54:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 02:54:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 02:54:47 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:54:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 02:54:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 02:54:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 02:54:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 02:54:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 02:54:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 02:54:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 02:54:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 02:54:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 02:54:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 02:54:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 02:54:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 02:54:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 02:54:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 02:54:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 02:54:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 02:54:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 02:54:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 02:54:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 02:54:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 02:54:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 02:54:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 02:54:47 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:54:47 DEBUG : Waiting for deletions to finish 2026/09/27 02:54:47 INFO : There was nothing to transfer 2026/09/27 02:54:47 DEBUG : Waiting for deletions to finish 2026/09/27 02:54:47 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:54:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:54:47 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:54:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:54:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:54:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:54:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:54:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:54:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:54:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:54:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:54:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:54:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:54:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:54:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:54:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:54:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:54:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:54:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:54:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:54:57 DEBUG : Waiting for deletions to finish 2026/09/27 02:54:57 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:54:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:54:57 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:54:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:54:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:54:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:54:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:54:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:54:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:54:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:54:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:54:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:54:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:54:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:54:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:54:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:54:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:54:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:54:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:54:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:54:58 DEBUG : banana: size = 6 OK 2026/09/27 02:54:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:58 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 02:54:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:58 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 02:54:58 DEBUG : apple: size = 5 OK 2026/09/27 02:54:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:58 DEBUG : banana: Unchanged skipping 2026/09/27 02:54:58 DEBUG : apple: Unchanged skipping 2026/09/27 02:54:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 02:54:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 02:54:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 02:54:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 02:54:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 02:54:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 02:54:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 02:54:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 02:54:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 02:54:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 02:54:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 02:54:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 02:54:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 02:54:58 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:54:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 02:54:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 02:54:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 02:54:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 02:54:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 02:54:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 02:54:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 02:54:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 02:54:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 02:54:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 02:54:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 02:54:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 02:54:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 02:54:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 02:54:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 02:54:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 02:54:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 02:54:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 02:54:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 02:54:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 02:54:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 02:54:58 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:54:58 DEBUG : Waiting for deletions to finish 2026/09/27 02:54:58 INFO : There was nothing to transfer 2026/09/27 02:54:58 DEBUG : Waiting for deletions to finish 2026/09/27 02:54:58 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:54:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:54:58 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:54:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:54:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:54:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:54:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:54:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:54:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:54:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:54:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:54:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:54:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:54:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:54:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:54:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:54:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:54:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:54:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:54:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:54:59 DEBUG : apple: size = 5 OK 2026/09/27 02:54:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:59 DEBUG : apple: Unchanged skipping 2026/09/27 02:54:59 DEBUG : banana: size = 6 OK 2026/09/27 02:54:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 02:54:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 02:54:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:59 DEBUG : banana: Unchanged skipping 2026/09/27 02:54:59 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 02:54:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:59 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 02:54:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 02:54:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 02:54:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 02:54:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 02:54:59 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:54:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 02:54:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 02:54:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 02:54:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 02:54:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 02:54:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 02:54:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 02:54:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 02:54:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 02:54:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 02:54:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 02:54:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 02:54:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 02:54:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 02:54:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 02:54:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 02:54:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 02:54:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 02:54:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 02:54:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 02:54:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 02:54:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 02:54:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 02:54:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 02:54:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 02:54:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:54:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 02:54:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 02:54:59 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:54:59 DEBUG : Waiting for deletions to finish 2026/09/27 02:54:59 INFO : There was nothing to transfer 2026/09/27 02:54:59 DEBUG : Waiting for deletions to finish 2026/09/27 02:54:59 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:54:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:54:59 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:54:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:54:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:54:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:54:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:54:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:54:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:54:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:54:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:54:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:54:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:54:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:54:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:54:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:54:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:54:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:54:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:55:09 DEBUG : Waiting for deletions to finish 2026/09/27 02:55:09 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:55:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:55:09 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:55:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:55:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:55:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:55:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:55:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:55:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:55:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:55:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:55:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:55:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:55:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:55:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:55:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:55:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:55:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:55:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:55:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:09 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:09 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/27 02:55:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/27 02:55:10 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/27 02:55:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/27 02:55:10 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:10 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/27 02:55:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/27 02:55:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:10 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:55:10 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:55:10 DEBUG : YXBwbGU=: size = 5 OK 2026/09/27 02:55:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/27 02:55:10 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/27 02:55:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:10 DEBUG : YmFuYW5h: size = 6 OK 2026/09/27 02:55:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/27 02:55:10 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/27 02:55:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/27 02:55:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/27 02:55:10 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/27 02:55:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/27 02:55:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/27 02:55:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/27 02:55:10 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/27 02:55:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/27 02:55:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/27 02:55:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/27 02:55:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/27 02:55:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/27 02:55:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/27 02:55:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/27 02:55:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/27 02:55:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/27 02:55:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/27 02:55:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/27 02:55:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/27 02:55:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/27 02:55:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/27 02:55:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/27 02:55:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/27 02:55:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/27 02:55:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/27 02:55:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/27 02:55:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/27 02:55:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/27 02:55:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/27 02:55:11 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/27 02:55:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/27 02:55:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/27 02:55:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/27 02:55:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/27 02:55:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/27 02:55:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/27 02:55:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/27 02:55:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/27 02:55:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:12 DEBUG : Waiting for deletions to finish 2026/09/27 02:55:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/27 02:55:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/27 02:55:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/27 02:55:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/27 02:55:12 INFO : dir1/0014-89;=.txt: Deleted 2026/09/27 02:55:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/27 02:55:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/27 02:55:12 INFO : dir1/0011-56789;.txt: Deleted 2026/09/27 02:55:12 INFO : dir1/0009-3456789.txt: Deleted 2026/09/27 02:55:12 INFO : dir1/0013-789;=.txt: Deleted 2026/09/27 02:55:12 INFO : dir1/0015-9;=.txt: Deleted 2026/09/27 02:55:12 INFO : dir1/0007-1234567.txt: Deleted 2026/09/27 02:55:12 INFO : dir1/0008-2345678.txt: Deleted 2026/09/27 02:55:12 INFO : dir1/0010-456789.txt: Deleted 2026/09/27 02:55:12 INFO : apple: Deleted 2026/09/27 02:55:12 INFO : appleappleapplebanana: Deleted 2026/09/27 02:55:12 INFO : banana: Deleted 2026/09/27 02:55:13 INFO : splitbananasplit: Deleted 2026/09/27 02:55:13 INFO : dir1/0003-defghij.txt: Deleted 2026/09/27 02:55:13 INFO : dir1/0012-6789;.txt: Deleted 2026/09/27 02:55:13 DEBUG : Waiting for deletions to finish 2026/09/27 02:55:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/27 02:55:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:13 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:13 DEBUG : YXBwbGU=: size = 5 OK 2026/09/27 02:55:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:13 DEBUG : apple: Unchanged skipping 2026/09/27 02:55:13 DEBUG : YmFuYW5h: size = 6 OK 2026/09/27 02:55:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:13 DEBUG : banana: Unchanged skipping 2026/09/27 02:55:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/27 02:55:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 02:55:13 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 02:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/27 02:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/27 02:55:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 02:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/27 02:55:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/27 02:55:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/27 02:55:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 02:55:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 02:55:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 02:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/27 02:55:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 02:55:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/27 02:55:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/27 02:55:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 02:55:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/27 02:55:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/27 02:55:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 02:55:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 02:55:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 02:55:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/27 02:55:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 02:55:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/27 02:55:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 02:55:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/27 02:55:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/27 02:55:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 02:55:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/27 02:55:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 02:55:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 02:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/27 02:55:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/27 02:55:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 02:55:13 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:55:13 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/27 02:55:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 02:55:13 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:55:13 DEBUG : Waiting for deletions to finish 2026/09/27 02:55:13 DEBUG : Waiting for deletions to finish 2026/09/27 02:55:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/27 02:55:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/27 02:55:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/27 02:55:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:14 DEBUG : apple: transformed to: YXBwbGU= 2026/09/27 02:55:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/27 02:55:14 DEBUG : banana: transformed to: YmFuYW5h 2026/09/27 02:55:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/27 02:55:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/27 02:55:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/27 02:55:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/27 02:55:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/27 02:55:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/27 02:55:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:55:23 DEBUG : Waiting for deletions to finish 2026/09/27 02:55:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/27 02:55:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/27 02:55:24 DEBUG : pacer: Reducing sleep to 10ms 2026/09/27 02:55:24 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:55:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:55:24 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:55:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:55:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:55:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:55:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:55:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:55:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:55:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:55:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:55:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:55:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:55:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:55:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:55:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:55:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:55:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:55:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:55:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:24 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:24 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:24 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:24 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:24 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:24 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:24 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/27 02:55:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/27 02:55:24 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/27 02:55:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/27 02:55:24 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:24 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 02:55:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 02:55:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/27 02:55:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 02:55:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/27 02:55:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 02:55:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 02:55:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 02:55:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 02:55:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 02:55:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 02:55:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 02:55:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 02:55:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 02:55:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 02:55:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 02:55:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 02:55:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/27 02:55:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 02:55:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 02:55:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 02:55:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 02:55:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 02:55:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 02:55:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 02:55:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 02:55:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 02:55:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 02:55:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 02:55:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 02:55:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 02:55:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 02:55:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 02:55:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 02:55:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 02:55:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 02:55:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 02:55:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 02:55:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 02:55:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 02:55:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 02:55:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 02:55:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 02:55:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/27 02:55:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 02:55:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 02:55:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 02:55:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 02:55:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 02:55:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 02:55:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 02:55:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 02:55:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 02:55:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 02:55:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 02:55:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 02:55:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 02:55:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/27 02:55:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 02:55:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 02:55:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 02:55:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 02:55:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 02:55:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 02:55:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 02:55:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 02:55:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 02:55:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 02:55:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 02:55:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 02:55:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 02:55:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 02:55:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 02:55:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/27 02:55:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 02:55:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 02:55:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 02:55:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 02:55:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/27 02:55:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 02:55:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/27 02:55:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 02:55:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/27 02:55:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 02:55:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/27 02:55:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 02:55:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/27 02:55:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 02:55:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 02:55:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 02:55:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 02:55:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 02:55:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 02:55:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 02:55:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 02:55:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 02:55:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 02:55:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/27 02:55:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 02:55:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 02:55:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 02:55:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 02:55:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 02:55:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/27 02:55:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 02:55:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 02:55:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 02:55:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 02:55:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 02:55:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 02:55:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 02:55:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 02:55:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 02:55:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 02:55:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 02:55:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/27 02:55:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 02:55:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 02:55:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 02:55:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 02:55:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 02:55:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/27 02:55:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 02:55:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 02:55:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 02:55:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 02:55:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 02:55:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 02:55:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 02:55:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 02:55:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/27 02:55:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 02:55:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/27 02:55:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 02:55:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/27 02:55:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 02:55:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/27 02:55:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 02:55:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/27 02:55:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/27 02:55:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 02:55:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 02:55:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 02:55:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 02:55:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 02:55:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 02:55:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 02:55:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 02:55:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 02:55:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/27 02:55:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 02:55:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/27 02:55:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 02:55:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 02:55:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 02:55:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 02:55:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 02:55:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/27 02:55:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 02:55:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 02:55:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 02:55:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 02:55:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 02:55:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 02:55:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 02:55:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 02:55:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 02:55:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 02:55:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/27 02:55:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 02:55:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/27 02:55:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/27 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/27 02:55:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/27 02:55:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/27 02:55:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/27 02:55:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/27 02:55:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/27 02:55:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/27 02:55:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/27 02:55:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/27 02:55:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/27 02:55:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/27 02:55:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/27 02:55:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/27 02:55:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/27 02:55:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:24 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:55:24 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:55:24 DEBUG : PREFIXapple: size = 5 OK 2026/09/27 02:55:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/27 02:55:24 INFO : apple: Copied (new) to: PREFIXapple 2026/09/27 02:55:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/27 02:55:24 DEBUG : PREFIXbanana: size = 6 OK 2026/09/27 02:55:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/27 02:55:24 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/27 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/27 02:55:24 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/27 02:55:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/27 02:55:24 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/27 02:55:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/27 02:55:24 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/27 02:55:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/27 02:55:24 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/27 02:55:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/27 02:55:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/27 02:55:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/27 02:55:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/27 02:55:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/27 02:55:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/27 02:55:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/27 02:55:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/27 02:55:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/27 02:55:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/27 02:55:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/27 02:55:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/27 02:55:25 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/27 02:55:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/27 02:55:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/27 02:55:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/27 02:55:25 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/27 02:55:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/27 02:55:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/27 02:55:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/27 02:55:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/27 02:55:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/27 02:55:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/27 02:55:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/27 02:55:25 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/27 02:55:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/27 02:55:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/27 02:55:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/27 02:55:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/27 02:55:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/27 02:55:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/27 02:55:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/27 02:55:25 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/27 02:55:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/27 02:55:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/27 02:55:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/27 02:55:25 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/27 02:55:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/27 02:55:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/27 02:55:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/27 02:55:25 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/27 02:55:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/27 02:55:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/27 02:55:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/27 02:55:25 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/27 02:55:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/27 02:55:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/27 02:55:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/27 02:55:25 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/27 02:55:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/27 02:55:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/27 02:55:26 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/27 02:55:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/27 02:55:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/27 02:55:26 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/27 02:55:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/27 02:55:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/27 02:55:26 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/27 02:55:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/27 02:55:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/27 02:55:26 DEBUG : Waiting for deletions to finish 2026/09/27 02:55:26 INFO : dir1/0009-3456789.txt: Deleted 2026/09/27 02:55:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/27 02:55:26 INFO : dir1/0010-456789.txt: Deleted 2026/09/27 02:55:26 INFO : dir1/0015-9;=.txt: Deleted 2026/09/27 02:55:26 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/27 02:55:26 INFO : splitbananasplit: Deleted 2026/09/27 02:55:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/27 02:55:26 INFO : dir1/0008-2345678.txt: Deleted 2026/09/27 02:55:26 INFO : dir1/0013-789;=.txt: Deleted 2026/09/27 02:55:26 INFO : banana: Deleted 2026/09/27 02:55:27 INFO : dir1/0007-1234567.txt: Deleted 2026/09/27 02:55:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/27 02:55:27 INFO : dir1/0003-defghij.txt: Deleted 2026/09/27 02:55:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/27 02:55:27 INFO : dir1/0011-56789;.txt: Deleted 2026/09/27 02:55:27 INFO : dir1/0012-6789;.txt: Deleted 2026/09/27 02:55:27 INFO : dir1/0014-89;=.txt: Deleted 2026/09/27 02:55:27 INFO : apple: Deleted 2026/09/27 02:55:27 INFO : appleappleapplebanana: Deleted 2026/09/27 02:55:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/27 02:55:27 DEBUG : Waiting for deletions to finish 2026/09/27 02:55:27 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/27 02:55:27 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:55:27 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/27 02:55:27 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/27 02:55:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:55:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:55:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:55:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:55:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:55:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:55:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:55:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:55:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:55:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:55:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:55:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:55:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:55:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:55:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:55:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:55:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/27 02:55:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/27 02:55:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/27 02:55:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/27 02:55:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/27 02:55:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/27 02:55:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/27 02:55:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/27 02:55:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/27 02:55:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/27 02:55:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/27 02:55:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/27 02:55:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/27 02:55:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/27 02:55:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/27 02:55:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/27 02:55:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/27 02:55:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/27 02:55:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/27 02:55:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/27 02:55:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/27 02:55:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/27 02:55:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/27 02:55:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/27 02:55:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/27 02:55:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/27 02:55:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/27 02:55:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/27 02:55:27 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/27 02:55:27 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/27 02:55:27 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/27 02:55:27 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/27 02:55:27 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/27 02:55:27 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/27 02:55:27 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/27 02:55:27 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/27 02:55:27 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/27 02:55:27 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/27 02:55:27 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/27 02:55:27 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/27 02:55:27 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/27 02:55:27 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/27 02:55:27 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/27 02:55:27 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/27 02:55:27 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/27 02:55:27 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/27 02:55:27 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/27 02:55:27 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/27 02:55:27 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/27 02:55:27 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/27 02:55:27 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/27 02:55:27 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/27 02:55:27 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/27 02:55:27 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/27 02:55:27 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/27 02:55:27 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/27 02:55:27 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/27 02:55:27 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/27 02:55:27 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/27 02:55:27 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/27 02:55:27 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:27 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/27 02:55:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/27 02:55:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/27 02:55:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/27 02:55:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/27 02:55:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/27 02:55:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/27 02:55:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/27 02:55:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/27 02:55:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/27 02:55:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/27 02:55:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/27 02:55:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/27 02:55:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/27 02:55:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/27 02:55:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/27 02:55:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:27 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:27 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/27 02:55:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/27 02:55:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/27 02:55:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/27 02:55:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/27 02:55:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/27 02:55:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/27 02:55:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/27 02:55:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/27 02:55:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/27 02:55:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/27 02:55:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/27 02:55:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/27 02:55:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/27 02:55:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/27 02:55:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/27 02:55:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:27 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:27 DEBUG : apple: transformed to: PREFIXapple 2026/09/27 02:55:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/27 02:55:27 DEBUG : banana: transformed to: PREFIXbanana 2026/09/27 02:55:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/27 02:55:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/27 02:55:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/27 02:55:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/27 02:55:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/27 02:55:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/27 02:55:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/27 02:55:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/27 02:55:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/27 02:55:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/27 02:55:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/27 02:55:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/27 02:55:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/27 02:55:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/27 02:55:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/27 02:55:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/27 02:55:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/27 02:55:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/27 02:55:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/27 02:55:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/27 02:55:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:27 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:55:27 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:55:28 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 02:55:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/27 02:55:28 INFO : splitbananasplit: Copied (new) 2026/09/27 02:55:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 02:55:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/27 02:55:28 INFO : appleappleapplebanana: Copied (new) 2026/09/27 02:55:28 DEBUG : apple: size = 5 OK 2026/09/27 02:55:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/27 02:55:28 INFO : apple: Copied (new) 2026/09/27 02:55:28 DEBUG : banana: size = 6 OK 2026/09/27 02:55:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/27 02:55:28 INFO : banana: Copied (new) 2026/09/27 02:55:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 02:55:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/27 02:55:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/27 02:55:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 02:55:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/27 02:55:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/27 02:55:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 02:55:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/27 02:55:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/27 02:55:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 02:55:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/27 02:55:28 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/27 02:55:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 02:55:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/27 02:55:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/27 02:55:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 02:55:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/27 02:55:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/27 02:55:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 02:55:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/27 02:55:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/27 02:55:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 02:55:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/27 02:55:28 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/27 02:55:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 02:55:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/27 02:55:28 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/27 02:55:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 02:55:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/27 02:55:28 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/27 02:55:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 02:55:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/27 02:55:28 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/27 02:55:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 02:55:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/27 02:55:28 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/27 02:55:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 02:55:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/27 02:55:28 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/27 02:55:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 02:55:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/27 02:55:28 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/27 02:55:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 02:55:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/27 02:55:28 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/27 02:55:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 02:55:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/27 02:55:28 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/27 02:55:28 DEBUG : Waiting for deletions to finish 2026/09/27 02:55:29 INFO : PREFIXapple: Deleted 2026/09/27 02:55:29 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/27 02:55:29 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/27 02:55:29 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/27 02:55:29 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/27 02:55:29 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/27 02:55:29 INFO : PREFIXsplitbananasplit: Deleted 2026/09/27 02:55:29 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/27 02:55:29 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/27 02:55:29 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/27 02:55:29 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/27 02:55:29 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/27 02:55:29 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/27 02:55:29 INFO : PREFIXbanana: Deleted 2026/09/27 02:55:29 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/27 02:55:29 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/27 02:55:29 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/27 02:55:29 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/27 02:55:29 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/27 02:55:29 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/27 02:55:29 DEBUG : Waiting for deletions to finish 2026/09/27 02:55:29 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:55:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:55:29 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:55:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:55:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:55:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:55:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:55:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:55:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:55:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:55:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:55:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:55:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:55:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:55:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:55:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:55:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:55:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:55:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:55:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:55:30 DEBUG : Waiting for deletions to finish 2026/09/27 02:55:30 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:55:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:55:30 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:55:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:55:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:55:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:55:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:55:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:55:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:55:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:55:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:55:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:55:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:55:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:55:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:55:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:55:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:55:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:55:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:55:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:55:40 DEBUG : Waiting for deletions to finish 2026/09/27 02:55:40 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:55:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:55:40 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:55:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:55:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:55:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:55:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:55:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:55:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:55:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:55:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:55:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:55:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:55:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:55:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:55:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:55:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:55:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:55:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:55:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:55:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/27 02:55:40 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/27 02:55:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:40 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/27 02:55:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/27 02:55:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:40 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:40 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/27 02:55:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/27 02:55:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/27 02:55:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/27 02:55:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/27 02:55:41 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 02:55:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/27 02:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:41 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:55:41 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:55:41 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/27 02:55:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/27 02:55:41 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/27 02:55:41 DEBUG : appleSUFFIX: size = 5 OK 2026/09/27 02:55:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/27 02:55:41 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:41 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/27 02:55:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/27 02:55:41 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/27 02:55:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/27 02:55:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/27 02:55:41 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/27 02:55:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/27 02:55:41 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/27 02:55:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/27 02:55:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/27 02:55:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/27 02:55:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/27 02:55:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/27 02:55:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/27 02:55:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/27 02:55:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/27 02:55:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/27 02:55:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/27 02:55:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/27 02:55:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/27 02:55:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/27 02:55:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/27 02:55:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/27 02:55:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/27 02:55:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/27 02:55:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/27 02:55:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/27 02:55:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/27 02:55:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/27 02:55:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/27 02:55:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/27 02:55:42 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/27 02:55:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/27 02:55:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/27 02:55:43 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/27 02:55:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/27 02:55:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/27 02:55:43 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/27 02:55:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/27 02:55:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/27 02:55:43 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/27 02:55:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/27 02:55:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/27 02:55:43 DEBUG : Waiting for deletions to finish 2026/09/27 02:55:43 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/27 02:55:43 INFO : dir1/0014-89;=.txt: Deleted 2026/09/27 02:55:43 INFO : dir1/0009-3456789.txt: Deleted 2026/09/27 02:55:43 INFO : apple: Deleted 2026/09/27 02:55:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/27 02:55:43 INFO : splitbananasplit: Deleted 2026/09/27 02:55:43 INFO : dir1/0015-9;=.txt: Deleted 2026/09/27 02:55:43 INFO : dir1/0007-1234567.txt: Deleted 2026/09/27 02:55:43 INFO : dir1/0010-456789.txt: Deleted 2026/09/27 02:55:43 INFO : dir1/0011-56789;.txt: Deleted 2026/09/27 02:55:43 INFO : appleappleapplebanana: Deleted 2026/09/27 02:55:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/27 02:55:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/27 02:55:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/27 02:55:44 INFO : dir1/0008-2345678.txt: Deleted 2026/09/27 02:55:44 INFO : dir1/0012-6789;.txt: Deleted 2026/09/27 02:55:44 INFO : dir1/0013-789;=.txt: Deleted 2026/09/27 02:55:44 INFO : banana: Deleted 2026/09/27 02:55:44 INFO : dir1/0003-defghij.txt: Deleted 2026/09/27 02:55:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/27 02:55:44 DEBUG : Waiting for deletions to finish 2026/09/27 02:55:44 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/27 02:55:44 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/27 02:55:44 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/27 02:55:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/09/27 02:55:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/09/27 02:55:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/09/27 02:55:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/09/27 02:55:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/09/27 02:55:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/09/27 02:55:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/09/27 02:55:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/09/27 02:55:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/09/27 02:55:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/09/27 02:55:44 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/09/27 02:55:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/09/27 02:55:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/09/27 02:55:44 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/09/27 02:55:44 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/09/27 02:55:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/09/27 02:55:44 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/27 02:55:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/27 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/27 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/27 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/27 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/27 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/27 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/27 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/27 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/27 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/27 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/27 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/27 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/27 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/27 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/27 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/27 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/27 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/27 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/27 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/27 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/27 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/27 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/27 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/27 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/27 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/27 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/27 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/27 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/27 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/27 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/27 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/27 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/27 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/27 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/27 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/27 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/27 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/27 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/27 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/27 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/27 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/27 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/27 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/27 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/27 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/27 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/27 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/27 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/27 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/27 02:55:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/27 02:55:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/27 02:55:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/27 02:55:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/27 02:55:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/27 02:55:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/27 02:55:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:44 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:55:44 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:55:45 DEBUG : banana: size = 6 OK 2026/09/27 02:55:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/27 02:55:45 INFO : banana: Copied (new) 2026/09/27 02:55:45 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 02:55:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/27 02:55:45 INFO : splitbananasplit: Copied (new) 2026/09/27 02:55:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 02:55:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/27 02:55:45 INFO : appleappleapplebanana: Copied (new) 2026/09/27 02:55:45 DEBUG : apple: size = 5 OK 2026/09/27 02:55:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/27 02:55:45 INFO : apple: Copied (new) 2026/09/27 02:55:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 02:55:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/27 02:55:45 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/27 02:55:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 02:55:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/27 02:55:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/27 02:55:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 02:55:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/27 02:55:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/27 02:55:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 02:55:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/27 02:55:45 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/27 02:55:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 02:55:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/27 02:55:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/27 02:55:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 02:55:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/27 02:55:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/27 02:55:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 02:55:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/27 02:55:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/27 02:55:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 02:55:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/27 02:55:45 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/27 02:55:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 02:55:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/27 02:55:45 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/27 02:55:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 02:55:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/27 02:55:45 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/27 02:55:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 02:55:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/27 02:55:45 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/27 02:55:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 02:55:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/27 02:55:45 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/27 02:55:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 02:55:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/27 02:55:45 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/27 02:55:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 02:55:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/27 02:55:45 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/27 02:55:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 02:55:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/27 02:55:45 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/27 02:55:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 02:55:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/27 02:55:45 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/27 02:55:45 DEBUG : Waiting for deletions to finish 2026/09/27 02:55:46 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/09/27 02:55:46 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/09/27 02:55:46 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/09/27 02:55:46 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/09/27 02:55:46 INFO : bananaSUFFIX: Deleted 2026/09/27 02:55:46 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/09/27 02:55:46 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/09/27 02:55:46 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/09/27 02:55:46 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/09/27 02:55:46 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/09/27 02:55:46 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/09/27 02:55:46 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/09/27 02:55:46 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/09/27 02:55:46 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/09/27 02:55:46 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/09/27 02:55:46 INFO : appleSUFFIX: Deleted 2026/09/27 02:55:46 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/09/27 02:55:46 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/09/27 02:55:46 INFO : appleappleapplebananaSUFFIX: Deleted 2026/09/27 02:55:46 INFO : splitbananasplitSUFFIX: Deleted 2026/09/27 02:55:46 DEBUG : Waiting for deletions to finish 2026/09/27 02:55:46 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:55:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:55:46 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:55:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:55:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:55:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:55:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:55:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:55:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:55:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:55:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:55:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:55:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:55:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:55:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:55:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:55:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:55:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:55:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:55:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:55:46 DEBUG : Waiting for deletions to finish 2026/09/27 02:55:47 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:55:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:55:47 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:55:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:55:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:55:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:55:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:55:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:55:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:55:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:55:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:55:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:55:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:55:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:55:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:55:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:55:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:55:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:55:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:55:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:55:57 DEBUG : Waiting for deletions to finish 2026/09/27 02:55:57 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:55:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:55:57 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:55:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:55:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:55:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:55:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:55:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:55:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:55:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:55:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:55:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:55:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:55:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:55:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:55:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:55:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:55:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:55:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:55:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:55:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 02:55:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 02:55:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 02:55:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 02:55:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/27 02:55:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 02:55:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/27 02:55:57 DEBUG : apple: size = 5 OK 2026/09/27 02:55:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:57 DEBUG : apple: Unchanged skipping 2026/09/27 02:55:57 DEBUG : banana: size = 6 OK 2026/09/27 02:55:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:55:57 DEBUG : banana: Unchanged skipping 2026/09/27 02:55:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 02:55:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:55:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:55:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 02:55:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:55:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 02:55:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:55:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:55:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:55:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:55:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:55:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:55:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:55:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:55:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:55:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:55:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:55:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:55:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 02:55:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:55:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:55:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:55:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:55:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:55:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:55:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:55:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:55:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:55:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:55:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:55:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:55:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:55:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:55:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:55:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:55:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:55:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:55:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 02:55:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:55:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:55:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:55:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:55:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:55:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:55:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:55:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:55:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:55:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:55:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:55:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:55:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:55:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 02:55:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:55:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:55:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:55:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:55:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:55:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:55:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:55:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:55:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:55:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 02:55:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:55:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 02:55:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:55:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 02:55:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:55:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 02:55:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:55:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 02:55:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:55:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:55:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:55:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:55:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:55:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:55:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:55:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:55:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:55:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:55:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:55:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:55:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:55:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:55:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:55:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:55:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:55:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:55:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 02:55:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:55:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 02:55:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:55:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 02:55:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:55:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 02:55:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:55:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 02:55:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:55:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:55:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:55:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:55:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:55:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:55:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:55:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:55:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:55:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:55:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:55:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/27 02:55:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:55:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:55:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:55:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:55:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:55:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:55:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 02:55:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:55:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:55:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 02:55:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 02:55:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:55:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:55:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:55:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:55:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/27 02:55:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/27 02:55:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/27 02:55:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/27 02:55:57 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:55:57 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:55:58 DEBUG : appleapple: size = 21 OK 2026/09/27 02:55:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/27 02:55:58 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/09/27 02:55:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/27 02:55:58 DEBUG : splitbanan: size = 16 OK 2026/09/27 02:55:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/27 02:55:58 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/09/27 02:55:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/27 02:55:58 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/27 02:55:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/27 02:55:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/09/27 02:55:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/27 02:55:58 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/27 02:55:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/27 02:55:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/09/27 02:55:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/27 02:55:58 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/27 02:55:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/27 02:55:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/09/27 02:55:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/27 02:55:58 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/27 02:55:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/27 02:55:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/09/27 02:55:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/27 02:55:58 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/27 02:55:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/27 02:55:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/09/27 02:55:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/27 02:55:58 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/27 02:55:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/27 02:55:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/09/27 02:55:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/27 02:55:58 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/27 02:55:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/27 02:55:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/09/27 02:55:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/27 02:55:58 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/27 02:55:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/27 02:55:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/09/27 02:55:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/27 02:55:58 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/27 02:55:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/27 02:55:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/09/27 02:55:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/27 02:55:58 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/27 02:55:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/27 02:55:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/09/27 02:55:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/27 02:55:58 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/27 02:55:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/27 02:55:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/09/27 02:55:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/27 02:55:58 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/27 02:55:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/27 02:55:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/09/27 02:55:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/27 02:55:58 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/27 02:55:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/27 02:55:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/09/27 02:55:58 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/27 02:55:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/27 02:55:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/09/27 02:55:58 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/27 02:55:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/27 02:55:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/09/27 02:55:58 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/27 02:55:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/27 02:55:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/27 02:55:58 DEBUG : Waiting for deletions to finish 2026/09/27 02:55:58 INFO : dir1/0003-defghij.txt: Deleted 2026/09/27 02:55:58 INFO : dir1/0010-456789.txt: Deleted 2026/09/27 02:55:58 INFO : dir1/0007-1234567.txt: Deleted 2026/09/27 02:55:58 INFO : dir1/0011-56789;.txt: Deleted 2026/09/27 02:55:58 INFO : appleappleapplebanana: Deleted 2026/09/27 02:55:59 INFO : dir1/0013-789;=.txt: Deleted 2026/09/27 02:55:59 INFO : dir1/0014-89;=.txt: Deleted 2026/09/27 02:55:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/27 02:55:59 INFO : dir1/0012-6789;.txt: Deleted 2026/09/27 02:55:59 INFO : splitbananasplit: Deleted 2026/09/27 02:55:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/27 02:55:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/27 02:55:59 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/27 02:55:59 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/27 02:55:59 INFO : dir1/0008-2345678.txt: Deleted 2026/09/27 02:55:59 INFO : dir1/0009-3456789.txt: Deleted 2026/09/27 02:55:59 INFO : dir1/0015-9;=.txt: Deleted 2026/09/27 02:55:59 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/27 02:55:59 DEBUG : Waiting for deletions to finish 2026/09/27 02:55:59 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:55:59 DEBUG : appleapple: Excluded (Path Filter) 2026/09/27 02:55:59 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:55:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/27 02:55:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/27 02:55:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/27 02:55:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/27 02:55:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/27 02:55:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/27 02:55:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/27 02:55:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/27 02:55:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/27 02:55:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/27 02:55:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/27 02:55:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/27 02:55:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/27 02:55:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/27 02:55:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/27 02:55:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/27 02:55:59 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/27 02:55:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/27 02:55:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/27 02:55:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/27 02:55:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/27 02:55:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/27 02:55:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/27 02:55:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/27 02:55:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/27 02:55:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/27 02:55:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/27 02:55:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/27 02:55:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/27 02:55:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/27 02:55:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/27 02:55:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/27 02:55:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/27 02:55:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/27 02:55:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/27 02:55:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/27 02:55:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/27 02:55:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/27 02:55:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/27 02:55:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/27 02:55:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/27 02:55:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/27 02:55:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/27 02:55:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/27 02:55:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/27 02:55:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/27 02:55:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/27 02:55:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/27 02:55:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/27 02:55:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/27 02:55:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/27 02:55:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/27 02:55:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/27 02:55:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/27 02:55:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/27 02:55:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/27 02:55:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/27 02:55:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/27 02:55:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/27 02:55:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/27 02:55:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/27 02:55:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/27 02:55:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/27 02:55:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/27 02:55:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/27 02:55:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/27 02:55:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/27 02:55:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/27 02:55:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/27 02:55:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/27 02:55:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/27 02:55:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/27 02:55:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/27 02:55:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/27 02:55:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/27 02:55:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/27 02:55:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/27 02:55:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/27 02:55:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 02:55:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/27 02:55:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/27 02:55:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/27 02:55:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/27 02:55:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/27 02:55:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/27 02:55:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/27 02:55:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/27 02:55:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/27 02:55:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/27 02:55:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/27 02:55:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/27 02:55:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/27 02:55:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/27 02:55:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/27 02:55:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/27 02:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 02:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 02:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 02:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:56:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:56:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 02:56:00 DEBUG : banana: size = 6 OK 2026/09/27 02:56:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:00 DEBUG : apple: size = 5 OK 2026/09/27 02:56:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:00 DEBUG : apple: Unchanged skipping 2026/09/27 02:56:00 DEBUG : banana: Unchanged skipping 2026/09/27 02:56:00 DEBUG : appleapple: size = 21 OK 2026/09/27 02:56:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 02:56:00 DEBUG : splitbanan: size = 16 OK 2026/09/27 02:56:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:00 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 02:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 02:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 02:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 02:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 02:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 02:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 02:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 02:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 02:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 02:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 02:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 02:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 02:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 02:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 02:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 02:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:56:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 02:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:56:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 02:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:56:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 02:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:56:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 02:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:56:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 02:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 02:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:56:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 02:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 02:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 02:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:56:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/27 02:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/27 02:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/27 02:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/27 02:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/27 02:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/27 02:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/27 02:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/27 02:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/27 02:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/27 02:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/27 02:56:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/27 02:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/27 02:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/27 02:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/27 02:56:00 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/27 02:56:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:00 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/27 02:56:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 02:56:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 02:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/27 02:56:00 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/27 02:56:00 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/27 02:56:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:00 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/27 02:56:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 02:56:00 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/27 02:56:00 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/27 02:56:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:00 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/27 02:56:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 02:56:00 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/27 02:56:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 02:56:00 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/27 02:56:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 02:56:00 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/27 02:56:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 02:56:00 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/27 02:56:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 02:56:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 02:56:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 02:56:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 02:56:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 02:56:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/27 02:56:00 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/27 02:56:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 02:56:00 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/27 02:56:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 02:56:00 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/27 02:56:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 02:56:00 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/27 02:56:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 02:56:00 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:56:00 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:56:00 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:00 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:00 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:56:00 DEBUG : appleapple: Excluded (Path Filter) 2026/09/27 02:56:00 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:56:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/27 02:56:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/27 02:56:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/27 02:56:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/27 02:56:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/27 02:56:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/27 02:56:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/27 02:56:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/27 02:56:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/27 02:56:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/27 02:56:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/27 02:56:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/27 02:56:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/27 02:56:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/27 02:56:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/27 02:56:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/27 02:56:00 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/27 02:56:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:56:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:56:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/27 02:56:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/27 02:56:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/27 02:56:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/27 02:56:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/27 02:56:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/27 02:56:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/27 02:56:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/27 02:56:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/27 02:56:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/27 02:56:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/27 02:56:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/27 02:56:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/27 02:56:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/27 02:56:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/27 02:56:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/27 02:56:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/27 02:56:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/27 02:56:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/27 02:56:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/27 02:56:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/27 02:56:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/27 02:56:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/27 02:56:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/27 02:56:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/27 02:56:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/27 02:56:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/27 02:56:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/27 02:56:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/27 02:56:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/27 02:56:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/27 02:56:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/27 02:56:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/27 02:56:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/27 02:56:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/27 02:56:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/27 02:56:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/27 02:56:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/27 02:56:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/27 02:56:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/27 02:56:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/27 02:56:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/27 02:56:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/27 02:56:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/27 02:56:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/27 02:56:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/27 02:56:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/27 02:56:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/27 02:56:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/27 02:56:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/27 02:56:00 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:56:10 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:10 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:56:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:56:10 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:56:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:56:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:56:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:56:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:56:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:56:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:56:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:56:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:56:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:56:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:56:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:56:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:56:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:56:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:56:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:56:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:56:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:56:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 02:56:11 DEBUG : apple: size = 5 OK 2026/09/27 02:56:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:11 DEBUG : apple: Unchanged skipping 2026/09/27 02:56:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 02:56:11 DEBUG : banana: size = 6 OK 2026/09/27 02:56:11 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 02:56:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:11 DEBUG : banana: Unchanged skipping 2026/09/27 02:56:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:11 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 02:56:11 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:56:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 02:56:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 02:56:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 02:56:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 02:56:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 02:56:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 02:56:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 02:56:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 02:56:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 02:56:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 02:56:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 02:56:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 02:56:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 02:56:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 02:56:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 02:56:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 02:56:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 02:56:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 02:56:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 02:56:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 02:56:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 02:56:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 02:56:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 02:56:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 02:56:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 02:56:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 02:56:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 02:56:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 02:56:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 02:56:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 02:56:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 02:56:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 02:56:11 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:56:11 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:11 INFO : There was nothing to transfer 2026/09/27 02:56:11 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:11 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:56:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:56:11 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:56:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:56:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:56:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:56:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:56:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:56:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:56:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:56:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:56:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:56:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:56:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:56:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:56:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:56:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:56:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:56:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:56:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 02:56:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:12 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 02:56:12 DEBUG : banana: size = 6 OK 2026/09/27 02:56:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:12 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 02:56:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:12 DEBUG : banana: Unchanged skipping 2026/09/27 02:56:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 02:56:12 DEBUG : apple: size = 5 OK 2026/09/27 02:56:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:12 DEBUG : apple: Unchanged skipping 2026/09/27 02:56:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 02:56:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 02:56:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 02:56:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 02:56:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 02:56:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 02:56:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 02:56:12 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:56:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 02:56:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 02:56:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 02:56:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 02:56:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 02:56:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 02:56:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 02:56:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 02:56:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 02:56:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 02:56:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 02:56:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 02:56:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 02:56:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 02:56:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 02:56:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 02:56:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 02:56:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 02:56:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 02:56:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 02:56:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 02:56:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 02:56:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 02:56:12 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:56:12 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:12 INFO : There was nothing to transfer 2026/09/27 02:56:12 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:12 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:56:12 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:13 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:56:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:56:13 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:56:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:56:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:56:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:56:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:56:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:56:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:56:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:56:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:56:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:56:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:56:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:56:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:56:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:56:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:56:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:56:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:56:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:56:23 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:23 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:56:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:56:23 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:56:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:56:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:56:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:56:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:56:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:56:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:56:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:56:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:56:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:56:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:56:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:56:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:56:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:56:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:56:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:56:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : apple: size = 5 OK 2026/09/27 02:56:24 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 02:56:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 02:56:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 02:56:24 DEBUG : banana: size = 6 OK 2026/09/27 02:56:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 02:56:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : banana: Unchanged skipping 2026/09/27 02:56:24 DEBUG : apple: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 02:56:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 02:56:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 02:56:24 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:56:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 02:56:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 02:56:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 02:56:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 02:56:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 02:56:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 02:56:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 02:56:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 02:56:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 02:56:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 02:56:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 02:56:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 02:56:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 02:56:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:56:24 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:24 INFO : There was nothing to transfer 2026/09/27 02:56:24 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:24 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:56:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 02:56:24 DEBUG : banana: size = 6 OK 2026/09/27 02:56:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 02:56:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 02:56:24 DEBUG : banana: Unchanged skipping 2026/09/27 02:56:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 02:56:24 DEBUG : apple: size = 5 OK 2026/09/27 02:56:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : apple: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 02:56:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 02:56:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 02:56:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 02:56:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 02:56:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 02:56:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 02:56:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 02:56:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 02:56:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:56:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 02:56:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 02:56:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 02:56:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 02:56:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 02:56:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 02:56:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 02:56:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 02:56:24 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:56:24 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:24 INFO : There was nothing to transfer 2026/09/27 02:56:24 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:25 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:56:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:56:25 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:56:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:56:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:56:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:56:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:56:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:56:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:56:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:56:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:56:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:56:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:56:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:56:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:56:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:56:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:56:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:56:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:56:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:56:35 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:36 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:56:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:56:36 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:56:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:56:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:56:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:56:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:56:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:56:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:56:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:56:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:56:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:56:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:56:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:56:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:56:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:56:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:56:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:56:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:56:36 DEBUG : apple: size = 5 OK 2026/09/27 02:56:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:36 DEBUG : banana: size = 6 OK 2026/09/27 02:56:36 DEBUG : apple: Unchanged skipping 2026/09/27 02:56:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 02:56:36 DEBUG : banana: Unchanged skipping 2026/09/27 02:56:36 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 02:56:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 02:56:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:36 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 02:56:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 02:56:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 02:56:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 02:56:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 02:56:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 02:56:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 02:56:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 02:56:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 02:56:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 02:56:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 02:56:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 02:56:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 02:56:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 02:56:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 02:56:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 02:56:36 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 02:56:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 02:56:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 02:56:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 02:56:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 02:56:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 02:56:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 02:56:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 02:56:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 02:56:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 02:56:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 02:56:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 02:56:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 02:56:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 02:56:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 02:56:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 02:56:36 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:56:36 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:36 INFO : There was nothing to transfer 2026/09/27 02:56:36 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:37 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:56:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:56:37 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:56:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:56:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:56:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:56:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:56:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:56:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:56:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:56:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:56:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:56:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:56:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:56:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:56:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:56:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:56:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:56:37 DEBUG : apple: size = 5 OK 2026/09/27 02:56:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:37 DEBUG : banana: size = 6 OK 2026/09/27 02:56:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 02:56:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 02:56:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:37 DEBUG : banana: Unchanged skipping 2026/09/27 02:56:37 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 02:56:37 DEBUG : apple: Unchanged skipping 2026/09/27 02:56:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:37 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 02:56:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 02:56:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 02:56:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 02:56:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 02:56:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 02:56:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 02:56:37 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 02:56:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 02:56:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 02:56:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 02:56:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 02:56:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 02:56:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 02:56:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 02:56:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 02:56:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 02:56:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 02:56:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 02:56:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 02:56:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 02:56:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 02:56:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 02:56:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 02:56:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 02:56:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 02:56:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 02:56:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 02:56:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 02:56:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 02:56:37 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:56:37 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:37 INFO : There was nothing to transfer 2026/09/27 02:56:37 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:38 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:56:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:56:38 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:56:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:56:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:56:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:56:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:56:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:56:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:56:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:56:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:56:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:56:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:56:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:56:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:56:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:56:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:56:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:56:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:56:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:56:48 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/27 02:56:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/27 02:56:49 DEBUG : pacer: Reducing sleep to 10ms 2026/09/27 02:56:49 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:56:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:56:49 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:56:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:56:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:56:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:56:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:56:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:56:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:56:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:56:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:56:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:56:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:56:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:56:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:56:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:56:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:56:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:56:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:56:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:56:49 DEBUG : apple: size = 5 OK 2026/09/27 02:56:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:49 DEBUG : apple: Unchanged skipping 2026/09/27 02:56:49 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 02:56:49 DEBUG : banana: size = 6 OK 2026/09/27 02:56:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:49 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 02:56:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:49 DEBUG : banana: Unchanged skipping 2026/09/27 02:56:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 02:56:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 02:56:49 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:56:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 02:56:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 02:56:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 02:56:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 02:56:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 02:56:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 02:56:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 02:56:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 02:56:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 02:56:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 02:56:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 02:56:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 02:56:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 02:56:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 02:56:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 02:56:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 02:56:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 02:56:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 02:56:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 02:56:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 02:56:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 02:56:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 02:56:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 02:56:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 02:56:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 02:56:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 02:56:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 02:56:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 02:56:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 02:56:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 02:56:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 02:56:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 02:56:49 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:56:49 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:49 INFO : There was nothing to transfer 2026/09/27 02:56:49 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:50 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 02:56:50 DEBUG : banana: size = 6 OK 2026/09/27 02:56:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:50 DEBUG : banana: Unchanged skipping 2026/09/27 02:56:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 02:56:50 DEBUG : apple: size = 5 OK 2026/09/27 02:56:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:50 DEBUG : apple: Unchanged skipping 2026/09/27 02:56:50 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 02:56:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:50 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 02:56:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 02:56:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 02:56:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 02:56:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 02:56:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 02:56:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 02:56:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 02:56:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 02:56:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 02:56:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 02:56:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 02:56:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 02:56:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 02:56:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 02:56:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 02:56:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 02:56:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 02:56:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 02:56:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 02:56:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 02:56:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 02:56:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 02:56:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 02:56:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 02:56:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 02:56:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 02:56:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 02:56:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 02:56:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 02:56:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 02:56:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 02:56:50 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:56:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:56:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 02:56:50 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:56:50 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:50 INFO : There was nothing to transfer 2026/09/27 02:56:50 DEBUG : Waiting for deletions to finish 2026/09/27 02:56:50 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:56:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:57:00 DEBUG : Waiting for deletions to finish 2026/09/27 02:57:01 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : apple: size = 5 OK 2026/09/27 02:57:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:01 DEBUG : apple: Unchanged skipping 2026/09/27 02:57:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 02:57:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 02:57:01 DEBUG : banana: size = 6 OK 2026/09/27 02:57:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:01 DEBUG : banana: Unchanged skipping 2026/09/27 02:57:01 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 02:57:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:01 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 02:57:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 02:57:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 02:57:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 02:57:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 02:57:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 02:57:01 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:57:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 02:57:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 02:57:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 02:57:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 02:57:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 02:57:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 02:57:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 02:57:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 02:57:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 02:57:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 02:57:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 02:57:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 02:57:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 02:57:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 02:57:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 02:57:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 02:57:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 02:57:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 02:57:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 02:57:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 02:57:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 02:57:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 02:57:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 02:57:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 02:57:01 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:57:01 DEBUG : Waiting for deletions to finish 2026/09/27 02:57:01 INFO : There was nothing to transfer 2026/09/27 02:57:01 DEBUG : Waiting for deletions to finish 2026/09/27 02:57:01 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:57:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/27 02:57:02 DEBUG : apple: size = 5 OK 2026/09/27 02:57:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:02 DEBUG : apple: Unchanged skipping 2026/09/27 02:57:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/27 02:57:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/27 02:57:02 DEBUG : banana: size = 6 OK 2026/09/27 02:57:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:02 DEBUG : banana: Unchanged skipping 2026/09/27 02:57:02 DEBUG : splitbananasplit: size = 16 OK 2026/09/27 02:57:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:02 DEBUG : splitbananasplit: Unchanged skipping 2026/09/27 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/27 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/27 02:57:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/27 02:57:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/27 02:57:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/27 02:57:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/27 02:57:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/27 02:57:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/27 02:57:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/27 02:57:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/27 02:57:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/27 02:57:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/27 02:57:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/27 02:57:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/27 02:57:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:02 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:57:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/27 02:57:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/27 02:57:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/27 02:57:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/27 02:57:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/27 02:57:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/27 02:57:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/27 02:57:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/27 02:57:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/27 02:57:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/27 02:57:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/27 02:57:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/27 02:57:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/27 02:57:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/27 02:57:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/27 02:57:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/27 02:57:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/27 02:57:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/27 02:57:02 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:57:02 DEBUG : Waiting for deletions to finish 2026/09/27 02:57:02 INFO : There was nothing to transfer 2026/09/27 02:57:02 DEBUG : Waiting for deletions to finish 2026/09/27 02:57:02 DEBUG : apple: Excluded (Path Filter) 2026/09/27 02:57:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/27 02:57:02 DEBUG : banana: Excluded (Path Filter) 2026/09/27 02:57:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/27 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/27 02:57:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/27 02:57:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/27 02:57:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/27 02:57:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/27 02:57:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/27 02:57:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/27 02:57:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/27 02:57:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/27 02:57:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/27 02:57:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/27 02:57:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/27 02:57:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/27 02:57:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/27 02:57:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/27 02:57:02 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (144.95s) --- PASS: TestTransform/NFC (10.33s) --- PASS: TestTransform/NFD (11.58s) --- PASS: TestTransform/base64 (14.50s) --- PASS: TestTransform/prefix (16.28s) --- PASS: TestTransform/suffix (17.05s) --- PASS: TestTransform/truncate (13.47s) --- PASS: TestTransform/encoder (12.64s) --- PASS: TestTransform/ISO-8859-1 (12.39s) --- PASS: TestTransform/charmap (13.25s) --- PASS: TestTransform/lowercase (11.98s) --- PASS: TestTransform/ascii (11.49s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:57:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/27 02:57:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/27 02:57:07 INFO : sub dir_somesuffix: Making directory 2026/09/27 02:57:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/27 02:57:07 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/27 02:57:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/27 02:57:07 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/27 02:57:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/27 02:57:07 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:57:07 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:57:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/27 02:57:08 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:57:08 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/27 02:57:08 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.66s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:57:08 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:09 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:09 INFO : tictactoe: Making directory 2026/09/27 02:57:09 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:09 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 02:57:09 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/27 02:57:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 02:57:09 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:57:09 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:57:09 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/27 02:57:09 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:57:09 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/27 02:57:09 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.67s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:57:10 INFO : toe: Making directory 2026/09/27 02:57:10 INFO : toe/toe: Making directory 2026/09/27 02:57:10 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/27 02:57:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/27 02:57:10 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:57:10 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:57:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/27 02:57:11 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/27 02:57:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:57:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/27 02:57:11 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.58s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:57:12 INFO : toe: Making directory 2026/09/27 02:57:12 INFO : toe/toe: Making directory 2026/09/27 02:57:12 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/27 02:57:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/27 02:57:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/27 02:57:12 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:57:12 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:57:12 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/27 02:57:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:57:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/27 02:57:12 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.57s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:57:13 DEBUG : empty_dir: Making directory with metadata 2026/09/27 02:57:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/27 02:57:13 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:13 INFO : tictacempty_dir: Making directory 2026/09/27 02:57:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:13 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:13 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:13 INFO : tictactoe: Making directory 2026/09/27 02:57:13 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:13 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 02:57:13 INFO : tictactoe/tictactoe: Making directory 2026/09/27 02:57:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 02:57:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/27 02:57:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/27 02:57:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/27 02:57:13 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:57:13 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:57:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/27 02:57:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:57:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/27 02:57:14 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.70s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:57:15 DEBUG : empty_dir: Making directory with metadata 2026/09/27 02:57:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/27 02:57:15 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:15 INFO : tictacempty_dir: Making directory 2026/09/27 02:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:15 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:15 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:15 INFO : tictactoe: Making directory 2026/09/27 02:57:15 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:15 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 02:57:15 INFO : tictactoe/tictactoe: Making directory 2026/09/27 02:57:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 02:57:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/27 02:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 02:57:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/27 02:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 02:57:15 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:57:15 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:57:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/27 02:57:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:57:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 02:57:16 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/27 02:57:16 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:57:16 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:17 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:17 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/27 02:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/27 02:57:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/09/27 02:57:17 NOTICE: B2 bucket rclone-test-cucanib0vonu: 0 differences found 2026/09/27 02:57:17 NOTICE: B2 bucket rclone-test-cucanib0vonu: 1 matching files --- PASS: TestAllTag (2.26s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:57:17 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:17 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:17 INFO : tictactoe: Making directory 2026/09/27 02:57:17 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:17 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 02:57:17 INFO : tictactoe/tictactoe: Making directory 2026/09/27 02:57:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 02:57:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/27 02:57:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/27 02:57:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/27 02:57:17 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:57:17 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:57:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/27 02:57:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:57:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/27 02:57:18 DEBUG : Waiting for deletions to finish 2026/09/27 02:57:19 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:19 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:19 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 02:57:19 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/27 02:57:19 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/27 02:57:19 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:57:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/27 02:57:19 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/27 02:57:19 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:57:19 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.84s) === RUN TestSyntax 2026/09/27 02:57:20 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:57:20 INFO : toe: Making directory 2026/09/27 02:57:20 INFO : toe/toe: Making directory 2026/09/27 02:57:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/27 02:57:20 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:57:20 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:57:21 DEBUG : toe/toe/toe: size = 11 OK 2026/09/27 02:57:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:57:21 INFO : toe/toe/toe: Copied (new) 2026/09/27 02:57:21 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.56s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:57:22 DEBUG : empty_dir: Making directory with metadata 2026/09/27 02:57:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/27 02:57:22 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:22 INFO : tictacempty_dir: Making directory 2026/09/27 02:57:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:22 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:22 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:22 INFO : tictactoe: Making directory 2026/09/27 02:57:22 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:22 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 02:57:22 INFO : tictactoe/tictactoe: Making directory 2026/09/27 02:57:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 02:57:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/27 02:57:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 02:57:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/27 02:57:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 02:57:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 02:57:22 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:57:22 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:57:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/27 02:57:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:57:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 02:57:22 INFO : toe/toe/toe.txt: Deleted 2026/09/27 02:57:22 INFO : toe/toe: Removing directory 2026/09/27 02:57:22 INFO : toe: Removing directory 2026/09/27 02:57:22 INFO : empty_dir: Removing directory 2026/09/27 02:57:22 DEBUG : Local file system at /tmp/rclone612334644: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.76s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:57:23 DEBUG : empty_dir: Making directory with metadata 2026/09/27 02:57:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/27 02:57:23 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:24 INFO : tictacempty_dir: Making directory 2026/09/27 02:57:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:24 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:24 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:24 INFO : tictactoe: Making directory 2026/09/27 02:57:24 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:24 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 02:57:24 INFO : tictactoe/tictactoe: Making directory 2026/09/27 02:57:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 02:57:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/27 02:57:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 02:57:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/27 02:57:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 02:57:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 02:57:24 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:57:24 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:57:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/27 02:57:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:57:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 02:57:25 INFO : toe/toe/toe.txt: Deleted 2026/09/27 02:57:25 INFO : toe/toe: Removing directory 2026/09/27 02:57:25 INFO : toe: Removing directory 2026/09/27 02:57:25 INFO : empty_dir: Removing directory 2026/09/27 02:57:25 DEBUG : Local file system at /tmp/rclone612334644: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/27 02:57:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/27 02:57:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/27 02:57:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/27 02:57:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/27 02:57:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/27 02:57:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/27 02:57:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:57:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/09/27 02:57:26 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.52s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:57:27 DEBUG : Reset feature "Copy" 2026/09/27 02:57:27 DEBUG : Reset feature "Move" 2026/09/27 02:57:27 DEBUG : Reset feature "Copy" 2026/09/27 02:57:27 DEBUG : Reset feature "Move" 2026/09/27 02:57:27 DEBUG : empty_dir: Making directory with metadata 2026/09/27 02:57:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/27 02:57:27 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:27 INFO : tictacempty_dir: Making directory 2026/09/27 02:57:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/27 02:57:27 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:27 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:27 INFO : tictactoe: Making directory 2026/09/27 02:57:27 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:27 DEBUG : toe: transformed to: tictactoe 2026/09/27 02:57:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 02:57:27 INFO : tictactoe/tictactoe: Making directory 2026/09/27 02:57:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/27 02:57:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/27 02:57:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 02:57:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/27 02:57:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 02:57:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 02:57:27 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:57:27 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:57:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/27 02:57:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:57:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/27 02:57:28 INFO : toe/toe/toe.txt: Deleted 2026/09/27 02:57:28 INFO : toe/toe: Removing directory 2026/09/27 02:57:28 INFO : toe: Removing directory 2026/09/27 02:57:28 INFO : empty_dir: Removing directory 2026/09/27 02:57:28 DEBUG : Local file system at /tmp/rclone612334644: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/27 02:57:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/27 02:57:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/27 02:57:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/27 02:57:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/27 02:57:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/27 02:57:29 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/27 02:57:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:57:29 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/27 02:57:29 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.26s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:57:30 DEBUG : toe: transformed to: dG9l 2026/09/27 02:57:30 DEBUG : toe: transformed to: dG9l 2026/09/27 02:57:30 INFO : dG9l: Making directory 2026/09/27 02:57:30 DEBUG : toe: transformed to: dG9l 2026/09/27 02:57:30 DEBUG : toe: transformed to: dG9l 2026/09/27 02:57:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/27 02:57:30 INFO : dG9l/dG9l: Making directory 2026/09/27 02:57:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/27 02:57:30 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/27 02:57:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/27 02:57:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/27 02:57:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/27 02:57:30 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:57:30 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:57:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/27 02:57:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:57:31 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/27 02:57:31 DEBUG : Waiting for deletions to finish 2026/09/27 02:57:31 DEBUG : dG9l: transformed to: toe 2026/09/27 02:57:31 DEBUG : dG9l: transformed to: toe 2026/09/27 02:57:31 DEBUG : dG9l: transformed to: toe 2026/09/27 02:57:31 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/27 02:57:31 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/27 02:57:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/27 02:57:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/09/27 02:57:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/27 02:57:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/27 02:57:31 DEBUG : Local file system at /tmp/rclone612334644: Waiting for checks to finish 2026/09/27 02:57:31 DEBUG : Local file system at /tmp/rclone612334644: Waiting for transfers to finish 2026/09/27 02:57:31 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (1.98s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-cucanib0vonu", Local "Local file system at /tmp/rclone612334644", Modify Window "1ms" 2026/09/27 02:57:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/27 02:57:32 DEBUG : toe: transformed to: 2026/09/27 02:57:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/27 02:57:32 DEBUG : toe: transformed to: 2026/09/27 02:57:32 INFO : B2 bucket rclone-test-cucanib0vonu: Making directory 2026/09/27 02:57:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/27 02:57:32 DEBUG : toe: transformed to: 2026/09/27 02:57:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/27 02:57:32 DEBUG : toe: transformed to: 2026/09/27 02:57:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/27 02:57:32 DEBUG : toe/toe: transformed to: 2026/09/27 02:57:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/27 02:57:32 INFO : toe/toe: Making directory 2026/09/27 02:57:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/27 02:57:32 DEBUG : toe/toe: transformed to: 2026/09/27 02:57:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/27 02:57:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/27 02:57:32 DEBUG : toe: transformed to: 2026/09/27 02:57:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/27 02:57:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/27 02:57:32 DEBUG : toe/toe/toe: transformed to: 2026/09/27 02:57:32 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/27 02:57:32 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for checks to finish 2026/09/27 02:57:32 DEBUG : B2 bucket rclone-test-cucanib0vonu: Waiting for transfers to finish 2026/09/27 02:57:33 DEBUG : toe/toe/toe: size = 11 OK 2026/09/27 02:57:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/27 02:57:33 INFO : toe/toe/toe: Copied (new) 2026/09/27 02:57:33 ERROR : B2 bucket rclone-test-cucanib0vonu: not deleting files as there were IO errors 2026/09/27 02:57:33 ERROR : B2 bucket rclone-test-cucanib0vonu: not deleting directories as there were IO errors --- PASS: TestError (1.58s) PASS 2026/09/27 02:57:34 DEBUG : B2 bucket rclone-test-cucanib0vonu: Purge remote 2026/09/27 02:57:34 INFO : B2 bucket rclone-test-cucanib0vonu: cleaning bucket "rclone-test-cucanib0vonu" of all files 2026/09/27 02:57:35 DEBUG : BackupDir/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4198356c07255878_d20260927_m025246_c001_v7007000_t0000_u01790477566198") 2026/09/27 02:57:35 DEBUG : BackupDir/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40956c10aff7d564_d20260927_m025241_c001_v0001185_t0058_u01790477561335") 2026/09/27 02:57:35 DEBUG : CompareDest/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d89387b_d20260927_m025217_c001_v7007000_t0000_u01790477537547") 2026/09/27 02:57:35 DEBUG : CompareDest/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa2f7_d20260927_m025211_c001_v0001120_t0032_u01790477531970") 2026/09/27 02:57:35 DEBUG : CompareDest/two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d89387c_d20260927_m025217_c001_v7007000_t0000_u01790477537768") 2026/09/27 02:57:35 DEBUG : CompareDest/two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9d69_d20260927_m025213_c001_v0001102_t0022_u01790477533248") 2026/09/27 02:57:35 DEBUG : CopyDest/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4198356c07255879_d20260927_m025246_c001_v7007000_t0000_u01790477566380") 2026/09/27 02:57:35 DEBUG : CopyDest/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9da3_d20260927_m025238_c001_v0001102_t0022_u01790477558188") 2026/09/27 02:57:35 DEBUG : CopyDest/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4198356c07255858_d20260927_m025231_c001_v7007000_t0000_u01790477551789") 2026/09/27 02:57:35 DEBUG : CopyDest/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e0a6_d20260927_m025229_c001_v0001182_t0020_u01790477549072") 2026/09/27 02:57:35 DEBUG : CopyDest/three: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4198356c0725587a_d20260927_m025246_c001_v7007000_t0000_u01790477566561") 2026/09/27 02:57:35 DEBUG : CopyDest/three: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa357_d20260927_m025244_c001_v0001120_t0032_u01790477564536") 2026/09/27 02:57:35 DEBUG : CopyDest/two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4198356c0725587b_d20260927_m025246_c001_v7007000_t0000_u01790477566742") 2026/09/27 02:57:35 DEBUG : CopyDest/two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e10f_d20260927_m025242_c001_v0001182_t0020_u01790477562455") 2026/09/27 02:57:35 DEBUG : EXISTING: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f422bda88a28ce26a_d20260927_m025359_c001_v7007000_t0000_u01790477639777") 2026/09/27 02:57:35 DEBUG : EXISTING: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e396_d20260927_m025358_c001_v0001182_t0020_u01790477638854") 2026/09/27 02:57:35 DEBUG : PREFIXapple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4209e18e5153200b_d20260927_m025529_c001_v7007000_t0000_u01790477729021") 2026/09/27 02:57:35 DEBUG : PREFIXapple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b224f3_d20260927_m025524_c001_v0001029_t0022_u01790477724743") 2026/09/27 02:57:36 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4209e18e5153200c_d20260927_m025529_c001_v7007000_t0000_u01790477729202") 2026/09/27 02:57:36 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0e6b9_d20260927_m025524_c001_v0001182_t0047_u01790477724732") 2026/09/27 02:57:36 DEBUG : PREFIXbanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a0d2_d20260927_m025529_c001_v7007000_t0000_u01790477729303") 2026/09/27 02:57:36 DEBUG : PREFIXbanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa5bf_d20260927_m025524_c001_v0001120_t0032_u01790477724753") 2026/09/27 02:57:36 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152600d613729fd_d20260927_m025529_c001_v7007000_t0000_u01790477729094") 2026/09/27 02:57:36 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778baa_d20260927_m025524_c001_v0001109_t0002_u01790477724765") 2026/09/27 02:57:36 DEBUG : Testêé: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f422bda88a28ce267_d20260927_m025356_c001_v7007000_t0000_u01790477636631") 2026/09/27 02:57:36 DEBUG : Testêé: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e38e_d20260927_m025356_c001_v0001182_t0020_u01790477636074") 2026/09/27 02:57:36 DEBUG : Testêé: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa445_d20260927_m025355_c001_v0001120_t0032_u01790477635167") 2026/09/27 02:57:36 DEBUG : YXBwbGU=: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757bf6_d20260927_m025514_c001_v7007000_t0000_u01790477714509") 2026/09/27 02:57:36 DEBUG : YXBwbGU=: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b224c5_d20260927_m025510_c001_v0001029_t0022_u01790477710117") 2026/09/27 02:57:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757bf7_d20260927_m025514_c001_v7007000_t0000_u01790477714688") 2026/09/27 02:57:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1152bac2a3778b74_d20260927_m025510_c001_v0001109_t0039_u01790477710130") 2026/09/27 02:57:36 DEBUG : YmFuYW5h: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757bf8_d20260927_m025514_c001_v7007000_t0000_u01790477714868") 2026/09/27 02:57:36 DEBUG : YmFuYW5h: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa58b_d20260927_m025510_c001_v0001120_t0032_u01790477710140") 2026/09/27 02:57:36 DEBUG : a/potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd9470_d20260927_m025050_c001_v7007000_t0000_u01790477450901") 2026/09/27 02:57:36 DEBUG : a/potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1093f9f4c8bc9bff_d20260927_m025050_c001_v0001102_t0024_u01790477450124") 2026/09/27 02:57:36 DEBUG : a/potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd946b_d20260927_m025048_c001_v7007000_t0000_u01790477448860") 2026/09/27 02:57:36 DEBUG : a/potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1093f9f4c8bc9bed_d20260927_m025048_c001_v0001102_t0044_u01790477448008") 2026/09/27 02:57:36 DEBUG : a/potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bd8f_d20260927_m025032_c001_v7007000_t0000_u01790477432669") 2026/09/27 02:57:36 DEBUG : a/potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1093f9f4c8bc9b65_d20260927_m025031_c001_v0001102_t0053_u01790477431825") 2026/09/27 02:57:36 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7916_d20260927_m025703_c001_v7007000_t0000_u01790477823034") 2026/09/27 02:57:36 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa7a1_d20260927_m025700_c001_v0001120_t0032_u01790477820177") 2026/09/27 02:57:36 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de78ff_d20260927_m025651_c001_v7007000_t0000_u01790477811456") 2026/09/27 02:57:37 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa76b_d20260927_m025648_c001_v0001120_t0032_u01790477808184") 2026/09/27 02:57:37 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1ce_d20260927_m025639_c001_v7007000_t0000_u01790477799164") 2026/09/27 02:57:37 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa729_d20260927_m025634_c001_v0001120_t0032_u01790477794988") 2026/09/27 02:57:37 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1ab_d20260927_m025626_c001_v7007000_t0000_u01790477786171") 2026/09/27 02:57:37 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa6dd_d20260927_m025622_c001_v0001120_t0032_u01790477782570") 2026/09/27 02:57:37 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a181_d20260927_m025613_c001_v7007000_t0000_u01790477773968") 2026/09/27 02:57:37 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa693_d20260927_m025610_c001_v0001120_t0032_u01790477770042") 2026/09/27 02:57:37 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7c1_d20260927_m025601_c001_v7007000_t0000_u01790477761135") 2026/09/27 02:57:37 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22565_d20260927_m025556_c001_v0001029_t0022_u01790477756454") 2026/09/27 02:57:37 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4625_d20260927_m025547_c001_v7007000_t0000_u01790477747697") 2026/09/27 02:57:37 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778c01_d20260927_m025545_c001_v0001109_t0002_u01790477745013") 2026/09/27 02:57:37 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d893978_d20260927_m025543_c001_v7007000_t0000_u01790477743686") 2026/09/27 02:57:37 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e755_d20260927_m025539_c001_v0001182_t0020_u01790477739799") 2026/09/27 02:57:37 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b5fb_d20260927_m025530_c001_v7007000_t0000_u01790477730782") 2026/09/27 02:57:37 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa5d7_d20260927_m025528_c001_v0001120_t0032_u01790477728091") 2026/09/27 02:57:37 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4058a0d57c9d150d_d20260927_m025527_c001_v7007000_t0000_u01790477727091") 2026/09/27 02:57:37 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e6a5_d20260927_m025523_c001_v0001182_t0020_u01790477723247") 2026/09/27 02:57:37 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b5c9_d20260927_m025512_c001_v7007000_t0000_u01790477712848") 2026/09/27 02:57:37 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b224c3_d20260927_m025508_c001_v0001029_t0022_u01790477708688") 2026/09/27 02:57:37 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db553066_d20260927_m025459_c001_v7007000_t0000_u01790477699852") 2026/09/27 02:57:38 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b224a9_d20260927_m025457_c001_v0001029_t0022_u01790477697072") 2026/09/27 02:57:38 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bfba_d20260927_m025447_c001_v7007000_t0000_u01790477687987") 2026/09/27 02:57:38 DEBUG : apple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22489_d20260927_m025445_c001_v0001029_t0022_u01790477685272") 2026/09/27 02:57:38 DEBUG : appleSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f404b312f7971a2e5_d20260927_m025546_c001_v7007000_t0000_u01790477746240") 2026/09/27 02:57:38 DEBUG : appleSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22529_d20260927_m025541_c001_v0001029_t0022_u01790477741315") 2026/09/27 02:57:38 DEBUG : appleapple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7c2_d20260927_m025601_c001_v7007000_t0000_u01790477761315") 2026/09/27 02:57:38 DEBUG : appleapple: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b2256b_d20260927_m025557_c001_v0001029_t0022_u01790477757923") 2026/09/27 02:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7918_d20260927_m025703_c001_v7007000_t0000_u01790477823214") 2026/09/27 02:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22629_d20260927_m025700_c001_v0001029_t0022_u01790477820544") 2026/09/27 02:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7901_d20260927_m025651_c001_v7007000_t0000_u01790477811672") 2026/09/27 02:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22601_d20260927_m025648_c001_v0001029_t0022_u01790477808575") 2026/09/27 02:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1d0_d20260927_m025639_c001_v7007000_t0000_u01790477799345") 2026/09/27 02:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b225d1_d20260927_m025635_c001_v0001029_t0022_u01790477795359") 2026/09/27 02:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1ac_d20260927_m025626_c001_v7007000_t0000_u01790477786352") 2026/09/27 02:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b225ab_d20260927_m025622_c001_v0001029_t0022_u01790477782935") 2026/09/27 02:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a182_d20260927_m025614_c001_v7007000_t0000_u01790477774148") 2026/09/27 02:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22593_d20260927_m025610_c001_v0001029_t0022_u01790477770434") 2026/09/27 02:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757c28_d20260927_m025558_c001_v7007000_t0000_u01790477758893") 2026/09/27 02:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa651_d20260927_m025556_c001_v0001120_t0032_u01790477756821") 2026/09/27 02:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4626_d20260927_m025547_c001_v7007000_t0000_u01790477747877") 2026/09/27 02:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa61b_d20260927_m025545_c001_v0001120_t0032_u01790477745004") 2026/09/27 02:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de78c9_d20260927_m025543_c001_v7007000_t0000_u01790477743910") 2026/09/27 02:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa5ff_d20260927_m025540_c001_v0001120_t0032_u01790477740168") 2026/09/27 02:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b5fc_d20260927_m025530_c001_v7007000_t0000_u01790477730964") 2026/09/27 02:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e6e1_d20260927_m025527_c001_v0001182_t0020_u01790477727997") 2026/09/27 02:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152600d613729f8_d20260927_m025527_c001_v7007000_t0000_u01790477727112") 2026/09/27 02:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa5b5_d20260927_m025523_c001_v0001120_t0032_u01790477723611") 2026/09/27 02:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40707b4664ebcd45_d20260927_m025512_c001_v7007000_t0000_u01790477712857") 2026/09/27 02:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa585_d20260927_m025509_c001_v0001120_t0032_u01790477709052") 2026/09/27 02:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db553067_d20260927_m025500_c001_v7007000_t0000_u01790477700034") 2026/09/27 02:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa563_d20260927_m025457_c001_v0001120_t0032_u01790477697442") 2026/09/27 02:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bfbb_d20260927_m025448_c001_v7007000_t0000_u01790477688168") 2026/09/27 02:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa539_d20260927_m025445_c001_v0001120_t0032_u01790477685637") 2026/09/27 02:57:39 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe991_d20260927_m025546_c001_v7007000_t0000_u01790477746350") 2026/09/27 02:57:39 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f115b0e5d60afa605_d20260927_m025541_c001_v0001120_t0026_u01790477741325") 2026/09/27 02:57:39 DEBUG : b/potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd9471_d20260927_m025051_c001_v7007000_t0000_u01790477451080") 2026/09/27 02:57:39 DEBUG : b/potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9bf3_d20260927_m025049_c001_v0001102_t0022_u01790477449399") 2026/09/27 02:57:39 DEBUG : b/potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd9469_d20260927_m025048_c001_v7007000_t0000_u01790477448322") 2026/09/27 02:57:39 DEBUG : b/potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9be5_d20260927_m025047_c001_v0001102_t0022_u01790477447278") 2026/09/27 02:57:39 DEBUG : b/potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bd8a_d20260927_m025032_c001_v7007000_t0000_u01790477432128") 2026/09/27 02:57:39 DEBUG : b/potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9b59_d20260927_m025031_c001_v0001102_t0022_u01790477431099") 2026/09/27 02:57:39 DEBUG : backup/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe8c5_d20260927_m025258_c001_v7007000_t0000_u01790477578533") 2026/09/27 02:57:39 DEBUG : backup/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4012dfacf5593770_d20260927_m025257_c001_v0001183_t0059_u01790477577039") 2026/09/27 02:57:39 DEBUG : backup/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f405ffef79f7a153f_d20260927_m025253_c001_v0001174_t0038_u01790477573349") 2026/09/27 02:57:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b4a0_d20260927_m025321_c001_v7007000_t0000_u01790477601804") 2026/09/27 02:57:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f400b3199ead3e1f3_d20260927_m025320_c001_v0001172_t0053_u01790477600297") 2026/09/27 02:57:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f418172894cba6d09_d20260927_m025316_c001_v0001161_t0059_u01790477596911") 2026/09/27 02:57:40 DEBUG : backup/one.bak: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe8cb_d20260927_m025310_c001_v7007000_t0000_u01790477590094") 2026/09/27 02:57:40 DEBUG : backup/one.bak: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f41608098c00a4570_d20260927_m025308_c001_v0001185_t0001_u01790477588531") 2026/09/27 02:57:40 DEBUG : backup/one.bak: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f410abe6c34af0f56_d20260927_m025305_c001_v0001173_t0008_u01790477585130") 2026/09/27 02:57:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b4a3_d20260927_m025321_c001_v7007000_t0000_u01790477601985") 2026/09/27 02:57:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160cdcf34f3a91e_d20260927_m025321_c001_v0001044_t0055_u01790477601069") 2026/09/27 02:57:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4057444f932ad087_d20260927_m025318_c001_v0001181_t0014_u01790477598228") 2026/09/27 02:57:40 DEBUG : backup/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe8c6_d20260927_m025258_c001_v7007000_t0000_u01790477578714") 2026/09/27 02:57:40 DEBUG : backup/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4179846150c52637_d20260927_m025257_c001_v0001146_t0024_u01790477577781") 2026/09/27 02:57:40 DEBUG : backup/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f401a0d8aceca2dfb_d20260927_m025254_c001_v0001181_t0047_u01790477574842") 2026/09/27 02:57:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe8cc_d20260927_m025310_c001_v7007000_t0000_u01790477590273") 2026/09/27 02:57:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4167946031888fa0_d20260927_m025309_c001_v0001173_t0037_u01790477589290") 2026/09/27 02:57:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4141bfde4cc44c21_d20260927_m025306_c001_v0001134_t0009_u01790477586429") 2026/09/27 02:57:40 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7919_d20260927_m025703_c001_v7007000_t0000_u01790477823394") 2026/09/27 02:57:40 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778d5c_d20260927_m025700_c001_v0001109_t0002_u01790477820360") 2026/09/27 02:57:40 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7902_d20260927_m025651_c001_v7007000_t0000_u01790477811854") 2026/09/27 02:57:40 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778d31_d20260927_m025648_c001_v0001109_t0002_u01790477808369") 2026/09/27 02:57:40 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1d1_d20260927_m025639_c001_v7007000_t0000_u01790477799524") 2026/09/27 02:57:40 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778cf3_d20260927_m025635_c001_v0001109_t0002_u01790477795174") 2026/09/27 02:57:40 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1ad_d20260927_m025626_c001_v7007000_t0000_u01790477786533") 2026/09/27 02:57:40 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778cb3_d20260927_m025622_c001_v0001109_t0002_u01790477782752") 2026/09/27 02:57:40 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a183_d20260927_m025614_c001_v7007000_t0000_u01790477774329") 2026/09/27 02:57:41 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778c81_d20260927_m025610_c001_v0001109_t0002_u01790477770251") 2026/09/27 02:57:41 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7c3_d20260927_m025601_c001_v7007000_t0000_u01790477761495") 2026/09/27 02:57:41 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e7fb_d20260927_m025556_c001_v0001182_t0020_u01790477756637") 2026/09/27 02:57:41 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4627_d20260927_m025548_c001_v7007000_t0000_u01790477748057") 2026/09/27 02:57:41 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22539_d20260927_m025544_c001_v0001029_t0022_u01790477744983") 2026/09/27 02:57:41 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe98d_d20260927_m025544_c001_v7007000_t0000_u01790477744087") 2026/09/27 02:57:41 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22525_d20260927_m025539_c001_v0001029_t0022_u01790477739983") 2026/09/27 02:57:41 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b5fd_d20260927_m025531_c001_v7007000_t0000_u01790477731146") 2026/09/27 02:57:41 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778bbc_d20260927_m025528_c001_v0001109_t0002_u01790477728091") 2026/09/27 02:57:41 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4058a0d57c9d150c_d20260927_m025526_c001_v7007000_t0000_u01790477726907") 2026/09/27 02:57:41 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b224e9_d20260927_m025523_c001_v0001029_t0022_u01790477723430") 2026/09/27 02:57:41 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe981_d20260927_m025512_c001_v7007000_t0000_u01790477712867") 2026/09/27 02:57:41 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778b6c_d20260927_m025508_c001_v0001109_t0002_u01790477708870") 2026/09/27 02:57:41 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db553068_d20260927_m025500_c001_v7007000_t0000_u01790477700216") 2026/09/27 02:57:41 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778b32_d20260927_m025457_c001_v0001109_t0002_u01790477697256") 2026/09/27 02:57:41 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bfbc_d20260927_m025448_c001_v7007000_t0000_u01790477688347") 2026/09/27 02:57:41 DEBUG : banana: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778b0e_d20260927_m025445_c001_v0001109_t0002_u01790477685454") 2026/09/27 02:57:41 DEBUG : bananaSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f404b312f7971a2e3_d20260927_m025545_c001_v7007000_t0000_u01790477745997") 2026/09/27 02:57:41 DEBUG : bananaSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e761_d20260927_m025541_c001_v0001182_t0020_u01790477741301") 2026/09/27 02:57:41 DEBUG : both0: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf5b_d20260927_m025426_c001_v7007000_t0000_u01790477666419") 2026/09/27 02:57:41 DEBUG : both0: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4af_d20260927_m025416_c001_v0001120_t0032_u01790477656043") 2026/09/27 02:57:42 DEBUG : both0: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea9093f_d20260927_m025411_c001_v7007000_t0000_u01790477651793") 2026/09/27 02:57:42 DEBUG : both0: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa45b_d20260927_m025401_c001_v0001120_t0032_u01790477641629") 2026/09/27 02:57:42 DEBUG : both1: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf5e_d20260927_m025426_c001_v7007000_t0000_u01790477666599") 2026/09/27 02:57:42 DEBUG : both1: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4b5_d20260927_m025416_c001_v0001120_t0032_u01790477656768") 2026/09/27 02:57:42 DEBUG : both1: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea90940_d20260927_m025411_c001_v7007000_t0000_u01790477651973") 2026/09/27 02:57:42 DEBUG : both1: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa45f_d20260927_m025401_c001_v0001120_t0032_u01790477641995") 2026/09/27 02:57:42 DEBUG : both10: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf61_d20260927_m025426_c001_v7007000_t0000_u01790477666780") 2026/09/27 02:57:42 DEBUG : both10: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4d3_d20260927_m025420_c001_v0001120_t0032_u01790477660095") 2026/09/27 02:57:42 DEBUG : both10: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea90941_d20260927_m025412_c001_v7007000_t0000_u01790477652155") 2026/09/27 02:57:42 DEBUG : both10: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa47b_d20260927_m025405_c001_v0001120_t0032_u01790477645328") 2026/09/27 02:57:42 DEBUG : both11: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf63_d20260927_m025426_c001_v7007000_t0000_u01790477666962") 2026/09/27 02:57:42 DEBUG : both11: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4d5_d20260927_m025420_c001_v0001120_t0032_u01790477660462") 2026/09/27 02:57:42 DEBUG : both11: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea90942_d20260927_m025412_c001_v7007000_t0000_u01790477652334") 2026/09/27 02:57:42 DEBUG : both11: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa47d_d20260927_m025405_c001_v0001120_t0032_u01790477645693") 2026/09/27 02:57:42 DEBUG : both12: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf64_d20260927_m025427_c001_v7007000_t0000_u01790477667143") 2026/09/27 02:57:42 DEBUG : both12: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4d9_d20260927_m025420_c001_v0001120_t0032_u01790477660828") 2026/09/27 02:57:42 DEBUG : both12: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea90943_d20260927_m025412_c001_v7007000_t0000_u01790477652513") 2026/09/27 02:57:42 DEBUG : both12: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa47f_d20260927_m025406_c001_v0001120_t0032_u01790477646119") 2026/09/27 02:57:42 DEBUG : both13: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf65_d20260927_m025427_c001_v7007000_t0000_u01790477667327") 2026/09/27 02:57:42 DEBUG : both13: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4dd_d20260927_m025421_c001_v0001120_t0032_u01790477661195") 2026/09/27 02:57:42 DEBUG : both13: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea90944_d20260927_m025412_c001_v7007000_t0000_u01790477652693") 2026/09/27 02:57:42 DEBUG : both13: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa483_d20260927_m025406_c001_v0001120_t0032_u01790477646501") 2026/09/27 02:57:42 DEBUG : both14: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf66_d20260927_m025427_c001_v7007000_t0000_u01790477667507") 2026/09/27 02:57:43 DEBUG : both14: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4df_d20260927_m025421_c001_v0001120_t0032_u01790477661561") 2026/09/27 02:57:43 DEBUG : both14: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea90945_d20260927_m025412_c001_v7007000_t0000_u01790477652873") 2026/09/27 02:57:43 DEBUG : both14: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa489_d20260927_m025406_c001_v0001120_t0032_u01790477646870") 2026/09/27 02:57:43 DEBUG : both15: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf67_d20260927_m025427_c001_v7007000_t0000_u01790477667688") 2026/09/27 02:57:43 DEBUG : both15: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4e1_d20260927_m025421_c001_v0001120_t0032_u01790477661926") 2026/09/27 02:57:43 DEBUG : both15: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea90946_d20260927_m025413_c001_v7007000_t0000_u01790477653052") 2026/09/27 02:57:43 DEBUG : both15: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa48d_d20260927_m025407_c001_v0001120_t0032_u01790477647237") 2026/09/27 02:57:43 DEBUG : both16: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf68_d20260927_m025427_c001_v7007000_t0000_u01790477667870") 2026/09/27 02:57:43 DEBUG : both16: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4e3_d20260927_m025422_c001_v0001120_t0032_u01790477662292") 2026/09/27 02:57:43 DEBUG : both16: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea90947_d20260927_m025413_c001_v7007000_t0000_u01790477653232") 2026/09/27 02:57:43 DEBUG : both16: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa493_d20260927_m025407_c001_v0001120_t0032_u01790477647603") 2026/09/27 02:57:43 DEBUG : both17: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf69_d20260927_m025428_c001_v7007000_t0000_u01790477668052") 2026/09/27 02:57:43 DEBUG : both17: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4e5_d20260927_m025422_c001_v0001120_t0032_u01790477662726") 2026/09/27 02:57:43 DEBUG : both17: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea90948_d20260927_m025413_c001_v7007000_t0000_u01790477653448") 2026/09/27 02:57:43 DEBUG : both17: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa499_d20260927_m025407_c001_v0001120_t0032_u01790477647975") 2026/09/27 02:57:43 DEBUG : both18: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf6b_d20260927_m025428_c001_v7007000_t0000_u01790477668231") 2026/09/27 02:57:43 DEBUG : both18: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4e9_d20260927_m025423_c001_v0001120_t0032_u01790477663156") 2026/09/27 02:57:43 DEBUG : both18: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea90949_d20260927_m025413_c001_v7007000_t0000_u01790477653698") 2026/09/27 02:57:43 DEBUG : both18: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa49b_d20260927_m025408_c001_v0001120_t0032_u01790477648341") 2026/09/27 02:57:43 DEBUG : both19: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf6c_d20260927_m025428_c001_v7007000_t0000_u01790477668415") 2026/09/27 02:57:43 DEBUG : both19: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4ed_d20260927_m025423_c001_v0001120_t0032_u01790477663521") 2026/09/27 02:57:44 DEBUG : both19: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea9094a_d20260927_m025413_c001_v7007000_t0000_u01790477653878") 2026/09/27 02:57:44 DEBUG : both19: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa49d_d20260927_m025408_c001_v0001120_t0032_u01790477648705") 2026/09/27 02:57:44 DEBUG : both2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf6e_d20260927_m025428_c001_v7007000_t0000_u01790477668595") 2026/09/27 02:57:44 DEBUG : both2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4bd_d20260927_m025417_c001_v0001120_t0032_u01790477657134") 2026/09/27 02:57:44 DEBUG : both2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea9094c_d20260927_m025414_c001_v7007000_t0000_u01790477654057") 2026/09/27 02:57:44 DEBUG : both2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa461_d20260927_m025402_c001_v0001120_t0032_u01790477642362") 2026/09/27 02:57:44 DEBUG : both3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf70_d20260927_m025428_c001_v7007000_t0000_u01790477668776") 2026/09/27 02:57:44 DEBUG : both3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4c1_d20260927_m025417_c001_v0001120_t0032_u01790477657499") 2026/09/27 02:57:44 DEBUG : both3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea9094d_d20260927_m025414_c001_v7007000_t0000_u01790477654237") 2026/09/27 02:57:44 DEBUG : both3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa465_d20260927_m025402_c001_v0001120_t0032_u01790477642726") 2026/09/27 02:57:44 DEBUG : both4: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf72_d20260927_m025428_c001_v7007000_t0000_u01790477668959") 2026/09/27 02:57:44 DEBUG : both4: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4c5_d20260927_m025417_c001_v0001120_t0032_u01790477657864") 2026/09/27 02:57:44 DEBUG : both4: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea9094e_d20260927_m025414_c001_v7007000_t0000_u01790477654416") 2026/09/27 02:57:44 DEBUG : both4: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa467_d20260927_m025403_c001_v0001120_t0032_u01790477643091") 2026/09/27 02:57:44 DEBUG : both5: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf75_d20260927_m025429_c001_v7007000_t0000_u01790477669140") 2026/09/27 02:57:44 DEBUG : both5: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4c7_d20260927_m025418_c001_v0001120_t0032_u01790477658230") 2026/09/27 02:57:44 DEBUG : both5: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea9094f_d20260927_m025414_c001_v7007000_t0000_u01790477654595") 2026/09/27 02:57:44 DEBUG : both5: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa469_d20260927_m025403_c001_v0001120_t0032_u01790477643456") 2026/09/27 02:57:44 DEBUG : both6: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf79_d20260927_m025429_c001_v7007000_t0000_u01790477669321") 2026/09/27 02:57:44 DEBUG : both6: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4cb_d20260927_m025418_c001_v0001120_t0032_u01790477658635") 2026/09/27 02:57:44 DEBUG : both6: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea90950_d20260927_m025414_c001_v7007000_t0000_u01790477654776") 2026/09/27 02:57:45 DEBUG : both6: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa46b_d20260927_m025403_c001_v0001120_t0032_u01790477643851") 2026/09/27 02:57:45 DEBUG : both7: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf7c_d20260927_m025429_c001_v7007000_t0000_u01790477669501") 2026/09/27 02:57:45 DEBUG : both7: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4cd_d20260927_m025419_c001_v0001120_t0032_u01790477659000") 2026/09/27 02:57:45 DEBUG : both7: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea90951_d20260927_m025414_c001_v7007000_t0000_u01790477654955") 2026/09/27 02:57:45 DEBUG : both7: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa46f_d20260927_m025404_c001_v0001120_t0032_u01790477644219") 2026/09/27 02:57:45 DEBUG : both8: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf7e_d20260927_m025429_c001_v7007000_t0000_u01790477669682") 2026/09/27 02:57:45 DEBUG : both8: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4cf_d20260927_m025419_c001_v0001120_t0032_u01790477659365") 2026/09/27 02:57:45 DEBUG : both8: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea90952_d20260927_m025415_c001_v7007000_t0000_u01790477655134") 2026/09/27 02:57:45 DEBUG : both8: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa471_d20260927_m025404_c001_v0001120_t0032_u01790477644585") 2026/09/27 02:57:45 DEBUG : both9: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf80_d20260927_m025429_c001_v7007000_t0000_u01790477669863") 2026/09/27 02:57:45 DEBUG : both9: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4d1_d20260927_m025419_c001_v0001120_t0032_u01790477659730") 2026/09/27 02:57:45 DEBUG : both9: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea90953_d20260927_m025415_c001_v7007000_t0000_u01790477655314") 2026/09/27 02:57:45 DEBUG : both9: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa475_d20260927_m025404_c001_v0001120_t0032_u01790477644961") 2026/09/27 02:57:45 DEBUG : c/non empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd9472_d20260927_m025051_c001_v7007000_t0000_u01790477451259") 2026/09/27 02:57:45 DEBUG : c/non empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9bf9_d20260927_m025049_c001_v0001102_t0022_u01790477449581") 2026/09/27 02:57:45 DEBUG : c/non empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd946e_d20260927_m025049_c001_v7007000_t0000_u01790477449039") 2026/09/27 02:57:45 DEBUG : c/non empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9beb_d20260927_m025047_c001_v0001102_t0022_u01790477447467") 2026/09/27 02:57:45 DEBUG : c/non empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bd90_d20260927_m025032_c001_v7007000_t0000_u01790477432895") 2026/09/27 02:57:45 DEBUG : c/non empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9b5d_d20260927_m025031_c001_v0001102_t0022_u01790477431282") 2026/09/27 02:57:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757bfa_d20260927_m025515_c001_v7007000_t0000_u01790477715047") 2026/09/27 02:57:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e621_d20260927_m025510_c001_v0001182_t0020_u01790477710151") 2026/09/27 02:57:45 DEBUG : check sum: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bd47_d20260927_m025024_c001_v7007000_t0000_u01790477424727") 2026/09/27 02:57:45 DEBUG : check sum: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9b2d_d20260927_m025023_c001_v0001102_t0022_u01790477423828") 2026/09/27 02:57:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f404b312f7971a370_d20260927_m025732_c001_v7007000_t0000_u01790477852262") 2026/09/27 02:57:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa805_d20260927_m025731_c001_v0001120_t0032_u01790477851246") 2026/09/27 02:57:46 DEBUG : dest/3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4198356c0725584a_d20260927_m025226_c001_v7007000_t0000_u01790477546329") 2026/09/27 02:57:46 DEBUG : dest/3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4054558ddeac8b82_d20260927_m025225_c001_v0001161_t0000_u01790477545228") 2026/09/27 02:57:46 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7c4_d20260927_m025601_c001_v7007000_t0000_u01790477761685") 2026/09/27 02:57:46 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa657_d20260927_m025557_c001_v0001120_t0032_u01790477757946") 2026/09/27 02:57:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de791a_d20260927_m025703_c001_v7007000_t0000_u01790477823575") 2026/09/27 02:57:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa793_d20260927_m025656_c001_v0001120_t0032_u01790477816148") 2026/09/27 02:57:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7903_d20260927_m025652_c001_v7007000_t0000_u01790477812035") 2026/09/27 02:57:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa74f_d20260927_m025644_c001_v0001120_t0032_u01790477804169") 2026/09/27 02:57:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1d2_d20260927_m025639_c001_v7007000_t0000_u01790477799705") 2026/09/27 02:57:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa707_d20260927_m025630_c001_v0001120_t0032_u01790477790926") 2026/09/27 02:57:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1ae_d20260927_m025626_c001_v7007000_t0000_u01790477786714") 2026/09/27 02:57:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa6c0_d20260927_m025618_c001_v0001120_t0032_u01790477778538") 2026/09/27 02:57:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a184_d20260927_m025614_c001_v7007000_t0000_u01790477774509") 2026/09/27 02:57:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa677_d20260927_m025605_c001_v0001120_t0032_u01790477765896") 2026/09/27 02:57:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7c0_d20260927_m025559_c001_v7007000_t0000_u01790477759399") 2026/09/27 02:57:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22551_d20260927_m025552_c001_v0001029_t0022_u01790477752430") 2026/09/27 02:57:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4628_d20260927_m025548_c001_v7007000_t0000_u01790477748237") 2026/09/27 02:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b2253b_d20260927_m025545_c001_v0001029_t0022_u01790477745167") 2026/09/27 02:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bfe0_d20260927_m025543_c001_v7007000_t0000_u01790477743920") 2026/09/27 02:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e72d_d20260927_m025535_c001_v0001182_t0020_u01790477735599") 2026/09/27 02:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b5fe_d20260927_m025531_c001_v7007000_t0000_u01790477731328") 2026/09/27 02:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b224ff_d20260927_m025528_c001_v0001029_t0022_u01790477728167") 2026/09/27 02:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415a7f71ed406c94_d20260927_m025526_c001_v7007000_t0000_u01790477726877") 2026/09/27 02:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e67f_d20260927_m025519_c001_v0001182_t0020_u01790477719096") 2026/09/27 02:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757bf1_d20260927_m025512_c001_v7007000_t0000_u01790477712625") 2026/09/27 02:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b224b3_d20260927_m025504_c001_v0001029_t0022_u01790477704598") 2026/09/27 02:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db553069_d20260927_m025500_c001_v7007000_t0000_u01790477700397") 2026/09/27 02:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b2249b_d20260927_m025453_c001_v0001029_t0022_u01790477693025") 2026/09/27 02:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bfbd_d20260927_m025448_c001_v7007000_t0000_u01790477688539") 2026/09/27 02:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22481_d20260927_m025442_c001_v0001029_t0022_u01790477682333") 2026/09/27 02:57:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4198356c07255a04_d20260927_m025546_c001_v7007000_t0000_u01790477746032") 2026/09/27 02:57:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0e763_d20260927_m025541_c001_v0001182_t0027_u01790477741492") 2026/09/27 02:57:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7c5_d20260927_m025601_c001_v7007000_t0000_u01790477761865") 2026/09/27 02:57:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778c41_d20260927_m025557_c001_v0001109_t0002_u01790477757954") 2026/09/27 02:57:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de791b_d20260927_m025703_c001_v7007000_t0000_u01790477823756") 2026/09/27 02:57:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778d4b_d20260927_m025656_c001_v0001109_t0002_u01790477816692") 2026/09/27 02:57:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7904_d20260927_m025652_c001_v7007000_t0000_u01790477812218") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778d1d_d20260927_m025644_c001_v0001109_t0002_u01790477804712") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1d3_d20260927_m025639_c001_v7007000_t0000_u01790477799886") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778cdb_d20260927_m025631_c001_v0001109_t0002_u01790477791473") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1af_d20260927_m025626_c001_v7007000_t0000_u01790477786894") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778ca1_d20260927_m025619_c001_v0001109_t0002_u01790477779082") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a185_d20260927_m025614_c001_v7007000_t0000_u01790477774690") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778c69_d20260927_m025606_c001_v0001109_t0002_u01790477766443") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a14a_d20260927_m025559_c001_v7007000_t0000_u01790477759053") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e7d7_d20260927_m025552_c001_v0001182_t0020_u01790477752971") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4629_d20260927_m025548_c001_v7007000_t0000_u01790477748543") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e799_d20260927_m025545_c001_v0001182_t0020_u01790477745177") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bfe3_d20260927_m025544_c001_v7007000_t0000_u01790477744110") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b2251b_d20260927_m025536_c001_v0001029_t0022_u01790477736149") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b5ff_d20260927_m025531_c001_v7007000_t0000_u01790477731509") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e6e3_d20260927_m025528_c001_v0001182_t0020_u01790477728183") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4209e18e51532008_d20260927_m025527_c001_v7007000_t0000_u01790477727124") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b224df_d20260927_m025519_c001_v0001029_t0022_u01790477719638") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f422bda88a28ce2a1_d20260927_m025512_c001_v7007000_t0000_u01790477712619") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778b58_d20260927_m025505_c001_v0001109_t0002_u01790477705139") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db55306a_d20260927_m025500_c001_v7007000_t0000_u01790477700579") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778b24_d20260927_m025453_c001_v0001109_t0002_u01790477693577") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bfbe_d20260927_m025448_c001_v7007000_t0000_u01790477688720") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778b00_d20260927_m025442_c001_v0001109_t0002_u01790477682515") 2026/09/27 02:57:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d89397b_d20260927_m025546_c001_v7007000_t0000_u01790477746036") 2026/09/27 02:57:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f10359d3478b2252b_d20260927_m025541_c001_v0001029_t0012_u01790477741504") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7c6_d20260927_m025602_c001_v7007000_t0000_u01790477762044") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b2256d_d20260927_m025558_c001_v0001029_t0022_u01790477758105") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de791c_d20260927_m025703_c001_v7007000_t0000_u01790477823939") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22615_d20260927_m025657_c001_v0001029_t0022_u01790477817231") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7905_d20260927_m025652_c001_v7007000_t0000_u01790477812400") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b225f3_d20260927_m025645_c001_v0001029_t0022_u01790477805253") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1d4_d20260927_m025640_c001_v7007000_t0000_u01790477800066") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b225b9_d20260927_m025632_c001_v0001029_t0022_u01790477792024") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1b1_d20260927_m025627_c001_v7007000_t0000_u01790477787074") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b2259d_d20260927_m025619_c001_v0001029_t0022_u01790477779633") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a186_d20260927_m025614_c001_v7007000_t0000_u01790477774870") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22585_d20260927_m025606_c001_v0001029_t0022_u01790477766983") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4657_d20260927_m025559_c001_v7007000_t0000_u01790477759209") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa641_d20260927_m025553_c001_v0001120_t0032_u01790477753519") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a462a_d20260927_m025548_c001_v7007000_t0000_u01790477748723") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa61d_d20260927_m025545_c001_v0001120_t0032_u01790477745189") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de78ca_d20260927_m025543_c001_v7007000_t0000_u01790477743929") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa5ed_d20260927_m025536_c001_v0001120_t0032_u01790477736698") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b600_d20260927_m025531_c001_v7007000_t0000_u01790477731691") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa5d9_d20260927_m025528_c001_v0001120_t0032_u01790477728273") 2026/09/27 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd96a9_d20260927_m025526_c001_v7007000_t0000_u01790477726855") 2026/09/27 02:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa5a7_d20260927_m025520_c001_v0001120_t0032_u01790477720175") 2026/09/27 02:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4119e53ac03685bb_d20260927_m025512_c001_v7007000_t0000_u01790477712646") 2026/09/27 02:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa575_d20260927_m025505_c001_v0001120_t0032_u01790477705683") 2026/09/27 02:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db55306b_d20260927_m025500_c001_v7007000_t0000_u01790477700761") 2026/09/27 02:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa557_d20260927_m025454_c001_v0001120_t0032_u01790477694122") 2026/09/27 02:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bfbf_d20260927_m025448_c001_v7007000_t0000_u01790477688902") 2026/09/27 02:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa52b_d20260927_m025442_c001_v0001120_t0032_u01790477682698") 2026/09/27 02:57:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bfe8_d20260927_m025546_c001_v7007000_t0000_u01790477746147") 2026/09/27 02:57:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1152bac2a3778bed_d20260927_m025541_c001_v0001109_t0001_u01790477741517") 2026/09/27 02:57:50 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7c7_d20260927_m025602_c001_v7007000_t0000_u01790477762223") 2026/09/27 02:57:50 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e80d_d20260927_m025558_c001_v0001182_t0020_u01790477758116") 2026/09/27 02:57:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de791d_d20260927_m025704_c001_v7007000_t0000_u01790477824121") 2026/09/27 02:57:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0ea4d_d20260927_m025657_c001_v0001182_t0020_u01790477817774") 2026/09/27 02:57:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7906_d20260927_m025652_c001_v7007000_t0000_u01790477812582") 2026/09/27 02:57:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e9df_d20260927_m025645_c001_v0001182_t0020_u01790477805794") 2026/09/27 02:57:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1d6_d20260927_m025640_c001_v7007000_t0000_u01790477800247") 2026/09/27 02:57:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e973_d20260927_m025632_c001_v0001182_t0020_u01790477792569") 2026/09/27 02:57:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1b2_d20260927_m025627_c001_v7007000_t0000_u01790477787255") 2026/09/27 02:57:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e8d5_d20260927_m025620_c001_v0001182_t0020_u01790477780178") 2026/09/27 02:57:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a187_d20260927_m025615_c001_v7007000_t0000_u01790477775050") 2026/09/27 02:57:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e869_d20260927_m025607_c001_v0001182_t0020_u01790477767522") 2026/09/27 02:57:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4655_d20260927_m025558_c001_v7007000_t0000_u01790477758849") 2026/09/27 02:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778c25_d20260927_m025554_c001_v0001109_t0002_u01790477754061") 2026/09/27 02:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a462b_d20260927_m025548_c001_v7007000_t0000_u01790477748903") 2026/09/27 02:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778c03_d20260927_m025545_c001_v0001109_t0002_u01790477745198") 2026/09/27 02:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de78cb_d20260927_m025544_c001_v7007000_t0000_u01790477744099") 2026/09/27 02:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778bd4_d20260927_m025537_c001_v0001109_t0002_u01790477737344") 2026/09/27 02:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b601_d20260927_m025531_c001_v7007000_t0000_u01790477731872") 2026/09/27 02:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778bbe_d20260927_m025528_c001_v0001109_t0002_u01790477728285") 2026/09/27 02:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd96aa_d20260927_m025527_c001_v7007000_t0000_u01790477727037") 2026/09/27 02:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778b96_d20260927_m025520_c001_v0001109_t0002_u01790477720722") 2026/09/27 02:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f422bda88a28ce2a3_d20260927_m025512_c001_v7007000_t0000_u01790477712979") 2026/09/27 02:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e5ed_d20260927_m025506_c001_v0001182_t0020_u01790477706227") 2026/09/27 02:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db55306c_d20260927_m025500_c001_v7007000_t0000_u01790477700952") 2026/09/27 02:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e581_d20260927_m025454_c001_v0001182_t0020_u01790477694673") 2026/09/27 02:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bfc1_d20260927_m025449_c001_v7007000_t0000_u01790477689082") 2026/09/27 02:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e523_d20260927_m025442_c001_v0001182_t0020_u01790477682883") 2026/09/27 02:57:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bfe9_d20260927_m025546_c001_v7007000_t0000_u01790477746329") 2026/09/27 02:57:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0e767_d20260927_m025541_c001_v0001182_t0017_u01790477741705") 2026/09/27 02:57:51 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7c8_d20260927_m025602_c001_v7007000_t0000_u01790477762404") 2026/09/27 02:57:51 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa659_d20260927_m025558_c001_v0001120_t0032_u01790477758131") 2026/09/27 02:57:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de791f_d20260927_m025704_c001_v7007000_t0000_u01790477824303") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa799_d20260927_m025657_c001_v0001120_t0032_u01790477817955") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7907_d20260927_m025652_c001_v7007000_t0000_u01790477812763") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa75b_d20260927_m025645_c001_v0001120_t0032_u01790477805979") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1d7_d20260927_m025640_c001_v7007000_t0000_u01790477800431") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa717_d20260927_m025632_c001_v0001120_t0032_u01790477792755") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1b3_d20260927_m025627_c001_v7007000_t0000_u01790477787435") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa6c9_d20260927_m025620_c001_v0001120_t0032_u01790477780363") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a188_d20260927_m025615_c001_v7007000_t0000_u01790477775230") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa67d_d20260927_m025607_c001_v0001120_t0032_u01790477767706") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42563564377af162_d20260927_m025559_c001_v7007000_t0000_u01790477759224") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22557_d20260927_m025554_c001_v0001029_t0022_u01790477754245") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a462c_d20260927_m025549_c001_v7007000_t0000_u01790477749084") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b2253d_d20260927_m025545_c001_v0001029_t0022_u01790477745350") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a461b_d20260927_m025543_c001_v7007000_t0000_u01790477743699") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e73f_d20260927_m025537_c001_v0001182_t0020_u01790477737529") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b603_d20260927_m025532_c001_v7007000_t0000_u01790477732053") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22501_d20260927_m025528_c001_v0001029_t0022_u01790477728347") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a0cd_d20260927_m025526_c001_v7007000_t0000_u01790477726506") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e68d_d20260927_m025520_c001_v0001182_t0020_u01790477720906") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b5c7_d20260927_m025512_c001_v7007000_t0000_u01790477712664") 2026/09/27 02:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b224b9_d20260927_m025506_c001_v0001029_t0022_u01790477706410") 2026/09/27 02:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db55306d_d20260927_m025501_c001_v7007000_t0000_u01790477701134") 2026/09/27 02:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b224a3_d20260927_m025454_c001_v0001029_t0022_u01790477694858") 2026/09/27 02:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bfc2_d20260927_m025449_c001_v7007000_t0000_u01790477689263") 2026/09/27 02:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22483_d20260927_m025443_c001_v0001029_t0022_u01790477683067") 2026/09/27 02:57:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4620_d20260927_m025546_c001_v7007000_t0000_u01790477746195") 2026/09/27 02:57:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f115b0e5d60afa607_d20260927_m025541_c001_v0001120_t0023_u01790477741767") 2026/09/27 02:57:53 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7c9_d20260927_m025602_c001_v7007000_t0000_u01790477762584") 2026/09/27 02:57:53 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778c43_d20260927_m025558_c001_v0001109_t0002_u01790477758139") 2026/09/27 02:57:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7921_d20260927_m025704_c001_v7007000_t0000_u01790477824485") 2026/09/27 02:57:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778d53_d20260927_m025658_c001_v0001109_t0002_u01790477818139") 2026/09/27 02:57:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7908_d20260927_m025652_c001_v7007000_t0000_u01790477812944") 2026/09/27 02:57:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778d25_d20260927_m025646_c001_v0001109_t0002_u01790477806163") 2026/09/27 02:57:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1d8_d20260927_m025640_c001_v7007000_t0000_u01790477800610") 2026/09/27 02:57:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778ce3_d20260927_m025632_c001_v0001109_t0002_u01790477792941") 2026/09/27 02:57:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1b5_d20260927_m025627_c001_v7007000_t0000_u01790477787616") 2026/09/27 02:57:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778ca9_d20260927_m025620_c001_v0001109_t0002_u01790477780547") 2026/09/27 02:57:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a189_d20260927_m025615_c001_v7007000_t0000_u01790477775409") 2026/09/27 02:57:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778c71_d20260927_m025607_c001_v0001109_t0002_u01790477767891") 2026/09/27 02:57:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a14d_d20260927_m025559_c001_v7007000_t0000_u01790477759233") 2026/09/27 02:57:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e7e1_d20260927_m025554_c001_v0001182_t0020_u01790477754427") 2026/09/27 02:57:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a462d_d20260927_m025549_c001_v7007000_t0000_u01790477749297") 2026/09/27 02:57:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e79d_d20260927_m025545_c001_v0001182_t0020_u01790477745360") 2026/09/27 02:57:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f41441b6bae88577f_d20260927_m025543_c001_v7007000_t0000_u01790477743949") 2026/09/27 02:57:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b2251d_d20260927_m025537_c001_v0001029_t0022_u01790477737714") 2026/09/27 02:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b604_d20260927_m025532_c001_v7007000_t0000_u01790477732235") 2026/09/27 02:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e6e7_d20260927_m025528_c001_v0001182_t0020_u01790477728367") 2026/09/27 02:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a0d0_d20260927_m025527_c001_v7007000_t0000_u01790477727047") 2026/09/27 02:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b224e1_d20260927_m025521_c001_v0001029_t0022_u01790477721090") 2026/09/27 02:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db55309e_d20260927_m025512_c001_v7007000_t0000_u01790477712252") 2026/09/27 02:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778b5e_d20260927_m025506_c001_v0001109_t0002_u01790477706593") 2026/09/27 02:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db55306f_d20260927_m025501_c001_v7007000_t0000_u01790477701317") 2026/09/27 02:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778b2a_d20260927_m025455_c001_v0001109_t0002_u01790477695041") 2026/09/27 02:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bfc3_d20260927_m025449_c001_v7007000_t0000_u01790477689444") 2026/09/27 02:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778b04_d20260927_m025443_c001_v0001109_t0002_u01790477683249") 2026/09/27 02:57:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4199f7c660948685_d20260927_m025546_c001_v7007000_t0000_u01790477746207") 2026/09/27 02:57:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0e76b_d20260927_m025541_c001_v0001182_t0059_u01790477741927") 2026/09/27 02:57:54 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7ca_d20260927_m025602_c001_v7007000_t0000_u01790477762841") 2026/09/27 02:57:54 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22571_d20260927_m025558_c001_v0001029_t0022_u01790477758288") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7922_d20260927_m025704_c001_v7007000_t0000_u01790477824667") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b2261d_d20260927_m025658_c001_v0001029_t0022_u01790477818322") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7909_d20260927_m025653_c001_v7007000_t0000_u01790477813127") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b225f5_d20260927_m025646_c001_v0001029_t0022_u01790477806347") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1d9_d20260927_m025640_c001_v7007000_t0000_u01790477800791") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b225c1_d20260927_m025633_c001_v0001029_t0022_u01790477793126") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1b7_d20260927_m025627_c001_v7007000_t0000_u01790477787795") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b2259f_d20260927_m025620_c001_v0001029_t0022_u01790477780732") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a18a_d20260927_m025615_c001_v7007000_t0000_u01790477775591") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b2258b_d20260927_m025608_c001_v0001029_t0022_u01790477768079") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d893988_d20260927_m025559_c001_v7007000_t0000_u01790477759239") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa647_d20260927_m025554_c001_v0001120_t0032_u01790477754611") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a462e_d20260927_m025549_c001_v7007000_t0000_u01790477749477") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa61f_d20260927_m025545_c001_v0001120_t0032_u01790477745372") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d893977_d20260927_m025543_c001_v7007000_t0000_u01790477743506") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa5ef_d20260927_m025537_c001_v0001120_t0032_u01790477737897") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b605_d20260927_m025532_c001_v7007000_t0000_u01790477732417") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa5db_d20260927_m025528_c001_v0001120_t0032_u01790477728455") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4209e18e51532007_d20260927_m025526_c001_v7007000_t0000_u01790477726920") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa5ab_d20260927_m025521_c001_v0001120_t0032_u01790477721270") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db55309f_d20260927_m025512_c001_v7007000_t0000_u01790477712433") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa579_d20260927_m025506_c001_v0001120_t0032_u01790477706776") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db553070_d20260927_m025501_c001_v7007000_t0000_u01790477701512") 2026/09/27 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa559_d20260927_m025455_c001_v0001120_t0032_u01790477695227") 2026/09/27 02:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bfc5_d20260927_m025449_c001_v7007000_t0000_u01790477689625") 2026/09/27 02:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa52d_d20260927_m025443_c001_v0001120_t0032_u01790477683431") 2026/09/27 02:57:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a461f_d20260927_m025546_c001_v7007000_t0000_u01790477746016") 2026/09/27 02:57:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0e76d_d20260927_m025542_c001_v0001182_t0043_u01790477742139") 2026/09/27 02:57:56 DEBUG : dir1/0007-12345: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7cc_d20260927_m025603_c001_v7007000_t0000_u01790477763023") 2026/09/27 02:57:56 DEBUG : dir1/0007-12345: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e80f_d20260927_m025558_c001_v0001182_t0020_u01790477758298") 2026/09/27 02:57:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7923_d20260927_m025704_c001_v7007000_t0000_u01790477824848") 2026/09/27 02:57:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0ea59_d20260927_m025658_c001_v0001182_t0020_u01790477818506") 2026/09/27 02:57:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de790a_d20260927_m025653_c001_v7007000_t0000_u01790477813308") 2026/09/27 02:57:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e9e7_d20260927_m025646_c001_v0001182_t0020_u01790477806529") 2026/09/27 02:57:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1da_d20260927_m025640_c001_v7007000_t0000_u01790477800972") 2026/09/27 02:57:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e977_d20260927_m025633_c001_v0001182_t0020_u01790477793325") 2026/09/27 02:57:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1b8_d20260927_m025628_c001_v7007000_t0000_u01790477788012") 2026/09/27 02:57:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e8d9_d20260927_m025620_c001_v0001182_t0020_u01790477780916") 2026/09/27 02:57:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a18b_d20260927_m025615_c001_v7007000_t0000_u01790477775775") 2026/09/27 02:57:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e871_d20260927_m025608_c001_v0001182_t0020_u01790477768261") 2026/09/27 02:57:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a149_d20260927_m025558_c001_v7007000_t0000_u01790477758872") 2026/09/27 02:57:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778c2b_d20260927_m025554_c001_v0001109_t0002_u01790477754795") 2026/09/27 02:57:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a462f_d20260927_m025549_c001_v7007000_t0000_u01790477749657") 2026/09/27 02:57:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778c05_d20260927_m025545_c001_v0001109_t0002_u01790477745382") 2026/09/27 02:57:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a461c_d20260927_m025543_c001_v7007000_t0000_u01790477743878") 2026/09/27 02:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778bd6_d20260927_m025538_c001_v0001109_t0002_u01790477738081") 2026/09/27 02:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b606_d20260927_m025532_c001_v7007000_t0000_u01790477732599") 2026/09/27 02:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778bc0_d20260927_m025528_c001_v0001109_t0002_u01790477728471") 2026/09/27 02:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152600d613729f7_d20260927_m025526_c001_v7007000_t0000_u01790477726931") 2026/09/27 02:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778b9c_d20260927_m025521_c001_v0001109_t0002_u01790477721453") 2026/09/27 02:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757bf3_d20260927_m025512_c001_v7007000_t0000_u01790477712809") 2026/09/27 02:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e5f5_d20260927_m025506_c001_v0001182_t0020_u01790477706960") 2026/09/27 02:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db553071_d20260927_m025501_c001_v7007000_t0000_u01790477701720") 2026/09/27 02:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e587_d20260927_m025455_c001_v0001182_t0020_u01790477695410") 2026/09/27 02:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db553058_d20260927_m025450_c001_v7007000_t0000_u01790477690172") 2026/09/27 02:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e52b_d20260927_m025443_c001_v0001182_t0020_u01790477683616") 2026/09/27 02:57:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d89397c_d20260927_m025546_c001_v7007000_t0000_u01790477746216") 2026/09/27 02:57:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f10359d3478b2252d_d20260927_m025542_c001_v0001029_t0041_u01790477742234") 2026/09/27 02:57:57 DEBUG : dir1/0008-23456: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7cd_d20260927_m025603_c001_v7007000_t0000_u01790477763203") 2026/09/27 02:57:57 DEBUG : dir1/0008-23456: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa65b_d20260927_m025558_c001_v0001120_t0032_u01790477758319") 2026/09/27 02:57:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7925_d20260927_m025705_c001_v7007000_t0000_u01790477825029") 2026/09/27 02:57:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa79d_d20260927_m025658_c001_v0001120_t0032_u01790477818713") 2026/09/27 02:57:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de790b_d20260927_m025653_c001_v7007000_t0000_u01790477813489") 2026/09/27 02:57:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa75f_d20260927_m025646_c001_v0001120_t0032_u01790477806712") 2026/09/27 02:57:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1dc_d20260927_m025641_c001_v7007000_t0000_u01790477801567") 2026/09/27 02:57:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa723_d20260927_m025633_c001_v0001120_t0032_u01790477793511") 2026/09/27 02:57:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1b9_d20260927_m025628_c001_v7007000_t0000_u01790477788192") 2026/09/27 02:57:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa6d3_d20260927_m025621_c001_v0001120_t0032_u01790477781100") 2026/09/27 02:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a18c_d20260927_m025615_c001_v7007000_t0000_u01790477775955") 2026/09/27 02:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa683_d20260927_m025608_c001_v0001120_t0032_u01790477768445") 2026/09/27 02:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd96c1_d20260927_m025559_c001_v7007000_t0000_u01790477759255") 2026/09/27 02:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b2255b_d20260927_m025554_c001_v0001029_t0022_u01790477754980") 2026/09/27 02:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4630_d20260927_m025549_c001_v7007000_t0000_u01790477749838") 2026/09/27 02:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b2253f_d20260927_m025545_c001_v0001029_t0022_u01790477745533") 2026/09/27 02:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d89397a_d20260927_m025544_c001_v7007000_t0000_u01790477744048") 2026/09/27 02:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e741_d20260927_m025538_c001_v0001182_t0020_u01790477738264") 2026/09/27 02:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b607_d20260927_m025532_c001_v7007000_t0000_u01790477732781") 2026/09/27 02:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22503_d20260927_m025528_c001_v0001029_t0022_u01790477728527") 2026/09/27 02:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b5f6_d20260927_m025526_c001_v7007000_t0000_u01790477726883") 2026/09/27 02:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e693_d20260927_m025521_c001_v0001182_t0020_u01790477721696") 2026/09/27 02:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757bf4_d20260927_m025512_c001_v7007000_t0000_u01790477712832") 2026/09/27 02:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b224bf_d20260927_m025507_c001_v0001029_t0022_u01790477707144") 2026/09/27 02:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db553072_d20260927_m025501_c001_v7007000_t0000_u01790477701938") 2026/09/27 02:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b224a5_d20260927_m025455_c001_v0001029_t0022_u01790477695594") 2026/09/27 02:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db553059_d20260927_m025450_c001_v7007000_t0000_u01790477690354") 2026/09/27 02:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22485_d20260927_m025443_c001_v0001029_t0022_u01790477683800") 2026/09/27 02:57:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4198356c07255a06_d20260927_m025546_c001_v7007000_t0000_u01790477746228") 2026/09/27 02:57:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0e773_d20260927_m025542_c001_v0001182_t0029_u01790477742367") 2026/09/27 02:57:58 DEBUG : dir1/0009-34567: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7ce_d20260927_m025603_c001_v7007000_t0000_u01790477763383") 2026/09/27 02:57:58 DEBUG : dir1/0009-34567: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778c49_d20260927_m025558_c001_v0001109_t0002_u01790477758327") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7926_d20260927_m025705_c001_v7007000_t0000_u01790477825221") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778d56_d20260927_m025658_c001_v0001109_t0002_u01790477818897") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de790c_d20260927_m025653_c001_v7007000_t0000_u01790477813671") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778d29_d20260927_m025646_c001_v0001109_t0002_u01790477806899") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1dd_d20260927_m025641_c001_v7007000_t0000_u01790477801747") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778ceb_d20260927_m025633_c001_v0001109_t0002_u01790477793698") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1bb_d20260927_m025628_c001_v7007000_t0000_u01790477788372") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778cab_d20260927_m025621_c001_v0001109_t0002_u01790477781284") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a18d_d20260927_m025616_c001_v7007000_t0000_u01790477776135") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778c75_d20260927_m025608_c001_v0001109_t0002_u01790477768629") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757c2a_d20260927_m025559_c001_v7007000_t0000_u01790477759259") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e7ed_d20260927_m025555_c001_v0001182_t0020_u01790477755164") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4631_d20260927_m025550_c001_v7007000_t0000_u01790477750018") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e79f_d20260927_m025545_c001_v0001182_t0020_u01790477745542") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f404b312f7971a2dd_d20260927_m025543_c001_v7007000_t0000_u01790477743531") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b2251f_d20260927_m025538_c001_v0001029_t0022_u01790477738448") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b609_d20260927_m025532_c001_v7007000_t0000_u01790477732963") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e6e9_d20260927_m025528_c001_v0001182_t0020_u01790477728550") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd96a7_d20260927_m025526_c001_v7007000_t0000_u01790477726491") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b224e3_d20260927_m025521_c001_v0001029_t0022_u01790477721880") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db5530a0_d20260927_m025512_c001_v7007000_t0000_u01790477712615") 2026/09/27 02:57:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778b64_d20260927_m025507_c001_v0001109_t0002_u01790477707327") 2026/09/27 02:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db553073_d20260927_m025502_c001_v7007000_t0000_u01790477702169") 2026/09/27 02:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778b2c_d20260927_m025455_c001_v0001109_t0002_u01790477695777") 2026/09/27 02:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db55305a_d20260927_m025450_c001_v7007000_t0000_u01790477690539") 2026/09/27 02:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778b08_d20260927_m025443_c001_v0001109_t0002_u01790477683985") 2026/09/27 02:58:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de78d2_d20260927_m025546_c001_v7007000_t0000_u01790477746339") 2026/09/27 02:58:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1152bac2a3778bf1_d20260927_m025542_c001_v0001109_t0047_u01790477742379") 2026/09/27 02:58:00 DEBUG : dir1/0010-45678: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7cf_d20260927_m025603_c001_v7007000_t0000_u01790477763563") 2026/09/27 02:58:00 DEBUG : dir1/0010-45678: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22573_d20260927_m025558_c001_v0001029_t0022_u01790477758471") 2026/09/27 02:58:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7927_d20260927_m025705_c001_v7007000_t0000_u01790477825403") 2026/09/27 02:58:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22621_d20260927_m025659_c001_v0001029_t0022_u01790477819078") 2026/09/27 02:58:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de790d_d20260927_m025653_c001_v7007000_t0000_u01790477813852") 2026/09/27 02:58:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b225f7_d20260927_m025647_c001_v0001029_t0022_u01790477807083") 2026/09/27 02:58:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1de_d20260927_m025641_c001_v7007000_t0000_u01790477801928") 2026/09/27 02:58:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b225c7_d20260927_m025633_c001_v0001029_t0022_u01790477793883") 2026/09/27 02:58:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1bd_d20260927_m025628_c001_v7007000_t0000_u01790477788552") 2026/09/27 02:58:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b225a1_d20260927_m025621_c001_v0001029_t0022_u01790477781468") 2026/09/27 02:58:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a18e_d20260927_m025616_c001_v7007000_t0000_u01790477776316") 2026/09/27 02:58:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b2258d_d20260927_m025608_c001_v0001029_t0022_u01790477768813") 2026/09/27 02:58:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42563564377af15f_d20260927_m025558_c001_v7007000_t0000_u01790477758864") 2026/09/27 02:58:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa649_d20260927_m025555_c001_v0001120_t0032_u01790477755348") 2026/09/27 02:58:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4632_d20260927_m025550_c001_v7007000_t0000_u01790477750199") 2026/09/27 02:58:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa621_d20260927_m025545_c001_v0001120_t0032_u01790477745557") 2026/09/27 02:58:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f404b312f7971a2df_d20260927_m025543_c001_v7007000_t0000_u01790477743896") 2026/09/27 02:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa5f3_d20260927_m025538_c001_v0001120_t0032_u01790477738631") 2026/09/27 02:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b60a_d20260927_m025533_c001_v7007000_t0000_u01790477733145") 2026/09/27 02:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa5dd_d20260927_m025528_c001_v0001120_t0032_u01790477728636") 2026/09/27 02:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd96a8_d20260927_m025526_c001_v7007000_t0000_u01790477726673") 2026/09/27 02:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa5af_d20260927_m025522_c001_v0001120_t0032_u01790477722062") 2026/09/27 02:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4119e53ac03685bc_d20260927_m025512_c001_v7007000_t0000_u01790477712836") 2026/09/27 02:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa57b_d20260927_m025507_c001_v0001120_t0032_u01790477707510") 2026/09/27 02:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db553074_d20260927_m025502_c001_v7007000_t0000_u01790477702352") 2026/09/27 02:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa55f_d20260927_m025455_c001_v0001120_t0032_u01790477695962") 2026/09/27 02:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db55305b_d20260927_m025450_c001_v7007000_t0000_u01790477690722") 2026/09/27 02:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa531_d20260927_m025444_c001_v0001120_t0032_u01790477684168") 2026/09/27 02:58:01 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de78d0_d20260927_m025545_c001_v7007000_t0000_u01790477745975") 2026/09/27 02:58:01 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f115b0e5d60afa60b_d20260927_m025542_c001_v0001120_t0041_u01790477742412") 2026/09/27 02:58:01 DEBUG : dir1/0011-56789: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7d0_d20260927_m025603_c001_v7007000_t0000_u01790477763861") 2026/09/27 02:58:01 DEBUG : dir1/0011-56789: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e811_d20260927_m025558_c001_v0001182_t0020_u01790477758481") 2026/09/27 02:58:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7928_d20260927_m025705_c001_v7007000_t0000_u01790477825586") 2026/09/27 02:58:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0ea63_d20260927_m025659_c001_v0001182_t0020_u01790477819263") 2026/09/27 02:58:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de790e_d20260927_m025654_c001_v7007000_t0000_u01790477814034") 2026/09/27 02:58:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e9ed_d20260927_m025647_c001_v0001182_t0020_u01790477807265") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1df_d20260927_m025642_c001_v7007000_t0000_u01790477802108") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e97b_d20260927_m025634_c001_v0001182_t0020_u01790477794066") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1bf_d20260927_m025628_c001_v7007000_t0000_u01790477788733") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e8e5_d20260927_m025621_c001_v0001182_t0020_u01790477781652") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a18f_d20260927_m025616_c001_v7007000_t0000_u01790477776496") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e879_d20260927_m025608_c001_v0001182_t0020_u01790477768995") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d893986_d20260927_m025558_c001_v7007000_t0000_u01790477758879") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778c2f_d20260927_m025555_c001_v0001109_t0002_u01790477755532") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4633_d20260927_m025550_c001_v7007000_t0000_u01790477750379") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778c09_d20260927_m025545_c001_v0001109_t0002_u01790477745566") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe98c_d20260927_m025543_c001_v7007000_t0000_u01790477743897") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778bde_d20260927_m025538_c001_v0001109_t0002_u01790477738815") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b60b_d20260927_m025533_c001_v7007000_t0000_u01790477733327") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778bc2_d20260927_m025528_c001_v0001109_t0002_u01790477728655") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415a7f71ed406c95_d20260927_m025527_c001_v7007000_t0000_u01790477727059") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778ba0_d20260927_m025522_c001_v0001109_t0002_u01790477722332") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40707b4664ebcd44_d20260927_m025512_c001_v7007000_t0000_u01790477712674") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e607_d20260927_m025507_c001_v0001182_t0020_u01790477707777") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db553077_d20260927_m025502_c001_v7007000_t0000_u01790477702533") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e58f_d20260927_m025456_c001_v0001182_t0020_u01790477696144") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db55305c_d20260927_m025450_c001_v7007000_t0000_u01790477690904") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e52f_d20260927_m025444_c001_v0001182_t0020_u01790477684352") 2026/09/27 02:58:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de78d1_d20260927_m025546_c001_v7007000_t0000_u01790477746157") 2026/09/27 02:58:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0e777_d20260927_m025542_c001_v0001182_t0024_u01790477742584") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7d1_d20260927_m025604_c001_v7007000_t0000_u01790477764042") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa65d_d20260927_m025558_c001_v0001120_t0032_u01790477758505") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7929_d20260927_m025705_c001_v7007000_t0000_u01790477825768") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa79f_d20260927_m025659_c001_v0001120_t0032_u01790477819445") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de790f_d20260927_m025654_c001_v7007000_t0000_u01790477814216") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa767_d20260927_m025647_c001_v0001120_t0032_u01790477807449") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1e0_d20260927_m025642_c001_v7007000_t0000_u01790477802288") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa725_d20260927_m025634_c001_v0001120_t0032_u01790477794251") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1c0_d20260927_m025629_c001_v7007000_t0000_u01790477789045") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa6d9_d20260927_m025621_c001_v0001120_t0032_u01790477781834") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a190_d20260927_m025616_c001_v7007000_t0000_u01790477776677") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa687_d20260927_m025609_c001_v0001120_t0032_u01790477769307") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d893987_d20260927_m025559_c001_v7007000_t0000_u01790477759059") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b2255f_d20260927_m025555_c001_v0001029_t0022_u01790477755717") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4634_d20260927_m025550_c001_v7007000_t0000_u01790477750560") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22543_d20260927_m025545_c001_v0001029_t0022_u01790477745717") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a461d_d20260927_m025544_c001_v7007000_t0000_u01790477744059") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e74b_d20260927_m025539_c001_v0001182_t0020_u01790477739054") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b60c_d20260927_m025533_c001_v7007000_t0000_u01790477733508") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e6ed_d20260927_m025528_c001_v0001182_t0020_u01790477728735") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b5f7_d20260927_m025527_c001_v7007000_t0000_u01790477727070") 2026/09/27 02:58:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e697_d20260927_m025522_c001_v0001182_t0020_u01790477722516") 2026/09/27 02:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757bf5_d20260927_m025512_c001_v7007000_t0000_u01790477712989") 2026/09/27 02:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b224c1_d20260927_m025507_c001_v0001029_t0022_u01790477707958") 2026/09/27 02:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db553079_d20260927_m025502_c001_v7007000_t0000_u01790477702715") 2026/09/27 02:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b224a7_d20260927_m025456_c001_v0001029_t0022_u01790477696329") 2026/09/27 02:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db55305d_d20260927_m025451_c001_v7007000_t0000_u01790477691087") 2026/09/27 02:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22487_d20260927_m025444_c001_v0001029_t0022_u01790477684537") 2026/09/27 02:58:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bfe7_d20260927_m025545_c001_v7007000_t0000_u01790477745966") 2026/09/27 02:58:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f115b0e5d60afa60d_d20260927_m025542_c001_v0001120_t0043_u01790477742751") 2026/09/27 02:58:04 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7d2_d20260927_m025604_c001_v7007000_t0000_u01790477764224") 2026/09/27 02:58:04 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778c4f_d20260927_m025558_c001_v0001109_t0002_u01790477758514") 2026/09/27 02:58:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de792a_d20260927_m025705_c001_v7007000_t0000_u01790477825950") 2026/09/27 02:58:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778d5a_d20260927_m025659_c001_v0001109_t0002_u01790477819630") 2026/09/27 02:58:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7910_d20260927_m025654_c001_v7007000_t0000_u01790477814447") 2026/09/27 02:58:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778d2d_d20260927_m025647_c001_v0001109_t0002_u01790477807632") 2026/09/27 02:58:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1e2_d20260927_m025642_c001_v7007000_t0000_u01790477802468") 2026/09/27 02:58:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778cf1_d20260927_m025634_c001_v0001109_t0002_u01790477794437") 2026/09/27 02:58:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1c1_d20260927_m025629_c001_v7007000_t0000_u01790477789225") 2026/09/27 02:58:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778caf_d20260927_m025622_c001_v0001109_t0002_u01790477782018") 2026/09/27 02:58:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a192_d20260927_m025616_c001_v7007000_t0000_u01790477776857") 2026/09/27 02:58:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778c7f_d20260927_m025609_c001_v0001109_t0002_u01790477769491") 2026/09/27 02:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4656_d20260927_m025559_c001_v7007000_t0000_u01790477759029") 2026/09/27 02:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e7f3_d20260927_m025555_c001_v0001182_t0020_u01790477755900") 2026/09/27 02:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4635_d20260927_m025550_c001_v7007000_t0000_u01790477750740") 2026/09/27 02:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e7a1_d20260927_m025545_c001_v0001182_t0020_u01790477745726") 2026/09/27 02:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f404b312f7971a2e0_d20260927_m025544_c001_v7007000_t0000_u01790477744080") 2026/09/27 02:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22523_d20260927_m025539_c001_v0001029_t0022_u01790477739250") 2026/09/27 02:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b60d_d20260927_m025533_c001_v7007000_t0000_u01790477733691") 2026/09/27 02:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22505_d20260927_m025528_c001_v0001029_t0022_u01790477728746") 2026/09/27 02:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4119e53ac03685c2_d20260927_m025526_c001_v7007000_t0000_u01790477726894") 2026/09/27 02:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b224e5_d20260927_m025522_c001_v0001029_t0022_u01790477722698") 2026/09/27 02:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe97f_d20260927_m025512_c001_v7007000_t0000_u01790477712678") 2026/09/27 02:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778b66_d20260927_m025508_c001_v0001109_t0002_u01790477708140") 2026/09/27 02:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db55307c_d20260927_m025502_c001_v7007000_t0000_u01790477702940") 2026/09/27 02:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778b2e_d20260927_m025456_c001_v0001109_t0002_u01790477696513") 2026/09/27 02:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db55305e_d20260927_m025451_c001_v7007000_t0000_u01790477691269") 2026/09/27 02:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778b0c_d20260927_m025444_c001_v0001109_t0002_u01790477684721") 2026/09/27 02:58:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe98f_d20260927_m025545_c001_v7007000_t0000_u01790477745985") 2026/09/27 02:58:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0e77d_d20260927_m025542_c001_v0001182_t0016_u01790477742928") 2026/09/27 02:58:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7d3_d20260927_m025604_c001_v7007000_t0000_u01790477764403") 2026/09/27 02:58:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22575_d20260927_m025558_c001_v0001029_t0022_u01790477758654") 2026/09/27 02:58:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de792b_d20260927_m025706_c001_v7007000_t0000_u01790477826131") 2026/09/27 02:58:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22627_d20260927_m025659_c001_v0001029_t0022_u01790477819812") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7911_d20260927_m025654_c001_v7007000_t0000_u01790477814629") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b225fd_d20260927_m025647_c001_v0001029_t0022_u01790477807816") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1e3_d20260927_m025642_c001_v7007000_t0000_u01790477802648") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b225cb_d20260927_m025634_c001_v0001029_t0022_u01790477794620") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1c2_d20260927_m025629_c001_v7007000_t0000_u01790477789406") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b225a5_d20260927_m025622_c001_v0001029_t0022_u01790477782200") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a193_d20260927_m025617_c001_v7007000_t0000_u01790477777038") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22591_d20260927_m025609_c001_v0001029_t0022_u01790477769675") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42563564377af161_d20260927_m025559_c001_v7007000_t0000_u01790477759044") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa64b_d20260927_m025556_c001_v0001120_t0032_u01790477756084") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4636_d20260927_m025550_c001_v7007000_t0000_u01790477750921") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa623_d20260927_m025545_c001_v0001120_t0032_u01790477745741") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a461a_d20260927_m025543_c001_v7007000_t0000_u01790477743519") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa5f9_d20260927_m025539_c001_v0001120_t0032_u01790477739434") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b60e_d20260927_m025533_c001_v7007000_t0000_u01790477733873") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa5df_d20260927_m025528_c001_v0001120_t0032_u01790477728817") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4119e53ac03685c4_d20260927_m025527_c001_v7007000_t0000_u01790477727080") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa5b1_d20260927_m025522_c001_v0001120_t0032_u01790477722879") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757bf2_d20260927_m025512_c001_v7007000_t0000_u01790477712645") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa581_d20260927_m025508_c001_v0001120_t0032_u01790477708323") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db55307e_d20260927_m025503_c001_v7007000_t0000_u01790477703122") 2026/09/27 02:58:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa561_d20260927_m025456_c001_v0001120_t0032_u01790477696702") 2026/09/27 02:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db55305f_d20260927_m025451_c001_v7007000_t0000_u01790477691546") 2026/09/27 02:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa533_d20260927_m025444_c001_v0001120_t0032_u01790477684904") 2026/09/27 02:58:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4199f7c660948684_d20260927_m025546_c001_v7007000_t0000_u01790477746020") 2026/09/27 02:58:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1152bac2a3778bf9_d20260927_m025542_c001_v0001109_t0004_u01790477742967") 2026/09/27 02:58:07 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7d4_d20260927_m025604_c001_v7007000_t0000_u01790477764582") 2026/09/27 02:58:07 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e813_d20260927_m025558_c001_v0001182_t0020_u01790477758664") 2026/09/27 02:58:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de792c_d20260927_m025706_c001_v7007000_t0000_u01790477826313") 2026/09/27 02:58:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0ea6d_d20260927_m025659_c001_v0001182_t0020_u01790477819995") 2026/09/27 02:58:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7912_d20260927_m025654_c001_v7007000_t0000_u01790477814810") 2026/09/27 02:58:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e9f9_d20260927_m025648_c001_v0001182_t0020_u01790477808000") 2026/09/27 02:58:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1e4_d20260927_m025642_c001_v7007000_t0000_u01790477802829") 2026/09/27 02:58:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e985_d20260927_m025634_c001_v0001182_t0020_u01790477794801") 2026/09/27 02:58:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1c3_d20260927_m025629_c001_v7007000_t0000_u01790477789586") 2026/09/27 02:58:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e8f3_d20260927_m025622_c001_v0001182_t0020_u01790477782383") 2026/09/27 02:58:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a194_d20260927_m025617_c001_v7007000_t0000_u01790477777219") 2026/09/27 02:58:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e883_d20260927_m025609_c001_v0001182_t0020_u01790477769857") 2026/09/27 02:58:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d893989_d20260927_m025559_c001_v7007000_t0000_u01790477759266") 2026/09/27 02:58:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778c35_d20260927_m025556_c001_v0001109_t0002_u01790477756268") 2026/09/27 02:58:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4638_d20260927_m025551_c001_v7007000_t0000_u01790477751101") 2026/09/27 02:58:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778c0b_d20260927_m025545_c001_v0001109_t0002_u01790477745750") 2026/09/27 02:58:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d893979_d20260927_m025543_c001_v7007000_t0000_u01790477743866") 2026/09/27 02:58:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778be1_d20260927_m025539_c001_v0001109_t0002_u01790477739617") 2026/09/27 02:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b60f_d20260927_m025534_c001_v7007000_t0000_u01790477734054") 2026/09/27 02:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778bc4_d20260927_m025528_c001_v0001109_t0002_u01790477728837") 2026/09/27 02:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a0ce_d20260927_m025526_c001_v7007000_t0000_u01790477726686") 2026/09/27 02:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778ba4_d20260927_m025523_c001_v0001109_t0002_u01790477723064") 2026/09/27 02:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f422bda88a28ce2a2_d20260927_m025512_c001_v7007000_t0000_u01790477712799") 2026/09/27 02:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e613_d20260927_m025508_c001_v0001182_t0020_u01790477708506") 2026/09/27 02:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db553081_d20260927_m025503_c001_v7007000_t0000_u01790477703303") 2026/09/27 02:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e597_d20260927_m025456_c001_v0001182_t0020_u01790477696887") 2026/09/27 02:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db553060_d20260927_m025451_c001_v7007000_t0000_u01790477691727") 2026/09/27 02:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e539_d20260927_m025445_c001_v0001182_t0020_u01790477685088") 2026/09/27 02:58:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe990_d20260927_m025546_c001_v7007000_t0000_u01790477746168") 2026/09/27 02:58:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa611_d20260927_m025543_c001_v0001120_t0032_u01790477743004") 2026/09/27 02:58:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757bfb_d20260927_m025515_c001_v7007000_t0000_u01790477715226") 2026/09/27 02:58:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f10359d3478b224c7_d20260927_m025510_c001_v0001029_t0006_u01790477710299") 2026/09/27 02:58:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757bfc_d20260927_m025515_c001_v7007000_t0000_u01790477715405") 2026/09/27 02:58:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f115b0e5d60afa58f_d20260927_m025510_c001_v0001120_t0011_u01790477710323") 2026/09/27 02:58:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757bfd_d20260927_m025515_c001_v7007000_t0000_u01790477715584") 2026/09/27 02:58:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0e627_d20260927_m025510_c001_v0001182_t0041_u01790477710335") 2026/09/27 02:58:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757bfe_d20260927_m025515_c001_v7007000_t0000_u01790477715829") 2026/09/27 02:58:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0e629_d20260927_m025510_c001_v0001182_t0039_u01790477710535") 2026/09/27 02:58:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757bff_d20260927_m025516_c001_v7007000_t0000_u01790477716007") 2026/09/27 02:58:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1152bac2a3778b76_d20260927_m025510_c001_v0001109_t0030_u01790477710703") 2026/09/27 02:58:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757c00_d20260927_m025516_c001_v7007000_t0000_u01790477716188") 2026/09/27 02:58:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0e62d_d20260927_m025510_c001_v0001182_t0049_u01790477710744") 2026/09/27 02:58:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757c01_d20260927_m025516_c001_v7007000_t0000_u01790477716367") 2026/09/27 02:58:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f115b0e5d60afa593_d20260927_m025510_c001_v0001120_t0031_u01790477710754") 2026/09/27 02:58:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757c02_d20260927_m025516_c001_v7007000_t0000_u01790477716549") 2026/09/27 02:58:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f10359d3478b224c9_d20260927_m025510_c001_v0001029_t0011_u01790477710893") 2026/09/27 02:58:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757c03_d20260927_m025516_c001_v7007000_t0000_u01790477716728") 2026/09/27 02:58:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0e631_d20260927_m025510_c001_v0001182_t0034_u01790477710950") 2026/09/27 02:58:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757c04_d20260927_m025516_c001_v7007000_t0000_u01790477716909") 2026/09/27 02:58:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f115b0e5d60afa597_d20260927_m025511_c001_v0001120_t0011_u01790477711028") 2026/09/27 02:58:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757c05_d20260927_m025517_c001_v7007000_t0000_u01790477717091") 2026/09/27 02:58:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0e637_d20260927_m025511_c001_v0001182_t0033_u01790477711155") 2026/09/27 02:58:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757c06_d20260927_m025517_c001_v7007000_t0000_u01790477717270") 2026/09/27 02:58:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f10359d3478b224cd_d20260927_m025511_c001_v0001029_t0025_u01790477711340") 2026/09/27 02:58:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757c07_d20260927_m025517_c001_v7007000_t0000_u01790477717449") 2026/09/27 02:58:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0e639_d20260927_m025511_c001_v0001182_t0040_u01790477711361") 2026/09/27 02:58:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757c08_d20260927_m025517_c001_v7007000_t0000_u01790477717627") 2026/09/27 02:58:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1152bac2a3778b7a_d20260927_m025511_c001_v0001109_t0053_u01790477711420") 2026/09/27 02:58:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757c09_d20260927_m025517_c001_v7007000_t0000_u01790477717806") 2026/09/27 02:58:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f115b0e5d60afa599_d20260927_m025511_c001_v0001120_t0017_u01790477711468") 2026/09/27 02:58:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757c0a_d20260927_m025517_c001_v7007000_t0000_u01790477717985") 2026/09/27 02:58:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e63b_d20260927_m025511_c001_v0001182_t0020_u01790477711561") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4119e53ac03685c6_d20260927_m025529_c001_v7007000_t0000_u01790477729091") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f10359d3478b224f5_d20260927_m025524_c001_v0001029_t0023_u01790477724924") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4088f1886b38cdc7_d20260927_m025529_c001_v7007000_t0000_u01790477729316") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f115b0e5d60afa5c1_d20260927_m025524_c001_v0001120_t0040_u01790477724934") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4119e53ac03685c7_d20260927_m025529_c001_v7007000_t0000_u01790477729325") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0e6bf_d20260927_m025524_c001_v0001182_t0048_u01790477724946") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415a7f71ed406c97_d20260927_m025529_c001_v7007000_t0000_u01790477729253") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1152bac2a3778bae_d20260927_m025524_c001_v0001109_t0031_u01790477724958") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4058a0d57c9d150f_d20260927_m025529_c001_v7007000_t0000_u01790477729273") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0e6c1_d20260927_m025525_c001_v0001182_t0023_u01790477725157") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b5f8_d20260927_m025529_c001_v7007000_t0000_u01790477729094") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f115b0e5d60afa5c3_d20260927_m025525_c001_v0001120_t0050_u01790477725249") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4058a0d57c9d150e_d20260927_m025529_c001_v7007000_t0000_u01790477729092") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f10359d3478b224f7_d20260927_m025525_c001_v0001029_t0035_u01790477725302") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b5f9_d20260927_m025529_c001_v7007000_t0000_u01790477729283") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0e6c3_d20260927_m025525_c001_v0001182_t0052_u01790477725392") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4209e18e5153200d_d20260927_m025529_c001_v7007000_t0000_u01790477729383") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1152bac2a3778bb0_d20260927_m025525_c001_v0001109_t0050_u01790477725416") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4088f1886b38cdc6_d20260927_m025529_c001_v7007000_t0000_u01790477729091") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f115b0e5d60afa5c5_d20260927_m025525_c001_v0001120_t0016_u01790477725531") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415a7f71ed406c96_d20260927_m025529_c001_v7007000_t0000_u01790477729072") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0e6c6_d20260927_m025525_c001_v0001182_t0050_u01790477725607") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a0d1_d20260927_m025529_c001_v7007000_t0000_u01790477729096") 2026/09/27 02:58:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f10359d3478b224fb_d20260927_m025525_c001_v0001029_t0030_u01790477725695") 2026/09/27 02:58:11 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152600d613729fe_d20260927_m025529_c001_v7007000_t0000_u01790477729294") 2026/09/27 02:58:11 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0e6cb_d20260927_m025525_c001_v0001182_t0019_u01790477725806") 2026/09/27 02:58:11 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415a7f71ed406c98_d20260927_m025529_c001_v7007000_t0000_u01790477729432") 2026/09/27 02:58:11 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1152bac2a3778bb4_d20260927_m025525_c001_v0001109_t0044_u01790477725924") 2026/09/27 02:58:11 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4058a0d57c9d1510_d20260927_m025529_c001_v7007000_t0000_u01790477729454") 2026/09/27 02:58:11 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f115b0e5d60afa5cd_d20260927_m025526_c001_v0001120_t0013_u01790477726054") 2026/09/27 02:58:11 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b5fa_d20260927_m025529_c001_v7007000_t0000_u01790477729465") 2026/09/27 02:58:11 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e6cd_d20260927_m025526_c001_v0001182_t0020_u01790477726070") 2026/09/27 02:58:11 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f422bda88a28ce262_d20260927_m025353_c001_v7007000_t0000_u01790477633719") 2026/09/27 02:58:11 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4112e88c9f1b8697_d20260927_m025352_c001_v0001102_t0028_u01790477632047") 2026/09/27 02:58:11 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42563564377af129_d20260927_m025351_c001_v7007000_t0000_u01790477631865") 2026/09/27 02:58:11 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4112e88c9f1b868b_d20260927_m025348_c001_v0001102_t0028_u01790477628688") 2026/09/27 02:58:11 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42563564377af125_d20260927_m025347_c001_v7007000_t0000_u01790477627953") 2026/09/27 02:58:11 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e31d_d20260927_m025344_c001_v0001182_t0020_u01790477624087") 2026/09/27 02:58:11 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b4e8_d20260927_m025342_c001_v7007000_t0000_u01790477622620") 2026/09/27 02:58:11 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4057444f932ad10d_d20260927_m025340_c001_v0001181_t0040_u01790477620795") 2026/09/27 02:58:11 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b4e6_d20260927_m025340_c001_v7007000_t0000_u01790477620613") 2026/09/27 02:58:11 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4057444f932ad0f7_d20260927_m025338_c001_v0001181_t0040_u01790477618390") 2026/09/27 02:58:11 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b4e1_d20260927_m025337_c001_v7007000_t0000_u01790477617674") 2026/09/27 02:58:11 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa3ef_d20260927_m025334_c001_v0001120_t0032_u01790477614157") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b4cd_d20260927_m025332_c001_v7007000_t0000_u01790477612884") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f402905d02ebb679c_d20260927_m025331_c001_v0001183_t0050_u01790477611762") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415a7f71ed406493_d20260927_m025331_c001_v7007000_t0000_u01790477611579") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f402905d02ebb6780_d20260927_m025327_c001_v0001183_t0050_u01790477607138") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415a7f71ed40648f_d20260927_m025326_c001_v7007000_t0000_u01790477606417") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9e35_d20260927_m025323_c001_v0001102_t0022_u01790477603074") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b4a5_d20260927_m025322_c001_v7007000_t0000_u01790477602167") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f404cb6a759fa253e_d20260927_m025320_c001_v0001044_t0026_u01790477600666") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4058a0d57c9d1452_d20260927_m025320_c001_v7007000_t0000_u01790477600484") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f404cb6a759fa2536_d20260927_m025317_c001_v0001044_t0026_u01790477597845") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4058a0d57c9d1450_d20260927_m025317_c001_v7007000_t0000_u01790477597122") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa3b3_d20260927_m025311_c001_v0001120_t0032_u01790477591404") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe8cd_d20260927_m025310_c001_v7007000_t0000_u01790477590496") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40069b201e8bf666_d20260927_m025308_c001_v0001043_t0055_u01790477588900") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d74b_d20260927_m025308_c001_v7007000_t0000_u01790477588719") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40069b201e8bf65c_d20260927_m025306_c001_v0001043_t0055_u01790477586039") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d749_d20260927_m025305_c001_v7007000_t0000_u01790477585317") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e1ad_d20260927_m025259_c001_v0001182_t0020_u01790477579801") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe8c7_d20260927_m025258_c001_v7007000_t0000_u01790477578895") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4106fd8196407a17_d20260927_m025257_c001_v0001179_t0051_u01790477577406") 2026/09/27 02:58:12 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4034ea99156bcdaa_d20260927_m025257_c001_v7007000_t0000_u01790477577224") 2026/09/27 02:58:13 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4106fd8196407a05_d20260927_m025254_c001_v0001179_t0051_u01790477574260") 2026/09/27 02:58:13 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4034ea99156bcd9f_d20260927_m025253_c001_v7007000_t0000_u01790477573539") 2026/09/27 02:58:13 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9dc1_d20260927_m025248_c001_v0001102_t0022_u01790477568083") 2026/09/27 02:58:13 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4198356c0725587c_d20260927_m025246_c001_v7007000_t0000_u01790477566990") 2026/09/27 02:58:13 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4088e289496ebac6_d20260927_m025241_c001_v0001171_t0004_u01790477561715") 2026/09/27 02:58:13 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a077_d20260927_m025241_c001_v7007000_t0000_u01790477561520") 2026/09/27 02:58:13 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa345_d20260927_m025237_c001_v0001120_t0032_u01790477557640") 2026/09/27 02:58:13 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f402bee4e1be6776a_d20260927_m025236_c001_v0001184_t0041_u01790477556887") 2026/09/27 02:58:13 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f402bee4e1be67752_d20260927_m025235_c001_v0001184_t0041_u01790477555965") 2026/09/27 02:58:13 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4198356c0725585c_d20260927_m025231_c001_v7007000_t0000_u01790477551970") 2026/09/27 02:58:13 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9d89_d20260927_m025228_c001_v0001102_t0022_u01790477548529") 2026/09/27 02:58:13 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d89387d_d20260927_m025217_c001_v7007000_t0000_u01790477537951") 2026/09/27 02:58:13 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e038_d20260927_m025211_c001_v0001182_t0020_u01790477531418") 2026/09/27 02:58:13 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4162efe84f73bb5c_d20260927_m025210_c001_v0001145_t0040_u01790477530683") 2026/09/27 02:58:13 DEBUG : dst/one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4162efe84f73bb50_d20260927_m025209_c001_v0001145_t0040_u01790477529762") 2026/09/27 02:58:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f422bda88a28ce263_d20260927_m025353_c001_v7007000_t0000_u01790477633899") 2026/09/27 02:58:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f416740879349012d_d20260927_m025351_c001_v0001146_t0017_u01790477631678") 2026/09/27 02:58:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4181fba52ffb0eb3_d20260927_m025347_c001_v0001165_t0013_u01790477627766") 2026/09/27 02:58:13 DEBUG : dst/one.bak: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b4e9_d20260927_m025342_c001_v7007000_t0000_u01790477622800") 2026/09/27 02:58:13 DEBUG : dst/one.bak: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f41931e5ed271dbba_d20260927_m025340_c001_v0001183_t0017_u01790477620428") 2026/09/27 02:58:14 DEBUG : dst/one.bak: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412d88be85ce3698_d20260927_m025337_c001_v0001042_t0036_u01790477617476") 2026/09/27 02:58:14 DEBUG : dst/one.bak: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b4ce_d20260927_m025333_c001_v7007000_t0000_u01790477613065") 2026/09/27 02:58:14 DEBUG : dst/one.bak: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f401e4868b112529a_d20260927_m025331_c001_v0001146_t0019_u01790477611392") 2026/09/27 02:58:14 DEBUG : dst/one.bak: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f404ac46e0075ea91_d20260927_m025326_c001_v0001183_t0025_u01790477606230") 2026/09/27 02:58:14 DEBUG : dst/three: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4198356c0725587d_d20260927_m025247_c001_v7007000_t0000_u01790477567174") 2026/09/27 02:58:14 DEBUG : dst/three: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f402bee4e1be67804_d20260927_m025245_c001_v0001184_t0041_u01790477565636") 2026/09/27 02:58:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f422bda88a28ce264_d20260927_m025354_c001_v7007000_t0000_u01790477634079") 2026/09/27 02:58:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f405d1cdac27e45a0_d20260927_m025352_c001_v0001183_t0048_u01790477632782") 2026/09/27 02:58:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4088b45dd9f5c61a_d20260927_m025349_c001_v0001099_t0022_u01790477629874") 2026/09/27 02:58:14 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f422bda88a28ce265_d20260927_m025354_c001_v7007000_t0000_u01790477634259") 2026/09/27 02:58:14 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4112e88c9f1b869f_d20260927_m025353_c001_v0001102_t0028_u01790477633145") 2026/09/27 02:58:14 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42563564377af12a_d20260927_m025352_c001_v7007000_t0000_u01790477632965") 2026/09/27 02:58:14 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4112e88c9f1b8691_d20260927_m025350_c001_v0001102_t0028_u01790477630241") 2026/09/27 02:58:14 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42563564377af128_d20260927_m025350_c001_v7007000_t0000_u01790477630060") 2026/09/27 02:58:14 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e32d_d20260927_m025344_c001_v0001182_t0020_u01790477624810") 2026/09/27 02:58:14 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b4ea_d20260927_m025342_c001_v7007000_t0000_u01790477622982") 2026/09/27 02:58:14 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4057444f932ad11b_d20260927_m025342_c001_v0001181_t0040_u01790477622054") 2026/09/27 02:58:14 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b4e7_d20260927_m025341_c001_v7007000_t0000_u01790477621792") 2026/09/27 02:58:14 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4057444f932ad0ff_d20260927_m025339_c001_v0001181_t0040_u01790477619492") 2026/09/27 02:58:14 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b4e3_d20260927_m025339_c001_v7007000_t0000_u01790477619310") 2026/09/27 02:58:14 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa3f1_d20260927_m025334_c001_v0001120_t0032_u01790477614524") 2026/09/27 02:58:15 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415a7f71ed406494_d20260927_m025332_c001_v7007000_t0000_u01790477612335") 2026/09/27 02:58:15 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e28d_d20260927_m025330_c001_v0001182_t0020_u01790477610617") 2026/09/27 02:58:15 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415a7f71ed406490_d20260927_m025327_c001_v7007000_t0000_u01790477607734") 2026/09/27 02:58:15 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa3d3_d20260927_m025323_c001_v0001120_t0032_u01790477603799") 2026/09/27 02:58:15 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4058a0d57c9d1454_d20260927_m025321_c001_v7007000_t0000_u01790477601254") 2026/09/27 02:58:15 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa3c5_d20260927_m025319_c001_v0001120_t0032_u01790477599537") 2026/09/27 02:58:15 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4058a0d57c9d1451_d20260927_m025318_c001_v7007000_t0000_u01790477598452") 2026/09/27 02:58:15 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e201_d20260927_m025312_c001_v0001182_t0020_u01790477592134") 2026/09/27 02:58:15 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d74c_d20260927_m025309_c001_v7007000_t0000_u01790477589478") 2026/09/27 02:58:15 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e1e3_d20260927_m025307_c001_v0001182_t0020_u01790477587772") 2026/09/27 02:58:15 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d74a_d20260927_m025306_c001_v7007000_t0000_u01790477586695") 2026/09/27 02:58:15 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9ded_d20260927_m025300_c001_v0001102_t0022_u01790477580522") 2026/09/27 02:58:15 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4034ea99156bcdab_d20260927_m025257_c001_v7007000_t0000_u01790477577967") 2026/09/27 02:58:15 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9ddb_d20260927_m025256_c001_v0001102_t0022_u01790477576286") 2026/09/27 02:58:15 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4034ea99156bcda8_d20260927_m025255_c001_v7007000_t0000_u01790477575025") 2026/09/27 02:58:15 DEBUG : dst/three.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa36d_d20260927_m025248_c001_v0001120_t0032_u01790477568805") 2026/09/27 02:58:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b4eb_d20260927_m025343_c001_v7007000_t0000_u01790477623163") 2026/09/27 02:58:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4077b6f172b2d2ae_d20260927_m025341_c001_v0001106_t0036_u01790477621608") 2026/09/27 02:58:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f405267fc72bb3b5b_d20260927_m025339_c001_v0001165_t0049_u01790477619124") 2026/09/27 02:58:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b4d0_d20260927_m025333_c001_v7007000_t0000_u01790477613245") 2026/09/27 02:58:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f41152111911bc48e_d20260927_m025332_c001_v0001101_t0011_u01790477612148") 2026/09/27 02:58:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f406725f4f62a84a5_d20260927_m025327_c001_v0001042_t0036_u01790477607550") 2026/09/27 02:58:16 DEBUG : dst/two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f422bda88a28ce266_d20260927_m025354_c001_v7007000_t0000_u01790477634440") 2026/09/27 02:58:16 DEBUG : dst/two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa423_d20260927_m025344_c001_v0001120_t0032_u01790477624628") 2026/09/27 02:58:16 DEBUG : dst/two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b4ec_d20260927_m025343_c001_v7007000_t0000_u01790477623361") 2026/09/27 02:58:16 DEBUG : dst/two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e2b3_d20260927_m025334_c001_v0001182_t0020_u01790477614342") 2026/09/27 02:58:16 DEBUG : dst/two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b4d2_d20260927_m025333_c001_v7007000_t0000_u01790477613426") 2026/09/27 02:58:16 DEBUG : dst/two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e25d_d20260927_m025323_c001_v0001182_t0020_u01790477603616") 2026/09/27 02:58:16 DEBUG : dst/two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b4a8_d20260927_m025322_c001_v7007000_t0000_u01790477602348") 2026/09/27 02:58:16 DEBUG : dst/two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9e0f_d20260927_m025311_c001_v0001102_t0022_u01790477591952") 2026/09/27 02:58:16 DEBUG : dst/two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe8ce_d20260927_m025310_c001_v7007000_t0000_u01790477590677") 2026/09/27 02:58:16 DEBUG : dst/two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa393_d20260927_m025300_c001_v0001120_t0032_u01790477580340") 2026/09/27 02:58:16 DEBUG : dst/two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe8c8_d20260927_m025259_c001_v7007000_t0000_u01790477579076") 2026/09/27 02:58:16 DEBUG : dst/two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e13f_d20260927_m025248_c001_v0001182_t0020_u01790477568624") 2026/09/27 02:58:16 DEBUG : dst/two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4198356c0725587e_d20260927_m025247_c001_v7007000_t0000_u01790477567355") 2026/09/27 02:58:16 DEBUG : dst/two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f409c7888cf540994_d20260927_m025243_c001_v0001184_t0024_u01790477563326") 2026/09/27 02:58:16 DEBUG : dst/two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d89387e_d20260927_m025218_c001_v7007000_t0000_u01790477538133") 2026/09/27 02:58:16 DEBUG : dst/two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4162efe84f73bb76_d20260927_m025216_c001_v0001145_t0040_u01790477536934") 2026/09/27 02:58:16 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe877_d20260927_m025144_c001_v7007000_t0000_u01790477504583") 2026/09/27 02:58:16 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9cdb_d20260927_m025141_c001_v0001102_t0022_u01790477501411") 2026/09/27 02:58:16 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe867_d20260927_m025139_c001_v7007000_t0000_u01790477499296") 2026/09/27 02:58:16 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9caf_d20260927_m025129_c001_v0001102_t0022_u01790477489986") 2026/09/27 02:58:16 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe817_d20260927_m025121_c001_v7007000_t0000_u01790477481903") 2026/09/27 02:58:17 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9c8d_d20260927_m025119_c001_v0001102_t0022_u01790477479257") 2026/09/27 02:58:17 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd94c8_d20260927_m025102_c001_v7007000_t0000_u01790477462063") 2026/09/27 02:58:17 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9c35_d20260927_m025100_c001_v0001102_t0022_u01790477460059") 2026/09/27 02:58:17 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd94bc_d20260927_m025059_c001_v7007000_t0000_u01790477459085") 2026/09/27 02:58:17 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9c25_d20260927_m025058_c001_v0001102_t0022_u01790477458003") 2026/09/27 02:58:17 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd94b6_d20260927_m025055_c001_v7007000_t0000_u01790477455523") 2026/09/27 02:58:17 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9c11_d20260927_m025053_c001_v0001102_t0022_u01790477453953") 2026/09/27 02:58:17 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd9478_d20260927_m025053_c001_v7007000_t0000_u01790477453230") 2026/09/27 02:58:17 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9c07_d20260927_m025051_c001_v0001102_t0022_u01790477451843") 2026/09/27 02:58:17 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd9463_d20260927_m025046_c001_v7007000_t0000_u01790477446735") 2026/09/27 02:58:17 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9bd7_d20260927_m025045_c001_v0001102_t0022_u01790477445316") 2026/09/27 02:58:17 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd9444_d20260927_m025044_c001_v7007000_t0000_u01790477444590") 2026/09/27 02:58:17 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9bcb_d20260927_m025043_c001_v0001102_t0022_u01790477443872") 2026/09/27 02:58:17 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bdae_d20260927_m025039_c001_v7007000_t0000_u01790477439610") 2026/09/27 02:58:17 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9b8f_d20260927_m025038_c001_v0001102_t0022_u01790477438331") 2026/09/27 02:58:17 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bda8_d20260927_m025036_c001_v7007000_t0000_u01790477436526") 2026/09/27 02:58:17 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9b77_d20260927_m025035_c001_v0001102_t0022_u01790477435623") 2026/09/27 02:58:17 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bda7_d20260927_m025035_c001_v7007000_t0000_u01790477435261") 2026/09/27 02:58:17 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4141bfde4cc44a17_d20260927_m025034_c001_v0001134_t0057_u01790477434717") 2026/09/27 02:58:17 DEBUG : empty space: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9b69_d20260927_m025033_c001_v0001102_t0022_u01790477433257") 2026/09/27 02:58:17 DEBUG : enormous: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd94c1_d20260927_m025101_c001_v7007000_t0000_u01790477461302") 2026/09/27 02:58:17 DEBUG : enormous: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1093f9f4c8bc9c37_d20260927_m025100_c001_v0001102_t0020_u01790477460241") 2026/09/27 02:58:17 DEBUG : existing: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f422bda88a28ce268_d20260927_m025358_c001_v7007000_t0000_u01790477638486") 2026/09/27 02:58:17 DEBUG : existing: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa44b_d20260927_m025357_c001_v0001120_t0032_u01790477637368") 2026/09/27 02:58:18 DEBUG : existing: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe80b_d20260927_m025117_c001_v7007000_t0000_u01790477477695") 2026/09/27 02:58:18 DEBUG : existing: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9c85_d20260927_m025116_c001_v0001102_t0022_u01790477476755") 2026/09/27 02:58:18 DEBUG : existing: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bd76_d20260927_m025030_c001_v7007000_t0000_u01790477430737") 2026/09/27 02:58:18 DEBUG : existing: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9b51_d20260927_m025029_c001_v0001102_t0022_u01790477429840") 2026/09/27 02:58:18 DEBUG : existing: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bd59_d20260927_m025029_c001_v7007000_t0000_u01790477429299") 2026/09/27 02:58:18 DEBUG : existing: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9b47_d20260927_m025028_c001_v0001102_t0022_u01790477428761") 2026/09/27 02:58:18 DEBUG : existing: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9b45_d20260927_m025028_c001_v0001102_t0022_u01790477428041") 2026/09/27 02:58:18 DEBUG : existing-b: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe80c_d20260927_m025117_c001_v7007000_t0000_u01790477477875") 2026/09/27 02:58:18 DEBUG : existing-b: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0de9c_d20260927_m025116_c001_v0001182_t0020_u01790477476746") 2026/09/27 02:58:18 DEBUG : file1: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf9c_d20260927_m025437_c001_v7007000_t0000_u01790477677234") 2026/09/27 02:58:18 DEBUG : file1: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa519_d20260927_m025436_c001_v0001120_t0032_u01790477676134") 2026/09/27 02:58:18 DEBUG : file1: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf97_d20260927_m025435_c001_v7007000_t0000_u01790477675194") 2026/09/27 02:58:18 DEBUG : file1: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778ae4_d20260927_m025434_c001_v0001109_t0002_u01790477674418") 2026/09/27 02:58:18 DEBUG : five: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd94e3_d20260927_m025105_c001_v7007000_t0000_u01790477465363") 2026/09/27 02:58:18 DEBUG : five: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9c4b_d20260927_m025103_c001_v0001102_t0022_u01790477463514") 2026/09/27 02:58:18 DEBUG : foo: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bdab_d20260927_m025037_c001_v7007000_t0000_u01790477437969") 2026/09/27 02:58:18 DEBUG : foo: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9b87_d20260927_m025037_c001_v0001102_t0022_u01790477437429") 2026/09/27 02:58:18 DEBUG : foo: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9b7f_d20260927_m025036_c001_v0001102_t0022_u01790477436888") 2026/09/27 02:58:18 DEBUG : four: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd94e4_d20260927_m025105_c001_v7007000_t0000_u01790477465543") 2026/09/27 02:58:18 DEBUG : four: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa1eb_d20260927_m025104_c001_v0001120_t0032_u01790477464255") 2026/09/27 02:58:19 DEBUG : four: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9c49_d20260927_m025102_c001_v0001102_t0022_u01790477462976") 2026/09/27 02:58:19 DEBUG : hello world2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d8936ad_d20260927_m024952_c001_v7007000_t0000_u01790477392598") 2026/09/27 02:58:19 DEBUG : hello world2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9a7b_d20260927_m024952_c001_v0001102_t0022_u01790477392059") 2026/09/27 02:58:19 DEBUG : ignore-size: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bd4c_d20260927_m025027_c001_v7007000_t0000_u01790477427680") 2026/09/27 02:58:19 DEBUG : ignore-size: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9b39_d20260927_m025026_c001_v0001102_t0022_u01790477426711") 2026/09/27 02:58:19 DEBUG : nested/sub dir/file: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe808_d20260927_m025116_c001_v7007000_t0000_u01790477476023") 2026/09/27 02:58:19 DEBUG : nested/sub dir/file: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa223_d20260927_m025115_c001_v0001120_t0032_u01790477475479") 2026/09/27 02:58:19 DEBUG : nested/sub dir/file: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe7fc_d20260927_m025114_c001_v7007000_t0000_u01790477474744") 2026/09/27 02:58:19 DEBUG : nested/sub dir/file: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0de72_d20260927_m025114_c001_v0001182_t0020_u01790477474201") 2026/09/27 02:58:19 DEBUG : one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd94e5_d20260927_m025105_c001_v7007000_t0000_u01790477465722") 2026/09/27 02:58:19 DEBUG : one: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9c43_d20260927_m025102_c001_v0001102_t0022_u01790477462435") 2026/09/27 02:58:19 DEBUG : only0: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf81_d20260927_m025430_c001_v7007000_t0000_u01790477670044") 2026/09/27 02:58:19 DEBUG : only0: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e492_d20260927_m025425_c001_v0001182_t0020_u01790477665173") 2026/09/27 02:58:19 DEBUG : only0: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e430_d20260927_m025416_c001_v0001182_t0020_u01790477656584") 2026/09/27 02:58:19 DEBUG : only0: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd968b_d20260927_m025410_c001_v7007000_t0000_u01790477650988") 2026/09/27 02:58:19 DEBUG : only0: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e3be_d20260927_m025401_c001_v0001182_t0020_u01790477641812") 2026/09/27 02:58:19 DEBUG : only1: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf82_d20260927_m025430_c001_v7007000_t0000_u01790477670225") 2026/09/27 02:58:19 DEBUG : only1: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa501_d20260927_m025425_c001_v0001120_t0032_u01790477665562") 2026/09/27 02:58:19 DEBUG : only1: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e434_d20260927_m025416_c001_v0001182_t0020_u01790477656952") 2026/09/27 02:58:19 DEBUG : only1: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea9093b_d20260927_m025410_c001_v7007000_t0000_u01790477650635") 2026/09/27 02:58:19 DEBUG : only1: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e3c6_d20260927_m025402_c001_v0001182_t0020_u01790477642178") 2026/09/27 02:58:19 DEBUG : only10: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf83_d20260927_m025430_c001_v7007000_t0000_u01790477670406") 2026/09/27 02:58:19 DEBUG : only10: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4f3_d20260927_m025424_c001_v0001120_t0032_u01790477664410") 2026/09/27 02:58:20 DEBUG : only10: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e45c_d20260927_m025420_c001_v0001182_t0020_u01790477660279") 2026/09/27 02:58:20 DEBUG : only10: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd9685_d20260927_m025410_c001_v7007000_t0000_u01790477650081") 2026/09/27 02:58:20 DEBUG : only10: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e3f0_d20260927_m025405_c001_v0001182_t0020_u01790477645510") 2026/09/27 02:58:20 DEBUG : only11: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf84_d20260927_m025430_c001_v7007000_t0000_u01790477670588") 2026/09/27 02:58:20 DEBUG : only11: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778ac6_d20260927_m025425_c001_v0001109_t0002_u01790477665183") 2026/09/27 02:58:20 DEBUG : only11: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e460_d20260927_m025420_c001_v0001182_t0020_u01790477660647") 2026/09/27 02:58:20 DEBUG : only11: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4553_d20260927_m025410_c001_v7007000_t0000_u01790477650508") 2026/09/27 02:58:20 DEBUG : only11: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e3f6_d20260927_m025405_c001_v0001182_t0020_u01790477645877") 2026/09/27 02:58:20 DEBUG : only12: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf85_d20260927_m025430_c001_v7007000_t0000_u01790477670770") 2026/09/27 02:58:20 DEBUG : only12: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e488_d20260927_m025424_c001_v0001182_t0020_u01790477664422") 2026/09/27 02:58:20 DEBUG : only12: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e464_d20260927_m025421_c001_v0001182_t0020_u01790477661011") 2026/09/27 02:58:20 DEBUG : only12: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4555_d20260927_m025410_c001_v7007000_t0000_u01790477650689") 2026/09/27 02:58:20 DEBUG : only12: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e3fa_d20260927_m025406_c001_v0001182_t0020_u01790477646301") 2026/09/27 02:58:20 DEBUG : only13: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf86_d20260927_m025430_c001_v7007000_t0000_u01790477670952") 2026/09/27 02:58:20 DEBUG : only13: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778ac4_d20260927_m025424_c001_v0001109_t0002_u01790477664969") 2026/09/27 02:58:20 DEBUG : only13: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e46c_d20260927_m025421_c001_v0001182_t0020_u01790477661378") 2026/09/27 02:58:20 DEBUG : only13: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757bdb_d20260927_m025410_c001_v7007000_t0000_u01790477650473") 2026/09/27 02:58:20 DEBUG : only13: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e3fc_d20260927_m025406_c001_v0001182_t0020_u01790477646685") 2026/09/27 02:58:20 DEBUG : only14: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf87_d20260927_m025431_c001_v7007000_t0000_u01790477671133") 2026/09/27 02:58:20 DEBUG : only14: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b2245b_d20260927_m025425_c001_v0001029_t0022_u01790477665162") 2026/09/27 02:58:20 DEBUG : only14: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e470_d20260927_m025421_c001_v0001182_t0020_u01790477661744") 2026/09/27 02:58:21 DEBUG : only14: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd968a_d20260927_m025410_c001_v7007000_t0000_u01790477650808") 2026/09/27 02:58:21 DEBUG : only14: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e3fe_d20260927_m025407_c001_v0001182_t0020_u01790477647054") 2026/09/27 02:58:21 DEBUG : only15: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf88_d20260927_m025431_c001_v7007000_t0000_u01790477671313") 2026/09/27 02:58:21 DEBUG : only15: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4f5_d20260927_m025424_c001_v0001120_t0032_u01790477664817") 2026/09/27 02:58:21 DEBUG : only15: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e472_d20260927_m025422_c001_v0001182_t0020_u01790477662110") 2026/09/27 02:58:21 DEBUG : only15: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea9093c_d20260927_m025410_c001_v7007000_t0000_u01790477650816") 2026/09/27 02:58:21 DEBUG : only15: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e400_d20260927_m025407_c001_v0001182_t0020_u01790477647421") 2026/09/27 02:58:21 DEBUG : only16: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf89_d20260927_m025431_c001_v7007000_t0000_u01790477671495") 2026/09/27 02:58:22 DEBUG : only16: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4fb_d20260927_m025425_c001_v0001120_t0032_u01790477665194") 2026/09/27 02:58:22 DEBUG : only16: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e476_d20260927_m025422_c001_v0001182_t0020_u01790477662475") 2026/09/27 02:58:22 DEBUG : only16: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd9689_d20260927_m025410_c001_v7007000_t0000_u01790477650626") 2026/09/27 02:58:22 DEBUG : only16: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e404_d20260927_m025407_c001_v0001182_t0020_u01790477647787") 2026/09/27 02:58:22 DEBUG : only17: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf8a_d20260927_m025431_c001_v7007000_t0000_u01790477671676") 2026/09/27 02:58:22 DEBUG : only17: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e48c_d20260927_m025424_c001_v0001182_t0020_u01790477664807") 2026/09/27 02:58:22 DEBUG : only17: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e47c_d20260927_m025422_c001_v0001182_t0020_u01790477662972") 2026/09/27 02:58:22 DEBUG : only17: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757bdd_d20260927_m025410_c001_v7007000_t0000_u01790477650833") 2026/09/27 02:58:22 DEBUG : only17: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e408_d20260927_m025408_c001_v0001182_t0020_u01790477648158") 2026/09/27 02:58:22 DEBUG : only18: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf8c_d20260927_m025431_c001_v7007000_t0000_u01790477671858") 2026/09/27 02:58:22 DEBUG : only18: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e48e_d20260927_m025424_c001_v0001182_t0020_u01790477664990") 2026/09/27 02:58:22 DEBUG : only18: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e47e_d20260927_m025423_c001_v0001182_t0020_u01790477663339") 2026/09/27 02:58:22 DEBUG : only18: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd9686_d20260927_m025410_c001_v7007000_t0000_u01790477650265") 2026/09/27 02:58:22 DEBUG : only18: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e40a_d20260927_m025408_c001_v0001182_t0020_u01790477648523") 2026/09/27 02:58:22 DEBUG : only19: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf8d_d20260927_m025432_c001_v7007000_t0000_u01790477672039") 2026/09/27 02:58:22 DEBUG : only19: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4f7_d20260927_m025425_c001_v0001120_t0032_u01790477665000") 2026/09/27 02:58:22 DEBUG : only19: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e482_d20260927_m025423_c001_v0001182_t0020_u01790477663703") 2026/09/27 02:58:22 DEBUG : only19: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea9093d_d20260927_m025410_c001_v7007000_t0000_u01790477650998") 2026/09/27 02:58:22 DEBUG : only19: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e40e_d20260927_m025409_c001_v0001182_t0020_u01790477649016") 2026/09/27 02:58:22 DEBUG : only2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf8e_d20260927_m025432_c001_v7007000_t0000_u01790477672226") 2026/09/27 02:58:22 DEBUG : only2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778acc_d20260927_m025425_c001_v0001109_t0002_u01790477665551") 2026/09/27 02:58:22 DEBUG : only2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e43a_d20260927_m025417_c001_v0001182_t0020_u01790477657318") 2026/09/27 02:58:22 DEBUG : only2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd9688_d20260927_m025410_c001_v7007000_t0000_u01790477650445") 2026/09/27 02:58:22 DEBUG : only2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e3ca_d20260927_m025402_c001_v0001182_t0020_u01790477642544") 2026/09/27 02:58:22 DEBUG : only3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf8f_d20260927_m025432_c001_v7007000_t0000_u01790477672407") 2026/09/27 02:58:23 DEBUG : only3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b2245d_d20260927_m025425_c001_v0001029_t0022_u01790477665348") 2026/09/27 02:58:23 DEBUG : only3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e43c_d20260927_m025417_c001_v0001182_t0020_u01790477657682") 2026/09/27 02:58:23 DEBUG : only3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea90939_d20260927_m025410_c001_v7007000_t0000_u01790477650450") 2026/09/27 02:58:23 DEBUG : only3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e3cc_d20260927_m025402_c001_v0001182_t0020_u01790477642909") 2026/09/27 02:58:23 DEBUG : only4: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf90_d20260927_m025432_c001_v7007000_t0000_u01790477672587") 2026/09/27 02:58:23 DEBUG : only4: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778aca_d20260927_m025425_c001_v0001109_t0002_u01790477665367") 2026/09/27 02:58:23 DEBUG : only4: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e43e_d20260927_m025418_c001_v0001182_t0020_u01790477658048") 2026/09/27 02:58:23 DEBUG : only4: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757bdc_d20260927_m025410_c001_v7007000_t0000_u01790477650653") 2026/09/27 02:58:23 DEBUG : only4: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e3d0_d20260927_m025403_c001_v0001182_t0020_u01790477643274") 2026/09/27 02:58:23 DEBUG : only5: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf91_d20260927_m025432_c001_v7007000_t0000_u01790477672768") 2026/09/27 02:58:23 DEBUG : only5: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e496_d20260927_m025425_c001_v0001182_t0020_u01790477665356") 2026/09/27 02:58:23 DEBUG : only5: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e444_d20260927_m025418_c001_v0001182_t0020_u01790477658413") 2026/09/27 02:58:23 DEBUG : only5: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757bde_d20260927_m025411_c001_v7007000_t0000_u01790477651013") 2026/09/27 02:58:23 DEBUG : only5: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e3d7_d20260927_m025403_c001_v0001182_t0020_u01790477643669") 2026/09/27 02:58:23 DEBUG : only6: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf92_d20260927_m025432_c001_v7007000_t0000_u01790477672949") 2026/09/27 02:58:23 DEBUG : only6: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e4a2_d20260927_m025425_c001_v0001182_t0020_u01790477665724") 2026/09/27 02:58:23 DEBUG : only6: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e44e_d20260927_m025418_c001_v0001182_t0020_u01790477658818") 2026/09/27 02:58:23 DEBUG : only6: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4556_d20260927_m025410_c001_v7007000_t0000_u01790477650869") 2026/09/27 02:58:23 DEBUG : only6: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e3dc_d20260927_m025404_c001_v0001182_t0020_u01790477644035") 2026/09/27 02:58:23 DEBUG : only7: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf93_d20260927_m025433_c001_v7007000_t0000_u01790477673130") 2026/09/27 02:58:23 DEBUG : only7: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa4ff_d20260927_m025425_c001_v0001120_t0032_u01790477665378") 2026/09/27 02:58:23 DEBUG : only7: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e452_d20260927_m025419_c001_v0001182_t0020_u01790477659183") 2026/09/27 02:58:24 DEBUG : only7: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4558_d20260927_m025411_c001_v7007000_t0000_u01790477651051") 2026/09/27 02:58:24 DEBUG : only7: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e3e0_d20260927_m025404_c001_v0001182_t0020_u01790477644402") 2026/09/27 02:58:24 DEBUG : only8: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf94_d20260927_m025433_c001_v7007000_t0000_u01790477673311") 2026/09/27 02:58:24 DEBUG : only8: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b2245f_d20260927_m025425_c001_v0001029_t0022_u01790477665532") 2026/09/27 02:58:24 DEBUG : only8: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e454_d20260927_m025419_c001_v0001182_t0020_u01790477659548") 2026/09/27 02:58:24 DEBUG : only8: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd968c_d20260927_m025411_c001_v7007000_t0000_u01790477651168") 2026/09/27 02:58:24 DEBUG : only8: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e3e6_d20260927_m025404_c001_v0001182_t0020_u01790477644778") 2026/09/27 02:58:24 DEBUG : only9: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf95_d20260927_m025433_c001_v7007000_t0000_u01790477673493") 2026/09/27 02:58:24 DEBUG : only9: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e49c_d20260927_m025425_c001_v0001182_t0020_u01790477665541") 2026/09/27 02:58:24 DEBUG : only9: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e458_d20260927_m025419_c001_v0001182_t0020_u01790477659914") 2026/09/27 02:58:24 DEBUG : only9: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f426da6c10ea9093e_d20260927_m025411_c001_v7007000_t0000_u01790477651177") 2026/09/27 02:58:24 DEBUG : only9: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e3e8_d20260927_m025405_c001_v0001182_t0020_u01790477645144") 2026/09/27 02:58:24 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe7fa_d20260927_m025113_c001_v7007000_t0000_u01790477473098") 2026/09/27 02:58:24 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0de68_d20260927_m025111_c001_v0001182_t0020_u01790477471564") 2026/09/27 02:58:24 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe7e2_d20260927_m025110_c001_v7007000_t0000_u01790477470837") 2026/09/27 02:58:24 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9c63_d20260927_m025109_c001_v0001102_t0022_u01790477469353") 2026/09/27 02:58:24 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe7cf_d20260927_m025108_c001_v7007000_t0000_u01790477468620") 2026/09/27 02:58:24 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0de42_d20260927_m025106_c001_v0001182_t0020_u01790477466632") 2026/09/27 02:58:24 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd94ba_d20260927_m025057_c001_v7007000_t0000_u01790477457141") 2026/09/27 02:58:24 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9c1b_d20260927_m025056_c001_v0001102_t0022_u01790477456063") 2026/09/27 02:58:24 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd9499_d20260927_m025054_c001_v7007000_t0000_u01790477454491") 2026/09/27 02:58:24 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9c0f_d20260927_m025053_c001_v0001102_t0022_u01790477453772") 2026/09/27 02:58:25 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd9473_d20260927_m025052_c001_v7007000_t0000_u01790477452383") 2026/09/27 02:58:25 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9c05_d20260927_m025051_c001_v0001102_t0022_u01790477451619") 2026/09/27 02:58:25 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd945f_d20260927_m025046_c001_v7007000_t0000_u01790477446195") 2026/09/27 02:58:25 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9bd3_d20260927_m025045_c001_v0001102_t0022_u01790477445132") 2026/09/27 02:58:25 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd9447_d20260927_m025044_c001_v7007000_t0000_u01790477444770") 2026/09/27 02:58:25 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9bc9_d20260927_m025043_c001_v0001102_t0022_u01790477443691") 2026/09/27 02:58:25 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd941c_d20260927_m025043_c001_v7007000_t0000_u01790477443333") 2026/09/27 02:58:25 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9bc1_d20260927_m025042_c001_v0001102_t0022_u01790477442798") 2026/09/27 02:58:25 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9bb5_d20260927_m025042_c001_v0001102_t0022_u01790477442256") 2026/09/27 02:58:25 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd93e7_d20260927_m025041_c001_v7007000_t0000_u01790477441895") 2026/09/27 02:58:25 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9bab_d20260927_m025041_c001_v0001102_t0022_u01790477441358") 2026/09/27 02:58:25 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1093f9f4c8bc9ba5_d20260927_m025040_c001_v0001102_t0041_u01790477440569") 2026/09/27 02:58:25 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bdaf_d20260927_m025039_c001_v7007000_t0000_u01790477439791") 2026/09/27 02:58:25 DEBUG : potato: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1093f9f4c8bc9b95_d20260927_m025038_c001_v0001102_t0041_u01790477438874") 2026/09/27 02:58:25 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe893_d20260927_m025153_c001_v7007000_t0000_u01790477513397") 2026/09/27 02:58:25 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f115b0e5d60afa2bb_d20260927_m025152_c001_v0001120_t0047_u01790477512686") 2026/09/27 02:58:25 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe885_d20260927_m025145_c001_v7007000_t0000_u01790477505086") 2026/09/27 02:58:25 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f115b0e5d60afa27f_d20260927_m025140_c001_v0001120_t0010_u01790477500591") 2026/09/27 02:58:25 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe840_d20260927_m025133_c001_v7007000_t0000_u01790477493245") 2026/09/27 02:58:25 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f115b0e5d60afa25b_d20260927_m025129_c001_v0001120_t0002_u01790477489183") 2026/09/27 02:58:25 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe821_d20260927_m025122_c001_v7007000_t0000_u01790477482729") 2026/09/27 02:58:25 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f115b0e5d60afa22f_d20260927_m025118_c001_v0001120_t0043_u01790477478793") 2026/09/27 02:58:25 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd94c0_d20260927_m025101_c001_v7007000_t0000_u01790477461017") 2026/09/27 02:58:25 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1093f9f4c8bc9c2b_d20260927_m025059_c001_v0001102_t0023_u01790477459625") 2026/09/27 02:58:26 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd94be_d20260927_m025059_c001_v7007000_t0000_u01790477459266") 2026/09/27 02:58:26 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1093f9f4c8bc9c23_d20260927_m025057_c001_v0001102_t0045_u01790477457679") 2026/09/27 02:58:26 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd94bb_d20260927_m025057_c001_v7007000_t0000_u01790477457320") 2026/09/27 02:58:26 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9c1d_d20260927_m025056_c001_v0001102_t0022_u01790477456605") 2026/09/27 02:58:26 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd94b9_d20260927_m025055_c001_v7007000_t0000_u01790477455703") 2026/09/27 02:58:26 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1093f9f4c8bc9c17_d20260927_m025054_c001_v0001102_t0047_u01790477454874") 2026/09/27 02:58:26 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd947e_d20260927_m025053_c001_v7007000_t0000_u01790477453410") 2026/09/27 02:58:26 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1093f9f4c8bc9c09_d20260927_m025052_c001_v0001102_t0059_u01790477452395") 2026/09/27 02:58:26 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd9464_d20260927_m025046_c001_v7007000_t0000_u01790477446915") 2026/09/27 02:58:26 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1093f9f4c8bc9bd9_d20260927_m025045_c001_v0001102_t0025_u01790477445856") 2026/09/27 02:58:26 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d8936af_d20260927_m024955_c001_v7007000_t0000_u01790477395147") 2026/09/27 02:58:26 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9a8b_d20260927_m024954_c001_v0001102_t0022_u01790477394610") 2026/09/27 02:58:26 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d8936ae_d20260927_m024953_c001_v7007000_t0000_u01790477393673") 2026/09/27 02:58:26 DEBUG : potato2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9a83_d20260927_m024953_c001_v0001102_t0022_u01790477393135") 2026/09/27 02:58:26 DEBUG : potato3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe88a_d20260927_m025145_c001_v7007000_t0000_u01790477505267") 2026/09/27 02:58:26 DEBUG : potato3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0df66_d20260927_m025141_c001_v0001182_t0018_u01790477501948") 2026/09/27 02:58:26 DEBUG : potato3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe841_d20260927_m025134_c001_v7007000_t0000_u01790477494025") 2026/09/27 02:58:26 DEBUG : potato3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0def4_d20260927_m025130_c001_v0001182_t0027_u01790477490534") 2026/09/27 02:58:26 DEBUG : potato3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe81f_d20260927_m025122_c001_v7007000_t0000_u01790477482549") 2026/09/27 02:58:26 DEBUG : potato3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0deb4_d20260927_m025119_c001_v0001182_t0001_u01790477479441") 2026/09/27 02:58:26 DEBUG : pre-dest1/1: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4198356c0725584c_d20260927_m025226_c001_v7007000_t0000_u01790477546510") 2026/09/27 02:58:27 DEBUG : pre-dest1/1: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e05c_d20260927_m025218_c001_v0001182_t0020_u01790477538866") 2026/09/27 02:58:27 DEBUG : pre-dest2/2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4198356c0725584d_d20260927_m025226_c001_v7007000_t0000_u01790477546695") 2026/09/27 02:58:27 DEBUG : pre-dest2/2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa30f_d20260927_m025219_c001_v0001120_t0032_u01790477539411") 2026/09/27 02:58:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d893874_d20260927_m025205_c001_v7007000_t0000_u01790477525705") 2026/09/27 02:58:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1093f9f4c8bc9d35_d20260927_m025202_c001_v0001102_t0033_u01790477522493") 2026/09/27 02:58:27 DEBUG : sizeonly: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bd48_d20260927_m025026_c001_v7007000_t0000_u01790477426167") 2026/09/27 02:58:27 DEBUG : sizeonly: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9b33_d20260927_m025025_c001_v0001102_t0022_u01790477425268") 2026/09/27 02:58:27 DEBUG : splitbanan: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40613a653270d7d5_d20260927_m025604_c001_v7007000_t0000_u01790477764762") 2026/09/27 02:58:27 DEBUG : splitbanan: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e809_d20260927_m025557_c001_v0001182_t0020_u01790477757933") 2026/09/27 02:58:27 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de792d_d20260927_m025706_c001_v7007000_t0000_u01790477826494") 2026/09/27 02:58:27 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0ea7b_d20260927_m025700_c001_v0001182_t0020_u01790477820729") 2026/09/27 02:58:27 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7913_d20260927_m025654_c001_v7007000_t0000_u01790477814992") 2026/09/27 02:58:27 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e9ff_d20260927_m025648_c001_v0001182_t0020_u01790477808758") 2026/09/27 02:58:27 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1e6_d20260927_m025643_c001_v7007000_t0000_u01790477803010") 2026/09/27 02:58:27 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e98b_d20260927_m025635_c001_v0001182_t0020_u01790477795542") 2026/09/27 02:58:27 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a1c4_d20260927_m025629_c001_v7007000_t0000_u01790477789766") 2026/09/27 02:58:27 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e901_d20260927_m025623_c001_v0001182_t0020_u01790477783119") 2026/09/27 02:58:27 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a195_d20260927_m025617_c001_v7007000_t0000_u01790477777400") 2026/09/27 02:58:27 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e88f_d20260927_m025610_c001_v0001182_t0020_u01790477770616") 2026/09/27 02:58:27 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4184d84b68757c29_d20260927_m025559_c001_v7007000_t0000_u01790477759077") 2026/09/27 02:58:27 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778c3b_d20260927_m025557_c001_v0001109_t0002_u01790477757005") 2026/09/27 02:58:27 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a463a_d20260927_m025551_c001_v7007000_t0000_u01790477751281") 2026/09/27 02:58:28 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e791_d20260927_m025544_c001_v0001182_t0020_u01790477744993") 2026/09/27 02:58:28 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f404b312f7971a2de_d20260927_m025543_c001_v7007000_t0000_u01790477743714") 2026/09/27 02:58:28 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778be7_d20260927_m025540_c001_v0001109_t0002_u01790477740383") 2026/09/27 02:58:28 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4090658e3507b610_d20260927_m025534_c001_v7007000_t0000_u01790477734237") 2026/09/27 02:58:28 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b224fd_d20260927_m025527_c001_v0001029_t0022_u01790477727986") 2026/09/27 02:58:28 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4131dcfe6196a0cf_d20260927_m025526_c001_v7007000_t0000_u01790477726866") 2026/09/27 02:58:28 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778ba6_d20260927_m025523_c001_v0001109_t0002_u01790477723796") 2026/09/27 02:58:28 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db5530a1_d20260927_m025512_c001_v7007000_t0000_u01790477712912") 2026/09/27 02:58:28 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e61b_d20260927_m025509_c001_v0001182_t0020_u01790477709237") 2026/09/27 02:58:28 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db553083_d20260927_m025503_c001_v7007000_t0000_u01790477703484") 2026/09/27 02:58:28 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e59f_d20260927_m025457_c001_v0001182_t0020_u01790477697626") 2026/09/27 02:58:28 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40253dc3db553061_d20260927_m025451_c001_v7007000_t0000_u01790477691908") 2026/09/27 02:58:28 DEBUG : splitbananasplit: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e53d_d20260927_m025445_c001_v0001182_t0020_u01790477685821") 2026/09/27 02:58:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4160b8fd5e2a4621_d20260927_m025546_c001_v7007000_t0000_u01790477746374") 2026/09/27 02:58:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778beb_d20260927_m025541_c001_v0001109_t0002_u01790477741334") 2026/09/27 02:58:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bfab_d20260927_m025441_c001_v7007000_t0000_u01790477681782") 2026/09/27 02:58:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa527_d20260927_m025440_c001_v0001120_t0032_u01790477680788") 2026/09/27 02:58:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bfa8_d20260927_m025440_c001_v7007000_t0000_u01790477680047") 2026/09/27 02:58:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22477_d20260927_m025438_c001_v0001029_t0022_u01790477678557") 2026/09/27 02:58:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe809_d20260927_m025116_c001_v7007000_t0000_u01790477476203") 2026/09/27 02:58:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9c7f_d20260927_m025115_c001_v0001102_t0022_u01790477475469") 2026/09/27 02:58:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe7fd_d20260927_m025114_c001_v7007000_t0000_u01790477474924") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa213_d20260927_m025114_c001_v0001120_t0032_u01790477474189") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bd45_d20260927_m025023_c001_v7007000_t0000_u01790477423284") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9b23_d20260927_m025022_c001_v0001102_t0022_u01790477422026") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bd44_d20260927_m025021_c001_v7007000_t0000_u01790477421665") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9b15_d20260927_m025020_c001_v0001102_t0022_u01790477420766") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bd13_d20260927_m025018_c001_v7007000_t0000_u01790477418753") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9b01_d20260927_m025018_c001_v0001102_t0022_u01790477418008") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bd0f_d20260927_m025017_c001_v7007000_t0000_u01790477417466") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9af5_d20260927_m025016_c001_v0001102_t0022_u01790477416716") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9aed_d20260927_m025014_c001_v0001102_t0022_u01790477414454") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bcf3_d20260927_m025014_c001_v7007000_t0000_u01790477414090") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9ae9_d20260927_m025013_c001_v0001102_t0022_u01790477413550") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9ae7_d20260927_m025013_c001_v0001102_t0022_u01790477413009") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d8936fe_d20260927_m025012_c001_v7007000_t0000_u01790477412287") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9add_d20260927_m025010_c001_v0001102_t0022_u01790477410170") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9ad3_d20260927_m025007_c001_v0001102_t0022_u01790477407918") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d8936eb_d20260927_m025007_c001_v7007000_t0000_u01790477407558") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9ad1_d20260927_m025007_c001_v0001102_t0022_u01790477407015") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9acf_d20260927_m025006_c001_v0001102_t0022_u01790477406465") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d8936d9_d20260927_m025006_c001_v7007000_t0000_u01790477406104") 2026/09/27 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9abd_d20260927_m025002_c001_v0001102_t0022_u01790477402972") 2026/09/27 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d8936ce_d20260927_m025002_c001_v7007000_t0000_u01790477402613") 2026/09/27 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9ab1_d20260927_m025002_c001_v0001102_t0022_u01790477402074") 2026/09/27 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d8936c7_d20260927_m025001_c001_v7007000_t0000_u01790477401172") 2026/09/27 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9aa9_d20260927_m025000_c001_v0001102_t0022_u01790477400544") 2026/09/27 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d8936bf_d20260927_m025000_c001_v7007000_t0000_u01790477400002") 2026/09/27 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9aa3_d20260927_m024959_c001_v0001102_t0022_u01790477399464") 2026/09/27 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d8936bd_d20260927_m024958_c001_v7007000_t0000_u01790477398565") 2026/09/27 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9a9f_d20260927_m024957_c001_v0001102_t0022_u01790477397850") 2026/09/27 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d8936bb_d20260927_m024957_c001_v7007000_t0000_u01790477397296") 2026/09/27 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9a99_d20260927_m024956_c001_v0001102_t0022_u01790477396759") 2026/09/27 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d8936b9_d20260927_m024956_c001_v7007000_t0000_u01790477396221") 2026/09/27 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9a8f_d20260927_m024955_c001_v0001102_t0022_u01790477395686") 2026/09/27 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d8936aa_d20260927_m024951_c001_v7007000_t0000_u01790477391522") 2026/09/27 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9a77_d20260927_m024950_c001_v0001102_t0022_u01790477390967") 2026/09/27 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d8936a9_d20260927_m024950_c001_v7007000_t0000_u01790477390430") 2026/09/27 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9a6d_d20260927_m024949_c001_v0001102_t0022_u01790477389871") 2026/09/27 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d8936a8_d20260927_m024948_c001_v7007000_t0000_u01790477388974") 2026/09/27 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9a65_d20260927_m024948_c001_v0001102_t0022_u01790477388439") 2026/09/27 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f417f47192d893696_d20260927_m024946_c001_v7007000_t0000_u01790477386240") 2026/09/27 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9a55_d20260927_m024945_c001_v0001102_t0022_u01790477385641") 2026/09/27 02:58:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bfac_d20260927_m025441_c001_v7007000_t0000_u01790477681963") 2026/09/27 02:58:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f112ab660a7e0e50a_d20260927_m025440_c001_v0001182_t0019_u01790477680798") 2026/09/27 02:58:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bfa9_d20260927_m025440_c001_v7007000_t0000_u01790477680228") 2026/09/27 02:58:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1152bac2a3778af0_d20260927_m025438_c001_v0001109_t0014_u01790477678567") 2026/09/27 02:58:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de792f_d20260927_m025708_c001_v7007000_t0000_u01790477828559") 2026/09/27 02:58:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f115b0e5d60afa7b7_d20260927_m025707_c001_v0001120_t0048_u01790477827842") 2026/09/27 02:58:31 DEBUG : sub/yam: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe7f9_d20260927_m025112_c001_v7007000_t0000_u01790477472515") 2026/09/27 02:58:31 DEBUG : sub/yam: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9c6b_d20260927_m025111_c001_v0001102_t0022_u01790477471573") 2026/09/27 02:58:31 DEBUG : test_dir1/file2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf9e_d20260927_m025437_c001_v7007000_t0000_u01790477677415") 2026/09/27 02:58:31 DEBUG : test_dir1/file2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778ae6_d20260927_m025436_c001_v0001109_t0002_u01790477676123") 2026/09/27 02:58:31 DEBUG : test_dir1/file2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf98_d20260927_m025435_c001_v7007000_t0000_u01790477675373") 2026/09/27 02:58:31 DEBUG : test_dir1/file2: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa513_d20260927_m025434_c001_v0001120_t0032_u01790477674428") 2026/09/27 02:58:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bfa0_d20260927_m025437_c001_v7007000_t0000_u01790477677595") 2026/09/27 02:58:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0e4fe_d20260927_m025436_c001_v0001182_t0020_u01790477676479") 2026/09/27 02:58:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f424aee5d7f27bf99_d20260927_m025435_c001_v7007000_t0000_u01790477675553") 2026/09/27 02:58:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22471_d20260927_m025434_c001_v0001029_t0022_u01790477674440") 2026/09/27 02:58:31 DEBUG : three: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd94e6_d20260927_m025105_c001_v7007000_t0000_u01790477465901") 2026/09/27 02:58:31 DEBUG : three: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9c53_d20260927_m025104_c001_v0001102_t0022_u01790477464812") 2026/09/27 02:58:31 DEBUG : three: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9c47_d20260927_m025102_c001_v0001102_t0022_u01790477462795") 2026/09/27 02:58:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7930_d20260927_m025710_c001_v7007000_t0000_u01790477830118") 2026/09/27 02:58:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778d8c_d20260927_m025709_c001_v0001109_t0002_u01790477829528") 2026/09/27 02:58:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f404b312f7971a36a_d20260927_m025729_c001_v7007000_t0000_u01790477849661") 2026/09/27 02:58:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f10359d3478b2266f_d20260927_m025727_c001_v0001029_t0001_u01790477847980") 2026/09/27 02:58:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f404b312f7971a368_d20260927_m025726_c001_v7007000_t0000_u01790477846386") 2026/09/27 02:58:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1152bac2a3778db6_d20260927_m025724_c001_v0001109_t0042_u01790477844476") 2026/09/27 02:58:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f404b312f7971a366_d20260927_m025723_c001_v7007000_t0000_u01790477843361") 2026/09/27 02:58:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f115b0e5d60afa7e9_d20260927_m025722_c001_v0001120_t0050_u01790477842679") 2026/09/27 02:58:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7936_d20260927_m025717_c001_v7007000_t0000_u01790477837328") 2026/09/27 02:58:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f1152bac2a3778da4_d20260927_m025716_c001_v0001109_t0015_u01790477836020") 2026/09/27 02:58:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f404b312f7971a363_d20260927_m025720_c001_v7007000_t0000_u01790477840164") 2026/09/27 02:58:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f10359d3478b2265d_d20260927_m025718_c001_v0001029_t0025_u01790477838278") 2026/09/27 02:58:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7933_d20260927_m025715_c001_v7007000_t0000_u01790477835073") 2026/09/27 02:58:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f115b0e5d60afa7d1_d20260927_m025714_c001_v0001120_t0044_u01790477834362") 2026/09/27 02:58:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7932_d20260927_m025713_c001_v7007000_t0000_u01790477833368") 2026/09/27 02:58:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0eae5_d20260927_m025712_c001_v0001182_t0020_u01790477832750") 2026/09/27 02:58:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4272e67382de7931_d20260927_m025711_c001_v7007000_t0000_u01790477831787") 2026/09/27 02:58:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f40359d3478b22649_d20260927_m025711_c001_v0001029_t0022_u01790477831184") 2026/09/27 02:58:32 DEBUG : toe/toe/toe: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f404b312f7971a371_d20260927_m025733_c001_v7007000_t0000_u01790477853826") 2026/09/27 02:58:32 DEBUG : toe/toe/toe: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4152bac2a3778dce_d20260927_m025733_c001_v0001109_t0002_u01790477853222") 2026/09/27 02:58:32 DEBUG : toe/toe/toe: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f404b312f7971a365_d20260927_m025721_c001_v7007000_t0000_u01790477841726") 2026/09/27 02:58:32 DEBUG : toe/toe/toe: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0eb2c_d20260927_m025721_c001_v0001182_t0020_u01790477841123") 2026/09/27 02:58:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f404b312f7971a36c_d20260927_m025730_c001_v7007000_t0000_u01790477850262") 2026/09/27 02:58:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0eb76_d20260927_m025729_c001_v0001182_t0020_u01790477849478") 2026/09/27 02:58:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f404b312f7971a369_d20260927_m025727_c001_v7007000_t0000_u01790477847014") 2026/09/27 02:58:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f419d159a6b51321f_d20260927_m025726_c001_v0001167_t0010_u01790477846199") 2026/09/27 02:58:32 DEBUG : two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f42399e9efadd94e7_d20260927_m025106_c001_v7007000_t0000_u01790477466081") 2026/09/27 02:58:32 DEBUG : two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f412ab660a7e0de18_d20260927_m025104_c001_v0001182_t0020_u01790477464074") 2026/09/27 02:58:33 DEBUG : two: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4093f9f4c8bc9c45_d20260927_m025102_c001_v0001102_t0022_u01790477462615") 2026/09/27 02:58:33 DEBUG : yam: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe7fb_d20260927_m025113_c001_v7007000_t0000_u01790477473279") 2026/09/27 02:58:33 DEBUG : yam: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4076a3d6a874a17b_d20260927_m025112_c001_v0001161_t0054_u01790477472331") 2026/09/27 02:58:33 DEBUG : yam: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe7d7_d20260927_m025110_c001_v7007000_t0000_u01790477470296") 2026/09/27 02:58:33 DEBUG : yam: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa1fb_d20260927_m025109_c001_v0001120_t0032_u01790477469363") 2026/09/27 02:58:33 DEBUG : yam: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe7ce_d20260927_m025108_c001_v7007000_t0000_u01790477468076") 2026/09/27 02:58:33 DEBUG : yam: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b0e5d60afa1f7_d20260927_m025106_c001_v0001120_t0032_u01790477466619") 2026/09/27 02:58:33 DEBUG : yaml: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe7e5_d20260927_m025111_c001_v7007000_t0000_u01790477471017") 2026/09/27 02:58:33 DEBUG : yaml: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f415b29490c073639_d20260927_m025110_c001_v0001167_t0057_u01790477470106") 2026/09/27 02:58:33 DEBUG : yaml: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4124e2d9558fe7d1_d20260927_m025108_c001_v7007000_t0000_u01790477468807") 2026/09/27 02:58:33 DEBUG : yaml: Deleting (id "4_z9f32bd83c04deb0baf080e1b_f4094febc90da94ac_d20260927_m025107_c001_v0001043_t0050_u01790477467892") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 8m51.507068465s (try 1/5)