"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/09/15 02:25:45 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu" 2025/09/15 02:25:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 02:25:45 DEBUG : Creating backend with remote "/tmp/rclone1484300500" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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/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/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:25:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 02:25:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/15 02:25:47 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:25:47 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.64s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:25:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/15 02:25:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 02:25:47 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:25:47 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:25:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:25:48 INFO : sub dir/hello world: Copied (new) 2025/09/15 02:25:48 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.68s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:25:50 DEBUG : Creating backend with remote "/non-existing" 2025/09/15 02:25:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/15 02:25:50 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:25:50 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:25:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 02:25:51 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:25:51 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:25:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:25:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.66s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:25:52 INFO : B2 bucket rclone-test-yiqedep1ciwu: Running all checks before starting transfers 2025/09/15 02:25:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 02:25:52 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:25:52 INFO : B2 bucket rclone-test-yiqedep1ciwu: Checks finished, now starting transfers 2025/09/15 02:25:52 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:25:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:25:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.11s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:25:53 ERROR : Ignoring --no-traverse with sync 2025/09/15 02:25:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 02:25:53 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:25:53 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:25:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:25:54 INFO : sub dir/hello world: Copied (new) 2025/09/15 02:25:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:25:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/15 02:25:55 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:25:55 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:25:55 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/15 02:25:55 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:25:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 02:25:56 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:25:56 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:25:56 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:25:56 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:25:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 02:25:57 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:25:57 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:25:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:25:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.47s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:25:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/15 02:25:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/15 02:25:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/15 02:25:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/15 02:25:58 INFO : sub dir2: Making directory 2025/09/15 02:25:58 INFO : sub dir: Making directory 2025/09/15 02:25:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 02:25:58 INFO : sub dir2/sub sub dir2: Making directory 2025/09/15 02:25:58 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:25:58 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:25:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:25:59 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/15 02:25:59 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.17s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:25:59 INFO : sub dir2: Making directory 2025/09/15 02:25:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/15 02:25:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/15 02:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 02:25:59 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:25:59 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:26:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.16s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:00 DEBUG : sub dir2: Making directory with metadata 2025/09/15 02:26:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/15 02:26:01 INFO : sub dir2: Making directory 2025/09/15 02:26:01 INFO : sub dir: Making directory 2025/09/15 02:26:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 02:26:01 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:01 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:26:01 INFO : sub dir/hello world: Copied (new) 2025/09/15 02:26:01 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/15 02:26:01 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/15 02:26:01 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.32s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:02 INFO : sub dir2: Making directory 2025/09/15 02:26:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 02:26:02 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:02 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:26:03 INFO : sub dir/hello world: Copied (new) 2025/09/15 02:26:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:03 DEBUG : sub dir2: Making directory with metadata 2025/09/15 02:26:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/15 02:26:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/15 02:26:03 INFO : sub dir2: Making directory 2025/09/15 02:26:03 INFO : sub dir: Making directory 2025/09/15 02:26:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 02:26:03 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:03 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:26:04 INFO : sub dir/hello world: Copied (new) 2025/09/15 02:26:04 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/15 02:26:04 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.10s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:05 INFO : sub dir2: Making directory 2025/09/15 02:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 02:26:05 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:05 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:26:05 INFO : sub dir/hello world: Copied (new) 2025/09/15 02:26:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.16s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:06 DEBUG : Creating backend with remote "TestB2:rclone-test-zojirot0haba" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-yiqedep1ciwu -> B2 bucket rclone-test-zojirot0haba 2025/09/15 02:26:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 02:26:07 DEBUG : B2 bucket rclone-test-zojirot0haba: Waiting for checks to finish 2025/09/15 02:26:07 DEBUG : B2 bucket rclone-test-zojirot0haba: Waiting for transfers to finish 2025/09/15 02:26:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:26:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/15 02:26:09 DEBUG : B2 bucket rclone-test-zojirot0haba: Purge remote 2025/09/15 02:26:09 INFO : B2 bucket rclone-test-zojirot0haba: cleaning bucket "rclone-test-zojirot0haba" of all files 2025/09/15 02:26:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f12ad23301d4bbb9f980e1b_f10340e0e484e659c_d20250915_m022608_c001_v0001157_t0030_u01757903168631") --- PASS: TestServerSideCopy (4.27s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/15 02:26:12 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:12 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/15 02:26:12 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.93s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:13 DEBUG : Creating backend with remote "TestB2:rclone-test-berakir3xoqi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-yiqedep1ciwu -> B2 bucket rclone-test-berakir3xoqi 2025/09/15 02:26:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 02:26:15 DEBUG : B2 bucket rclone-test-berakir3xoqi: Waiting for checks to finish 2025/09/15 02:26:15 DEBUG : B2 bucket rclone-test-berakir3xoqi: Waiting for transfers to finish 2025/09/15 02:26:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:26:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/15 02:26:16 DEBUG : B2 bucket rclone-test-berakir3xoqi: Waiting for checks to finish 2025/09/15 02:26:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/15 02:26:16 DEBUG : B2 bucket rclone-test-berakir3xoqi: Waiting for transfers to finish 2025/09/15 02:26:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/15 02:26:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/15 02:26:17 DEBUG : B2 bucket rclone-test-berakir3xoqi: Purge remote 2025/09/15 02:26:17 INFO : B2 bucket rclone-test-berakir3xoqi: cleaning bucket "rclone-test-berakir3xoqi" of all files 2025/09/15 02:26:17 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2bde3301d4bbb9f980e1b_f106921a95ee17b31_d20250915_m022616_c001_v0001101_t0019_u01757903176891") 2025/09/15 02:26:17 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2bde3301d4bbb9f980e1b_f108fb212c0ae599d_d20250915_m022615_c001_v0001171_t0000_u01757903175756") --- PASS: TestServerSideCopyOverSelf (5.72s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/15 02:26:19 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:19 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/15 02:26:20 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/15 02:26:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.54s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:21 DEBUG : Creating backend with remote "TestB2:rclone-test-virogay7luje" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-yiqedep1ciwu -> B2 bucket rclone-test-virogay7luje 2025/09/15 02:26:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 02:26:22 DEBUG : B2 bucket rclone-test-virogay7luje: Waiting for checks to finish 2025/09/15 02:26:22 DEBUG : B2 bucket rclone-test-virogay7luje: Waiting for transfers to finish 2025/09/15 02:26:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:26:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/15 02:26:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/15 02:26:23 DEBUG : B2 bucket rclone-test-virogay7luje: Waiting for checks to finish 2025/09/15 02:26:23 DEBUG : B2 bucket rclone-test-virogay7luje: Waiting for transfers to finish 2025/09/15 02:26:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/15 02:26:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/15 02:26:24 INFO : sub dir/hello world: Deleted 2025/09/15 02:26:25 DEBUG : testing file moves 2025/09/15 02:26:25 DEBUG : B2 bucket rclone-test-virogay7luje: Waiting for checks to finish 2025/09/15 02:26:25 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/15 02:26:25 DEBUG : B2 bucket rclone-test-virogay7luje: Waiting for transfers to finish 2025/09/15 02:26:25 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/15 02:26:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/15 02:26:25 INFO : sub dir/hello world: Deleted 2025/09/15 02:26:26 DEBUG : B2 bucket rclone-test-virogay7luje: Purge remote 2025/09/15 02:26:26 INFO : B2 bucket rclone-test-virogay7luje: cleaning bucket "rclone-test-virogay7luje" of all files 2025/09/15 02:26:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f72dda3301d4bbb9f980e1b_f114a88688283d6d2_d20250915_m022625_c001_v0001171_t0011_u01757903185437") 2025/09/15 02:26:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f72dda3301d4bbb9f980e1b_f10123b01c5b4bd79_d20250915_m022624_c001_v0001171_t0054_u01757903184047") 2025/09/15 02:26:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f72dda3301d4bbb9f980e1b_f1129e3edd9addd18_d20250915_m022623_c001_v0001165_t0029_u01757903183051") --- PASS: TestServerSideMoveOverSelf (6.89s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:27 ERROR : error listing: directory not found 2025/09/15 02:26:28 INFO : Local file system at /tmp/rclone1484300500: Making directory 2025/09/15 02:26:28 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:28 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.28s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 02:26:29 DEBUG : Local file system at /tmp/rclone1484300500: Waiting for checks to finish 2025/09/15 02:26:29 DEBUG : Local file system at /tmp/rclone1484300500: Waiting for transfers to finish 2025/09/15 02:26:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:26:30 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/15 02:26:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.84s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:31 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/15 02:26:31 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:31 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/15 02:26:31 INFO : check sum: Copied (new) 2025/09/15 02:26:31 DEBUG : Waiting for deletions to finish 2025/09/15 02:26:31 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/15 02:26:31 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/15 02:26:31 DEBUG : check sum: Unchanged skipping 2025/09/15 02:26:31 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:31 DEBUG : Waiting for deletions to finish 2025/09/15 02:26:31 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.56s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/15 02:26:32 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:32 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:32 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/15 02:26:32 INFO : sizeonly: Copied (new) 2025/09/15 02:26:32 DEBUG : Waiting for deletions to finish 2025/09/15 02:26:33 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:33 DEBUG : sizeonly: Sizes identical 2025/09/15 02:26:33 DEBUG : sizeonly: Unchanged skipping 2025/09/15 02:26:33 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:33 DEBUG : Waiting for deletions to finish 2025/09/15 02:26:33 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/15 02:26:34 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:34 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:34 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/15 02:26:34 INFO : ignore-size: Copied (new) 2025/09/15 02:26:34 DEBUG : Waiting for deletions to finish 2025/09/15 02:26:34 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:26:34 DEBUG : ignore-size: Unchanged skipping 2025/09/15 02:26:34 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:34 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:34 DEBUG : Waiting for deletions to finish 2025/09/15 02:26:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:35 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:26:35 DEBUG : existing: Unchanged skipping 2025/09/15 02:26:35 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:35 DEBUG : Waiting for deletions to finish 2025/09/15 02:26:35 INFO : There was nothing to transfer 2025/09/15 02:26:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/15 02:26:36 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:36 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/15 02:26:36 INFO : existing: Copied (replaced existing) 2025/09/15 02:26:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.75s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/15 02:26:37 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:37 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/15 02:26:37 INFO : existing: Copied (new) 2025/09/15 02:26:37 DEBUG : Waiting for deletions to finish 2025/09/15 02:26:37 DEBUG : existing: Destination exists, skipping 2025/09/15 02:26:37 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:37 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:37 DEBUG : Waiting for deletions to finish 2025/09/15 02:26:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.51s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:39 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/15 02:26:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:26:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/15 02:26:39 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:39 DEBUG : c/non empty space: Unchanged skipping 2025/09/15 02:26:39 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 02:26:39 INFO : a/potato2: Copied (new) 2025/09/15 02:26:39 DEBUG : Waiting for deletions to finish 2025/09/15 02:26:40 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.27s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:41 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:41 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 2025/09/15 02:26:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/15 02:26:41 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/15 02:26:41 DEBUG : empty space: Unchanged skipping 2025/09/15 02:26:41 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:41 DEBUG : Waiting for deletions to finish 2025/09/15 02:26:41 INFO : There was nothing to transfer 2025/09/15 02:26:41 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:41 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 2025/09/15 02:26:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/15 02:26:42 INFO : empty space: Updated modification time in destination 2025/09/15 02:26:42 DEBUG : empty space: Unchanged skipping 2025/09/15 02:26:42 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:42 DEBUG : Waiting for deletions to finish 2025/09/15 02:26:42 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:44 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/15 02:26:44 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/15 02:26:44 DEBUG : empty space: Unchanged skipping 2025/09/15 02:26:44 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:44 DEBUG : Waiting for deletions to finish 2025/09/15 02:26:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.35s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:45 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 2025/09/15 02:26:45 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1484300500) 2025/09/15 02:26:45 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yiqedep1ciwu) 2025/09/15 02:26:45 DEBUG : foo: sha1 differ 2025/09/15 02:26:45 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/15 02:26:45 INFO : foo: Copied (replaced existing) 2025/09/15 02:26:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:26:47 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/15 02:26:47 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:47 DEBUG : empty space: Unchanged skipping 2025/09/15 02:26:47 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:47 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 02:26:47 INFO : potato: Copied (new) 2025/09/15 02:26:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:49 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/15 02:26:49 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:49 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:49 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/15 02:26:49 INFO : potato: Copied (replaced existing) 2025/09/15 02:26:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.57s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:50 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 2025/09/15 02:26:50 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1484300500) 2025/09/15 02:26:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yiqedep1ciwu) 2025/09/15 02:26:50 DEBUG : potato: sha1 differ 2025/09/15 02:26:50 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/15 02:26:50 INFO : potato: Copied (replaced existing) 2025/09/15 02:26:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 02:26:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:26:52 DEBUG : empty space: Unchanged skipping 2025/09/15 02:26:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/15 02:26:52 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:52 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:52 DEBUG : Waiting for deletions to finish 2025/09/15 02:26:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:26:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 02:26:54 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:54 DEBUG : empty space: Unchanged skipping 2025/09/15 02:26:54 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 02:26:54 INFO : potato2: Copied (new) 2025/09/15 02:26:54 DEBUG : Waiting for deletions to finish 2025/09/15 02:26:54 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:55 INFO : d: Making directory 2025/09/15 02:26:55 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/15 02:26:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:26:56 DEBUG : c/non empty space: Unchanged skipping 2025/09/15 02:26:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/15 02:26:56 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:56 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 02:26:56 INFO : a/potato2: Copied (new) 2025/09/15 02:26:56 DEBUG : Waiting for deletions to finish 2025/09/15 02:26:56 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:26:58 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/15 02:26:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:26:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/15 02:26:58 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:26:58 DEBUG : c/non empty space: Unchanged skipping 2025/09/15 02:26:58 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:26:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 02:26:59 INFO : a/potato2: Copied (new) 2025/09/15 02:26:59 ERROR : B2 bucket rclone-test-yiqedep1ciwu: not deleting files as there were IO errors 2025/09/15 02:26:59 ERROR : B2 bucket rclone-test-yiqedep1ciwu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.46s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:27:00 DEBUG : Waiting for deletions to finish 2025/09/15 02:27:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:27:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 02:27:01 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:27:01 DEBUG : empty space: Unchanged skipping 2025/09/15 02:27:01 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:27:01 INFO : potato: Deleted 2025/09/15 02:27:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 02:27:01 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.02s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:27:02 DEBUG : Waiting for deletions to finish 2025/09/15 02:27:03 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:27:03 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:27:03 INFO : potato: Deleted 2025/09/15 02:27:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:27:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 02:27:03 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:27:03 DEBUG : empty space: Unchanged skipping 2025/09/15 02:27:03 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:27:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 02:27:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.38s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:27:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 02:27:05 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:27:05 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:27:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/15 02:27:05 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.77s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:27:06 DEBUG : enormous: Excluded (Size Filter) 2025/09/15 02:27:06 DEBUG : enormous: Excluded 2025/09/15 02:27:06 DEBUG : potato2: Excluded (Size Filter) 2025/09/15 02:27:06 DEBUG : potato2: Excluded 2025/09/15 02:27:07 DEBUG : potato2: Excluded (Size Filter) 2025/09/15 02:27:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:27:07 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:27:07 DEBUG : empty space: Unchanged skipping 2025/09/15 02:27:07 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:27:07 DEBUG : Waiting for deletions to finish 2025/09/15 02:27:07 INFO : There was nothing to transfer 2025/09/15 02:27:07 DEBUG : enormous: Excluded (Size Filter) 2025/09/15 02:27:07 DEBUG : enormous: Excluded 2025/09/15 02:27:07 DEBUG : potato2: Excluded (Size Filter) 2025/09/15 02:27:07 DEBUG : potato2: Excluded 2025/09/15 02:27:07 DEBUG : potato2: Excluded (Size Filter) 2025/09/15 02:27:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/15 02:27:07 DEBUG : Local file system at /tmp/rclone1484300500: Waiting for checks to finish 2025/09/15 02:27:07 DEBUG : empty space: Unchanged skipping 2025/09/15 02:27:07 DEBUG : Local file system at /tmp/rclone1484300500: Waiting for transfers to finish 2025/09/15 02:27:07 DEBUG : Waiting for deletions to finish 2025/09/15 02:27:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.93s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:27:09 DEBUG : enormous: Excluded (Size Filter) 2025/09/15 02:27:09 DEBUG : enormous: Excluded 2025/09/15 02:27:09 DEBUG : potato2: Excluded (Size Filter) 2025/09/15 02:27:09 DEBUG : potato2: Excluded 2025/09/15 02:27:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:27:09 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:27:09 DEBUG : empty space: Unchanged skipping 2025/09/15 02:27:09 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:27:09 DEBUG : Waiting for deletions to finish 2025/09/15 02:27:09 INFO : potato2: Deleted 2025/09/15 02:27:09 INFO : enormous: Deleted 2025/09/15 02:27:09 INFO : There was nothing to transfer 2025/09/15 02:27:10 DEBUG : Local file system at /tmp/rclone1484300500: Waiting for checks to finish 2025/09/15 02:27:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/15 02:27:10 DEBUG : empty space: Unchanged skipping 2025/09/15 02:27:10 DEBUG : Local file system at /tmp/rclone1484300500: Waiting for transfers to finish 2025/09/15 02:27:10 DEBUG : Waiting for deletions to finish 2025/09/15 02:27:10 INFO : enormous: Deleted 2025/09/15 02:27:10 INFO : potato2: Deleted 2025/09/15 02:27:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.42s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:27:11 DEBUG : five: Need to transfer - File not found at Destination 2025/09/15 02:27:11 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/15 02:27:11 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:27:11 DEBUG : three: Sizes identical 2025/09/15 02:27:11 DEBUG : one: Destination is newer than source, skipping 2025/09/15 02:27:11 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/15 02:27:11 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/15 02:27:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1484300500) 2025/09/15 02:27:11 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yiqedep1ciwu) 2025/09/15 02:27:11 DEBUG : two: sha1 differ 2025/09/15 02:27:11 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:27:12 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/15 02:27:12 INFO : five: Copied (new) 2025/09/15 02:27:12 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/15 02:27:12 INFO : four: Copied (replaced existing) 2025/09/15 02:27:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/15 02:27:12 INFO : two: Copied (replaced existing) 2025/09/15 02:27:12 DEBUG : Waiting for deletions to finish 2025/09/15 02:27:13 DEBUG : one: Destination is newer than source, skipping 2025/09/15 02:27:13 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:27:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/15 02:27:13 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/15 02:27:13 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/15 02:27:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/15 02:27:13 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/15 02:27:13 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/15 02:27:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/15 02:27:13 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/15 02:27:13 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1484300500) 2025/09/15 02:27:13 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/15 02:27:13 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yiqedep1ciwu) 2025/09/15 02:27:13 DEBUG : three: sha1 differ 2025/09/15 02:27:13 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/15 02:27:13 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:27:13 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/15 02:27:13 INFO : three: Copied (replaced existing) 2025/09/15 02:27:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.31s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/15 02:27:15 INFO : B2 bucket rclone-test-yiqedep1ciwu: Making map for --track-renames 2025/09/15 02:27:15 INFO : B2 bucket rclone-test-yiqedep1ciwu: Finished making map for --track-renames 2025/09/15 02:27:15 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:27:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/15 02:27:15 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for renames to finish 2025/09/15 02:27:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/15 02:27:15 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:27:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/15 02:27:15 INFO : yam: Copied (new) 2025/09/15 02:27:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/15 02:27:15 INFO : potato: Copied (new) 2025/09/15 02:27:15 DEBUG : Waiting for deletions to finish 2025/09/15 02:27:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:27:15 INFO : B2 bucket rclone-test-yiqedep1ciwu: Making map for --track-renames 2025/09/15 02:27:15 INFO : B2 bucket rclone-test-yiqedep1ciwu: Finished making map for --track-renames 2025/09/15 02:27:15 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:27:15 DEBUG : potato: Unchanged skipping 2025/09/15 02:27:15 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for renames to finish 2025/09/15 02:27:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/15 02:27:16 INFO : yam: Copied (server-side copy) to: yaml 2025/09/15 02:27:17 INFO : yam: Deleted 2025/09/15 02:27:17 INFO : yaml: Renamed from "yam" 2025/09/15 02:27:17 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:27:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.96s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/15 02:27:18 INFO : B2 bucket rclone-test-yiqedep1ciwu: Making map for --track-renames 2025/09/15 02:27:18 INFO : B2 bucket rclone-test-yiqedep1ciwu: Finished making map for --track-renames 2025/09/15 02:27:18 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:27:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/15 02:27:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/15 02:27:18 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for renames to finish 2025/09/15 02:27:18 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:27:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/15 02:27:18 INFO : yam: Copied (new) 2025/09/15 02:27:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/15 02:27:18 INFO : potato: Copied (new) 2025/09/15 02:27:18 DEBUG : Waiting for deletions to finish 2025/09/15 02:27:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:27:18 INFO : B2 bucket rclone-test-yiqedep1ciwu: Making map for --track-renames 2025/09/15 02:27:18 INFO : B2 bucket rclone-test-yiqedep1ciwu: Finished making map for --track-renames 2025/09/15 02:27:18 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:27:18 DEBUG : potato: Unchanged skipping 2025/09/15 02:27:18 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for renames to finish 2025/09/15 02:27:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/15 02:27:19 INFO : yam: Copied (server-side copy) to: yaml 2025/09/15 02:27:20 INFO : yam: Deleted 2025/09/15 02:27:20 INFO : yaml: Renamed from "yam" 2025/09/15 02:27:20 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:27:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.98s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/15 02:27:21 INFO : B2 bucket rclone-test-yiqedep1ciwu: Making map for --track-renames 2025/09/15 02:27:21 INFO : B2 bucket rclone-test-yiqedep1ciwu: Finished making map for --track-renames 2025/09/15 02:27:21 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:27:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/15 02:27:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/15 02:27:21 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for renames to finish 2025/09/15 02:27:21 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:27:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/15 02:27:21 INFO : sub/yam: Copied (new) 2025/09/15 02:27:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/15 02:27:21 INFO : potato: Copied (new) 2025/09/15 02:27:21 DEBUG : Waiting for deletions to finish 2025/09/15 02:27:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:27:22 DEBUG : potato: Unchanged skipping 2025/09/15 02:27:22 INFO : B2 bucket rclone-test-yiqedep1ciwu: Making map for --track-renames 2025/09/15 02:27:22 INFO : B2 bucket rclone-test-yiqedep1ciwu: Finished making map for --track-renames 2025/09/15 02:27:22 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:27:22 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for renames to finish 2025/09/15 02:27:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/15 02:27:22 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/15 02:27:23 INFO : sub/yam: Deleted 2025/09/15 02:27:23 INFO : yam: Renamed from "sub/yam" 2025/09/15 02:27:23 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:27:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.06s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:27:24 DEBUG : Creating backend with remote "/tmp/rclone1484300500/dir1" 2025/09/15 02:27:24 DEBUG : Creating backend with remote "/tmp/rclone1484300500/dir2" 2025/09/15 02:27:24 DEBUG : Local file system at /tmp/rclone1484300500/dir2: Using server-side directory move 2025/09/15 02:27:24 INFO : Local file system at /tmp/rclone1484300500/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/15 02:27:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/15 02:27:24 INFO : file1.txt: Moved (server-side) 2025/09/15 02:27:24 DEBUG : Local file system at /tmp/rclone1484300500/dir2: Waiting for checks to finish 2025/09/15 02:27:24 DEBUG : Local file system at /tmp/rclone1484300500/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:27:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 02:27:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/15 02:27:24 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:27:24 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:27:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/15 02:27:24 INFO : nested/sub dir/file: Copied (new) 2025/09/15 02:27:24 INFO : nested/sub dir/file: Deleted 2025/09/15 02:27:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:27:25 INFO : sub dir/hello world: Copied (new) 2025/09/15 02:27:25 INFO : sub dir/hello world: Deleted 2025/09/15 02:27:25 INFO : sub dir: Removing directory 2025/09/15 02:27:25 INFO : nested/sub dir: Removing directory 2025/09/15 02:27:25 INFO : nested: Removing directory 2025/09/15 02:27:25 DEBUG : Local file system at /tmp/rclone1484300500: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.77s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:27:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/15 02:27:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/15 02:27:26 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:27:26 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:27:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/15 02:27:26 INFO : nested/sub dir/file: Copied (new) 2025/09/15 02:27:26 INFO : nested/sub dir/file: Deleted 2025/09/15 02:27:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:27:26 INFO : sub dir/hello world: Copied (new) 2025/09/15 02:27:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.45s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:27:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/15 02:27:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/15 02:27:27 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:27:27 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:27:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/15 02:27:28 INFO : existing: Copied (new) 2025/09/15 02:27:28 INFO : existing: Deleted 2025/09/15 02:27:28 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/15 02:27:28 INFO : existing-b: Copied (new) 2025/09/15 02:27:28 INFO : existing-b: Deleted 2025/09/15 02:27:28 DEBUG : existing: Destination exists, skipping 2025/09/15 02:27:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/15 02:27:28 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:27:28 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:27:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.71s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:27:29 DEBUG : Creating backend with remote "TestB2:rclone-test-zurotoh2kodi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yiqedep1ciwu -> B2 bucket rclone-test-zurotoh2kodi 2025/09/15 02:27:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 02:27:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/15 02:27:33 DEBUG : empty space: Unchanged skipping 2025/09/15 02:27:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/15 02:27:33 DEBUG : B2 bucket rclone-test-zurotoh2kodi: Waiting for checks to finish 2025/09/15 02:27:33 INFO : empty space: Deleted 2025/09/15 02:27:33 DEBUG : B2 bucket rclone-test-zurotoh2kodi: Waiting for transfers to finish 2025/09/15 02:27:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 02:27:33 INFO : potato2: Copied (server-side copy) 2025/09/15 02:27:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/15 02:27:34 INFO : potato3: Copied (server-side copy) 2025/09/15 02:27:34 INFO : potato2: Deleted 2025/09/15 02:27:34 INFO : potato3: Deleted 2025/09/15 02:27:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xozigaf9gatu" 2025/09/15 02:27:35 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/15 02:27:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 02:27:35 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/15 02:27:35 DEBUG : B2 bucket rclone-test-xozigaf9gatu: Waiting for checks to finish 2025/09/15 02:27:35 DEBUG : B2 bucket rclone-test-xozigaf9gatu: Waiting for transfers to finish 2025/09/15 02:27:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 02:27:37 INFO : potato2: Copied (server-side copy) 2025/09/15 02:27:37 INFO : potato2: Deleted 2025/09/15 02:27:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/15 02:27:37 INFO : empty space: Copied (server-side copy) 2025/09/15 02:27:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/15 02:27:37 INFO : potato3: Copied (server-side copy) 2025/09/15 02:27:37 INFO : empty space: Deleted 2025/09/15 02:27:37 INFO : potato3: Deleted 2025/09/15 02:27:38 DEBUG : B2 bucket rclone-test-xozigaf9gatu: Purge remote 2025/09/15 02:27:38 INFO : B2 bucket rclone-test-xozigaf9gatu: cleaning bucket "rclone-test-xozigaf9gatu" of all files 2025/09/15 02:27:38 DEBUG : empty space: Deleting (id "4_z8f82fd93302d4bbb9f980e1b_f10727b53bcc35377_d20250915_m022736_c001_v0001144_t0056_u01757903256764") 2025/09/15 02:27:38 DEBUG : potato2: Deleting (id "4_z8f82fd93302d4bbb9f980e1b_f116a9d5fd29a8807_d20250915_m022736_c001_v0001117_t0019_u01757903256399") 2025/09/15 02:27:38 DEBUG : potato3: Deleting (id "4_z8f82fd93302d4bbb9f980e1b_f10006b9a1f28b8ab_d20250915_m022736_c001_v0001172_t0020_u01757903256779") 2025/09/15 02:27:38 DEBUG : B2 bucket rclone-test-zurotoh2kodi: Purge remote 2025/09/15 02:27:38 INFO : B2 bucket rclone-test-zurotoh2kodi: cleaning bucket "rclone-test-zurotoh2kodi" of all files 2025/09/15 02:27:39 DEBUG : empty space: Deleting (id "4_z6f42ed83302d4bbb9f980e1b_f407ae4c2edda1d3a_d20250915_m022737_c001_v7007000_t0000_u01757903257469") 2025/09/15 02:27:39 DEBUG : empty space: Deleting (id "4_z6f42ed83302d4bbb9f980e1b_f1002ba6c192fba38_d20250915_m022732_c001_v0001176_t0003_u01757903252666") 2025/09/15 02:27:39 DEBUG : potato2: Deleting (id "4_z6f42ed83302d4bbb9f980e1b_f407ae4c2edda1d39_d20250915_m022737_c001_v7007000_t0000_u01757903257132") 2025/09/15 02:27:39 DEBUG : potato2: Deleting (id "4_z6f42ed83302d4bbb9f980e1b_f112041d0335039dc_d20250915_m022733_c001_v0001161_t0012_u01757903253496") 2025/09/15 02:27:39 DEBUG : potato3: Deleting (id "4_z6f42ed83302d4bbb9f980e1b_f40056f63f8a7465e_d20250915_m022737_c001_v7007000_t0000_u01757903257577") 2025/09/15 02:27:39 DEBUG : potato3: Deleting (id "4_z6f42ed83302d4bbb9f980e1b_f105a83762368d0f6_d20250915_m022733_c001_v0001105_t0046_u01757903253861") 2025/09/15 02:27:39 DEBUG : potato3: Deleting (id "4_z6f42ed83302d4bbb9f980e1b_f1002ba6c192fba3c_d20250915_m022732_c001_v0001176_t0018_u01757903252889") --- PASS: TestServerSideMove (11.21s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:27:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dutotaf7heqo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yiqedep1ciwu -> B2 bucket rclone-test-dutotaf7heqo 2025/09/15 02:27:45 DEBUG : empty space: Excluded (Size Filter) 2025/09/15 02:27:45 DEBUG : empty space: Excluded (Size Filter) 2025/09/15 02:27:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 02:27:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/15 02:27:45 DEBUG : B2 bucket rclone-test-dutotaf7heqo: Waiting for checks to finish 2025/09/15 02:27:45 DEBUG : B2 bucket rclone-test-dutotaf7heqo: Waiting for transfers to finish 2025/09/15 02:27:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 02:27:45 INFO : potato2: Copied (server-side copy) 2025/09/15 02:27:45 INFO : potato2: Deleted 2025/09/15 02:27:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/15 02:27:45 INFO : potato3: Copied (server-side copy) 2025/09/15 02:27:46 INFO : potato3: Deleted 2025/09/15 02:27:46 DEBUG : Creating backend with remote "TestB2:rclone-test-bedatew8daja" 2025/09/15 02:27:47 DEBUG : empty space: Excluded (Size Filter) 2025/09/15 02:27:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 02:27:47 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/15 02:27:47 DEBUG : B2 bucket rclone-test-bedatew8daja: Waiting for checks to finish 2025/09/15 02:27:47 DEBUG : B2 bucket rclone-test-bedatew8daja: Waiting for transfers to finish 2025/09/15 02:27:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 02:27:48 INFO : potato2: Copied (server-side copy) 2025/09/15 02:27:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/15 02:27:48 INFO : potato3: Copied (server-side copy) 2025/09/15 02:27:48 INFO : potato2: Deleted 2025/09/15 02:27:48 INFO : potato3: Deleted 2025/09/15 02:27:49 DEBUG : B2 bucket rclone-test-bedatew8daja: Purge remote 2025/09/15 02:27:49 INFO : B2 bucket rclone-test-bedatew8daja: cleaning bucket "rclone-test-bedatew8daja" of all files 2025/09/15 02:27:49 DEBUG : potato2: Deleting (id "4_zaf422d73303d4bbb9f980e1b_f1179bd0ffc50e806_d20250915_m022748_c001_v0001113_t0029_u01757903268316") 2025/09/15 02:27:49 DEBUG : potato3: Deleting (id "4_zaf422d73303d4bbb9f980e1b_f1172a5ab78aafc14_d20250915_m022748_c001_v0001165_t0041_u01757903268682") 2025/09/15 02:27:50 DEBUG : B2 bucket rclone-test-dutotaf7heqo: Purge remote 2025/09/15 02:27:50 INFO : B2 bucket rclone-test-dutotaf7heqo: cleaning bucket "rclone-test-dutotaf7heqo" of all files 2025/09/15 02:27:50 DEBUG : empty space: Deleting (id "4_zcf021d73303d4bbb9f980e1b_f11350f0ed8e22c61_d20250915_m022744_c001_v0001182_t0007_u01757903264815") 2025/09/15 02:27:50 DEBUG : potato2: Deleting (id "4_zcf021d73303d4bbb9f980e1b_f4014b6c3fbe0656c_d20250915_m022748_c001_v7007000_t0000_u01757903268766") 2025/09/15 02:27:50 DEBUG : potato2: Deleting (id "4_zcf021d73303d4bbb9f980e1b_f1057ed44e747b6ad_d20250915_m022745_c001_v0001180_t0008_u01757903265616") 2025/09/15 02:27:50 DEBUG : potato3: Deleting (id "4_zcf021d73303d4bbb9f980e1b_f413de4df4f4fd217_d20250915_m022748_c001_v7007000_t0000_u01757903268891") 2025/09/15 02:27:50 DEBUG : potato3: Deleting (id "4_zcf021d73303d4bbb9f980e1b_f11246385c1a3524b_d20250915_m022745_c001_v0001179_t0054_u01757903265847") 2025/09/15 02:27:50 DEBUG : potato3: Deleting (id "4_zcf021d73303d4bbb9f980e1b_f11350f0ed8e22c63_d20250915_m022745_c001_v0001182_t0046_u01757903265021") --- PASS: TestServerSideMoveWithFilter (11.81s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:27:52 DEBUG : Creating backend with remote "TestB2:rclone-test-yocoxiq0robi" 2025/09/15 02:27:54 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yiqedep1ciwu -> B2 bucket rclone-test-yocoxiq0robi 2025/09/15 02:27:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 02:27:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/15 02:27:57 DEBUG : empty space: Unchanged skipping 2025/09/15 02:27:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/15 02:27:57 DEBUG : B2 bucket rclone-test-yocoxiq0robi: Waiting for checks to finish 2025/09/15 02:27:57 INFO : empty space: Deleted 2025/09/15 02:27:57 DEBUG : B2 bucket rclone-test-yocoxiq0robi: Waiting for transfers to finish 2025/09/15 02:27:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 02:27:58 INFO : potato2: Copied (server-side copy) 2025/09/15 02:27:58 INFO : potato2: Deleted 2025/09/15 02:27:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/15 02:27:58 INFO : potato3: Copied (server-side copy) 2025/09/15 02:27:58 INFO : potato3: Deleted 2025/09/15 02:27:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yaruric7rugi" 2025/09/15 02:27:59 INFO : tomatoDir: Making directory 2025/09/15 02:28:00 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/15 02:28:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/15 02:28:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/15 02:28:00 DEBUG : B2 bucket rclone-test-yaruric7rugi: Waiting for checks to finish 2025/09/15 02:28:00 DEBUG : B2 bucket rclone-test-yaruric7rugi: Waiting for transfers to finish 2025/09/15 02:28:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/15 02:28:01 INFO : empty space: Copied (server-side copy) 2025/09/15 02:28:01 INFO : empty space: Deleted 2025/09/15 02:28:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/15 02:28:01 INFO : potato2: Copied (server-side copy) 2025/09/15 02:28:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/15 02:28:01 INFO : potato3: Copied (server-side copy) 2025/09/15 02:28:02 INFO : potato2: Deleted 2025/09/15 02:28:02 INFO : potato3: Deleted 2025/09/15 02:28:02 DEBUG : B2 bucket rclone-test-yaruric7rugi: Purge remote 2025/09/15 02:28:02 INFO : B2 bucket rclone-test-yaruric7rugi: cleaning bucket "rclone-test-yaruric7rugi" of all files 2025/09/15 02:28:02 DEBUG : empty space: Deleting (id "4_z6fe25d93303d4bbb9f980e1b_f1159b90397627fde_d20250915_m022801_c001_v0001179_t0032_u01757903281245") 2025/09/15 02:28:02 DEBUG : potato2: Deleting (id "4_z6fe25d93303d4bbb9f980e1b_f118fe16b7e28838d_d20250915_m022801_c001_v0001040_t0007_u01757903281546") 2025/09/15 02:28:02 DEBUG : potato3: Deleting (id "4_z6fe25d93303d4bbb9f980e1b_f112c5289123ea455_d20250915_m022801_c001_v0001098_t0036_u01757903281635") 2025/09/15 02:28:03 DEBUG : B2 bucket rclone-test-yocoxiq0robi: Purge remote 2025/09/15 02:28:03 INFO : B2 bucket rclone-test-yocoxiq0robi: cleaning bucket "rclone-test-yocoxiq0robi" of all files 2025/09/15 02:28:03 DEBUG : empty space: Deleting (id "4_zbff24d53303d4bbb9f980e1b_f419de83fdb1fc833_d20250915_m022801_c001_v7007000_t0000_u01757903281525") 2025/09/15 02:28:03 DEBUG : empty space: Deleting (id "4_zbff24d53303d4bbb9f980e1b_f10587669419143d9_d20250915_m022756_c001_v0001102_t0051_u01757903276583") 2025/09/15 02:28:03 DEBUG : potato2: Deleting (id "4_zbff24d53303d4bbb9f980e1b_f419de83fdb1fc836_d20250915_m022801_c001_v7007000_t0000_u01757903281920") 2025/09/15 02:28:03 DEBUG : potato2: Deleting (id "4_zbff24d53303d4bbb9f980e1b_f1040e51892fd152a_d20250915_m022757_c001_v0001100_t0019_u01757903277772") 2025/09/15 02:28:03 DEBUG : potato3: Deleting (id "4_zbff24d53303d4bbb9f980e1b_f405a05ac6300a7d5_d20250915_m022801_c001_v7007000_t0000_u01757903281937") 2025/09/15 02:28:03 DEBUG : potato3: Deleting (id "4_zbff24d53303d4bbb9f980e1b_f110652fb1b3e6b88_d20250915_m022758_c001_v0001043_t0047_u01757903278109") 2025/09/15 02:28:03 DEBUG : potato3: Deleting (id "4_zbff24d53303d4bbb9f980e1b_f10587669419143db_d20250915_m022756_c001_v0001102_t0048_u01757903276967") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.16s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:28:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:28:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:28:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/rclone-sync-test" 2025/09/15 02:28:11 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/rclone-sync-test-include/layer2" 2025/09/15 02:28:13 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/rclone-sync-test-ignore-file" 2025/09/15 02:28:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/15 02:28:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/15 02:28:16 DEBUG : pacer: Reducing sleep to 10ms 2025/09/15 02:28:16 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path rclone-sync-test: Waiting for checks to finish 2025/09/15 02:28:16 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path rclone-sync-test: Waiting for transfers to finish 2025/09/15 02:28:16 DEBUG : Waiting for deletions to finish 2025/09/15 02:28:16 INFO : There was nothing to transfer 2025/09/15 02:28:17 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:28:17 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:28:17 DEBUG : Waiting for deletions to finish 2025/09/15 02:28:17 INFO : There was nothing to transfer 2025/09/15 02:28:17 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/15 02:28:17 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/15 02:28:17 DEBUG : Waiting for deletions to finish 2025/09/15 02:28:17 INFO : There was nothing to transfer 2025/09/15 02:28:17 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:28:17 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:28:17 DEBUG : Waiting for deletions to finish 2025/09/15 02:28:17 INFO : There was nothing to transfer 2025/09/15 02:28:18 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/15 02:28:18 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/15 02:28:18 DEBUG : Waiting for deletions to finish 2025/09/15 02:28:18 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.55s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:28:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/dst" 2025/09/15 02:28:20 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/CompareDest" 2025/09/15 02:28:22 DEBUG : one: Need to transfer - File not found at Destination 2025/09/15 02:28:22 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:28:22 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:28:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/15 02:28:22 INFO : one: Copied (new) 2025/09/15 02:28:22 DEBUG : Waiting for deletions to finish 2025/09/15 02:28:23 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:28:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 02:28:23 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:28:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/15 02:28:23 INFO : one: Copied (replaced existing) 2025/09/15 02:28:23 DEBUG : Waiting for deletions to finish 2025/09/15 02:28:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 02:28:25 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:28:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:28:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/15 02:28:25 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:28:25 DEBUG : Waiting for deletions to finish 2025/09/15 02:28:25 INFO : There was nothing to transfer 2025/09/15 02:28:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 02:28:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:28:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/15 02:28:27 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:28:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:28:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/15 02:28:27 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:28:27 DEBUG : Waiting for deletions to finish 2025/09/15 02:28:27 INFO : There was nothing to transfer 2025/09/15 02:28:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 02:28:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:28:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/15 02:28:28 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:28:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:28:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/15 02:28:28 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:28:28 DEBUG : Waiting for deletions to finish 2025/09/15 02:28:28 INFO : There was nothing to transfer 2025/09/15 02:28:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 02:28:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:28:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/15 02:28:29 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 2025/09/15 02:28:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/15 02:28:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/15 02:28:29 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:28:29 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:28:29 DEBUG : Waiting for deletions to finish 2025/09/15 02:28:29 INFO : There was nothing to transfer 2025/09/15 02:28:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 02:28:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/15 02:28:30 DEBUG : two: Need to transfer - File not found at Destination 2025/09/15 02:28:30 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:28:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:28:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/15 02:28:30 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:28:30 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/15 02:28:30 INFO : two: Copied (new) 2025/09/15 02:28:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.00s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:28:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/dest" 2025/09/15 02:28:34 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/pre-dest1" 2025/09/15 02:28:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/pre-dest2" 2025/09/15 02:28:37 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:28:37 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/15 02:28:38 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:28:38 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/15 02:28:38 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/15 02:28:38 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dest: Waiting for checks to finish 2025/09/15 02:28:38 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dest: Waiting for transfers to finish 2025/09/15 02:28:39 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/15 02:28:39 INFO : 3: Copied (new) 2025/09/15 02:28:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.77s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:28:40 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/dst" 2025/09/15 02:28:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/CopyDest" 2025/09/15 02:28:43 DEBUG : one: Need to transfer - File not found at Destination 2025/09/15 02:28:43 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:28:43 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:28:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/15 02:28:44 INFO : one: Copied (new) 2025/09/15 02:28:44 DEBUG : Waiting for deletions to finish 2025/09/15 02:28:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 02:28:45 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:28:45 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:28:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/15 02:28:45 INFO : one: Copied (replaced existing) 2025/09/15 02:28:45 DEBUG : Waiting for deletions to finish 2025/09/15 02:28:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/BackupDir" 2025/09/15 02:28:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 02:28:48 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:28:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:28:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 02:28:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/15 02:28:50 INFO : one: Copied (server-side copy) 2025/09/15 02:28:50 INFO : one: Deleted 2025/09/15 02:28:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/15 02:28:50 INFO : one: Copied (server-side copy) 2025/09/15 02:28:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/15 02:28:50 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:28:50 DEBUG : Waiting for deletions to finish 2025/09/15 02:28:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:28:52 DEBUG : one: Unchanged skipping 2025/09/15 02:28:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:28:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/15 02:28:52 INFO : two: Copied (server-side copy) 2025/09/15 02:28:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/15 02:28:52 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:28:52 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:28:52 DEBUG : Waiting for deletions to finish 2025/09/15 02:28:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:28:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:28:53 DEBUG : one: Unchanged skipping 2025/09/15 02:28:53 DEBUG : two: Unchanged skipping 2025/09/15 02:28:53 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:28:53 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:28:53 DEBUG : Waiting for deletions to finish 2025/09/15 02:28:53 INFO : There was nothing to transfer 2025/09/15 02:28:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:28:54 DEBUG : one: Unchanged skipping 2025/09/15 02:28:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/15 02:28:54 DEBUG : three: Destination not found in --copy-dest 2025/09/15 02:28:54 DEBUG : three: Need to transfer - File not found at Destination 2025/09/15 02:28:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:28:54 DEBUG : two: Unchanged skipping 2025/09/15 02:28:54 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:28:54 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:28:55 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/15 02:28:55 INFO : three: Copied (new) 2025/09/15 02:28:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.09s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:28:58 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/dst" 2025/09/15 02:28:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/backup" 2025/09/15 02:29:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/15 02:29:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:29:01 DEBUG : two: Unchanged skipping 2025/09/15 02:29:01 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:29:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/15 02:29:03 INFO : one: Copied (server-side copy) 2025/09/15 02:29:03 INFO : one: Deleted 2025/09/15 02:29:03 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:29:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 02:29:04 INFO : one: Copied (new) 2025/09/15 02:29:04 DEBUG : Waiting for deletions to finish 2025/09/15 02:29:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/15 02:29:04 INFO : three.txt: Copied (server-side copy) 2025/09/15 02:29:04 INFO : three.txt: Deleted 2025/09/15 02:29:04 INFO : three.txt: Moved into backup dir 2025/09/15 02:29:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/15 02:29:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:29:06 DEBUG : two: Unchanged skipping 2025/09/15 02:29:06 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:29:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 02:29:07 INFO : one: Copied (server-side copy) 2025/09/15 02:29:07 INFO : one: Deleted 2025/09/15 02:29:07 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:29:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/15 02:29:07 INFO : one: Copied (new) 2025/09/15 02:29:07 DEBUG : Waiting for deletions to finish 2025/09/15 02:29:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/15 02:29:08 INFO : three.txt: Copied (server-side copy) 2025/09/15 02:29:08 INFO : three.txt: Deleted 2025/09/15 02:29:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.64s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:29:10 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1165-18.backblaze.com/b2api/v1/b2_upload_file/0f124de3301d4bbb9f980e1b/c001_v0001165_t0021": EOF 2025/09/15 02:29:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1165-18.backblaze.com/b2api/v1/b2_upload_file/0f124de3301d4bbb9f980e1b/c001_v0001165_t0021": EOF) 2025/09/15 02:29:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yiqedep1ciwu: 1/10 (Post "https://pod-000-1165-18.backblaze.com/b2api/v1/b2_upload_file/0f124de3301d4bbb9f980e1b/c001_v0001165_t0021": EOF) 2025/09/15 02:29:13 DEBUG : pacer: Reducing sleep to 10ms 2025/09/15 02:29:13 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/dst" 2025/09/15 02:29:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/backup" 2025/09/15 02:29:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/15 02:29:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:29:16 DEBUG : two: Unchanged skipping 2025/09/15 02:29:16 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:29:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/15 02:29:17 INFO : one: Copied (server-side copy) to: one.bak 2025/09/15 02:29:17 INFO : one: Deleted 2025/09/15 02:29:17 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:29:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 02:29:18 INFO : one: Copied (new) 2025/09/15 02:29:18 DEBUG : Waiting for deletions to finish 2025/09/15 02:29:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/15 02:29:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/15 02:29:19 INFO : three.txt: Deleted 2025/09/15 02:29:19 INFO : three.txt: Moved into backup dir 2025/09/15 02:29:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/15 02:29:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:29:20 DEBUG : two: Unchanged skipping 2025/09/15 02:29:20 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:29:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 02:29:21 INFO : one: Copied (server-side copy) to: one.bak 2025/09/15 02:29:21 INFO : one: Deleted 2025/09/15 02:29:21 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:29:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/15 02:29:21 INFO : one: Copied (new) 2025/09/15 02:29:21 DEBUG : Waiting for deletions to finish 2025/09/15 02:29:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/15 02:29:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/15 02:29:22 INFO : three.txt: Deleted 2025/09/15 02:29:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.21s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:29:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/dst" 2025/09/15 02:29:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/backup" 2025/09/15 02:29:28 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:29:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/15 02:29:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:29:28 DEBUG : two: Unchanged skipping 2025/09/15 02:29:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/15 02:29:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/15 02:29:29 INFO : one: Deleted 2025/09/15 02:29:29 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:29:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 02:29:30 INFO : one: Copied (new) 2025/09/15 02:29:30 DEBUG : Waiting for deletions to finish 2025/09/15 02:29:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/15 02:29:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/15 02:29:31 INFO : three.txt: Deleted 2025/09/15 02:29:31 INFO : three.txt: Moved into backup dir 2025/09/15 02:29:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/15 02:29:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:29:32 DEBUG : two: Unchanged skipping 2025/09/15 02:29:32 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:29:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 02:29:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/15 02:29:33 INFO : one: Deleted 2025/09/15 02:29:33 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:29:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/15 02:29:33 INFO : one: Copied (new) 2025/09/15 02:29:33 DEBUG : Waiting for deletions to finish 2025/09/15 02:29:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/15 02:29:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/15 02:29:34 INFO : three.txt: Deleted 2025/09/15 02:29:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.29s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:29:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/dst" 2025/09/15 02:29:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/15 02:29:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:29:39 DEBUG : two: Unchanged skipping 2025/09/15 02:29:39 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:29:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/15 02:29:39 INFO : one: Copied (server-side copy) to: one.bak 2025/09/15 02:29:40 INFO : one: Deleted 2025/09/15 02:29:40 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:29:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 02:29:41 INFO : one: Copied (new) 2025/09/15 02:29:41 DEBUG : Waiting for deletions to finish 2025/09/15 02:29:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/15 02:29:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/15 02:29:41 INFO : three.txt: Deleted 2025/09/15 02:29:41 INFO : three.txt: Moved into backup dir 2025/09/15 02:29:41 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1181-00.backblaze.com/b2api/v1/b2_upload_file/0f124de3301d4bbb9f980e1b/c001_v0001181_t0057": EOF 2025/09/15 02:29:41 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-00.backblaze.com/b2api/v1/b2_upload_file/0f124de3301d4bbb9f980e1b/c001_v0001181_t0057": EOF) 2025/09/15 02:29:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yiqedep1ciwu: 1/10 (Post "https://pod-000-1181-00.backblaze.com/b2api/v1/b2_upload_file/0f124de3301d4bbb9f980e1b/c001_v0001181_t0057": EOF) 2025/09/15 02:29:44 DEBUG : pacer: Reducing sleep to 10ms 2025/09/15 02:29:45 DEBUG : one.bak: Excluded (Path Filter) 2025/09/15 02:29:45 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/15 02:29:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/15 02:29:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:29:45 DEBUG : two: Unchanged skipping 2025/09/15 02:29:45 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for checks to finish 2025/09/15 02:29:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 02:29:45 INFO : one: Copied (server-side copy) to: one.bak 2025/09/15 02:29:46 INFO : one: Deleted 2025/09/15 02:29:46 DEBUG : B2 bucket rclone-test-yiqedep1ciwu path dst: Waiting for transfers to finish 2025/09/15 02:29:46 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1120-16.backblaze.com/b2api/v1/b2_upload_file/0f124de3301d4bbb9f980e1b/c001_v0001120_t0018": EOF 2025/09/15 02:29:46 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-16.backblaze.com/b2api/v1/b2_upload_file/0f124de3301d4bbb9f980e1b/c001_v0001120_t0018": EOF) 2025/09/15 02:29:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/15 02:29:46 DEBUG : one: Received error: Post "https://pod-000-1120-16.backblaze.com/b2api/v1/b2_upload_file/0f124de3301d4bbb9f980e1b/c001_v0001120_t0018": EOF - low level retry 0/10 2025/09/15 02:29:46 DEBUG : pacer: Reducing sleep to 10ms 2025/09/15 02:29:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/15 02:29:46 INFO : one: Copied (new) 2025/09/15 02:29:46 DEBUG : Waiting for deletions to finish 2025/09/15 02:29:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/15 02:29:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/15 02:29:48 INFO : three.txt: Deleted 2025/09/15 02:29:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.49s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:29:49 DEBUG : dst/one: Clearing upload URL because of error: Post "https://pod-000-1157-00.backblaze.com/b2api/v1/b2_upload_file/0f124de3301d4bbb9f980e1b/c001_v0001157_t0045": EOF 2025/09/15 02:29:49 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-00.backblaze.com/b2api/v1/b2_upload_file/0f124de3301d4bbb9f980e1b/c001_v0001157_t0045": EOF) 2025/09/15 02:29:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/one" to B2 bucket rclone-test-yiqedep1ciwu: 1/10 (Post "https://pod-000-1157-00.backblaze.com/b2api/v1/b2_upload_file/0f124de3301d4bbb9f980e1b/c001_v0001157_t0045": EOF) 2025/09/15 02:29:51 DEBUG : pacer: Reducing sleep to 10ms 2025/09/15 02:29:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/dst" 2025/09/15 02:29:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/15 02:29:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/15 02:29:55 INFO : one: Copied (server-side copy) to: one.bak 2025/09/15 02:29:55 INFO : one: Deleted 2025/09/15 02:29:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 02:29:56 INFO : one: Copied (new) 2025/09/15 02:29:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:29:56 DEBUG : two: Unchanged skipping 2025/09/15 02:29:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/15 02:29:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/15 02:29:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/15 02:29:57 INFO : three.txt: Deleted 2025/09/15 02:29:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/15 02:29:57 INFO : three.txt: Copied (new) 2025/09/15 02:29:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/15 02:29:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/15 02:29:58 DEBUG : pacer: Reducing sleep to 10ms 2025/09/15 02:29:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/15 02:29:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 02:29:59 INFO : one: Copied (server-side copy) to: one.bak 2025/09/15 02:29:59 INFO : one: Deleted 2025/09/15 02:29:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/15 02:29:59 INFO : one: Copied (new) 2025/09/15 02:30:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:00 DEBUG : two: Unchanged skipping 2025/09/15 02:30:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/15 02:30:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/15 02:30:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/15 02:30:00 INFO : three.txt: Deleted 2025/09/15 02:30:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/15 02:30:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.14s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:30:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqedep1ciwu/dst" 2025/09/15 02:30:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/15 02:30:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/15 02:30:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/15 02:30:07 INFO : one: Deleted 2025/09/15 02:30:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 02:30:08 INFO : one: Copied (new) 2025/09/15 02:30:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:08 DEBUG : two: Unchanged skipping 2025/09/15 02:30:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/15 02:30:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/15 02:30:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/15 02:30:09 INFO : three.txt: Deleted 2025/09/15 02:30:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/15 02:30:10 INFO : three.txt: Copied (new) 2025/09/15 02:30:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/15 02:30:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/15 02:30:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/15 02:30:12 INFO : one: Deleted 2025/09/15 02:30:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/15 02:30:12 INFO : one: Copied (new) 2025/09/15 02:30:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:12 DEBUG : two: Unchanged skipping 2025/09/15 02:30:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/15 02:30:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/15 02:30:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/15 02:30:13 INFO : three.txt: Deleted 2025/09/15 02:30:14 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/15 02:30:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.03s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:30:16 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:30:16 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/15 02:30:16 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:30:16 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/15 02:30:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/15 02:30:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.91s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:30:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/15 02:30:18 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:30:18 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:30:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/15 02:30:18 INFO : existing: Copied (new) 2025/09/15 02:30:18 DEBUG : Waiting for deletions to finish 2025/09/15 02:30:18 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:30:18 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/15 02:30:18 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/15 02:30:18 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:30:18 ERROR : B2 bucket rclone-test-yiqedep1ciwu: not deleting files as there were IO errors 2025/09/15 02:30:18 ERROR : B2 bucket rclone-test-yiqedep1ciwu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.96s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:30:20 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:20 DEBUG : existing: Unchanged skipping 2025/09/15 02:30:20 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:30:20 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:30:20 DEBUG : Waiting for deletions to finish 2025/09/15 02:30:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:30:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:32 DEBUG : both0: Unchanged skipping 2025/09/15 02:30:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:32 DEBUG : both13: Unchanged skipping 2025/09/15 02:30:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:32 DEBUG : both14: Unchanged skipping 2025/09/15 02:30:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:32 DEBUG : both15: Unchanged skipping 2025/09/15 02:30:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:32 DEBUG : both16: Unchanged skipping 2025/09/15 02:30:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:32 DEBUG : both17: Unchanged skipping 2025/09/15 02:30:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:32 DEBUG : both18: Unchanged skipping 2025/09/15 02:30:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:32 DEBUG : both19: Unchanged skipping 2025/09/15 02:30:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:32 DEBUG : both1: Unchanged skipping 2025/09/15 02:30:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:32 DEBUG : both2: Unchanged skipping 2025/09/15 02:30:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:32 DEBUG : both11: Unchanged skipping 2025/09/15 02:30:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:32 DEBUG : both4: Unchanged skipping 2025/09/15 02:30:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:32 DEBUG : both10: Unchanged skipping 2025/09/15 02:30:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:32 DEBUG : both12: Unchanged skipping 2025/09/15 02:30:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:32 DEBUG : both3: Unchanged skipping 2025/09/15 02:30:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:32 DEBUG : both8: Unchanged skipping 2025/09/15 02:30:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:32 DEBUG : both9: Unchanged skipping 2025/09/15 02:30:32 DEBUG : both5: Unchanged skipping 2025/09/15 02:30:32 DEBUG : both6: Unchanged skipping 2025/09/15 02:30:32 DEBUG : both7: Unchanged skipping 2025/09/15 02:30:32 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:30:32 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:30:32 DEBUG : Waiting for deletions to finish 2025/09/15 02:30:33 INFO : only14: Deleted 2025/09/15 02:30:33 INFO : only16: Deleted 2025/09/15 02:30:33 INFO : only6: Deleted 2025/09/15 02:30:33 INFO : only8: Deleted 2025/09/15 02:30:33 INFO : only7: Deleted 2025/09/15 02:30:33 INFO : only5: Deleted 2025/09/15 02:30:33 INFO : only0: Deleted 2025/09/15 02:30:33 INFO : only10: Deleted 2025/09/15 02:30:33 INFO : only13: Deleted 2025/09/15 02:30:33 INFO : only17: Deleted 2025/09/15 02:30:33 INFO : only18: Deleted 2025/09/15 02:30:33 INFO : only2: Deleted 2025/09/15 02:30:33 INFO : only4: Deleted 2025/09/15 02:30:33 INFO : only11: Deleted 2025/09/15 02:30:34 INFO : only15: Deleted 2025/09/15 02:30:34 INFO : only1: Deleted 2025/09/15 02:30:34 INFO : only3: Deleted 2025/09/15 02:30:34 INFO : only9: Deleted 2025/09/15 02:30:34 INFO : only12: Deleted 2025/09/15 02:30:34 INFO : only19: Deleted 2025/09/15 02:30:34 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (16.14s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:30:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:49 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:30:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:49 DEBUG : both0: Unchanged skipping 2025/09/15 02:30:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:49 DEBUG : both13: Unchanged skipping 2025/09/15 02:30:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:49 DEBUG : both14: Unchanged skipping 2025/09/15 02:30:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:49 DEBUG : both15: Unchanged skipping 2025/09/15 02:30:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:49 DEBUG : both16: Unchanged skipping 2025/09/15 02:30:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:49 DEBUG : both17: Unchanged skipping 2025/09/15 02:30:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:49 DEBUG : both18: Unchanged skipping 2025/09/15 02:30:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:49 DEBUG : both19: Unchanged skipping 2025/09/15 02:30:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:49 DEBUG : both10: Unchanged skipping 2025/09/15 02:30:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:49 DEBUG : both2: Unchanged skipping 2025/09/15 02:30:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:49 DEBUG : both11: Unchanged skipping 2025/09/15 02:30:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:49 DEBUG : both12: Unchanged skipping 2025/09/15 02:30:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:49 DEBUG : both1: Unchanged skipping 2025/09/15 02:30:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:49 DEBUG : both6: Unchanged skipping 2025/09/15 02:30:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:49 DEBUG : both7: Unchanged skipping 2025/09/15 02:30:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:49 DEBUG : both3: Unchanged skipping 2025/09/15 02:30:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:30:49 DEBUG : both4: Unchanged skipping 2025/09/15 02:30:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/15 02:30:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/15 02:30:49 DEBUG : both8: Unchanged skipping 2025/09/15 02:30:49 DEBUG : both5: Unchanged skipping 2025/09/15 02:30:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/15 02:30:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/15 02:30:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/15 02:30:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/15 02:30:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/15 02:30:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/15 02:30:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/15 02:30:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/15 02:30:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/15 02:30:49 DEBUG : both9: Unchanged skipping 2025/09/15 02:30:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/15 02:30:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/15 02:30:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/15 02:30:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/15 02:30:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/15 02:30:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/15 02:30:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/15 02:30:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/15 02:30:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/15 02:30:49 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:30:49 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 02:30:49 INFO : only0: Copied (replaced existing) 2025/09/15 02:30:49 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 02:30:49 INFO : only15: Copied (replaced existing) 2025/09/15 02:30:49 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 02:30:49 INFO : only11: Copied (replaced existing) 2025/09/15 02:30:50 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 02:30:50 INFO : only13: Copied (replaced existing) 2025/09/15 02:30:50 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 02:30:50 INFO : only16: Copied (replaced existing) 2025/09/15 02:30:50 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 02:30:50 INFO : only17: Copied (replaced existing) 2025/09/15 02:30:50 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 02:30:50 INFO : only10: Copied (replaced existing) 2025/09/15 02:30:50 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 02:30:50 INFO : only12: Copied (replaced existing) 2025/09/15 02:30:50 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 02:30:50 INFO : only14: Copied (replaced existing) 2025/09/15 02:30:50 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 02:30:50 INFO : only18: Copied (replaced existing) 2025/09/15 02:30:50 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 02:30:50 INFO : only1: Copied (replaced existing) 2025/09/15 02:30:50 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 02:30:50 INFO : only4: Copied (replaced existing) 2025/09/15 02:30:50 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 02:30:50 INFO : only5: Copied (replaced existing) 2025/09/15 02:30:50 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 02:30:50 INFO : only6: Copied (replaced existing) 2025/09/15 02:30:50 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 02:30:50 INFO : only7: Copied (replaced existing) 2025/09/15 02:30:50 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 02:30:50 INFO : only19: Copied (replaced existing) 2025/09/15 02:30:50 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 02:30:50 INFO : only9: Copied (replaced existing) 2025/09/15 02:30:50 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 02:30:50 INFO : only2: Copied (replaced existing) 2025/09/15 02:30:50 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 02:30:50 INFO : only8: Copied (replaced existing) 2025/09/15 02:30:50 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/15 02:30:50 INFO : only3: Copied (replaced existing) 2025/09/15 02:30:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.33s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:30:58 DEBUG : empty_dir: Making directory with metadata 2025/09/15 02:30:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/15 02:30:58 DEBUG : empty_on_remote: Making directory with metadata 2025/09/15 02:30:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/15 02:30:58 INFO : empty_on_remote: Making directory 2025/09/15 02:30:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/15 02:30:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/15 02:30:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/15 02:30:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/15 02:30:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.28s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:31:01 DEBUG : empty_dir: Making directory with metadata 2025/09/15 02:31:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/15 02:31:01 DEBUG : empty_on_remote: Making directory with metadata 2025/09/15 02:31:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/15 02:31:01 INFO : empty_on_remote: Making directory 2025/09/15 02:31:01 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/15 02:31:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/15 02:31:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/15 02:31:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/15 02:31:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/15 02:31:02 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.27s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:31:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/15 02:31:03 INFO : sub dir: Making directory 2025/09/15 02:31:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:31:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/15 02:31:05 INFO : sub dir: Making directory 2025/09/15 02:31:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.95s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:31:15 DEBUG : Waiting for deletions to finish 2025/09/15 02:31:15 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:31:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:31:15 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:31:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:31:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:31:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:31:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:31:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:31:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:31:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:31:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:31:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:31:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:31:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:31:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:31:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:31:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:31:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:31:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:31:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:31:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:15 DEBUG : apple: Unchanged skipping 2025/09/15 02:31:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 02:31:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:15 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 02:31:15 DEBUG : banana: Unchanged skipping 2025/09/15 02:31:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 02:31:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 02:31:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 02:31:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 02:31:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 02:31:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 02:31:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 02:31:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 02:31:15 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:31:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 02:31:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 02:31:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 02:31:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 02:31:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 02:31:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 02:31:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 02:31:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 02:31:15 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:31:15 DEBUG : Waiting for deletions to finish 2025/09/15 02:31:15 INFO : There was nothing to transfer 2025/09/15 02:31:15 DEBUG : Waiting for deletions to finish 2025/09/15 02:31:16 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:16 DEBUG : apple: Unchanged skipping 2025/09/15 02:31:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:16 DEBUG : banana: Unchanged skipping 2025/09/15 02:31:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 02:31:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:16 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 02:31:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 02:31:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 02:31:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 02:31:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 02:31:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 02:31:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:16 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:31:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 02:31:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 02:31:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 02:31:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 02:31:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 02:31:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 02:31:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 02:31:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 02:31:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 02:31:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 02:31:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 02:31:16 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:31:16 DEBUG : Waiting for deletions to finish 2025/09/15 02:31:16 INFO : There was nothing to transfer 2025/09/15 02:31:16 DEBUG : Waiting for deletions to finish 2025/09/15 02:31:16 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:31:29 DEBUG : Waiting for deletions to finish 2025/09/15 02:31:30 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:30 DEBUG : banana: Unchanged skipping 2025/09/15 02:31:30 DEBUG : apple: Unchanged skipping 2025/09/15 02:31:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 02:31:30 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 02:31:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 02:31:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 02:31:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 02:31:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 02:31:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 02:31:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 02:31:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 02:31:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 02:31:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 02:31:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 02:31:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:30 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:31:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 02:31:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 02:31:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 02:31:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 02:31:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 02:31:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 02:31:30 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:31:30 DEBUG : Waiting for deletions to finish 2025/09/15 02:31:30 INFO : There was nothing to transfer 2025/09/15 02:31:30 DEBUG : Waiting for deletions to finish 2025/09/15 02:31:30 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:31:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:31:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:31 DEBUG : apple: Unchanged skipping 2025/09/15 02:31:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 02:31:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:31 DEBUG : banana: Unchanged skipping 2025/09/15 02:31:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:31 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 02:31:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 02:31:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 02:31:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 02:31:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 02:31:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 02:31:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 02:31:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 02:31:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 02:31:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 02:31:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 02:31:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 02:31:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 02:31:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 02:31:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 02:31:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 02:31:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 02:31:31 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:31:31 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:31:31 DEBUG : Waiting for deletions to finish 2025/09/15 02:31:31 INFO : There was nothing to transfer 2025/09/15 02:31:31 DEBUG : Waiting for deletions to finish 2025/09/15 02:31:31 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:31:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:31:31 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:31:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:31:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:31:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:31:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:31:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:31:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:31:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:31:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:31:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:31:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:31:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:31:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:31:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:31:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:31:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:31:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:31:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:31:45 DEBUG : Waiting for deletions to finish 2025/09/15 02:31:46 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:31:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:31:46 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:31:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:31:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:31:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:31:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:31:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:31:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:31:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:31:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:31:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:31:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:31:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:31:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:31:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:31:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:31:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:31:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:31:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:31:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/15 02:31:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/15 02:31:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/15 02:31:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/15 02:31:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/15 02:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/15 02:31:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/15 02:31:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/15 02:31:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/15 02:31:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/15 02:31:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/15 02:31:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/15 02:31:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/15 02:31:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/15 02:31:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/15 02:31:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/15 02:31:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/15 02:31:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/15 02:31:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/15 02:31:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/15 02:31:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/15 02:31:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/15 02:31:46 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:31:46 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:31:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/15 02:31:46 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/15 02:31:47 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/15 02:31:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/15 02:31:47 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/15 02:31:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/15 02:31:47 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/15 02:31:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/15 02:31:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/15 02:31:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/15 02:31:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/15 02:31:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/15 02:31:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/15 02:31:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/15 02:31:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/15 02:31:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/15 02:31:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/15 02:31:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/15 02:31:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/15 02:31:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/15 02:31:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/15 02:31:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/15 02:31:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/15 02:31:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/15 02:31:48 DEBUG : Waiting for deletions to finish 2025/09/15 02:31:48 INFO : apple: Deleted 2025/09/15 02:31:49 INFO : banana: Deleted 2025/09/15 02:31:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/15 02:31:49 INFO : dir1/0009-3456789.txt: Deleted 2025/09/15 02:31:49 INFO : dir1/0010-456789.txt: Deleted 2025/09/15 02:31:49 INFO : dir1/0014-89;=.txt: Deleted 2025/09/15 02:31:49 INFO : dir1/0013-789;=.txt: Deleted 2025/09/15 02:31:49 INFO : splitbananasplit: Deleted 2025/09/15 02:31:49 INFO : dir1/0008-2345678.txt: Deleted 2025/09/15 02:31:49 INFO : dir1/0015-9;=.txt: Deleted 2025/09/15 02:31:49 INFO : appleappleapplebanana: Deleted 2025/09/15 02:31:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/15 02:31:49 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/15 02:31:49 INFO : dir1/0003-defghij.txt: Deleted 2025/09/15 02:31:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/15 02:31:49 INFO : dir1/0011-56789;.txt: Deleted 2025/09/15 02:31:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/15 02:31:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/15 02:31:49 INFO : dir1/0007-1234567.txt: Deleted 2025/09/15 02:31:49 INFO : dir1/0012-6789;.txt: Deleted 2025/09/15 02:31:49 DEBUG : Waiting for deletions to finish 2025/09/15 02:31:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/15 02:31:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/15 02:31:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/15 02:31:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/15 02:31:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/15 02:31:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/15 02:31:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/15 02:31:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/15 02:31:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/15 02:31:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:50 DEBUG : apple: Unchanged skipping 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 02:31:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:50 DEBUG : banana: Unchanged skipping 2025/09/15 02:31:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:50 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 02:31:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/15 02:31:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 02:31:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 02:31:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 02:31:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 02:31:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 02:31:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 02:31:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/15 02:31:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 02:31:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 02:31:50 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:31:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 02:31:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 02:31:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 02:31:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 02:31:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 02:31:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 02:31:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 02:31:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:31:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 02:31:50 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:31:50 DEBUG : Waiting for deletions to finish 2025/09/15 02:31:50 DEBUG : Waiting for deletions to finish 2025/09/15 02:31:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/15 02:31:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : apple: transformed to: YXBwbGU= 2025/09/15 02:31:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/15 02:31:50 DEBUG : banana: transformed to: YmFuYW5h 2025/09/15 02:31:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/15 02:31:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/15 02:31:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/15 02:31:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/15 02:31:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/15 02:31:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/15 02:31:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:32:04 DEBUG : Waiting for deletions to finish 2025/09/15 02:32:04 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:32:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:32:04 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:32:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:32:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:32:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:32:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:32:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:32:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:32:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:32:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:32:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:32:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:32:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/15 02:32:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/15 02:32:05 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/15 02:32:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/15 02:32:05 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:05 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 02:32:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 02:32:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/15 02:32:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 02:32:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/15 02:32:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 02:32:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 02:32:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 02:32:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 02:32:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 02:32:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 02:32:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 02:32:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 02:32:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 02:32:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 02:32:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 02:32:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 02:32:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/15 02:32:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 02:32:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 02:32:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 02:32:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 02:32:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 02:32:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 02:32:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 02:32:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 02:32:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 02:32:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 02:32:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 02:32:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 02:32:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 02:32:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 02:32:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 02:32:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 02:32:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 02:32:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 02:32:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 02:32:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 02:32:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 02:32:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 02:32:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 02:32:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 02:32:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 02:32:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/15 02:32:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 02:32:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 02:32:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 02:32:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 02:32:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 02:32:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 02:32:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 02:32:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 02:32:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 02:32:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 02:32:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 02:32:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 02:32:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 02:32:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/15 02:32:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 02:32:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 02:32:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 02:32:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 02:32:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 02:32:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 02:32:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 02:32:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 02:32:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 02:32:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 02:32:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 02:32:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 02:32:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 02:32:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 02:32:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 02:32:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/15 02:32:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 02:32:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 02:32:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 02:32:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 02:32:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/15 02:32:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 02:32:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/15 02:32:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 02:32:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/15 02:32:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 02:32:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/15 02:32:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 02:32:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/15 02:32:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 02:32:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 02:32:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 02:32:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 02:32:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 02:32:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 02:32:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 02:32:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 02:32:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 02:32:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 02:32:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/15 02:32:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 02:32:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 02:32:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 02:32:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 02:32:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 02:32:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/15 02:32:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 02:32:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 02:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 02:32:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 02:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 02:32:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 02:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 02:32:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 02:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 02:32:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 02:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 02:32:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/15 02:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 02:32:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 02:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 02:32:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 02:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 02:32:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/15 02:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 02:32:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 02:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 02:32:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 02:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 02:32:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 02:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 02:32:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 02:32:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/15 02:32:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 02:32:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/15 02:32:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 02:32:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/15 02:32:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 02:32:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/15 02:32:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 02:32:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/15 02:32:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/15 02:32:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 02:32:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 02:32:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 02:32:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 02:32:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 02:32:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 02:32:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 02:32:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 02:32:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 02:32:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/15 02:32:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 02:32:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/15 02:32:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 02:32:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 02:32:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 02:32:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 02:32:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 02:32:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/15 02:32:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 02:32:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 02:32:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 02:32:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 02:32:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 02:32:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 02:32:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 02:32:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 02:32:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 02:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 02:32:05 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/15 02:32:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 02:32:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/15 02:32:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/15 02:32:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/15 02:32:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/15 02:32:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/15 02:32:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/15 02:32:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/15 02:32:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/15 02:32:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/15 02:32:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/15 02:32:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/15 02:32:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/15 02:32:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/15 02:32:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/15 02:32:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/15 02:32:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:05 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/15 02:32:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:05 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:32:05 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:32:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/15 02:32:05 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/15 02:32:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/15 02:32:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/15 02:32:05 INFO : apple: Copied (new) to: PREFIXapple 2025/09/15 02:32:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/15 02:32:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/15 02:32:05 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/15 02:32:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/15 02:32:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/15 02:32:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/15 02:32:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/15 02:32:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/15 02:32:05 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/15 02:32:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/15 02:32:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/15 02:32:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/15 02:32:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/15 02:32:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/15 02:32:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/15 02:32:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/15 02:32:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/15 02:32:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/15 02:32:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/15 02:32:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/15 02:32:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/15 02:32:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/15 02:32:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/15 02:32:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/15 02:32:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/15 02:32:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/15 02:32:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/15 02:32:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/15 02:32:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/15 02:32:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/15 02:32:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/15 02:32:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/15 02:32:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/15 02:32:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/15 02:32:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/15 02:32:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/15 02:32:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/15 02:32:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/15 02:32:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/15 02:32:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/15 02:32:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/15 02:32:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/15 02:32:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/15 02:32:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/15 02:32:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/15 02:32:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/15 02:32:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/15 02:32:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/15 02:32:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/15 02:32:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/15 02:32:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/15 02:32:07 DEBUG : Waiting for deletions to finish 2025/09/15 02:32:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/15 02:32:07 INFO : dir1/0013-789;=.txt: Deleted 2025/09/15 02:32:07 INFO : appleappleapplebanana: Deleted 2025/09/15 02:32:07 INFO : splitbananasplit: Deleted 2025/09/15 02:32:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/15 02:32:07 INFO : dir1/0003-defghij.txt: Deleted 2025/09/15 02:32:07 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/15 02:32:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/15 02:32:07 INFO : dir1/0007-1234567.txt: Deleted 2025/09/15 02:32:07 INFO : dir1/0009-3456789.txt: Deleted 2025/09/15 02:32:07 INFO : apple: Deleted 2025/09/15 02:32:07 INFO : banana: Deleted 2025/09/15 02:32:07 INFO : dir1/0010-456789.txt: Deleted 2025/09/15 02:32:07 INFO : dir1/0011-56789;.txt: Deleted 2025/09/15 02:32:07 INFO : dir1/0014-89;=.txt: Deleted 2025/09/15 02:32:07 INFO : dir1/0012-6789;.txt: Deleted 2025/09/15 02:32:07 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/15 02:32:07 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/15 02:32:07 INFO : dir1/0008-2345678.txt: Deleted 2025/09/15 02:32:07 INFO : dir1/0015-9;=.txt: Deleted 2025/09/15 02:32:07 DEBUG : Waiting for deletions to finish 2025/09/15 02:32:08 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/15 02:32:08 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:32:08 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/15 02:32:08 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/15 02:32:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:32:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:32:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:32:08 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:32:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:32:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:32:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:32:08 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:32:08 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:32:08 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:32:08 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:32:08 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:32:08 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:32:08 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:32:08 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:32:08 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:32:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/15 02:32:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/15 02:32:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/15 02:32:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/15 02:32:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/15 02:32:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/15 02:32:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/15 02:32:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/15 02:32:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/15 02:32:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/15 02:32:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/15 02:32:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/15 02:32:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/15 02:32:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/15 02:32:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/15 02:32:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/15 02:32:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/15 02:32:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/15 02:32:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/15 02:32:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/15 02:32:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/15 02:32:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/15 02:32:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/15 02:32:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/15 02:32:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/15 02:32:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/15 02:32:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/15 02:32:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/15 02:32:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/15 02:32:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/15 02:32:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/15 02:32:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/15 02:32:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/15 02:32:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/15 02:32:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/15 02:32:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/15 02:32:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/15 02:32:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/15 02:32:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/15 02:32:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/15 02:32:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/15 02:32:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/15 02:32:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/15 02:32:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/15 02:32:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/15 02:32:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/15 02:32:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/15 02:32:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/15 02:32:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/15 02:32:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/15 02:32:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/15 02:32:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/15 02:32:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/15 02:32:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/15 02:32:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/15 02:32:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/15 02:32:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/15 02:32:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/15 02:32:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/15 02:32:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/15 02:32:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/15 02:32:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/15 02:32:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/15 02:32:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/15 02:32:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/15 02:32:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/15 02:32:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/15 02:32:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/15 02:32:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/15 02:32:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/15 02:32:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/15 02:32:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/15 02:32:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/15 02:32:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/15 02:32:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/15 02:32:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/15 02:32:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/15 02:32:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/15 02:32:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:08 DEBUG : apple: transformed to: PREFIXapple 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/15 02:32:08 DEBUG : banana: transformed to: PREFIXbanana 2025/09/15 02:32:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/15 02:32:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/15 02:32:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/15 02:32:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/15 02:32:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/15 02:32:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/15 02:32:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/15 02:32:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/15 02:32:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/15 02:32:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/15 02:32:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/15 02:32:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/15 02:32:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/15 02:32:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/15 02:32:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/15 02:32:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/15 02:32:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/15 02:32:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/15 02:32:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/15 02:32:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/15 02:32:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:08 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:32:08 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:32:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/15 02:32:08 INFO : appleappleapplebanana: Copied (new) 2025/09/15 02:32:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/15 02:32:08 INFO : apple: Copied (new) 2025/09/15 02:32:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/15 02:32:08 INFO : splitbananasplit: Copied (new) 2025/09/15 02:32:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/15 02:32:08 INFO : banana: Copied (new) 2025/09/15 02:32:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/15 02:32:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/15 02:32:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/15 02:32:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/15 02:32:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/15 02:32:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/15 02:32:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/15 02:32:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/15 02:32:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/15 02:32:09 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/15 02:32:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/15 02:32:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/15 02:32:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/15 02:32:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/15 02:32:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/15 02:32:09 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/15 02:32:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/15 02:32:09 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/15 02:32:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/15 02:32:09 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/15 02:32:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/15 02:32:09 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/15 02:32:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/15 02:32:10 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/15 02:32:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/15 02:32:10 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/15 02:32:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/15 02:32:10 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/15 02:32:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/15 02:32:10 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/15 02:32:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/15 02:32:12 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/15 02:32:12 DEBUG : Waiting for deletions to finish 2025/09/15 02:32:12 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/15 02:32:12 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/15 02:32:12 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/15 02:32:12 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/15 02:32:12 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/15 02:32:12 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/15 02:32:12 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/15 02:32:12 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/15 02:32:12 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/15 02:32:12 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/15 02:32:12 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/15 02:32:12 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/15 02:32:12 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/15 02:32:12 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/15 02:32:12 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/15 02:32:12 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/15 02:32:12 INFO : PREFIXapple: Deleted 2025/09/15 02:32:12 INFO : PREFIXbanana: Deleted 2025/09/15 02:32:12 INFO : PREFIXsplitbananasplit: Deleted 2025/09/15 02:32:12 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/15 02:32:12 DEBUG : Waiting for deletions to finish 2025/09/15 02:32:12 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:32:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:32:12 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:32:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:32:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:32:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:32:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:32:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:32:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:32:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:32:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:32:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:32:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:32:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:32:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:32:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:32:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:32:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:32:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:32:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:32:13 DEBUG : Waiting for deletions to finish 2025/09/15 02:32:13 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:32:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:32:13 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:32:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:32:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:32:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:32:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:32:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:32:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:32:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:32:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:32:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:32:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:32:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:32:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:32:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:32:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:32:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:32:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:32:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:32:27 DEBUG : Waiting for deletions to finish 2025/09/15 02:32:27 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:32:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:32:27 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:32:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:32:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:32:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:32:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:32:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:32:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:32:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:32:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:32:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:32:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:32:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:32:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:32:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:32:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:32:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:32:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:32:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:32:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/15 02:32:27 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/15 02:32:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:27 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/15 02:32:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/15 02:32:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:27 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:27 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/15 02:32:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/15 02:32:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/15 02:32:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/15 02:32:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/15 02:32:27 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/15 02:32:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/15 02:32:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/15 02:32:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/15 02:32:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/15 02:32:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/15 02:32:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/15 02:32:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/15 02:32:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/15 02:32:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/15 02:32:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/15 02:32:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/15 02:32:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/15 02:32:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:27 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:32:27 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:32:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/15 02:32:28 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/15 02:32:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/15 02:32:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/15 02:32:28 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/15 02:32:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/15 02:32:28 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/15 02:32:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/15 02:32:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/15 02:32:28 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/15 02:32:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/15 02:32:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/15 02:32:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/15 02:32:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/15 02:32:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/15 02:32:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/15 02:32:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/15 02:32:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/15 02:32:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/15 02:32:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/15 02:32:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/15 02:32:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/15 02:32:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/15 02:32:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/15 02:32:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/15 02:32:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/15 02:32:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/15 02:32:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/15 02:32:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/15 02:32:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/15 02:32:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/15 02:32:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/15 02:32:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/15 02:32:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/15 02:32:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/15 02:32:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/15 02:32:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/15 02:32:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/15 02:32:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/15 02:32:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/15 02:32:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/15 02:32:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/15 02:32:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/15 02:32:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/15 02:32:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/15 02:32:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/15 02:32:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/15 02:32:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/15 02:32:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/15 02:32:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/15 02:32:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/15 02:32:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/15 02:32:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/15 02:32:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/15 02:32:29 DEBUG : Waiting for deletions to finish 2025/09/15 02:32:30 INFO : dir1/0009-3456789.txt: Deleted 2025/09/15 02:32:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/15 02:32:30 INFO : dir1/0010-456789.txt: Deleted 2025/09/15 02:32:30 INFO : apple: Deleted 2025/09/15 02:32:30 INFO : banana: Deleted 2025/09/15 02:32:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/15 02:32:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/15 02:32:30 INFO : dir1/0013-789;=.txt: Deleted 2025/09/15 02:32:30 INFO : splitbananasplit: Deleted 2025/09/15 02:32:30 INFO : dir1/0014-89;=.txt: Deleted 2025/09/15 02:32:30 INFO : dir1/0007-1234567.txt: Deleted 2025/09/15 02:32:30 INFO : dir1/0012-6789;.txt: Deleted 2025/09/15 02:32:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/15 02:32:30 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/15 02:32:30 INFO : dir1/0008-2345678.txt: Deleted 2025/09/15 02:32:30 INFO : dir1/0011-56789;.txt: Deleted 2025/09/15 02:32:30 INFO : dir1/0015-9;=.txt: Deleted 2025/09/15 02:32:30 INFO : appleappleapplebanana: Deleted 2025/09/15 02:32:30 INFO : dir1/0003-defghij.txt: Deleted 2025/09/15 02:32:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/15 02:32:30 DEBUG : Waiting for deletions to finish 2025/09/15 02:32:30 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/15 02:32:30 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/15 02:32:30 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/15 02:32:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/15 02:32:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/15 02:32:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/15 02:32:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/15 02:32:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/15 02:32:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/15 02:32:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/15 02:32:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/15 02:32:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/15 02:32:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/15 02:32:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/15 02:32:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/15 02:32:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/15 02:32:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/15 02:32:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/15 02:32:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/15 02:32:30 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/15 02:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/15 02:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/15 02:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/15 02:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/15 02:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/15 02:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/15 02:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/15 02:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/15 02:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/15 02:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/15 02:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/15 02:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/15 02:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/15 02:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/15 02:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/15 02:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/15 02:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/15 02:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/15 02:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/15 02:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/15 02:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/15 02:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/15 02:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/15 02:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/15 02:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/15 02:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/15 02:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/15 02:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/15 02:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/15 02:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/15 02:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/15 02:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/15 02:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/15 02:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/15 02:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/15 02:32:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/15 02:32:31 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/15 02:32:31 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/15 02:32:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/15 02:32:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:31 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:32:31 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:32:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/15 02:32:31 INFO : banana: Copied (new) 2025/09/15 02:32:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/15 02:32:31 INFO : apple: Copied (new) 2025/09/15 02:32:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/15 02:32:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/15 02:32:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/15 02:32:31 INFO : splitbananasplit: Copied (new) 2025/09/15 02:32:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/15 02:32:31 INFO : appleappleapplebanana: Copied (new) 2025/09/15 02:32:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/15 02:32:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/15 02:32:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/15 02:32:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/15 02:32:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/15 02:32:32 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/15 02:32:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/15 02:32:32 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/15 02:32:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/15 02:32:32 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/15 02:32:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/15 02:32:32 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/15 02:32:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/15 02:32:32 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/15 02:32:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/15 02:32:32 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/15 02:32:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/15 02:32:32 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/15 02:32:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/15 02:32:32 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/15 02:32:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/15 02:32:32 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/15 02:32:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/15 02:32:32 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/15 02:32:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/15 02:32:32 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/15 02:32:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/15 02:32:33 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/15 02:32:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/15 02:32:33 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/15 02:32:33 DEBUG : Waiting for deletions to finish 2025/09/15 02:32:33 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/15 02:32:33 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/15 02:32:33 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/15 02:32:33 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/15 02:32:33 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/15 02:32:33 INFO : appleSUFFIX: Deleted 2025/09/15 02:32:33 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/15 02:32:33 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/15 02:32:33 INFO : bananaSUFFIX: Deleted 2025/09/15 02:32:33 INFO : splitbananasplitSUFFIX: Deleted 2025/09/15 02:32:33 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/15 02:32:33 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/15 02:32:33 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/15 02:32:33 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/15 02:32:33 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/15 02:32:33 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/15 02:32:33 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/15 02:32:33 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/15 02:32:33 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/15 02:32:33 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/15 02:32:33 DEBUG : Waiting for deletions to finish 2025/09/15 02:32:33 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:32:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:32:33 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:32:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:32:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:32:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:32:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:32:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:32:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:32:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:32:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:32:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:32:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:32:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:32:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:32:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:32:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:32:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:32:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:32:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:32:34 DEBUG : Waiting for deletions to finish 2025/09/15 02:32:34 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:32:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:32:34 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:32:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:32:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:32:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:32:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:32:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:32:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:32:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:32:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:32:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:32:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:32:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:32:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:32:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:32:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:32:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:32:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:32:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:32:48 DEBUG : Waiting for deletions to finish 2025/09/15 02:32:48 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:32:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:32:48 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:32:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:32:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:32:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:32:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:32:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:32:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:32:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:32:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:32:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:32:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:32:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:32:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:32:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:32:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:32:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:32:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:32:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:32:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 02:32:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 02:32:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 02:32:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 02:32:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/15 02:32:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 02:32:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/15 02:32:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:49 DEBUG : apple: Unchanged skipping 2025/09/15 02:32:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:49 DEBUG : banana: Unchanged skipping 2025/09/15 02:32:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 02:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 02:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 02:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 02:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 02:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 02:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 02:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 02:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 02:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 02:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 02:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 02:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 02:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 02:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 02:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 02:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 02:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 02:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 02:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 02:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 02:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 02:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 02:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 02:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 02:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/15 02:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/15 02:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/15 02:32:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 02:32:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 02:32:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 02:32:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/15 02:32:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/15 02:32:49 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:32:49 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:32:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/15 02:32:49 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/15 02:32:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/15 02:32:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/15 02:32:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/15 02:32:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/15 02:32:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/15 02:32:49 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/15 02:32:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/15 02:32:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/15 02:32:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/15 02:32:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/15 02:32:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/15 02:32:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/15 02:32:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/15 02:32:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/15 02:32:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/15 02:32:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/15 02:32:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/15 02:32:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/15 02:32:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/15 02:32:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/15 02:32:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/15 02:32:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/15 02:32:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/15 02:32:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/15 02:32:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/15 02:32:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/15 02:32:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/15 02:32:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/15 02:32:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/15 02:32:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/15 02:32:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/15 02:32:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/15 02:32:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/15 02:32:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/15 02:32:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/15 02:32:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/15 02:32:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/15 02:32:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/15 02:32:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/15 02:32:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/15 02:32:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/15 02:32:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/15 02:32:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/15 02:32:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/15 02:32:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/15 02:32:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/15 02:32:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/15 02:32:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/15 02:32:51 DEBUG : Waiting for deletions to finish 2025/09/15 02:32:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/15 02:32:51 INFO : dir1/0013-789;=.txt: Deleted 2025/09/15 02:32:51 INFO : dir1/0009-3456789.txt: Deleted 2025/09/15 02:32:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/15 02:32:51 INFO : appleappleapplebanana: Deleted 2025/09/15 02:32:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/15 02:32:51 INFO : dir1/0011-56789;.txt: Deleted 2025/09/15 02:32:51 INFO : dir1/0010-456789.txt: Deleted 2025/09/15 02:32:51 INFO : dir1/0012-6789;.txt: Deleted 2025/09/15 02:32:51 INFO : dir1/0014-89;=.txt: Deleted 2025/09/15 02:32:51 INFO : splitbananasplit: Deleted 2025/09/15 02:32:51 INFO : dir1/0015-9;=.txt: Deleted 2025/09/15 02:32:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/15 02:32:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/15 02:32:51 INFO : dir1/0007-1234567.txt: Deleted 2025/09/15 02:32:51 INFO : dir1/0008-2345678.txt: Deleted 2025/09/15 02:32:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/15 02:32:51 INFO : dir1/0003-defghij.txt: Deleted 2025/09/15 02:32:51 DEBUG : Waiting for deletions to finish 2025/09/15 02:32:52 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : appleapple: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/15 02:32:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/15 02:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/15 02:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/15 02:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/15 02:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/15 02:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/15 02:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/15 02:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/15 02:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/15 02:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/15 02:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/15 02:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/15 02:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/15 02:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/15 02:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/15 02:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/15 02:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/15 02:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/15 02:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/15 02:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/15 02:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/15 02:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/15 02:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/15 02:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/15 02:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/15 02:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/15 02:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/15 02:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/15 02:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/15 02:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/15 02:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/15 02:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/15 02:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/15 02:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/15 02:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/15 02:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/15 02:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/15 02:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/15 02:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/15 02:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/15 02:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/15 02:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/15 02:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/15 02:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/15 02:32:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/15 02:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/15 02:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/15 02:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/15 02:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/15 02:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/15 02:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/15 02:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/15 02:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/15 02:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/15 02:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/15 02:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/15 02:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/15 02:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/15 02:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/15 02:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/15 02:32:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 02:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/15 02:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/15 02:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/15 02:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/15 02:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/15 02:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/15 02:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/15 02:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/15 02:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/15 02:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/15 02:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/15 02:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/15 02:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/15 02:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/15 02:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/15 02:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/15 02:32:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 02:32:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 02:32:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 02:32:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 02:32:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:52 DEBUG : apple: Unchanged skipping 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 02:32:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:52 DEBUG : banana: Unchanged skipping 2025/09/15 02:32:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:52 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 02:32:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 02:32:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 02:32:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 02:32:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 02:32:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 02:32:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 02:32:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 02:32:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 02:32:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 02:32:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 02:32:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 02:32:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 02:32:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 02:32:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 02:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 02:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 02:32:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 02:32:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 02:32:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 02:32:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 02:32:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 02:32:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 02:32:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 02:32:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 02:32:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/15 02:32:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/15 02:32:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/15 02:32:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/15 02:32:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/15 02:32:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 02:32:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 02:32:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/15 02:32:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 02:32:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 02:32:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/15 02:32:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/15 02:32:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/15 02:32:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/15 02:32:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/15 02:32:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/15 02:32:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/15 02:32:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/15 02:32:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/15 02:32:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/15 02:32:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/15 02:32:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 02:32:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 02:32:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 02:32:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 02:32:52 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:32:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 02:32:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 02:32:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 02:32:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 02:32:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 02:32:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 02:32:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 02:32:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:32:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 02:32:52 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:32:52 DEBUG : Waiting for deletions to finish 2025/09/15 02:32:52 DEBUG : Waiting for deletions to finish 2025/09/15 02:32:52 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : appleapple: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/15 02:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/15 02:32:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/15 02:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/15 02:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/15 02:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/15 02:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/15 02:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/15 02:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/15 02:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/15 02:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/15 02:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/15 02:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/15 02:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/15 02:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/15 02:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/15 02:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/15 02:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/15 02:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/15 02:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/15 02:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/15 02:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/15 02:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/15 02:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/15 02:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/15 02:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/15 02:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/15 02:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/15 02:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/15 02:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/15 02:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/15 02:32:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/15 02:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/15 02:32:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/15 02:32:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/15 02:32:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/15 02:32:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/15 02:32:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/15 02:32:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/15 02:32:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/15 02:32:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/15 02:32:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/15 02:32:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/15 02:32:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/15 02:32:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/15 02:32:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/15 02:32:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/15 02:32:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/15 02:32:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/15 02:32:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/15 02:32:52 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:33:06 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:06 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:33:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:33:06 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:33:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:33:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:33:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:33:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:33:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:33:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:33:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:33:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:33:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:33:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:33:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:33:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:33:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:33:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:33:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:33:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:33:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : apple: Unchanged skipping 2025/09/15 02:33:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : banana: Unchanged skipping 2025/09/15 02:33:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 02:33:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:33:07 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:33:07 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:07 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:07 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:33:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : apple: Unchanged skipping 2025/09/15 02:33:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : banana: Unchanged skipping 2025/09/15 02:33:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 02:33:07 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:33:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 02:33:07 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:33:07 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:07 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:08 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:08 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:33:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:33:21 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:22 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 02:33:22 DEBUG : apple: Unchanged skipping 2025/09/15 02:33:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:22 DEBUG : banana: Unchanged skipping 2025/09/15 02:33:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 02:33:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 02:33:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 02:33:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 02:33:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 02:33:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 02:33:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 02:33:22 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:33:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 02:33:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 02:33:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 02:33:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 02:33:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 02:33:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 02:33:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 02:33:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 02:33:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 02:33:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 02:33:22 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:33:22 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:22 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:22 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:33:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:33:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 02:33:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:23 DEBUG : apple: Unchanged skipping 2025/09/15 02:33:23 DEBUG : banana: Unchanged skipping 2025/09/15 02:33:23 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 02:33:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 02:33:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 02:33:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 02:33:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 02:33:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 02:33:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 02:33:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 02:33:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:23 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:33:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 02:33:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 02:33:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 02:33:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 02:33:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 02:33:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 02:33:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 02:33:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 02:33:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 02:33:23 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:33:23 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:23 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:23 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:33:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:33:23 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:33:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:33:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:33:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:33:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:33:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:33:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:33:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:33:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:33:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:33:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:33:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:33:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:33:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:33:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:33:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:33:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:33:36 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:37 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:37 DEBUG : apple: Unchanged skipping 2025/09/15 02:33:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 02:33:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:37 DEBUG : banana: Unchanged skipping 2025/09/15 02:33:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 02:33:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 02:33:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 02:33:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 02:33:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 02:33:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 02:33:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 02:33:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 02:33:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 02:33:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 02:33:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 02:33:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 02:33:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 02:33:37 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:33:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 02:33:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 02:33:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 02:33:37 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:33:37 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:37 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:37 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:33:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:33:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:38 DEBUG : apple: Unchanged skipping 2025/09/15 02:33:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 02:33:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:38 DEBUG : banana: Unchanged skipping 2025/09/15 02:33:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 02:33:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 02:33:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 02:33:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 02:33:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 02:33:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 02:33:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 02:33:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 02:33:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 02:33:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 02:33:38 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:33:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 02:33:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 02:33:38 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:33:38 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:38 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:38 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:33:38 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:33:51 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:52 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:33:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:33:52 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:33:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:33:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:33:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:33:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:33:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:33:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:33:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:33:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:33:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:33:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:33:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:33:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:33:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:33:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:33:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:33:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:33:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:52 DEBUG : apple: Unchanged skipping 2025/09/15 02:33:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:52 DEBUG : banana: Unchanged skipping 2025/09/15 02:33:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 02:33:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:52 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 02:33:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 02:33:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 02:33:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 02:33:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 02:33:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 02:33:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 02:33:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 02:33:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 02:33:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 02:33:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 02:33:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 02:33:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 02:33:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 02:33:52 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:33:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 02:33:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 02:33:52 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:33:52 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:52 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:53 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:53 DEBUG : apple: Unchanged skipping 2025/09/15 02:33:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 02:33:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:53 DEBUG : banana: Unchanged skipping 2025/09/15 02:33:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:53 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 02:33:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 02:33:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 02:33:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 02:33:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 02:33:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 02:33:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 02:33:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 02:33:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 02:33:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 02:33:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 02:33:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 02:33:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 02:33:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 02:33:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 02:33:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 02:33:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:33:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 02:33:53 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:33:53 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:33:53 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:53 DEBUG : Waiting for deletions to finish 2025/09/15 02:33:53 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:33:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:34:07 DEBUG : Waiting for deletions to finish 2025/09/15 02:34:08 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:34:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:34:08 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:34:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:34:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:34:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:34:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:34:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:34:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:34:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:34:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:34:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:34:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:34:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:34:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:34:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:34:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:34:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:34:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:34:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : banana: Unchanged skipping 2025/09/15 02:34:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : apple: Unchanged skipping 2025/09/15 02:34:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 02:34:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:34:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:34:09 DEBUG : Waiting for deletions to finish 2025/09/15 02:34:09 DEBUG : Waiting for deletions to finish 2025/09/15 02:34:09 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/15 02:34:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : apple: Unchanged skipping 2025/09/15 02:34:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/15 02:34:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : banana: Unchanged skipping 2025/09/15 02:34:09 DEBUG : splitbananasplit: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:34:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/15 02:34:09 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:34:09 DEBUG : Waiting for deletions to finish 2025/09/15 02:34:09 DEBUG : Waiting for deletions to finish 2025/09/15 02:34:10 DEBUG : apple: Excluded (Path Filter) 2025/09/15 02:34:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/15 02:34:10 DEBUG : banana: Excluded (Path Filter) 2025/09/15 02:34:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/15 02:34:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/15 02:34:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/15 02:34:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/15 02:34:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/15 02:34:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/15 02:34:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/15 02:34:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/15 02:34:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/15 02:34:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/15 02:34:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/15 02:34:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/15 02:34:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/15 02:34:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/15 02:34:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/15 02:34:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/15 02:34:10 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (187.58s) --- PASS: TestTransform/NFC (13.98s) --- PASS: TestTransform/NFD (14.87s) --- PASS: TestTransform/base64 (19.14s) --- PASS: TestTransform/prefix (22.68s) --- PASS: TestTransform/suffix (20.94s) --- PASS: TestTransform/truncate (18.53s) --- PASS: TestTransform/encoder (15.67s) --- PASS: TestTransform/ISO-8859-1 (15.12s) --- PASS: TestTransform/charmap (14.96s) --- PASS: TestTransform/lowercase (15.13s) --- PASS: TestTransform/ascii (16.56s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:34:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/15 02:34:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/15 02:34:15 INFO : sub dir_somesuffix: Making directory 2025/09/15 02:34:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/15 02:34:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/15 02:34:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/15 02:34:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/15 02:34:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/15 02:34:15 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:34:15 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:34:15 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:34:15 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/15 02:34:15 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.68s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:34:16 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:16 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:16 INFO : tictactoe: Making directory 2025/09/15 02:34:16 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:16 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 02:34:16 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/15 02:34:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 02:34:16 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:34:16 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:34:17 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:34:17 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/15 02:34:17 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.77s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:34:18 INFO : toe: Making directory 2025/09/15 02:34:18 INFO : toe/toe: Making directory 2025/09/15 02:34:18 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/15 02:34:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/15 02:34:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/15 02:34:18 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:34:18 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:34:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:34:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/15 02:34:19 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.93s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:34:20 INFO : toe: Making directory 2025/09/15 02:34:20 INFO : toe/toe: Making directory 2025/09/15 02:34:20 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/15 02:34:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/15 02:34:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/15 02:34:20 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:34:20 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:34:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:34:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/15 02:34:21 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.75s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:34:22 DEBUG : empty_dir: Making directory with metadata 2025/09/15 02:34:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/15 02:34:22 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:22 INFO : tictacempty_dir: Making directory 2025/09/15 02:34:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:22 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:22 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:22 INFO : tictactoe: Making directory 2025/09/15 02:34:22 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:22 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 02:34:22 INFO : tictactoe/tictactoe: Making directory 2025/09/15 02:34:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 02:34:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/15 02:34:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/15 02:34:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/15 02:34:22 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:34:22 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:34:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:34:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/15 02:34:23 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.82s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:34:24 DEBUG : empty_dir: Making directory with metadata 2025/09/15 02:34:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/15 02:34:24 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:24 INFO : tictacempty_dir: Making directory 2025/09/15 02:34:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:24 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:24 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:24 INFO : tictactoe: Making directory 2025/09/15 02:34:24 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:24 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 02:34:24 INFO : tictactoe/tictactoe: Making directory 2025/09/15 02:34:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 02:34:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/15 02:34:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 02:34:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/15 02:34:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 02:34:24 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:34:24 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:34:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:34:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 02:34:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/15 02:34:25 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:34:25 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:25 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:25 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/15 02:34:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:34:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/15 02:34:25 NOTICE: B2 bucket rclone-test-yiqedep1ciwu: 0 differences found 2025/09/15 02:34:25 NOTICE: B2 bucket rclone-test-yiqedep1ciwu: 1 matching files --- PASS: TestAllTag (2.25s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:34:26 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:26 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:26 INFO : tictactoe: Making directory 2025/09/15 02:34:26 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:26 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 02:34:26 INFO : tictactoe/tictactoe: Making directory 2025/09/15 02:34:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 02:34:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/15 02:34:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/15 02:34:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/15 02:34:26 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:34:26 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:34:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:34:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/15 02:34:27 DEBUG : Waiting for deletions to finish 2025/09/15 02:34:27 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:27 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:27 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 02:34:27 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:34:27 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:34:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/15 02:34:27 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/15 02:34:27 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:34:27 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.24s) === RUN TestSyntax 2025/09/15 02:34:28 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:34:28 INFO : toe: Making directory 2025/09/15 02:34:28 INFO : toe/toe: Making directory 2025/09/15 02:34:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/15 02:34:28 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:34:28 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:34:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:34:29 INFO : toe/toe/toe: Copied (new) 2025/09/15 02:34:29 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.64s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:34:30 DEBUG : empty_dir: Making directory with metadata 2025/09/15 02:34:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/15 02:34:30 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:30 INFO : tictacempty_dir: Making directory 2025/09/15 02:34:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:30 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:30 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:30 INFO : tictactoe: Making directory 2025/09/15 02:34:30 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:30 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 02:34:30 INFO : tictactoe/tictactoe: Making directory 2025/09/15 02:34:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 02:34:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/15 02:34:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 02:34:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/15 02:34:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 02:34:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 02:34:30 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:34:30 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:34:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:34:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 02:34:31 INFO : toe/toe/toe.txt: Deleted 2025/09/15 02:34:31 INFO : toe/toe: Removing directory 2025/09/15 02:34:31 INFO : toe: Removing directory 2025/09/15 02:34:31 INFO : empty_dir: Removing directory 2025/09/15 02:34:31 DEBUG : Local file system at /tmp/rclone1484300500: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.68s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:34:31 DEBUG : empty_dir: Making directory with metadata 2025/09/15 02:34:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/15 02:34:31 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:32 INFO : tictacempty_dir: Making directory 2025/09/15 02:34:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:32 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:32 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:32 INFO : tictactoe: Making directory 2025/09/15 02:34:32 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:32 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 02:34:32 INFO : tictactoe/tictactoe: Making directory 2025/09/15 02:34:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 02:34:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/15 02:34:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 02:34:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/15 02:34:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 02:34:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 02:34:32 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:34:32 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:34:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:34:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 02:34:32 INFO : toe/toe/toe.txt: Deleted 2025/09/15 02:34:32 INFO : toe/toe: Removing directory 2025/09/15 02:34:32 INFO : toe: Removing directory 2025/09/15 02:34:32 INFO : empty_dir: Removing directory 2025/09/15 02:34:32 DEBUG : Local file system at /tmp/rclone1484300500: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/15 02:34:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/15 02:34:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/15 02:34:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/15 02:34:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/15 02:34:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:34:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/15 02:34:34 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.21s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:34:35 DEBUG : Reset feature "Copy" 2025/09/15 02:34:35 DEBUG : Reset feature "Move" 2025/09/15 02:34:35 DEBUG : Reset feature "Copy" 2025/09/15 02:34:35 DEBUG : Reset feature "Move" 2025/09/15 02:34:35 DEBUG : empty_dir: Making directory with metadata 2025/09/15 02:34:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/15 02:34:35 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:35 INFO : tictacempty_dir: Making directory 2025/09/15 02:34:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/15 02:34:35 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:35 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:35 INFO : tictactoe: Making directory 2025/09/15 02:34:35 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:35 DEBUG : toe: transformed to: tictactoe 2025/09/15 02:34:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 02:34:35 INFO : tictactoe/tictactoe: Making directory 2025/09/15 02:34:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/15 02:34:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/15 02:34:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 02:34:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/15 02:34:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 02:34:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 02:34:35 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:34:35 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:34:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:34:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/15 02:34:35 INFO : toe/toe/toe.txt: Deleted 2025/09/15 02:34:35 INFO : toe/toe: Removing directory 2025/09/15 02:34:35 INFO : toe: Removing directory 2025/09/15 02:34:35 INFO : empty_dir: Removing directory 2025/09/15 02:34:35 DEBUG : Local file system at /tmp/rclone1484300500: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/15 02:34:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/15 02:34:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/15 02:34:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/15 02:34:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/15 02:34:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:34:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/15 02:34:37 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.31s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:34:38 DEBUG : toe: transformed to: dG9l 2025/09/15 02:34:38 DEBUG : toe: transformed to: dG9l 2025/09/15 02:34:38 INFO : dG9l: Making directory 2025/09/15 02:34:38 DEBUG : toe: transformed to: dG9l 2025/09/15 02:34:38 DEBUG : toe: transformed to: dG9l 2025/09/15 02:34:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/15 02:34:38 INFO : dG9l/dG9l: Making directory 2025/09/15 02:34:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/15 02:34:38 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/15 02:34:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/15 02:34:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/15 02:34:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/15 02:34:38 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:34:38 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:34:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:34:39 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/15 02:34:39 DEBUG : Waiting for deletions to finish 2025/09/15 02:34:39 DEBUG : dG9l: transformed to: toe 2025/09/15 02:34:39 DEBUG : dG9l: transformed to: toe 2025/09/15 02:34:39 DEBUG : dG9l: transformed to: toe 2025/09/15 02:34:39 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/15 02:34:39 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/15 02:34:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/15 02:34:39 DEBUG : Local file system at /tmp/rclone1484300500: Waiting for checks to finish 2025/09/15 02:34:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/15 02:34:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/15 02:34:39 DEBUG : Local file system at /tmp/rclone1484300500: Waiting for transfers to finish 2025/09/15 02:34:39 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.57s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-yiqedep1ciwu", Local "Local file system at /tmp/rclone1484300500", Modify Window "1ms" 2025/09/15 02:34:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/15 02:34:40 DEBUG : toe: transformed to: 2025/09/15 02:34:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/15 02:34:41 DEBUG : toe: transformed to: 2025/09/15 02:34:41 INFO : B2 bucket rclone-test-yiqedep1ciwu: Making directory 2025/09/15 02:34:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/15 02:34:41 DEBUG : toe: transformed to: 2025/09/15 02:34:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/15 02:34:41 DEBUG : toe: transformed to: 2025/09/15 02:34:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/15 02:34:41 DEBUG : toe/toe: transformed to: 2025/09/15 02:34:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/15 02:34:41 INFO : toe/toe: Making directory 2025/09/15 02:34:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/15 02:34:41 DEBUG : toe/toe: transformed to: 2025/09/15 02:34:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/15 02:34:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/15 02:34:41 DEBUG : toe: transformed to: 2025/09/15 02:34:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/15 02:34:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/15 02:34:41 DEBUG : toe/toe/toe: transformed to: 2025/09/15 02:34:41 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/15 02:34:41 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for checks to finish 2025/09/15 02:34:41 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Waiting for transfers to finish 2025/09/15 02:34:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/15 02:34:43 INFO : toe/toe/toe: Copied (new) 2025/09/15 02:34:43 ERROR : B2 bucket rclone-test-yiqedep1ciwu: not deleting files as there were IO errors 2025/09/15 02:34:43 ERROR : B2 bucket rclone-test-yiqedep1ciwu: not deleting directories as there were IO errors --- PASS: TestError (3.43s) PASS 2025/09/15 02:34:44 DEBUG : B2 bucket rclone-test-yiqedep1ciwu: Purge remote 2025/09/15 02:34:44 INFO : B2 bucket rclone-test-yiqedep1ciwu: cleaning bucket "rclone-test-yiqedep1ciwu" of all files 2025/09/15 02:34:45 DEBUG : BackupDir/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57320_d20250915_m022855_c001_v7007000_t0000_u01757903335556") 2025/09/15 02:34:45 DEBUG : BackupDir/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f11874270465d0b2d_d20250915_m022849_c001_v0001171_t0013_u01757903329731") 2025/09/15 02:34:45 DEBUG : CompareDest/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f412a8b411d9112ba_d20250915_m022831_c001_v7007000_t0000_u01757903311238") 2025/09/15 02:34:45 DEBUG : CompareDest/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c4317476bb812_d20250915_m022825_c001_v0001157_t0019_u01757903305115") 2025/09/15 02:34:45 DEBUG : CompareDest/two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f412a8b411d9112bc_d20250915_m022831_c001_v7007000_t0000_u01757903311421") 2025/09/15 02:34:45 DEBUG : CompareDest/two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c2a603605e3ab_d20250915_m022826_c001_v0001181_t0044_u01757903306611") 2025/09/15 02:34:45 DEBUG : CopyDest/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57321_d20250915_m022855_c001_v7007000_t0000_u01757903335738") 2025/09/15 02:34:45 DEBUG : CopyDest/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228851_d20250915_m022846_c001_v0001165_t0007_u01757903326886") 2025/09/15 02:34:45 DEBUG : CopyDest/three: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57322_d20250915_m022855_c001_v7007000_t0000_u01757903335920") 2025/09/15 02:34:45 DEBUG : CopyDest/three: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c2a603605e419_d20250915_m022853_c001_v0001181_t0031_u01757903333803") 2025/09/15 02:34:45 DEBUG : CopyDest/two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57323_d20250915_m022856_c001_v7007000_t0000_u01757903336102") 2025/09/15 02:34:45 DEBUG : CopyDest/two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c4317476bb851_d20250915_m022851_c001_v0001157_t0024_u01757903331364") 2025/09/15 02:34:45 DEBUG : EXISTING: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4090828a97a99229_d20250915_m023020_c001_v7007000_t0000_u01757903420675") 2025/09/15 02:34:45 DEBUG : EXISTING: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628179_d20250915_m023019_c001_v0001179_t0022_u01757903419704") 2025/09/15 02:34:45 DEBUG : PREFIXapple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b8247_d20250915_m023212_c001_v7007000_t0000_u01757903532534") 2025/09/15 02:34:46 DEBUG : PREFIXapple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab71df_d20250915_m023205_c001_v0001136_t0052_u01757903525292") 2025/09/15 02:34:46 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d11_d20250915_m023212_c001_v7007000_t0000_u01757903532174") 2025/09/15 02:34:46 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a5c_d20250915_m023205_c001_v0001098_t0005_u01757903525267") 2025/09/15 02:34:46 DEBUG : PREFIXbanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6de57_d20250915_m023212_c001_v7007000_t0000_u01757903532544") 2025/09/15 02:34:46 DEBUG : PREFIXbanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347a6f_d20250915_m023205_c001_v0001099_t0029_u01757903525278") 2025/09/15 02:34:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822bd4_d20250915_m023212_c001_v7007000_t0000_u01757903532557") 2025/09/15 02:34:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976283cb_d20250915_m023205_c001_v0001179_t0047_u01757903525297") 2025/09/15 02:34:46 DEBUG : Testêé: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4090828a97a99220_d20250915_m023017_c001_v7007000_t0000_u01757903417368") 2025/09/15 02:34:46 DEBUG : Testêé: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628173_d20250915_m023016_c001_v0001179_t0037_u01757903416778") 2025/09/15 02:34:46 DEBUG : Testêé: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628171_d20250915_m023016_c001_v0001179_t0028_u01757903416195") 2025/09/15 02:34:46 DEBUG : YXBwbGU=: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605cd3_d20250915_m023151_c001_v7007000_t0000_u01757903511224") 2025/09/15 02:34:46 DEBUG : YXBwbGU=: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347a12_d20250915_m023146_c001_v0001099_t0044_u01757903506830") 2025/09/15 02:34:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605cd5_d20250915_m023151_c001_v7007000_t0000_u01757903511405") 2025/09/15 02:34:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762834a_d20250915_m023146_c001_v0001179_t0005_u01757903506797") 2025/09/15 02:34:46 DEBUG : YmFuYW5h: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605cd7_d20250915_m023151_c001_v7007000_t0000_u01757903511586") 2025/09/15 02:34:46 DEBUG : YmFuYW5h: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab719f_d20250915_m023146_c001_v0001136_t0018_u01757903506809") 2025/09/15 02:34:46 DEBUG : a/potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c57438_d20250915_m022659_c001_v7007000_t0000_u01757903219519") 2025/09/15 02:34:46 DEBUG : a/potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2286a0_d20250915_m022658_c001_v0001165_t0051_u01757903218925") 2025/09/15 02:34:46 DEBUG : a/potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c57433_d20250915_m022657_c001_v7007000_t0000_u01757903217255") 2025/09/15 02:34:46 DEBUG : a/potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228688_d20250915_m022656_c001_v0001165_t0029_u01757903216308") 2025/09/15 02:34:47 DEBUG : a/potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7acf1_d20250915_m022640_c001_v7007000_t0000_u01757903200469") 2025/09/15 02:34:47 DEBUG : a/potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228627_d20250915_m022639_c001_v0001165_t0054_u01757903199605") 2025/09/15 02:34:47 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bee4_d20250915_m023410_c001_v7007000_t0000_u01757903650747") 2025/09/15 02:34:47 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347cc8_d20250915_m023406_c001_v0001099_t0016_u01757903646478") 2025/09/15 02:34:47 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe577cd_d20250915_m023354_c001_v7007000_t0000_u01757903634341") 2025/09/15 02:34:47 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347c8e_d20250915_m023350_c001_v0001099_t0052_u01757903630522") 2025/09/15 02:34:47 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f15331f_d20250915_m023339_c001_v7007000_t0000_u01757903619210") 2025/09/15 02:34:47 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347c46_d20250915_m023335_c001_v0001099_t0050_u01757903615888") 2025/09/15 02:34:47 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1e9e_d20250915_m023324_c001_v7007000_t0000_u01757903604170") 2025/09/15 02:34:47 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347bfa_d20250915_m023320_c001_v0001099_t0024_u01757903600575") 2025/09/15 02:34:47 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407ae4c2edda2cfe_d20250915_m023309_c001_v7007000_t0000_u01757903589048") 2025/09/15 02:34:47 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347b98_d20250915_m023304_c001_v0001099_t0048_u01757903584928") 2025/09/15 02:34:47 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b828b_d20250915_m023253_c001_v7007000_t0000_u01757903573335") 2025/09/15 02:34:47 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976284b8_d20250915_m023247_c001_v0001179_t0018_u01757903567039") 2025/09/15 02:34:47 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c22_d20250915_m023234_c001_v7007000_t0000_u01757903554910") 2025/09/15 02:34:47 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347ae7_d20250915_m023231_c001_v0001099_t0021_u01757903551435") 2025/09/15 02:34:47 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f40056f63f8a74ada_d20250915_m023230_c001_v7007000_t0000_u01757903550094") 2025/09/15 02:34:47 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762843d_d20250915_m023225_c001_v0001179_t0053_u01757903545387") 2025/09/15 02:34:47 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d15_d20250915_m023213_c001_v7007000_t0000_u01757903533927") 2025/09/15 02:34:47 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347a87_d20250915_m023208_c001_v0001099_t0055_u01757903528672") 2025/09/15 02:34:48 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f408302b6399b17c4_d20250915_m023207_c001_v7007000_t0000_u01757903527569") 2025/09/15 02:34:48 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a56_d20250915_m023202_c001_v0001098_t0045_u01757903522938") 2025/09/15 02:34:48 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c5823c_d20250915_m023148_c001_v7007000_t0000_u01757903508863") 2025/09/15 02:34:48 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628340_d20250915_m023144_c001_v0001179_t0000_u01757903504147") 2025/09/15 02:34:48 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152d3f_d20250915_m023132_c001_v7007000_t0000_u01757903492190") 2025/09/15 02:34:48 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976282e5_d20250915_m023128_c001_v0001179_t0031_u01757903488467") 2025/09/15 02:34:48 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee49c_d20250915_m023117_c001_v7007000_t0000_u01757903477329") 2025/09/15 02:34:48 DEBUG : apple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628293_d20250915_m023113_c001_v0001179_t0010_u01757903473503") 2025/09/15 02:34:48 DEBUG : appleSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bb98_d20250915_m023233_c001_v7007000_t0000_u01757903553232") 2025/09/15 02:34:48 DEBUG : appleSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347ad7_d20250915_m023228_c001_v0001099_t0028_u01757903548022") 2025/09/15 02:34:48 DEBUG : appleapple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b828c_d20250915_m023253_c001_v7007000_t0000_u01757903573520") 2025/09/15 02:34:48 DEBUG : appleapple: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976284c6_d20250915_m023249_c001_v0001179_t0051_u01757903569250") 2025/09/15 02:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bee6_d20250915_m023410_c001_v7007000_t0000_u01757903650930") 2025/09/15 02:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51c41_d20250915_m023407_c001_v0001098_t0022_u01757903647448") 2025/09/15 02:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe577ce_d20250915_m023354_c001_v7007000_t0000_u01757903634521") 2025/09/15 02:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51c01_d20250915_m023351_c001_v0001098_t0035_u01757903631250") 2025/09/15 02:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f153320_d20250915_m023339_c001_v7007000_t0000_u01757903619391") 2025/09/15 02:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51bc7_d20250915_m023336_c001_v0001098_t0044_u01757903616486") 2025/09/15 02:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1e9f_d20250915_m023324_c001_v7007000_t0000_u01757903604350") 2025/09/15 02:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51b85_d20250915_m023321_c001_v0001098_t0042_u01757903601385") 2025/09/15 02:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407ae4c2edda2cff_d20250915_m023309_c001_v7007000_t0000_u01757903589231") 2025/09/15 02:34:49 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51b43_d20250915_m023305_c001_v0001098_t0021_u01757903585617") 2025/09/15 02:34:49 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f404f355580f31956_d20250915_m023251_c001_v7007000_t0000_u01757903571318") 2025/09/15 02:34:49 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347b3a_d20250915_m023247_c001_v0001099_t0051_u01757903567682") 2025/09/15 02:34:49 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c24_d20250915_m023235_c001_v7007000_t0000_u01757903555090") 2025/09/15 02:34:49 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab723b_d20250915_m023231_c001_v0001136_t0024_u01757903551469") 2025/09/15 02:34:49 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f413de4df4f4fd5bc_d20250915_m023230_c001_v7007000_t0000_u01757903550495") 2025/09/15 02:34:49 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51aa5_d20250915_m023226_c001_v0001098_t0012_u01757903546276") 2025/09/15 02:34:49 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d17_d20250915_m023214_c001_v7007000_t0000_u01757903534113") 2025/09/15 02:34:49 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976283f1_d20250915_m023208_c001_v0001179_t0040_u01757903528693") 2025/09/15 02:34:49 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f412a8b411d911634_d20250915_m023207_c001_v7007000_t0000_u01757903527310") 2025/09/15 02:34:49 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab71d7_d20250915_m023203_c001_v0001136_t0044_u01757903523782") 2025/09/15 02:34:49 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c58241_d20250915_m023149_c001_v7007000_t0000_u01757903509414") 2025/09/15 02:34:49 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a15_d20250915_m023144_c001_v0001098_t0014_u01757903504935") 2025/09/15 02:34:49 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152d40_d20250915_m023132_c001_v7007000_t0000_u01757903492371") 2025/09/15 02:34:49 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb519e3_d20250915_m023128_c001_v0001098_t0023_u01757903488993") 2025/09/15 02:34:49 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee49d_d20250915_m023117_c001_v7007000_t0000_u01757903477510") 2025/09/15 02:34:49 DEBUG : appleappleapplebanana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb519c3_d20250915_m023114_c001_v0001098_t0029_u01757903474066") 2025/09/15 02:34:49 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f40056f63f8a74ae1_d20250915_m023233_c001_v7007000_t0000_u01757903553257") 2025/09/15 02:34:49 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab722c_d20250915_m023228_c001_v0001136_t0032_u01757903548047") 2025/09/15 02:34:49 DEBUG : b/potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c57439_d20250915_m022659_c001_v7007000_t0000_u01757903219704") 2025/09/15 02:34:49 DEBUG : b/potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228696_d20250915_m022657_c001_v0001165_t0041_u01757903217803") 2025/09/15 02:34:49 DEBUG : b/potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c57432_d20250915_m022656_c001_v7007000_t0000_u01757903216701") 2025/09/15 02:34:49 DEBUG : b/potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228684_d20250915_m022655_c001_v0001165_t0024_u01757903215511") 2025/09/15 02:34:50 DEBUG : b/potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7aced_d20250915_m022639_c001_v7007000_t0000_u01757903199916") 2025/09/15 02:34:50 DEBUG : b/potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca22861d_d20250915_m022638_c001_v0001165_t0023_u01757903198754") 2025/09/15 02:34:50 DEBUG : backup/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407317f3aeadb2b6_d20250915_m022908_c001_v7007000_t0000_u01757903348742") 2025/09/15 02:34:50 DEBUG : backup/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f104b93af5d09ff24_d20250915_m022906_c001_v0001136_t0023_u01757903346531") 2025/09/15 02:34:50 DEBUG : backup/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fe16b7e2883c8_d20250915_m022902_c001_v0001040_t0046_u01757903342872") 2025/09/15 02:34:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f408302b6399b144d_d20250915_m022935_c001_v7007000_t0000_u01757903375250") 2025/09/15 02:34:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f101ca0d2a0c355c4_d20250915_m022933_c001_v0001038_t0027_u01757903373010") 2025/09/15 02:34:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1040e4850bc3e315_d20250915_m022929_c001_v0001161_t0027_u01757903369238") 2025/09/15 02:34:50 DEBUG : backup/one.bak: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f40056f63f8a748b3_d20250915_m022922_c001_v7007000_t0000_u01757903362962") 2025/09/15 02:34:50 DEBUG : backup/one.bak: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f101f7f1bfc7c1434_d20250915_m022921_c001_v0001145_t0026_u01757903361054") 2025/09/15 02:34:50 DEBUG : backup/one.bak: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1144d3fbc425138e_d20250915_m022917_c001_v0001183_t0040_u01757903357447") 2025/09/15 02:34:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f408302b6399b144f_d20250915_m022935_c001_v7007000_t0000_u01757903375433") 2025/09/15 02:34:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118bf7278884f631_d20250915_m022934_c001_v0001102_t0046_u01757903374265") 2025/09/15 02:34:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f11645f415bf02fa7_d20250915_m022930_c001_v0001184_t0011_u01757903370931") 2025/09/15 02:34:50 DEBUG : backup/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407317f3aeadb2b8_d20250915_m022908_c001_v7007000_t0000_u01757903348928") 2025/09/15 02:34:50 DEBUG : backup/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1039a9e042c64808_d20250915_m022907_c001_v0001090_t0028_u01757903347713") 2025/09/15 02:34:50 DEBUG : backup/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f116d888fec513fd9_d20250915_m022904_c001_v0001183_t0047_u01757903344445") 2025/09/15 02:34:50 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f40056f63f8a748b5_d20250915_m022923_c001_v7007000_t0000_u01757903363145") 2025/09/15 02:34:50 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f10166f7cbe36bd53_d20250915_m022922_c001_v0001130_t0052_u01757903362122") 2025/09/15 02:34:50 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f11698c4bc30f7015_d20250915_m022918_c001_v0001134_t0002_u01757903358873") 2025/09/15 02:34:51 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bee8_d20250915_m023411_c001_v7007000_t0000_u01757903651165") 2025/09/15 02:34:51 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab738f_d20250915_m023407_c001_v0001136_t0008_u01757903647096") 2025/09/15 02:34:51 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe577cf_d20250915_m023354_c001_v7007000_t0000_u01757903634703") 2025/09/15 02:34:51 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7361_d20250915_m023350_c001_v0001136_t0017_u01757903630822") 2025/09/15 02:34:51 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f153322_d20250915_m023339_c001_v7007000_t0000_u01757903619574") 2025/09/15 02:34:51 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab731a_d20250915_m023336_c001_v0001136_t0056_u01757903616193") 2025/09/15 02:34:51 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1ea0_d20250915_m023324_c001_v7007000_t0000_u01757903604531") 2025/09/15 02:34:51 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab72ee_d20250915_m023321_c001_v0001136_t0024_u01757903601023") 2025/09/15 02:34:51 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407ae4c2edda2d00_d20250915_m023309_c001_v7007000_t0000_u01757903589435") 2025/09/15 02:34:51 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab72b9_d20250915_m023305_c001_v0001136_t0020_u01757903585197") 2025/09/15 02:34:51 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b828d_d20250915_m023253_c001_v7007000_t0000_u01757903573706") 2025/09/15 02:34:51 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51af9_d20250915_m023247_c001_v0001098_t0013_u01757903567244") 2025/09/15 02:34:51 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c25_d20250915_m023235_c001_v7007000_t0000_u01757903555272") 2025/09/15 02:34:51 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762845f_d20250915_m023231_c001_v0001179_t0048_u01757903551445") 2025/09/15 02:34:51 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bb92_d20250915_m023230_c001_v7007000_t0000_u01757903550103") 2025/09/15 02:34:51 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347acb_d20250915_m023225_c001_v0001099_t0007_u01757903545602") 2025/09/15 02:34:51 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d18_d20250915_m023214_c001_v7007000_t0000_u01757903534298") 2025/09/15 02:34:51 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab71e9_d20250915_m023208_c001_v0001136_t0024_u01757903528684") 2025/09/15 02:34:51 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f419eac34bad438f1_d20250915_m023207_c001_v7007000_t0000_u01757903527577") 2025/09/15 02:34:51 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347a61_d20250915_m023203_c001_v0001099_t0036_u01757903523318") 2025/09/15 02:34:52 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c5823e_d20250915_m023149_c001_v7007000_t0000_u01757903509048") 2025/09/15 02:34:52 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab719d_d20250915_m023144_c001_v0001136_t0014_u01757903504509") 2025/09/15 02:34:52 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152d41_d20250915_m023132_c001_v7007000_t0000_u01757903492551") 2025/09/15 02:34:52 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7179_d20250915_m023128_c001_v0001136_t0002_u01757903488711") 2025/09/15 02:34:52 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee49e_d20250915_m023117_c001_v7007000_t0000_u01757903477691") 2025/09/15 02:34:52 DEBUG : banana: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7159_d20250915_m023113_c001_v0001136_t0054_u01757903473707") 2025/09/15 02:34:52 DEBUG : bananaSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f423fb2df74b0aff7_d20250915_m023233_c001_v7007000_t0000_u01757903553366") 2025/09/15 02:34:52 DEBUG : bananaSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51aad_d20250915_m023228_c001_v0001098_t0023_u01757903548035") 2025/09/15 02:34:52 DEBUG : both0: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe574e6_d20250915_m023051_c001_v7007000_t0000_u01757903451479") 2025/09/15 02:34:52 DEBUG : both0: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281ed_d20250915_m023039_c001_v0001179_t0037_u01757903439057") 2025/09/15 02:34:52 DEBUG : both0: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e9861475893e_d20250915_m023034_c001_v7007000_t0000_u01757903434785") 2025/09/15 02:34:52 DEBUG : both0: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628183_d20250915_m023022_c001_v0001179_t0009_u01757903422554") 2025/09/15 02:34:52 DEBUG : both1: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe574e7_d20250915_m023051_c001_v7007000_t0000_u01757903451662") 2025/09/15 02:34:52 DEBUG : both1: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281f1_d20250915_m023039_c001_v0001179_t0018_u01757903439441") 2025/09/15 02:34:52 DEBUG : both1: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e9861475893f_d20250915_m023034_c001_v7007000_t0000_u01757903434969") 2025/09/15 02:34:52 DEBUG : both1: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628187_d20250915_m023023_c001_v0001179_t0032_u01757903423430") 2025/09/15 02:34:52 DEBUG : both10: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe574e8_d20250915_m023051_c001_v7007000_t0000_u01757903451846") 2025/09/15 02:34:52 DEBUG : both10: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628223_d20250915_m023043_c001_v0001179_t0009_u01757903443700") 2025/09/15 02:34:52 DEBUG : both10: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e98614758940_d20250915_m023035_c001_v7007000_t0000_u01757903435176") 2025/09/15 02:34:52 DEBUG : both10: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281af_d20250915_m023027_c001_v0001179_t0033_u01757903427402") 2025/09/15 02:34:53 DEBUG : both11: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe574eb_d20250915_m023052_c001_v7007000_t0000_u01757903452027") 2025/09/15 02:34:53 DEBUG : both11: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628227_d20250915_m023044_c001_v0001179_t0041_u01757903444122") 2025/09/15 02:34:53 DEBUG : both11: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e98614758941_d20250915_m023035_c001_v7007000_t0000_u01757903435359") 2025/09/15 02:34:53 DEBUG : both11: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281b3_d20250915_m023028_c001_v0001179_t0003_u01757903428039") 2025/09/15 02:34:53 DEBUG : both12: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe574ec_d20250915_m023052_c001_v7007000_t0000_u01757903452209") 2025/09/15 02:34:53 DEBUG : both12: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762822b_d20250915_m023044_c001_v0001179_t0006_u01757903444598") 2025/09/15 02:34:53 DEBUG : both12: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e98614758942_d20250915_m023035_c001_v7007000_t0000_u01757903435553") 2025/09/15 02:34:53 DEBUG : both12: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281b7_d20250915_m023028_c001_v0001179_t0054_u01757903428465") 2025/09/15 02:34:53 DEBUG : both13: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe574ee_d20250915_m023052_c001_v7007000_t0000_u01757903452392") 2025/09/15 02:34:53 DEBUG : both13: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628231_d20250915_m023045_c001_v0001179_t0031_u01757903445001") 2025/09/15 02:34:53 DEBUG : both13: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e98614758943_d20250915_m023035_c001_v7007000_t0000_u01757903435736") 2025/09/15 02:34:53 DEBUG : both13: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281bb_d20250915_m023028_c001_v0001179_t0027_u01757903428933") 2025/09/15 02:34:53 DEBUG : both14: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe574ef_d20250915_m023052_c001_v7007000_t0000_u01757903452575") 2025/09/15 02:34:53 DEBUG : both14: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628237_d20250915_m023045_c001_v0001179_t0020_u01757903445465") 2025/09/15 02:34:53 DEBUG : both14: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e98614758944_d20250915_m023035_c001_v7007000_t0000_u01757903435922") 2025/09/15 02:34:53 DEBUG : both14: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281bf_d20250915_m023029_c001_v0001179_t0046_u01757903429329") 2025/09/15 02:34:53 DEBUG : both15: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe574f0_d20250915_m023052_c001_v7007000_t0000_u01757903452757") 2025/09/15 02:34:53 DEBUG : both15: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762823b_d20250915_m023046_c001_v0001179_t0031_u01757903446056") 2025/09/15 02:34:53 DEBUG : both15: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e98614758946_d20250915_m023036_c001_v7007000_t0000_u01757903436106") 2025/09/15 02:34:53 DEBUG : both15: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281c3_d20250915_m023029_c001_v0001179_t0013_u01757903429740") 2025/09/15 02:34:53 DEBUG : both16: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe574f2_d20250915_m023052_c001_v7007000_t0000_u01757903452940") 2025/09/15 02:34:53 DEBUG : both16: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628243_d20250915_m023046_c001_v0001179_t0039_u01757903446510") 2025/09/15 02:34:53 DEBUG : both16: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e98614758947_d20250915_m023036_c001_v7007000_t0000_u01757903436289") 2025/09/15 02:34:53 DEBUG : both16: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281c7_d20250915_m023030_c001_v0001179_t0008_u01757903430175") 2025/09/15 02:34:54 DEBUG : both17: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe574f3_d20250915_m023053_c001_v7007000_t0000_u01757903453122") 2025/09/15 02:34:54 DEBUG : both17: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628247_d20250915_m023046_c001_v0001179_t0028_u01757903446908") 2025/09/15 02:34:54 DEBUG : both17: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e98614758948_d20250915_m023036_c001_v7007000_t0000_u01757903436474") 2025/09/15 02:34:54 DEBUG : both17: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281cb_d20250915_m023030_c001_v0001179_t0049_u01757903430586") 2025/09/15 02:34:54 DEBUG : both18: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe574f4_d20250915_m023053_c001_v7007000_t0000_u01757903453308") 2025/09/15 02:34:54 DEBUG : both18: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762824f_d20250915_m023047_c001_v0001179_t0054_u01757903447829") 2025/09/15 02:34:54 DEBUG : both18: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e98614758949_d20250915_m023036_c001_v7007000_t0000_u01757903436658") 2025/09/15 02:34:54 DEBUG : both18: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281cf_d20250915_m023031_c001_v0001179_t0055_u01757903431082") 2025/09/15 02:34:54 DEBUG : both19: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe574f5_d20250915_m023053_c001_v7007000_t0000_u01757903453490") 2025/09/15 02:34:54 DEBUG : both19: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628253_d20250915_m023048_c001_v0001179_t0057_u01757903448261") 2025/09/15 02:34:54 DEBUG : both19: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e9861475894a_d20250915_m023036_c001_v7007000_t0000_u01757903436842") 2025/09/15 02:34:54 DEBUG : both19: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281d5_d20250915_m023031_c001_v0001179_t0032_u01757903431517") 2025/09/15 02:34:54 DEBUG : both2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe574f6_d20250915_m023053_c001_v7007000_t0000_u01757903453672") 2025/09/15 02:34:54 DEBUG : both2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281f5_d20250915_m023039_c001_v0001179_t0026_u01757903439847") 2025/09/15 02:34:54 DEBUG : both2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e9861475894b_d20250915_m023037_c001_v7007000_t0000_u01757903437027") 2025/09/15 02:34:54 DEBUG : both2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762818b_d20250915_m023023_c001_v0001179_t0055_u01757903423946") 2025/09/15 02:34:54 DEBUG : both3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe574f9_d20250915_m023053_c001_v7007000_t0000_u01757903453855") 2025/09/15 02:34:54 DEBUG : both3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281fd_d20250915_m023040_c001_v0001179_t0003_u01757903440288") 2025/09/15 02:34:54 DEBUG : both3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e9861475894c_d20250915_m023037_c001_v7007000_t0000_u01757903437210") 2025/09/15 02:34:54 DEBUG : both3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762818f_d20250915_m023024_c001_v0001179_t0041_u01757903424386") 2025/09/15 02:34:55 DEBUG : both4: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe574fa_d20250915_m023054_c001_v7007000_t0000_u01757903454043") 2025/09/15 02:34:55 DEBUG : both4: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628201_d20250915_m023040_c001_v0001179_t0032_u01757903440672") 2025/09/15 02:34:55 DEBUG : both4: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e9861475894d_d20250915_m023037_c001_v7007000_t0000_u01757903437393") 2025/09/15 02:34:55 DEBUG : both4: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628193_d20250915_m023024_c001_v0001179_t0016_u01757903424815") 2025/09/15 02:34:55 DEBUG : both5: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe574fc_d20250915_m023054_c001_v7007000_t0000_u01757903454226") 2025/09/15 02:34:55 DEBUG : both5: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628207_d20250915_m023041_c001_v0001179_t0059_u01757903441364") 2025/09/15 02:34:55 DEBUG : both5: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e9861475894e_d20250915_m023037_c001_v7007000_t0000_u01757903437577") 2025/09/15 02:34:55 DEBUG : both5: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628197_d20250915_m023025_c001_v0001179_t0006_u01757903425246") 2025/09/15 02:34:55 DEBUG : both6: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe574fe_d20250915_m023054_c001_v7007000_t0000_u01757903454407") 2025/09/15 02:34:55 DEBUG : both6: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762820b_d20250915_m023041_c001_v0001179_t0034_u01757903441769") 2025/09/15 02:34:55 DEBUG : both6: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e9861475894f_d20250915_m023037_c001_v7007000_t0000_u01757903437761") 2025/09/15 02:34:55 DEBUG : both6: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762819d_d20250915_m023025_c001_v0001179_t0010_u01757903425668") 2025/09/15 02:34:55 DEBUG : both7: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57500_d20250915_m023054_c001_v7007000_t0000_u01757903454591") 2025/09/15 02:34:55 DEBUG : both7: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628215_d20250915_m023042_c001_v0001179_t0045_u01757903442211") 2025/09/15 02:34:55 DEBUG : both7: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e98614758950_d20250915_m023037_c001_v7007000_t0000_u01757903437944") 2025/09/15 02:34:55 DEBUG : both7: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281a1_d20250915_m023026_c001_v0001179_t0016_u01757903426080") 2025/09/15 02:34:55 DEBUG : both8: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57501_d20250915_m023054_c001_v7007000_t0000_u01757903454776") 2025/09/15 02:34:55 DEBUG : both8: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628219_d20250915_m023042_c001_v0001179_t0031_u01757903442680") 2025/09/15 02:34:55 DEBUG : both8: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e98614758951_d20250915_m023038_c001_v7007000_t0000_u01757903438128") 2025/09/15 02:34:55 DEBUG : both8: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281a5_d20250915_m023026_c001_v0001179_t0009_u01757903426526") 2025/09/15 02:34:56 DEBUG : both9: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57502_d20250915_m023054_c001_v7007000_t0000_u01757903454958") 2025/09/15 02:34:56 DEBUG : both9: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762821d_d20250915_m023043_c001_v0001179_t0027_u01757903443300") 2025/09/15 02:34:56 DEBUG : both9: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e98614758952_d20250915_m023038_c001_v7007000_t0000_u01757903438315") 2025/09/15 02:34:56 DEBUG : both9: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281a9_d20250915_m023026_c001_v0001179_t0057_u01757903426968") 2025/09/15 02:34:56 DEBUG : c/non empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c5743a_d20250915_m022659_c001_v7007000_t0000_u01757903219887") 2025/09/15 02:34:56 DEBUG : c/non empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca22869a_d20250915_m022658_c001_v0001165_t0035_u01757903218002") 2025/09/15 02:34:56 DEBUG : c/non empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c57434_d20250915_m022657_c001_v7007000_t0000_u01757903217436") 2025/09/15 02:34:56 DEBUG : c/non empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228686_d20250915_m022655_c001_v0001165_t0052_u01757903215725") 2025/09/15 02:34:56 DEBUG : c/non empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7acf3_d20250915_m022640_c001_v7007000_t0000_u01757903200651") 2025/09/15 02:34:56 DEBUG : c/non empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228621_d20250915_m022638_c001_v0001165_t0040_u01757903198958") 2025/09/15 02:34:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605cd9_d20250915_m023151_c001_v7007000_t0000_u01757903511767") 2025/09/15 02:34:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a19_d20250915_m023146_c001_v0001098_t0054_u01757903506819") 2025/09/15 02:34:56 DEBUG : check sum: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7ac95_d20250915_m022632_c001_v7007000_t0000_u01757903192063") 2025/09/15 02:34:56 DEBUG : check sum: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2285e9_d20250915_m022631_c001_v0001165_t0005_u01757903191120") 2025/09/15 02:34:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f408302b6399b1955_d20250915_m023440_c001_v7007000_t0000_u01757903680611") 2025/09/15 02:34:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347d4f_d20250915_m023439_c001_v0001099_t0024_u01757903679000") 2025/09/15 02:34:56 DEBUG : dest/3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe5730e_d20250915_m022840_c001_v7007000_t0000_u01757903320192") 2025/09/15 02:34:56 DEBUG : dest/3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f40015d341bdf0ff5_d20250915_m022839_c001_v0001029_t0016_u01757903319099") 2025/09/15 02:34:56 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b828e_d20250915_m023253_c001_v7007000_t0000_u01757903573936") 2025/09/15 02:34:56 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347b40_d20250915_m023249_c001_v0001099_t0036_u01757903569271") 2025/09/15 02:34:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7beea_d20250915_m023411_c001_v7007000_t0000_u01757903651351") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347cb0_d20250915_m023358_c001_v0001099_t0019_u01757903638951") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe577d0_d20250915_m023354_c001_v7007000_t0000_u01757903634883") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347c6c_d20250915_m023343_c001_v0001099_t0045_u01757903623815") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f153323_d20250915_m023339_c001_v7007000_t0000_u01757903619755") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347c1f_d20250915_m023328_c001_v0001099_t0003_u01757903608857") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1ea1_d20250915_m023324_c001_v7007000_t0000_u01757903604711") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347bd0_d20250915_m023313_c001_v0001099_t0051_u01757903593735") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407ae4c2edda2d01_d20250915_m023309_c001_v7007000_t0000_u01757903589617") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347b64_d20250915_m023258_c001_v0001099_t0058_u01757903578070") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f419eac34bad439d3_d20250915_m023251_c001_v7007000_t0000_u01757903571544") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628494_d20250915_m023239_c001_v0001179_t0025_u01757903559534") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c26_d20250915_m023235_c001_v7007000_t0000_u01757903555454") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628461_d20250915_m023231_c001_v0001179_t0020_u01757903551647") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f416fe87503d98e99_d20250915_m023230_c001_v7007000_t0000_u01757903550113") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628423_d20250915_m023218_c001_v0001179_t0025_u01757903538596") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d19_d20250915_m023214_c001_v7007000_t0000_u01757903534486") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976283f3_d20250915_m023208_c001_v0001179_t0051_u01757903528945") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f412a8b411d911633_d20250915_m023207_c001_v7007000_t0000_u01757903527128") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a37_d20250915_m023155_c001_v0001098_t0055_u01757903515916") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f416fe87503d98dd2_d20250915_m023149_c001_v7007000_t0000_u01757903509438") 2025/09/15 02:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628319_d20250915_m023136_c001_v0001179_t0025_u01757903496779") 2025/09/15 02:34:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152d42_d20250915_m023132_c001_v7007000_t0000_u01757903492732") 2025/09/15 02:34:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976282c6_d20250915_m023121_c001_v0001179_t0048_u01757903481911") 2025/09/15 02:34:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee4a0_d20250915_m023117_c001_v7007000_t0000_u01757903477873") 2025/09/15 02:34:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628282_d20250915_m023107_c001_v0001179_t0048_u01757903467569") 2025/09/15 02:34:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f413de4df4f4fd5ca_d20250915_m023233_c001_v7007000_t0000_u01757903553384") 2025/09/15 02:34:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628443_d20250915_m023228_c001_v0001179_t0026_u01757903548220") 2025/09/15 02:34:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b828f_d20250915_m023254_c001_v7007000_t0000_u01757903574121") 2025/09/15 02:34:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7279_d20250915_m023249_c001_v0001136_t0056_u01757903569284") 2025/09/15 02:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7beeb_d20250915_m023411_c001_v7007000_t0000_u01757903651535") 2025/09/15 02:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7383_d20250915_m023359_c001_v0001136_t0056_u01757903639658") 2025/09/15 02:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe577d1_d20250915_m023355_c001_v7007000_t0000_u01757903635066") 2025/09/15 02:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7336_d20250915_m023344_c001_v0001136_t0042_u01757903624630") 2025/09/15 02:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f153325_d20250915_m023339_c001_v7007000_t0000_u01757903619936") 2025/09/15 02:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7302_d20250915_m023329_c001_v0001136_t0018_u01757903609517") 2025/09/15 02:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1ea2_d20250915_m023324_c001_v7007000_t0000_u01757903604891") 2025/09/15 02:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab72d3_d20250915_m023314_c001_v0001136_t0036_u01757903594490") 2025/09/15 02:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407ae4c2edda2d02_d20250915_m023309_c001_v7007000_t0000_u01757903589799") 2025/09/15 02:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab729b_d20250915_m023258_c001_v0001136_t0030_u01757903578938") 2025/09/15 02:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f404f355580f31958_d20250915_m023251_c001_v7007000_t0000_u01757903571687") 2025/09/15 02:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51add_d20250915_m023240_c001_v0001098_t0019_u01757903560099") 2025/09/15 02:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c28_d20250915_m023235_c001_v7007000_t0000_u01757903555635") 2025/09/15 02:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347ae9_d20250915_m023231_c001_v0001099_t0009_u01757903551833") 2025/09/15 02:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee546_d20250915_m023230_c001_v7007000_t0000_u01757903550336") 2025/09/15 02:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347ab3_d20250915_m023219_c001_v0001099_t0017_u01757903539172") 2025/09/15 02:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d1a_d20250915_m023214_c001_v7007000_t0000_u01757903534669") 2025/09/15 02:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347a8b_d20250915_m023209_c001_v0001099_t0042_u01757903529010") 2025/09/15 02:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f412a8b411d911635_d20250915_m023207_c001_v7007000_t0000_u01757903527495") 2025/09/15 02:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347a45_d20250915_m023156_c001_v0001099_t0020_u01757903516626") 2025/09/15 02:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c5823f_d20250915_m023149_c001_v7007000_t0000_u01757903509232") 2025/09/15 02:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab718b_d20250915_m023137_c001_v0001136_t0009_u01757903497374") 2025/09/15 02:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152d43_d20250915_m023132_c001_v7007000_t0000_u01757903492913") 2025/09/15 02:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7163_d20250915_m023122_c001_v0001136_t0056_u01757903482516") 2025/09/15 02:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee4a1_d20250915_m023118_c001_v7007000_t0000_u01757903478058") 2025/09/15 02:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7143_d20250915_m023107_c001_v0001136_t0035_u01757903467848") 2025/09/15 02:34:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4091bc92a32c445e_d20250915_m023233_c001_v7007000_t0000_u01757903553414") 2025/09/15 02:34:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51aaf_d20250915_m023228_c001_v0001098_t0001_u01757903548398") 2025/09/15 02:34:59 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b8291_d20250915_m023254_c001_v7007000_t0000_u01757903574306") 2025/09/15 02:34:59 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976284c8_d20250915_m023249_c001_v0001179_t0034_u01757903569445") 2025/09/15 02:34:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7beed_d20250915_m023411_c001_v7007000_t0000_u01757903651717") 2025/09/15 02:34:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51c1d_d20250915_m023400_c001_v0001098_t0010_u01757903640444") 2025/09/15 02:34:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe577d2_d20250915_m023355_c001_v7007000_t0000_u01757903635247") 2025/09/15 02:34:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51be5_d20250915_m023345_c001_v0001098_t0044_u01757903625273") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f153327_d20250915_m023340_c001_v7007000_t0000_u01757903620117") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51bb1_d20250915_m023330_c001_v0001098_t0022_u01757903610263") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1ea3_d20250915_m023325_c001_v7007000_t0000_u01757903605072") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51b65_d20250915_m023315_c001_v0001098_t0043_u01757903595282") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407ae4c2edda2d03_d20250915_m023309_c001_v7007000_t0000_u01757903589981") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51b29_d20250915_m023259_c001_v0001098_t0028_u01757903579719") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f406706708fef16b2_d20250915_m023251_c001_v7007000_t0000_u01757903571183") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347b0a_d20250915_m023240_c001_v0001099_t0044_u01757903560965") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c29_d20250915_m023235_c001_v7007000_t0000_u01757903555817") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628463_d20250915_m023231_c001_v0001179_t0001_u01757903551879") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f40056f63f8a74adb_d20250915_m023230_c001_v7007000_t0000_u01757903550280") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a92_d20250915_m023219_c001_v0001098_t0050_u01757903539894") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d1b_d20250915_m023214_c001_v7007000_t0000_u01757903534854") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a78_d20250915_m023209_c001_v0001098_t0002_u01757903529058") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bb56_d20250915_m023207_c001_v7007000_t0000_u01757903527726") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab71bf_d20250915_m023157_c001_v0001136_t0055_u01757903517407") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605ccb_d20250915_m023149_c001_v7007000_t0000_u01757903509438") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a01_d20250915_m023138_c001_v0001098_t0012_u01757903498313") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152d44_d20250915_m023133_c001_v7007000_t0000_u01757903493094") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb519d1_d20250915_m023123_c001_v0001098_t0034_u01757903483139") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee4a3_d20250915_m023118_c001_v7007000_t0000_u01757903478240") 2025/09/15 02:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb519af_d20250915_m023108_c001_v0001098_t0005_u01757903468377") 2025/09/15 02:35:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f416fe87503d98e9f_d20250915_m023233_c001_v7007000_t0000_u01757903553189") 2025/09/15 02:35:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab722f_d20250915_m023228_c001_v0001136_t0031_u01757903548434") 2025/09/15 02:35:01 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b8293_d20250915_m023254_c001_v7007000_t0000_u01757903574491") 2025/09/15 02:35:01 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab727b_d20250915_m023249_c001_v0001136_t0043_u01757903569594") 2025/09/15 02:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bef0_d20250915_m023411_c001_v7007000_t0000_u01757903651905") 2025/09/15 02:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762863b_d20250915_m023401_c001_v0001179_t0042_u01757903641139") 2025/09/15 02:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe577d3_d20250915_m023355_c001_v7007000_t0000_u01757903635427") 2025/09/15 02:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976285f9_d20250915_m023346_c001_v0001179_t0001_u01757903626046") 2025/09/15 02:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f153328_d20250915_m023340_c001_v7007000_t0000_u01757903620300") 2025/09/15 02:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976285a6_d20250915_m023331_c001_v0001179_t0057_u01757903610999") 2025/09/15 02:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1ea4_d20250915_m023325_c001_v7007000_t0000_u01757903605252") 2025/09/15 02:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762855a_d20250915_m023315_c001_v0001179_t0054_u01757903595948") 2025/09/15 02:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407ae4c2edda2d05_d20250915_m023310_c001_v7007000_t0000_u01757903590217") 2025/09/15 02:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628505_d20250915_m023300_c001_v0001179_t0053_u01757903580497") 2025/09/15 02:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b828a_d20250915_m023251_c001_v7007000_t0000_u01757903571711") 2025/09/15 02:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7257_d20250915_m023241_c001_v0001136_t0029_u01757903561829") 2025/09/15 02:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c2b_d20250915_m023235_c001_v7007000_t0000_u01757903555997") 2025/09/15 02:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51ac1_d20250915_m023231_c001_v0001098_t0051_u01757903551895") 2025/09/15 02:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f416fe87503d98e9c_d20250915_m023230_c001_v7007000_t0000_u01757903550505") 2025/09/15 02:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab720c_d20250915_m023220_c001_v0001136_t0057_u01757903540723") 2025/09/15 02:35:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d1c_d20250915_m023215_c001_v7007000_t0000_u01757903535039") 2025/09/15 02:35:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab71eb_d20250915_m023209_c001_v0001136_t0021_u01757903529069") 2025/09/15 02:35:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822bb1_d20250915_m023207_c001_v7007000_t0000_u01757903527510") 2025/09/15 02:35:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976283a4_d20250915_m023158_c001_v0001179_t0044_u01757903518102") 2025/09/15 02:35:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bb3e_d20250915_m023149_c001_v7007000_t0000_u01757903509449") 2025/09/15 02:35:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a23479ea_d20250915_m023138_c001_v0001099_t0002_u01757903498992") 2025/09/15 02:35:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152d46_d20250915_m023133_c001_v7007000_t0000_u01757903493275") 2025/09/15 02:35:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a23479aa_d20250915_m023123_c001_v0001099_t0047_u01757903483913") 2025/09/15 02:35:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee4a4_d20250915_m023118_c001_v7007000_t0000_u01757903478422") 2025/09/15 02:35:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347966_d20250915_m023108_c001_v0001099_t0009_u01757903468716") 2025/09/15 02:35:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f416fe87503d98ea1_d20250915_m023233_c001_v7007000_t0000_u01757903553556") 2025/09/15 02:35:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347adb_d20250915_m023228_c001_v0001099_t0029_u01757903548485") 2025/09/15 02:35:02 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b8294_d20250915_m023254_c001_v7007000_t0000_u01757903574674") 2025/09/15 02:35:02 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51b01_d20250915_m023249_c001_v0001098_t0020_u01757903569620") 2025/09/15 02:35:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bef2_d20250915_m023412_c001_v7007000_t0000_u01757903652087") 2025/09/15 02:35:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347cb8_d20250915_m023401_c001_v0001099_t0021_u01757903641456") 2025/09/15 02:35:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe577d4_d20250915_m023355_c001_v7007000_t0000_u01757903635609") 2025/09/15 02:35:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347c78_d20250915_m023346_c001_v0001099_t0014_u01757903626247") 2025/09/15 02:35:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f15332a_d20250915_m023340_c001_v7007000_t0000_u01757903620482") 2025/09/15 02:35:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347c27_d20250915_m023331_c001_v0001099_t0041_u01757903611200") 2025/09/15 02:35:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1ea5_d20250915_m023325_c001_v7007000_t0000_u01757903605432") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347bde_d20250915_m023316_c001_v0001099_t0034_u01757903596152") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407ae4c2edda2d06_d20250915_m023310_c001_v7007000_t0000_u01757903590399") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347b78_d20250915_m023300_c001_v0001099_t0048_u01757903580701") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6de7c_d20250915_m023251_c001_v7007000_t0000_u01757903571553") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976284a1_d20250915_m023242_c001_v0001179_t0015_u01757903562372") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c2c_d20250915_m023236_c001_v7007000_t0000_u01757903556179") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab723d_d20250915_m023231_c001_v0001136_t0049_u01757903551918") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f423fb2df74b0aff4_d20250915_m023230_c001_v7007000_t0000_u01757903550520") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628425_d20250915_m023221_c001_v0001179_t0019_u01757903541054") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d1d_d20250915_m023215_c001_v7007000_t0000_u01757903535223") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976283f7_d20250915_m023209_c001_v0001179_t0013_u01757903529147") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605cfe_d20250915_m023207_c001_v7007000_t0000_u01757903527518") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a3f_d20250915_m023158_c001_v0001098_t0050_u01757903518319") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee503_d20250915_m023149_c001_v7007000_t0000_u01757903509460") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628327_d20250915_m023139_c001_v0001179_t0014_u01757903499325") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152d49_d20250915_m023133_c001_v7007000_t0000_u01757903493455") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976282d0_d20250915_m023124_c001_v0001179_t0011_u01757903484347") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee4a5_d20250915_m023118_c001_v7007000_t0000_u01757903478604") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762828b_d20250915_m023109_c001_v0001179_t0014_u01757903469113") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f413de4df4f4fd5cb_d20250915_m023233_c001_v7007000_t0000_u01757903553567") 2025/09/15 02:35:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762844b_d20250915_m023228_c001_v0001179_t0053_u01757903548538") 2025/09/15 02:35:03 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b8295_d20250915_m023254_c001_v7007000_t0000_u01757903574857") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347b42_d20250915_m023249_c001_v0001099_t0052_u01757903569653") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bef4_d20250915_m023412_c001_v7007000_t0000_u01757903652270") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7389_d20250915_m023401_c001_v0001136_t0054_u01757903641900") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe577d5_d20250915_m023355_c001_v7007000_t0000_u01757903635790") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7339_d20250915_m023346_c001_v0001136_t0034_u01757903626725") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f15332b_d20250915_m023340_c001_v7007000_t0000_u01757903620664") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab730c_d20250915_m023331_c001_v0001136_t0059_u01757903611599") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1ea6_d20250915_m023325_c001_v7007000_t0000_u01757903605612") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab72d9_d20250915_m023316_c001_v0001136_t0044_u01757903596510") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407ae4c2edda2d07_d20250915_m023310_c001_v7007000_t0000_u01757903590581") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab72a5_d20250915_m023301_c001_v0001136_t0058_u01757903581010") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f15303f_d20250915_m023251_c001_v7007000_t0000_u01757903571344") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51ae7_d20250915_m023242_c001_v0001098_t0012_u01757903562574") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c2d_d20250915_m023236_c001_v7007000_t0000_u01757903556364") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347aed_d20250915_m023232_c001_v0001099_t0050_u01757903552123") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bb91_d20250915_m023229_c001_v7007000_t0000_u01757903549920") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347ab9_d20250915_m023221_c001_v0001099_t0044_u01757903541271") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d1e_d20250915_m023215_c001_v7007000_t0000_u01757903535424") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976283fb_d20250915_m023209_c001_v0001179_t0003_u01757903529359") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605cff_d20250915_m023207_c001_v7007000_t0000_u01757903527740") 2025/09/15 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347a49_d20250915_m023158_c001_v0001099_t0040_u01757903518667") 2025/09/15 02:35:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152dc5_d20250915_m023149_c001_v7007000_t0000_u01757903509482") 2025/09/15 02:35:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7191_d20250915_m023139_c001_v0001136_t0020_u01757903499558") 2025/09/15 02:35:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152d4b_d20250915_m023133_c001_v7007000_t0000_u01757903493637") 2025/09/15 02:35:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7169_d20250915_m023124_c001_v0001136_t0004_u01757903484563") 2025/09/15 02:35:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee4a6_d20250915_m023118_c001_v7007000_t0000_u01757903478787") 2025/09/15 02:35:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7145_d20250915_m023109_c001_v0001136_t0039_u01757903469326") 2025/09/15 02:35:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c1f_d20250915_m023233_c001_v7007000_t0000_u01757903553573") 2025/09/15 02:35:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51ab3_d20250915_m023228_c001_v0001098_t0019_u01757903548758") 2025/09/15 02:35:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b8297_d20250915_m023255_c001_v7007000_t0000_u01757903575058") 2025/09/15 02:35:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347b48_d20250915_m023249_c001_v0001099_t0003_u01757903569965") 2025/09/15 02:35:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bef5_d20250915_m023412_c001_v7007000_t0000_u01757903652453") 2025/09/15 02:35:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51c27_d20250915_m023402_c001_v0001098_t0032_u01757903642195") 2025/09/15 02:35:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe577d6_d20250915_m023355_c001_v7007000_t0000_u01757903635971") 2025/09/15 02:35:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51bed_d20250915_m023347_c001_v0001098_t0035_u01757903627170") 2025/09/15 02:35:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f15332d_d20250915_m023340_c001_v7007000_t0000_u01757903620846") 2025/09/15 02:35:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51bb7_d20250915_m023332_c001_v0001098_t0038_u01757903612115") 2025/09/15 02:35:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1ea8_d20250915_m023325_c001_v7007000_t0000_u01757903605792") 2025/09/15 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51b6d_d20250915_m023316_c001_v0001098_t0000_u01757903596977") 2025/09/15 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407ae4c2edda2d08_d20250915_m023310_c001_v7007000_t0000_u01757903590766") 2025/09/15 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51b33_d20250915_m023301_c001_v0001098_t0005_u01757903581365") 2025/09/15 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f404f355580f31955_d20250915_m023251_c001_v7007000_t0000_u01757903571122") 2025/09/15 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347b14_d20250915_m023242_c001_v0001099_t0019_u01757903562995") 2025/09/15 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c2e_d20250915_m023236_c001_v7007000_t0000_u01757903556546") 2025/09/15 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628465_d20250915_m023232_c001_v0001179_t0001_u01757903552134") 2025/09/15 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f423fb2df74b0aff3_d20250915_m023230_c001_v7007000_t0000_u01757903550354") 2025/09/15 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a98_d20250915_m023221_c001_v0001098_t0013_u01757903541599") 2025/09/15 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d1f_d20250915_m023215_c001_v7007000_t0000_u01757903535610") 2025/09/15 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347a8d_d20250915_m023209_c001_v0001099_t0031_u01757903529379") 2025/09/15 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b823a_d20250915_m023207_c001_v7007000_t0000_u01757903527521") 2025/09/15 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab71c7_d20250915_m023159_c001_v0001136_t0033_u01757903519085") 2025/09/15 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b820c_d20250915_m023149_c001_v7007000_t0000_u01757903509492") 2025/09/15 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a09_d20250915_m023139_c001_v0001098_t0023_u01757903499924") 2025/09/15 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152d4e_d20250915_m023133_c001_v7007000_t0000_u01757903493819") 2025/09/15 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb519d9_d20250915_m023124_c001_v0001098_t0020_u01757903484871") 2025/09/15 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee4a7_d20250915_m023118_c001_v7007000_t0000_u01757903478969") 2025/09/15 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb519b9_d20250915_m023109_c001_v0001098_t0039_u01757903469641") 2025/09/15 02:35:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bb99_d20250915_m023233_c001_v7007000_t0000_u01757903553422") 2025/09/15 02:35:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762844d_d20250915_m023228_c001_v0001179_t0004_u01757903548766") 2025/09/15 02:35:07 DEBUG : dir1/0007-12345: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b8299_d20250915_m023255_c001_v7007000_t0000_u01757903575242") 2025/09/15 02:35:07 DEBUG : dir1/0007-12345: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab727d_d20250915_m023250_c001_v0001136_t0007_u01757903570086") 2025/09/15 02:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bef7_d20250915_m023412_c001_v7007000_t0000_u01757903652635") 2025/09/15 02:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628641_d20250915_m023402_c001_v0001179_t0036_u01757903642597") 2025/09/15 02:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe577d7_d20250915_m023356_c001_v7007000_t0000_u01757903636153") 2025/09/15 02:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628605_d20250915_m023347_c001_v0001179_t0027_u01757903627581") 2025/09/15 02:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f15332f_d20250915_m023341_c001_v7007000_t0000_u01757903621027") 2025/09/15 02:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976285ae_d20250915_m023332_c001_v0001179_t0033_u01757903612453") 2025/09/15 02:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1ea9_d20250915_m023326_c001_v7007000_t0000_u01757903606042") 2025/09/15 02:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628562_d20250915_m023317_c001_v0001179_t0007_u01757903597298") 2025/09/15 02:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407ae4c2edda2d09_d20250915_m023310_c001_v7007000_t0000_u01757903590948") 2025/09/15 02:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762850b_d20250915_m023301_c001_v0001179_t0038_u01757903581793") 2025/09/15 02:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f416fe87503d98eea_d20250915_m023251_c001_v7007000_t0000_u01757903571567") 2025/09/15 02:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7259_d20250915_m023243_c001_v0001136_t0007_u01757903563368") 2025/09/15 02:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c2f_d20250915_m023236_c001_v7007000_t0000_u01757903556739") 2025/09/15 02:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab723f_d20250915_m023232_c001_v0001136_t0016_u01757903552235") 2025/09/15 02:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f413de4df4f4fd5bb_d20250915_m023230_c001_v7007000_t0000_u01757903550311") 2025/09/15 02:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7216_d20250915_m023222_c001_v0001136_t0002_u01757903542167") 2025/09/15 02:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d20_d20250915_m023215_c001_v7007000_t0000_u01757903535794") 2025/09/15 02:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a7a_d20250915_m023209_c001_v0001098_t0005_u01757903529397") 2025/09/15 02:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bb53_d20250915_m023207_c001_v7007000_t0000_u01757903527532") 2025/09/15 02:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976283ac_d20250915_m023159_c001_v0001179_t0020_u01757903519517") 2025/09/15 02:35:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c58242_d20250915_m023149_c001_v7007000_t0000_u01757903509597") 2025/09/15 02:35:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a23479f6_d20250915_m023140_c001_v0001099_t0019_u01757903500379") 2025/09/15 02:35:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152d51_d20250915_m023134_c001_v7007000_t0000_u01757903494000") 2025/09/15 02:35:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a23479b2_d20250915_m023125_c001_v0001099_t0007_u01757903485265") 2025/09/15 02:35:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee4a8_d20250915_m023119_c001_v7007000_t0000_u01757903479150") 2025/09/15 02:35:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347970_d20250915_m023109_c001_v0001099_t0052_u01757903469964") 2025/09/15 02:35:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4091bc92a32c445d_d20250915_m023233_c001_v7007000_t0000_u01757903553229") 2025/09/15 02:35:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7233_d20250915_m023228_c001_v0001136_t0050_u01757903548857") 2025/09/15 02:35:08 DEBUG : dir1/0008-23456: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b829a_d20250915_m023255_c001_v7007000_t0000_u01757903575425") 2025/09/15 02:35:08 DEBUG : dir1/0008-23456: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51b05_d20250915_m023250_c001_v0001098_t0012_u01757903570214") 2025/09/15 02:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bef8_d20250915_m023412_c001_v7007000_t0000_u01757903652819") 2025/09/15 02:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347cbc_d20250915_m023402_c001_v0001099_t0029_u01757903642810") 2025/09/15 02:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe577d8_d20250915_m023356_c001_v7007000_t0000_u01757903636334") 2025/09/15 02:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347c7c_d20250915_m023347_c001_v0001099_t0053_u01757903627794") 2025/09/15 02:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f153330_d20250915_m023341_c001_v7007000_t0000_u01757903621208") 2025/09/15 02:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347c30_d20250915_m023332_c001_v0001099_t0004_u01757903612860") 2025/09/15 02:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1eaa_d20250915_m023326_c001_v7007000_t0000_u01757903606223") 2025/09/15 02:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347bea_d20250915_m023317_c001_v0001099_t0014_u01757903597499") 2025/09/15 02:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407ae4c2edda2d0a_d20250915_m023311_c001_v7007000_t0000_u01757903591134") 2025/09/15 02:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347b82_d20250915_m023302_c001_v0001099_t0015_u01757903582001") 2025/09/15 02:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f406706708fef16b4_d20250915_m023251_c001_v7007000_t0000_u01757903571611") 2025/09/15 02:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976284ab_d20250915_m023243_c001_v0001179_t0054_u01757903563966") 2025/09/15 02:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c33_d20250915_m023236_c001_v7007000_t0000_u01757903556920") 2025/09/15 02:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51ac7_d20250915_m023232_c001_v0001098_t0022_u01757903552305") 2025/09/15 02:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f40056f63f8a74adc_d20250915_m023230_c001_v7007000_t0000_u01757903550464") 2025/09/15 02:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762842b_d20250915_m023222_c001_v0001179_t0018_u01757903542700") 2025/09/15 02:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d21_d20250915_m023215_c001_v7007000_t0000_u01757903535978") 2025/09/15 02:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab71ed_d20250915_m023209_c001_v0001136_t0016_u01757903529462") 2025/09/15 02:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f408302b6399b17c6_d20250915_m023207_c001_v7007000_t0000_u01757903527751") 2025/09/15 02:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a47_d20250915_m023159_c001_v0001098_t0029_u01757903519746") 2025/09/15 02:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f416fe87503d98dd1_d20250915_m023149_c001_v7007000_t0000_u01757903509287") 2025/09/15 02:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628330_d20250915_m023140_c001_v0001179_t0051_u01757903500903") 2025/09/15 02:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152d53_d20250915_m023134_c001_v7007000_t0000_u01757903494182") 2025/09/15 02:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976282d4_d20250915_m023125_c001_v0001179_t0036_u01757903485666") 2025/09/15 02:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee4a9_d20250915_m023119_c001_v7007000_t0000_u01757903479331") 2025/09/15 02:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762828d_d20250915_m023110_c001_v0001179_t0047_u01757903470238") 2025/09/15 02:35:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f413de4df4f4fd5c7_d20250915_m023233_c001_v7007000_t0000_u01757903553201") 2025/09/15 02:35:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347adf_d20250915_m023228_c001_v0001099_t0000_u01757903548961") 2025/09/15 02:35:09 DEBUG : dir1/0009-34567: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b829b_d20250915_m023255_c001_v7007000_t0000_u01757903575609") 2025/09/15 02:35:09 DEBUG : dir1/0009-34567: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976284ce_d20250915_m023250_c001_v0001179_t0033_u01757903570206") 2025/09/15 02:35:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7befb_d20250915_m023413_c001_v7007000_t0000_u01757903653023") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab738b_d20250915_m023403_c001_v0001136_t0025_u01757903643504") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe577d9_d20250915_m023356_c001_v7007000_t0000_u01757903636515") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7345_d20250915_m023348_c001_v0001136_t0037_u01757903628255") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f153332_d20250915_m023341_c001_v7007000_t0000_u01757903621391") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7310_d20250915_m023333_c001_v0001136_t0030_u01757903613240") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1eab_d20250915_m023326_c001_v7007000_t0000_u01757903606405") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab72df_d20250915_m023317_c001_v0001136_t0016_u01757903597918") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407ae4c2edda2d0c_d20250915_m023311_c001_v7007000_t0000_u01757903591316") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab72ab_d20250915_m023302_c001_v0001136_t0056_u01757903582462") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f416fe87503d98ee7_d20250915_m023251_c001_v7007000_t0000_u01757903571144") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51aed_d20250915_m023244_c001_v0001098_t0027_u01757903564544") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c34_d20250915_m023237_c001_v7007000_t0000_u01757903557101") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762846b_d20250915_m023232_c001_v0001179_t0050_u01757903552334") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f40056f63f8a74ad8_d20250915_m023229_c001_v7007000_t0000_u01757903549910") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347abd_d20250915_m023222_c001_v0001099_t0059_u01757903542903") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d22_d20250915_m023216_c001_v7007000_t0000_u01757903536161") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976283fd_d20250915_m023209_c001_v0001179_t0000_u01757903529588") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bb54_d20250915_m023207_c001_v7007000_t0000_u01757903527539") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347a51_d20250915_m023200_c001_v0001099_t0039_u01757903520210") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f416fe87503d98dd0_d20250915_m023149_c001_v7007000_t0000_u01757903509234") 2025/09/15 02:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7195_d20250915_m023141_c001_v0001136_t0005_u01757903501146") 2025/09/15 02:35:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152d56_d20250915_m023134_c001_v7007000_t0000_u01757903494365") 2025/09/15 02:35:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab716d_d20250915_m023125_c001_v0001136_t0004_u01757903485927") 2025/09/15 02:35:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee4aa_d20250915_m023119_c001_v7007000_t0000_u01757903479512") 2025/09/15 02:35:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab714b_d20250915_m023110_c001_v0001136_t0037_u01757903470774") 2025/09/15 02:35:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f423fb2df74b0aff8_d20250915_m023233_c001_v7007000_t0000_u01757903553549") 2025/09/15 02:35:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762844f_d20250915_m023228_c001_v0001179_t0021_u01757903548972") 2025/09/15 02:35:11 DEBUG : dir1/0010-45678: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b829c_d20250915_m023255_c001_v7007000_t0000_u01757903575810") 2025/09/15 02:35:11 DEBUG : dir1/0010-45678: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347b4e_d20250915_m023250_c001_v0001099_t0010_u01757903570454") 2025/09/15 02:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7befd_d20250915_m023413_c001_v7007000_t0000_u01757903653207") 2025/09/15 02:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51c2d_d20250915_m023403_c001_v0001098_t0001_u01757903643947") 2025/09/15 02:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe577db_d20250915_m023356_c001_v7007000_t0000_u01757903636697") 2025/09/15 02:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51bf7_d20250915_m023348_c001_v0001098_t0003_u01757903628721") 2025/09/15 02:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f153333_d20250915_m023341_c001_v7007000_t0000_u01757903621572") 2025/09/15 02:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51bc1_d20250915_m023333_c001_v0001098_t0047_u01757903613812") 2025/09/15 02:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1eac_d20250915_m023326_c001_v7007000_t0000_u01757903606586") 2025/09/15 02:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51b75_d20250915_m023318_c001_v0001098_t0042_u01757903598254") 2025/09/15 02:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407ae4c2edda2d0d_d20250915_m023311_c001_v7007000_t0000_u01757903591499") 2025/09/15 02:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51b3b_d20250915_m023302_c001_v0001098_t0032_u01757903582767") 2025/09/15 02:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f406706708fef16b3_d20250915_m023251_c001_v7007000_t0000_u01757903571426") 2025/09/15 02:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347b24_d20250915_m023245_c001_v0001099_t0049_u01757903565076") 2025/09/15 02:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c35_d20250915_m023237_c001_v7007000_t0000_u01757903557281") 2025/09/15 02:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347aef_d20250915_m023232_c001_v0001099_t0016_u01757903552430") 2025/09/15 02:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f416fe87503d98e98_d20250915_m023229_c001_v7007000_t0000_u01757903549932") 2025/09/15 02:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a9d_d20250915_m023223_c001_v0001098_t0033_u01757903543277") 2025/09/15 02:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d23_d20250915_m023216_c001_v7007000_t0000_u01757903536346") 2025/09/15 02:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347a8f_d20250915_m023209_c001_v0001099_t0057_u01757903529736") 2025/09/15 02:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f412a8b411d911636_d20250915_m023207_c001_v7007000_t0000_u01757903527677") 2025/09/15 02:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab71cf_d20250915_m023200_c001_v0001136_t0034_u01757903520694") 2025/09/15 02:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605cca_d20250915_m023149_c001_v7007000_t0000_u01757903509252") 2025/09/15 02:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a0f_d20250915_m023141_c001_v0001098_t0008_u01757903501933") 2025/09/15 02:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152d5b_d20250915_m023134_c001_v7007000_t0000_u01757903494546") 2025/09/15 02:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb519db_d20250915_m023126_c001_v0001098_t0021_u01757903486287") 2025/09/15 02:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee4ab_d20250915_m023119_c001_v7007000_t0000_u01757903479694") 2025/09/15 02:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb519bb_d20250915_m023111_c001_v0001098_t0031_u01757903471057") 2025/09/15 02:35:12 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c1e_d20250915_m023233_c001_v7007000_t0000_u01757903553391") 2025/09/15 02:35:12 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628451_d20250915_m023229_c001_v0001179_t0001_u01757903549173") 2025/09/15 02:35:12 DEBUG : dir1/0011-56789: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b829d_d20250915_m023255_c001_v7007000_t0000_u01757903575993") 2025/09/15 02:35:12 DEBUG : dir1/0011-56789: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976284d0_d20250915_m023250_c001_v0001179_t0008_u01757903570492") 2025/09/15 02:35:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7beff_d20250915_m023413_c001_v7007000_t0000_u01757903653391") 2025/09/15 02:35:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762864b_d20250915_m023404_c001_v0001179_t0027_u01757903644336") 2025/09/15 02:35:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe577dc_d20250915_m023356_c001_v7007000_t0000_u01757903636879") 2025/09/15 02:35:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628609_d20250915_m023349_c001_v0001179_t0003_u01757903629032") 2025/09/15 02:35:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f153335_d20250915_m023341_c001_v7007000_t0000_u01757903621754") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976285b8_d20250915_m023334_c001_v0001179_t0051_u01757903614384") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1ead_d20250915_m023326_c001_v7007000_t0000_u01757903606766") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762856a_d20250915_m023318_c001_v0001179_t0031_u01757903598699") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407ae4c2edda2d0f_d20250915_m023311_c001_v7007000_t0000_u01757903591681") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628513_d20250915_m023303_c001_v0001179_t0057_u01757903583229") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f416fe87503d98ee9_d20250915_m023251_c001_v7007000_t0000_u01757903571387") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7267_d20250915_m023245_c001_v0001136_t0021_u01757903565427") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c36_d20250915_m023237_c001_v7007000_t0000_u01757903557462") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762846f_d20250915_m023232_c001_v0001179_t0039_u01757903552549") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bb94_d20250915_m023230_c001_v7007000_t0000_u01757903550475") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab721e_d20250915_m023223_c001_v0001136_t0016_u01757903543634") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d24_d20250915_m023216_c001_v7007000_t0000_u01757903536530") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976283ff_d20250915_m023209_c001_v0001179_t0022_u01757903529794") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822bb3_d20250915_m023207_c001_v7007000_t0000_u01757903527691") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976283b5_d20250915_m023201_c001_v0001179_t0058_u01757903521117") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f416fe87503d98dd3_d20250915_m023149_c001_v7007000_t0000_u01757903509468") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347a02_d20250915_m023142_c001_v0001099_t0003_u01757903502396") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152d61_d20250915_m023134_c001_v7007000_t0000_u01757903494728") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a23479ba_d20250915_m023126_c001_v0001099_t0012_u01757903486774") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee4ac_d20250915_m023119_c001_v7007000_t0000_u01757903479875") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347974_d20250915_m023111_c001_v0001099_t0029_u01757903471566") 2025/09/15 02:35:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b825d_d20250915_m023233_c001_v7007000_t0000_u01757903553434") 2025/09/15 02:35:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347ae1_d20250915_m023229_c001_v0001099_t0010_u01757903549345") 2025/09/15 02:35:14 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b829e_d20250915_m023256_c001_v7007000_t0000_u01757903576177") 2025/09/15 02:35:14 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7283_d20250915_m023250_c001_v0001136_t0035_u01757903570508") 2025/09/15 02:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bf01_d20250915_m023413_c001_v7007000_t0000_u01757903653574") 2025/09/15 02:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347cc2_d20250915_m023404_c001_v0001099_t0014_u01757903644535") 2025/09/15 02:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe577dd_d20250915_m023357_c001_v7007000_t0000_u01757903637060") 2025/09/15 02:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347c86_d20250915_m023349_c001_v0001099_t0037_u01757903629261") 2025/09/15 02:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f15333a_d20250915_m023341_c001_v7007000_t0000_u01757903621935") 2025/09/15 02:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347c3c_d20250915_m023334_c001_v0001099_t0015_u01757903614589") 2025/09/15 02:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1eae_d20250915_m023326_c001_v7007000_t0000_u01757903606947") 2025/09/15 02:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347bf4_d20250915_m023318_c001_v0001099_t0028_u01757903598966") 2025/09/15 02:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407ae4c2edda2d10_d20250915_m023311_c001_v7007000_t0000_u01757903591863") 2025/09/15 02:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347b8e_d20250915_m023303_c001_v0001099_t0014_u01757903583451") 2025/09/15 02:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f404f355580f31957_d20250915_m023251_c001_v7007000_t0000_u01757903571504") 2025/09/15 02:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976284b4_d20250915_m023245_c001_v0001179_t0042_u01757903565790") 2025/09/15 02:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c37_d20250915_m023237_c001_v7007000_t0000_u01757903557643") 2025/09/15 02:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7241_d20250915_m023232_c001_v0001136_t0008_u01757903552582") 2025/09/15 02:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f423fb2df74b0aff1_d20250915_m023230_c001_v7007000_t0000_u01757903550329") 2025/09/15 02:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628435_d20250915_m023223_c001_v0001179_t0041_u01757903543966") 2025/09/15 02:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d25_d20250915_m023216_c001_v7007000_t0000_u01757903536713") 2025/09/15 02:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab71f1_d20250915_m023209_c001_v0001136_t0001_u01757903529819") 2025/09/15 02:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b823b_d20250915_m023207_c001_v7007000_t0000_u01757903527706") 2025/09/15 02:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a4e_d20250915_m023201_c001_v0001098_t0027_u01757903521324") 2025/09/15 02:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605ccd_d20250915_m023149_c001_v7007000_t0000_u01757903509619") 2025/09/15 02:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762833e_d20250915_m023142_c001_v0001179_t0057_u01757903502665") 2025/09/15 02:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152d67_d20250915_m023134_c001_v7007000_t0000_u01757903494912") 2025/09/15 02:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976282da_d20250915_m023127_c001_v0001179_t0026_u01757903487117") 2025/09/15 02:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee4ad_d20250915_m023120_c001_v7007000_t0000_u01757903480058") 2025/09/15 02:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762828f_d20250915_m023112_c001_v0001179_t0012_u01757903472145") 2025/09/15 02:35:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c1d_d20250915_m023233_c001_v7007000_t0000_u01757903553207") 2025/09/15 02:35:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628455_d20250915_m023229_c001_v0001179_t0042_u01757903549381") 2025/09/15 02:35:15 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b829f_d20250915_m023256_c001_v7007000_t0000_u01757903576361") 2025/09/15 02:35:15 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51b07_d20250915_m023250_c001_v0001098_t0056_u01757903570534") 2025/09/15 02:35:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bf03_d20250915_m023413_c001_v7007000_t0000_u01757903653757") 2025/09/15 02:35:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab738d_d20250915_m023404_c001_v0001136_t0039_u01757903644883") 2025/09/15 02:35:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe577de_d20250915_m023357_c001_v7007000_t0000_u01757903637242") 2025/09/15 02:35:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab734f_d20250915_m023349_c001_v0001136_t0015_u01757903629651") 2025/09/15 02:35:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f15333d_d20250915_m023342_c001_v7007000_t0000_u01757903622117") 2025/09/15 02:35:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7316_d20250915_m023335_c001_v0001136_t0047_u01757903615012") 2025/09/15 02:35:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1eaf_d20250915_m023327_c001_v7007000_t0000_u01757903607127") 2025/09/15 02:35:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab72e7_d20250915_m023319_c001_v0001136_t0001_u01757903599340") 2025/09/15 02:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407ae4c2edda2d11_d20250915_m023312_c001_v7007000_t0000_u01757903592044") 2025/09/15 02:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab72b1_d20250915_m023303_c001_v0001136_t0044_u01757903583768") 2025/09/15 02:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f15303e_d20250915_m023251_c001_v7007000_t0000_u01757903571158") 2025/09/15 02:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51af5_d20250915_m023245_c001_v0001098_t0002_u01757903565995") 2025/09/15 02:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c38_d20250915_m023237_c001_v7007000_t0000_u01757903557824") 2025/09/15 02:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51ac9_d20250915_m023232_c001_v0001098_t0042_u01757903552670") 2025/09/15 02:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bb93_d20250915_m023230_c001_v7007000_t0000_u01757903550286") 2025/09/15 02:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347abf_d20250915_m023224_c001_v0001099_t0033_u01757903544166") 2025/09/15 02:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d26_d20250915_m023216_c001_v7007000_t0000_u01757903536898") 2025/09/15 02:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a7c_d20250915_m023209_c001_v0001098_t0030_u01757903529830") 2025/09/15 02:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605cfc_d20250915_m023207_c001_v7007000_t0000_u01757903527147") 2025/09/15 02:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347a57_d20250915_m023201_c001_v0001099_t0031_u01757903521725") 2025/09/15 02:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee502_d20250915_m023149_c001_v7007000_t0000_u01757903509266") 2025/09/15 02:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7199_d20250915_m023142_c001_v0001136_t0043_u01757903502874") 2025/09/15 02:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152d6c_d20250915_m023135_c001_v7007000_t0000_u01757903495094") 2025/09/15 02:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7175_d20250915_m023127_c001_v0001136_t0002_u01757903487382") 2025/09/15 02:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee4ae_d20250915_m023120_c001_v7007000_t0000_u01757903480239") 2025/09/15 02:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7153_d20250915_m023112_c001_v0001136_t0004_u01757903472420") 2025/09/15 02:35:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f40056f63f8a74ae2_d20250915_m023233_c001_v7007000_t0000_u01757903553446") 2025/09/15 02:35:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51ab7_d20250915_m023229_c001_v0001098_t0037_u01757903549530") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b82a0_d20250915_m023256_c001_v7007000_t0000_u01757903576544") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976284d2_d20250915_m023250_c001_v0001179_t0003_u01757903570695") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bf08_d20250915_m023413_c001_v7007000_t0000_u01757903653939") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51c33_d20250915_m023405_c001_v0001098_t0015_u01757903645192") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe577df_d20250915_m023357_c001_v7007000_t0000_u01757903637424") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51bfd_d20250915_m023349_c001_v0001098_t0045_u01757903629979") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f15333f_d20250915_m023342_c001_v7007000_t0000_u01757903622299") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51bc5_d20250915_m023335_c001_v0001098_t0011_u01757903615310") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1eb1_d20250915_m023327_c001_v7007000_t0000_u01757903607308") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51b7f_d20250915_m023320_c001_v0001098_t0057_u01757903600033") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407ae4c2edda2d13_d20250915_m023312_c001_v7007000_t0000_u01757903592227") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51b3f_d20250915_m023304_c001_v0001098_t0042_u01757903584396") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b8289_d20250915_m023251_c001_v7007000_t0000_u01757903571529") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347b2a_d20250915_m023246_c001_v0001099_t0005_u01757903566293") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c3a_d20250915_m023238_c001_v7007000_t0000_u01757903558005") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628471_d20250915_m023232_c001_v0001179_t0029_u01757903552747") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c16_d20250915_m023230_c001_v7007000_t0000_u01757903550296") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51aa3_d20250915_m023224_c001_v0001098_t0049_u01757903544704") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d27_d20250915_m023217_c001_v7007000_t0000_u01757903537083") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628401_d20250915_m023209_c001_v0001179_t0025_u01757903529984") 2025/09/15 02:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bb55_d20250915_m023207_c001_v7007000_t0000_u01757903527717") 2025/09/15 02:35:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab71d1_d20250915_m023202_c001_v0001136_t0021_u01757903522263") 2025/09/15 02:35:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bb3d_d20250915_m023149_c001_v7007000_t0000_u01757903509265") 2025/09/15 02:35:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a11_d20250915_m023143_c001_v0001098_t0058_u01757903503209") 2025/09/15 02:35:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152d70_d20250915_m023135_c001_v7007000_t0000_u01757903495275") 2025/09/15 02:35:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb519e1_d20250915_m023127_c001_v0001098_t0025_u01757903487668") 2025/09/15 02:35:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee4af_d20250915_m023120_c001_v7007000_t0000_u01757903480420") 2025/09/15 02:35:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb519bf_d20250915_m023112_c001_v0001098_t0026_u01757903472766") 2025/09/15 02:35:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b825c_d20250915_m023233_c001_v7007000_t0000_u01757903553244") 2025/09/15 02:35:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7235_d20250915_m023229_c001_v0001136_t0009_u01757903549533") 2025/09/15 02:35:18 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b82a1_d20250915_m023256_c001_v7007000_t0000_u01757903576728") 2025/09/15 02:35:18 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976284d6_d20250915_m023250_c001_v0001179_t0004_u01757903570896") 2025/09/15 02:35:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bf0b_d20250915_m023414_c001_v7007000_t0000_u01757903654122") 2025/09/15 02:35:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628651_d20250915_m023405_c001_v0001179_t0031_u01757903645757") 2025/09/15 02:35:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe577e0_d20250915_m023357_c001_v7007000_t0000_u01757903637605") 2025/09/15 02:35:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762860d_d20250915_m023350_c001_v0001179_t0024_u01757903630272") 2025/09/15 02:35:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f153341_d20250915_m023342_c001_v7007000_t0000_u01757903622480") 2025/09/15 02:35:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976285bc_d20250915_m023335_c001_v0001179_t0053_u01757903615681") 2025/09/15 02:35:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1eb2_d20250915_m023327_c001_v7007000_t0000_u01757903607490") 2025/09/15 02:35:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628572_d20250915_m023320_c001_v0001179_t0021_u01757903600370") 2025/09/15 02:35:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407ae4c2edda2d14_d20250915_m023312_c001_v7007000_t0000_u01757903592409") 2025/09/15 02:35:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762851b_d20250915_m023304_c001_v0001179_t0048_u01757903584726") 2025/09/15 02:35:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f153040_d20250915_m023251_c001_v7007000_t0000_u01757903571529") 2025/09/15 02:35:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab726b_d20250915_m023246_c001_v0001136_t0020_u01757903566643") 2025/09/15 02:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c3b_d20250915_m023238_c001_v7007000_t0000_u01757903558187") 2025/09/15 02:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347af1_d20250915_m023232_c001_v0001099_t0037_u01757903552770") 2025/09/15 02:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c17_d20250915_m023230_c001_v7007000_t0000_u01757903550481") 2025/09/15 02:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7224_d20250915_m023225_c001_v0001136_t0055_u01757903545006") 2025/09/15 02:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d28_d20250915_m023217_c001_v7007000_t0000_u01757903537269") 2025/09/15 02:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab71f5_d20250915_m023210_c001_v0001136_t0052_u01757903530181") 2025/09/15 02:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f419eac34bad438f2_d20250915_m023207_c001_v7007000_t0000_u01757903527762") 2025/09/15 02:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976283ba_d20250915_m023202_c001_v0001179_t0000_u01757903522641") 2025/09/15 02:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152dc4_d20250915_m023149_c001_v7007000_t0000_u01757903509299") 2025/09/15 02:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347a04_d20250915_m023143_c001_v0001099_t0028_u01757903503640") 2025/09/15 02:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152d72_d20250915_m023135_c001_v7007000_t0000_u01757903495456") 2025/09/15 02:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a23479be_d20250915_m023128_c001_v0001099_t0013_u01757903488047") 2025/09/15 02:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee4b2_d20250915_m023120_c001_v7007000_t0000_u01757903480603") 2025/09/15 02:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347980_d20250915_m023113_c001_v0001099_t0053_u01757903473178") 2025/09/15 02:35:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f423fb2df74b0aff6_d20250915_m023233_c001_v7007000_t0000_u01757903553183") 2025/09/15 02:35:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628457_d20250915_m023229_c001_v0001179_t0003_u01757903549585") 2025/09/15 02:35:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605cdc_d20250915_m023151_c001_v7007000_t0000_u01757903511948") 2025/09/15 02:35:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762834e_d20250915_m023147_c001_v0001179_t0052_u01757903506999") 2025/09/15 02:35:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605cdd_d20250915_m023152_c001_v7007000_t0000_u01757903512130") 2025/09/15 02:35:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a1b_d20250915_m023147_c001_v0001098_t0057_u01757903507112") 2025/09/15 02:35:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605cdf_d20250915_m023152_c001_v7007000_t0000_u01757903512323") 2025/09/15 02:35:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628357_d20250915_m023147_c001_v0001179_t0013_u01757903507204") 2025/09/15 02:35:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605ce1_d20250915_m023152_c001_v7007000_t0000_u01757903512503") 2025/09/15 02:35:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab71a5_d20250915_m023147_c001_v0001136_t0032_u01757903507250") 2025/09/15 02:35:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605ce2_d20250915_m023152_c001_v7007000_t0000_u01757903512685") 2025/09/15 02:35:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347a18_d20250915_m023147_c001_v0001099_t0049_u01757903507296") 2025/09/15 02:35:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605ce4_d20250915_m023152_c001_v7007000_t0000_u01757903512864") 2025/09/15 02:35:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762835b_d20250915_m023147_c001_v0001179_t0053_u01757903507410") 2025/09/15 02:35:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605ce5_d20250915_m023153_c001_v7007000_t0000_u01757903513046") 2025/09/15 02:35:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a1f_d20250915_m023147_c001_v0001098_t0037_u01757903507533") 2025/09/15 02:35:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605ce7_d20250915_m023153_c001_v7007000_t0000_u01757903513227") 2025/09/15 02:35:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347a1d_d20250915_m023147_c001_v0001099_t0007_u01757903507589") 2025/09/15 02:35:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605ce8_d20250915_m023153_c001_v7007000_t0000_u01757903513408") 2025/09/15 02:35:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762835f_d20250915_m023147_c001_v0001179_t0042_u01757903507613") 2025/09/15 02:35:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605cea_d20250915_m023153_c001_v7007000_t0000_u01757903513647") 2025/09/15 02:35:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab71a9_d20250915_m023147_c001_v0001136_t0058_u01757903507721") 2025/09/15 02:35:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605cec_d20250915_m023153_c001_v7007000_t0000_u01757903513837") 2025/09/15 02:35:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628361_d20250915_m023147_c001_v0001179_t0028_u01757903507802") 2025/09/15 02:35:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605cee_d20250915_m023154_c001_v7007000_t0000_u01757903514019") 2025/09/15 02:35:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a23_d20250915_m023147_c001_v0001098_t0032_u01757903507842") 2025/09/15 02:35:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605cef_d20250915_m023154_c001_v7007000_t0000_u01757903514200") 2025/09/15 02:35:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347a20_d20250915_m023147_c001_v0001099_t0032_u01757903507980") 2025/09/15 02:35:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605cf1_d20250915_m023154_c001_v7007000_t0000_u01757903514381") 2025/09/15 02:35:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628363_d20250915_m023148_c001_v0001179_t0013_u01757903508024") 2025/09/15 02:35:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605cf2_d20250915_m023154_c001_v7007000_t0000_u01757903514563") 2025/09/15 02:35:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab71ab_d20250915_m023148_c001_v0001136_t0028_u01757903508047") 2025/09/15 02:35:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605cf4_d20250915_m023154_c001_v7007000_t0000_u01757903514744") 2025/09/15 02:35:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628369_d20250915_m023148_c001_v0001179_t0002_u01757903508221") 2025/09/15 02:35:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f408302b6399b17d8_d20250915_m023212_c001_v7007000_t0000_u01757903532397") 2025/09/15 02:35:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976283cf_d20250915_m023205_c001_v0001179_t0033_u01757903525520") 2025/09/15 02:35:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d14_d20250915_m023212_c001_v7007000_t0000_u01757903532571") 2025/09/15 02:35:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab71e1_d20250915_m023205_c001_v0001136_t0008_u01757903525589") 2025/09/15 02:35:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b8246_d20250915_m023212_c001_v7007000_t0000_u01757903532353") 2025/09/15 02:35:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347a73_d20250915_m023205_c001_v0001099_t0028_u01757903525656") 2025/09/15 02:35:21 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bb5f_d20250915_m023212_c001_v7007000_t0000_u01757903532174") 2025/09/15 02:35:21 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976283d3_d20250915_m023205_c001_v0001179_t0024_u01757903525757") 2025/09/15 02:35:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6de56_d20250915_m023212_c001_v7007000_t0000_u01757903532363") 2025/09/15 02:35:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a5e_d20250915_m023205_c001_v0001098_t0014_u01757903525770") 2025/09/15 02:35:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bb60_d20250915_m023212_c001_v7007000_t0000_u01757903532405") 2025/09/15 02:35:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976283d5_d20250915_m023205_c001_v0001179_t0029_u01757903525957") 2025/09/15 02:35:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f419eac34bad4390b_d20250915_m023212_c001_v7007000_t0000_u01757903532174") 2025/09/15 02:35:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347a75_d20250915_m023206_c001_v0001099_t0035_u01757903526101") 2025/09/15 02:35:22 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f419eac34bad4390c_d20250915_m023212_c001_v7007000_t0000_u01757903532417") 2025/09/15 02:35:22 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a60_d20250915_m023206_c001_v0001098_t0040_u01757903526113") 2025/09/15 02:35:22 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822bd3_d20250915_m023212_c001_v7007000_t0000_u01757903532370") 2025/09/15 02:35:22 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976283d9_d20250915_m023206_c001_v0001179_t0015_u01757903526231") 2025/09/15 02:35:22 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6de55_d20250915_m023212_c001_v7007000_t0000_u01757903532174") 2025/09/15 02:35:22 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab71e3_d20250915_m023206_c001_v0001136_t0029_u01757903526331") 2025/09/15 02:35:22 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b8245_d20250915_m023212_c001_v7007000_t0000_u01757903532171") 2025/09/15 02:35:22 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a62_d20250915_m023206_c001_v0001098_t0023_u01757903526427") 2025/09/15 02:35:22 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bb5e_d20250915_m023212_c001_v7007000_t0000_u01757903532173") 2025/09/15 02:35:22 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976283dd_d20250915_m023206_c001_v0001179_t0058_u01757903526437") 2025/09/15 02:35:22 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bb61_d20250915_m023212_c001_v7007000_t0000_u01757903532426") 2025/09/15 02:35:22 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347a77_d20250915_m023206_c001_v0001099_t0052_u01757903526627") 2025/09/15 02:35:22 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d13_d20250915_m023212_c001_v7007000_t0000_u01757903532387") 2025/09/15 02:35:22 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976283df_d20250915_m023206_c001_v0001179_t0031_u01757903526669") 2025/09/15 02:35:22 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f408302b6399b17d7_d20250915_m023212_c001_v7007000_t0000_u01757903532176") 2025/09/15 02:35:22 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a64_d20250915_m023206_c001_v0001098_t0013_u01757903526790") 2025/09/15 02:35:22 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822bd1_d20250915_m023212_c001_v7007000_t0000_u01757903532171") 2025/09/15 02:35:22 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976283e1_d20250915_m023206_c001_v0001179_t0040_u01757903526895") 2025/09/15 02:35:22 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4090828a97a99211_d20250915_m023014_c001_v7007000_t0000_u01757903414673") 2025/09/15 02:35:22 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f117db8ae0360e425_d20250915_m023012_c001_v0001150_t0034_u01757903412204") 2025/09/15 02:35:22 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6dc64_d20250915_m023012_c001_v7007000_t0000_u01757903412019") 2025/09/15 02:35:22 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f117db8ae0360e40d_d20250915_m023008_c001_v0001150_t0006_u01757903408094") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6dc35_d20250915_m023007_c001_v7007000_t0000_u01757903407366") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628147_d20250915_m023003_c001_v0001179_t0037_u01757903403169") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f404f355580f316c3_d20250915_m023001_c001_v7007000_t0000_u01757903401672") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f11322500d9ff128c_d20250915_m022959_c001_v0001184_t0022_u01757903399797") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f408302b6399b14ad_d20250915_m022959_c001_v7007000_t0000_u01757903399560") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f11322500d9ff1283_d20250915_m022956_c001_v0001184_t0028_u01757903396476") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f408302b6399b1483_d20250915_m022955_c001_v7007000_t0000_u01757903395742") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628127_d20250915_m022952_c001_v0001179_t0005_u01757903392375") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f408302b6399b145d_d20250915_m022948_c001_v7007000_t0000_u01757903388642") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f111dfacd7d734986_d20250915_m022946_c001_v0001183_t0001_u01757903386823") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1ba6_d20250915_m022946_c001_v7007000_t0000_u01757903386054") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f116bb872c2cbd1d9_d20250915_m022940_c001_v0001120_t0023_u01757903380746") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1b78_d20250915_m022940_c001_v7007000_t0000_u01757903380009") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c4317476bb8bb_d20250915_m022936_c001_v0001157_t0037_u01757903376532") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f408302b6399b1451_d20250915_m022935_c001_v7007000_t0000_u01757903375615") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1078f5ccffd3db1c_d20250915_m022933_c001_v0001130_t0012_u01757903373743") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f406706708fef14b4_d20250915_m022933_c001_v7007000_t0000_u01757903373563") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1078f5ccffd3db19_d20250915_m022930_c001_v0001130_t0004_u01757903370382") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f406706708fef14aa_d20250915_m022929_c001_v7007000_t0000_u01757903369657") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c4317476bb899_d20250915_m022924_c001_v0001157_t0044_u01757903364246") 2025/09/15 02:35:23 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f40056f63f8a748b7_d20250915_m022923_c001_v7007000_t0000_u01757903363326") 2025/09/15 02:35:24 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1141675da95082ab_d20250915_m022921_c001_v0001176_t0019_u01757903361696") 2025/09/15 02:35:24 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f410a564b8f2b581f_d20250915_m022921_c001_v7007000_t0000_u01757903361509") 2025/09/15 02:35:24 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1141675da95082a1_d20250915_m022918_c001_v0001176_t0034_u01757903358387") 2025/09/15 02:35:24 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f410a564b8f2b580c_d20250915_m022917_c001_v7007000_t0000_u01757903357650") 2025/09/15 02:35:24 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c4317476bb880_d20250915_m022910_c001_v0001157_t0046_u01757903350022") 2025/09/15 02:35:24 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407317f3aeadb2b9_d20250915_m022909_c001_v7007000_t0000_u01757903349111") 2025/09/15 02:35:24 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f10983369073e24a8_d20250915_m022907_c001_v0001184_t0042_u01757903347283") 2025/09/15 02:35:24 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152b0d_d20250915_m022907_c001_v7007000_t0000_u01757903347100") 2025/09/15 02:35:24 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f10983369073e2494_d20250915_m022904_c001_v0001184_t0045_u01757903344039") 2025/09/15 02:35:24 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152b0b_d20250915_m022903_c001_v7007000_t0000_u01757903343316") 2025/09/15 02:35:24 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228863_d20250915_m022857_c001_v0001165_t0057_u01757903337379") 2025/09/15 02:35:24 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57324_d20250915_m022856_c001_v7007000_t0000_u01757903336283") 2025/09/15 02:35:24 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f11025b2fbff88588_d20250915_m022850_c001_v0001178_t0035_u01757903330307") 2025/09/15 02:35:24 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe5731b_d20250915_m022850_c001_v7007000_t0000_u01757903330103") 2025/09/15 02:35:24 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c2a603605e3fb_d20250915_m022846_c001_v0001181_t0015_u01757903326315") 2025/09/15 02:35:24 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1074056cd59006df_d20250915_m022845_c001_v0001184_t0014_u01757903325546") 2025/09/15 02:35:24 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1074056cd59006d9_d20250915_m022844_c001_v0001184_t0014_u01757903324589") 2025/09/15 02:35:24 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f412a8b411d9112bd_d20250915_m022831_c001_v7007000_t0000_u01757903311603") 2025/09/15 02:35:24 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228814_d20250915_m022824_c001_v0001165_t0044_u01757903304542") 2025/09/15 02:35:24 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1018e92389d50f9d_d20250915_m022823_c001_v0001180_t0032_u01757903303758") 2025/09/15 02:35:25 DEBUG : dst/one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1018e92389d50f98_d20250915_m022822_c001_v0001180_t0024_u01757903302810") 2025/09/15 02:35:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4090828a97a99213_d20250915_m023014_c001_v7007000_t0000_u01757903414913") 2025/09/15 02:35:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f10273ef9859cf8fe_d20250915_m023011_c001_v0001117_t0052_u01757903411542") 2025/09/15 02:35:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f106e95b6ba1faca8_d20250915_m023006_c001_v0001037_t0043_u01757903406917") 2025/09/15 02:35:25 DEBUG : dst/one.bak: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f404f355580f316c4_d20250915_m023001_c001_v7007000_t0000_u01757903401868") 2025/09/15 02:35:25 DEBUG : dst/one.bak: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1177c3b70eaa586f_d20250915_m022959_c001_v0001178_t0016_u01757903399334") 2025/09/15 02:35:25 DEBUG : dst/one.bak: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100639b659b9fdb9_d20250915_m022955_c001_v0001131_t0051_u01757903395425") 2025/09/15 02:35:25 DEBUG : dst/one.bak: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f408302b6399b145e_d20250915_m022948_c001_v7007000_t0000_u01757903388869") 2025/09/15 02:35:25 DEBUG : dst/one.bak: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1067fcffdaeb2edb_d20250915_m022945_c001_v0001104_t0026_u01757903385437") 2025/09/15 02:35:25 DEBUG : dst/one.bak: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f111a5ab5f8decf5d_d20250915_m022939_c001_v0001038_t0001_u01757903379631") 2025/09/15 02:35:25 DEBUG : dst/three: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57325_d20250915_m022856_c001_v7007000_t0000_u01757903336465") 2025/09/15 02:35:25 DEBUG : dst/three: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1074056cd590071d_d20250915_m022854_c001_v0001184_t0025_u01757903334959") 2025/09/15 02:35:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4090828a97a99215_d20250915_m023015_c001_v7007000_t0000_u01757903415094") 2025/09/15 02:35:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1014079c773c47d9_d20250915_m023013_c001_v0001146_t0028_u01757903413219") 2025/09/15 02:35:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1120be14466af62f_d20250915_m023009_c001_v0001137_t0001_u01757903409276") 2025/09/15 02:35:25 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4090828a97a99217_d20250915_m023015_c001_v7007000_t0000_u01757903415275") 2025/09/15 02:35:25 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f117db8ae0360e429_d20250915_m023013_c001_v0001150_t0034_u01757903413782") 2025/09/15 02:35:25 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6dc78_d20250915_m023013_c001_v7007000_t0000_u01757903413594") 2025/09/15 02:35:25 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f117db8ae0360e41d_d20250915_m023009_c001_v0001150_t0029_u01757903409882") 2025/09/15 02:35:25 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6dc4b_d20250915_m023009_c001_v7007000_t0000_u01757903409695") 2025/09/15 02:35:26 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762814b_d20250915_m023003_c001_v0001179_t0034_u01757903403655") 2025/09/15 02:35:26 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f404f355580f316c5_d20250915_m023002_c001_v7007000_t0000_u01757903402053") 2025/09/15 02:35:26 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f11322500d9ff1292_d20250915_m023000_c001_v0001184_t0047_u01757903400956") 2025/09/15 02:35:26 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f408302b6399b14b8_d20250915_m023000_c001_v7007000_t0000_u01757903400774") 2025/09/15 02:35:26 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f11322500d9ff1288_d20250915_m022957_c001_v0001184_t0029_u01757903397895") 2025/09/15 02:35:26 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f408302b6399b1493_d20250915_m022957_c001_v7007000_t0000_u01757903397712") 2025/09/15 02:35:26 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762812f_d20250915_m022952_c001_v0001179_t0047_u01757903392783") 2025/09/15 02:35:26 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1bb3_d20250915_m022947_c001_v7007000_t0000_u01757903387937") 2025/09/15 02:35:26 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c4317476bb8dc_d20250915_m022944_c001_v0001157_t0021_u01757903384430") 2025/09/15 02:35:26 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1b86_d20250915_m022941_c001_v7007000_t0000_u01757903381682") 2025/09/15 02:35:26 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c4317476bb8c1_d20250915_m022937_c001_v0001157_t0018_u01757903377066") 2025/09/15 02:35:26 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f406706708fef14b5_d20250915_m022934_c001_v7007000_t0000_u01757903374657") 2025/09/15 02:35:26 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c2a603605e482_d20250915_m022932_c001_v0001181_t0003_u01757903372229") 2025/09/15 02:35:26 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f406706708fef14b1_d20250915_m022931_c001_v7007000_t0000_u01757903371141") 2025/09/15 02:35:26 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c4317476bb89d_d20250915_m022924_c001_v0001157_t0054_u01757903364773") 2025/09/15 02:35:26 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f410a564b8f2b5821_d20250915_m022922_c001_v7007000_t0000_u01757903362406") 2025/09/15 02:35:26 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c2a603605e462_d20250915_m022920_c001_v0001181_t0043_u01757903360260") 2025/09/15 02:35:26 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f410a564b8f2b5819_d20250915_m022919_c001_v7007000_t0000_u01757903359154") 2025/09/15 02:35:26 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c4317476bb88a_d20250915_m022912_c001_v0001157_t0030_u01757903352956") 2025/09/15 02:35:26 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152b0f_d20250915_m022908_c001_v7007000_t0000_u01757903348180") 2025/09/15 02:35:27 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228873_d20250915_m022905_c001_v0001165_t0012_u01757903345747") 2025/09/15 02:35:27 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152b0c_d20250915_m022904_c001_v7007000_t0000_u01757903344652") 2025/09/15 02:35:27 DEBUG : dst/three.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c2a603605e423_d20250915_m022858_c001_v0001181_t0006_u01757903338541") 2025/09/15 02:35:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f404f355580f316c7_d20250915_m023002_c001_v7007000_t0000_u01757903402237") 2025/09/15 02:35:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f119ee0bd916cbfc1_d20250915_m023000_c001_v0001183_t0034_u01757903400552") 2025/09/15 02:35:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f104878a773610948_d20250915_m022957_c001_v0001101_t0009_u01757903397251") 2025/09/15 02:35:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f408302b6399b1460_d20250915_m022949_c001_v7007000_t0000_u01757903389053") 2025/09/15 02:35:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f104c79ef32e5e5f3_d20250915_m022947_c001_v0001157_t0005_u01757903387366") 2025/09/15 02:35:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f10983369073e2539_d20250915_m022941_c001_v0001184_t0047_u01757903381482") 2025/09/15 02:35:27 DEBUG : dst/two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4090828a97a99218_d20250915_m023015_c001_v7007000_t0000_u01757903415458") 2025/09/15 02:35:27 DEBUG : dst/two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628149_d20250915_m023003_c001_v0001179_t0027_u01757903403412") 2025/09/15 02:35:27 DEBUG : dst/two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f404f355580f316c8_d20250915_m023002_c001_v7007000_t0000_u01757903402421") 2025/09/15 02:35:27 DEBUG : dst/two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762812b_d20250915_m022952_c001_v0001179_t0007_u01757903392581") 2025/09/15 02:35:27 DEBUG : dst/two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f408302b6399b1461_d20250915_m022949_c001_v7007000_t0000_u01757903389287") 2025/09/15 02:35:27 DEBUG : dst/two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c2a603605e497_d20250915_m022936_c001_v0001181_t0036_u01757903376858") 2025/09/15 02:35:27 DEBUG : dst/two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f408302b6399b1453_d20250915_m022935_c001_v7007000_t0000_u01757903375796") 2025/09/15 02:35:27 DEBUG : dst/two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c2a603605e468_d20250915_m022924_c001_v0001181_t0053_u01757903364509") 2025/09/15 02:35:27 DEBUG : dst/two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f40056f63f8a748b9_d20250915_m022923_c001_v7007000_t0000_u01757903363508") 2025/09/15 02:35:27 DEBUG : dst/two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c2a603605e445_d20250915_m022910_c001_v0001181_t0016_u01757903350694") 2025/09/15 02:35:27 DEBUG : dst/two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407317f3aeadb2ba_d20250915_m022909_c001_v7007000_t0000_u01757903349294") 2025/09/15 02:35:27 DEBUG : dst/two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c4317476bb866_d20250915_m022857_c001_v0001157_t0037_u01757903337939") 2025/09/15 02:35:27 DEBUG : dst/two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57326_d20250915_m022856_c001_v7007000_t0000_u01757903336647") 2025/09/15 02:35:28 DEBUG : dst/two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f112e0490aff8a340_d20250915_m022852_c001_v0001116_t0057_u01757903332363") 2025/09/15 02:35:28 DEBUG : dst/two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f412a8b411d9112bf_d20250915_m022831_c001_v7007000_t0000_u01757903311785") 2025/09/15 02:35:28 DEBUG : dst/two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1018e92389d50fb2_d20250915_m022830_c001_v0001180_t0055_u01757903310556") 2025/09/15 02:35:28 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f40056f63f8a746b5_d20250915_m022757_c001_v7007000_t0000_u01757903277712") 2025/09/15 02:35:28 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c2a603605e339_d20250915_m022754_c001_v0001181_t0054_u01757903274031") 2025/09/15 02:35:28 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f40056f63f8a746b0_d20250915_m022752_c001_v7007000_t0000_u01757903272061") 2025/09/15 02:35:28 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c2a603605e30d_d20250915_m022742_c001_v0001181_t0046_u01757903262329") 2025/09/15 02:35:28 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574f3_d20250915_m022733_c001_v7007000_t0000_u01757903253463") 2025/09/15 02:35:28 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c2a603605e2cd_d20250915_m022730_c001_v0001181_t0052_u01757903250457") 2025/09/15 02:35:28 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c57484_d20250915_m022710_c001_v7007000_t0000_u01757903230418") 2025/09/15 02:35:28 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2286de_d20250915_m022708_c001_v0001165_t0026_u01757903228571") 2025/09/15 02:35:28 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c5746b_d20250915_m022707_c001_v7007000_t0000_u01757903227817") 2025/09/15 02:35:28 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2286d6_d20250915_m022706_c001_v0001165_t0021_u01757903226656") 2025/09/15 02:35:28 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c5744f_d20250915_m022704_c001_v7007000_t0000_u01757903224118") 2025/09/15 02:35:28 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2286b8_d20250915_m022702_c001_v0001165_t0005_u01757903222502") 2025/09/15 02:35:28 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c57440_d20250915_m022701_c001_v7007000_t0000_u01757903221737") 2025/09/15 02:35:28 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2286a6_d20250915_m022700_c001_v0001165_t0047_u01757903220491") 2025/09/15 02:35:28 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c57430_d20250915_m022654_c001_v7007000_t0000_u01757903214963") 2025/09/15 02:35:28 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228678_d20250915_m022653_c001_v0001165_t0058_u01757903213613") 2025/09/15 02:35:28 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c57428_d20250915_m022652_c001_v7007000_t0000_u01757903212829") 2025/09/15 02:35:28 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228670_d20250915_m022652_c001_v0001165_t0057_u01757903212086") 2025/09/15 02:35:28 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7b4d9_d20250915_m022647_c001_v7007000_t0000_u01757903207704") 2025/09/15 02:35:29 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca22864d_d20250915_m022646_c001_v0001165_t0020_u01757903206562") 2025/09/15 02:35:29 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7b4d2_d20250915_m022644_c001_v7007000_t0000_u01757903204671") 2025/09/15 02:35:29 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca22863f_d20250915_m022643_c001_v0001165_t0025_u01757903203686") 2025/09/15 02:35:29 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7b4d0_d20250915_m022643_c001_v7007000_t0000_u01757903203320") 2025/09/15 02:35:29 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f103ae2682b7fc1bc_d20250915_m022642_c001_v0001131_t0021_u01757903202555") 2025/09/15 02:35:29 DEBUG : empty space: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228631_d20250915_m022641_c001_v0001165_t0044_u01757903201021") 2025/09/15 02:35:29 DEBUG : enormous: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c5747d_d20250915_m022709_c001_v7007000_t0000_u01757903229684") 2025/09/15 02:35:29 DEBUG : enormous: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2286e0_d20250915_m022708_c001_v0001165_t0003_u01757903228868") 2025/09/15 02:35:29 DEBUG : existing: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4090828a97a99224_d20250915_m023019_c001_v7007000_t0000_u01757903419324") 2025/09/15 02:35:29 DEBUG : existing: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628175_d20250915_m023018_c001_v0001179_t0034_u01757903418118") 2025/09/15 02:35:29 DEBUG : existing: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574df_d20250915_m022728_c001_v7007000_t0000_u01757903248860") 2025/09/15 02:35:29 DEBUG : existing: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c2a603605e2bd_d20250915_m022727_c001_v0001181_t0020_u01757903247889") 2025/09/15 02:35:29 DEBUG : existing: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7ace2_d20250915_m022638_c001_v7007000_t0000_u01757903198389") 2025/09/15 02:35:29 DEBUG : existing: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228613_d20250915_m022637_c001_v0001165_t0011_u01757903197423") 2025/09/15 02:35:29 DEBUG : existing: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7accb_d20250915_m022636_c001_v7007000_t0000_u01757903196875") 2025/09/15 02:35:29 DEBUG : existing: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca22860d_d20250915_m022636_c001_v0001165_t0058_u01757903196248") 2025/09/15 02:35:29 DEBUG : existing: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228609_d20250915_m022635_c001_v0001165_t0003_u01757903195487") 2025/09/15 02:35:29 DEBUG : existing-b: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574e0_d20250915_m022729_c001_v7007000_t0000_u01757903249042") 2025/09/15 02:35:29 DEBUG : existing-b: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca22873a_d20250915_m022727_c001_v0001165_t0044_u01757903247901") 2025/09/15 02:35:29 DEBUG : file1: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe5753e_d20250915_m023102_c001_v7007000_t0000_u01757903462831") 2025/09/15 02:35:30 DEBUG : file1: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a234794d_d20250915_m023101_c001_v0001099_t0012_u01757903461884") 2025/09/15 02:35:30 DEBUG : file1: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe5752f_d20250915_m023100_c001_v7007000_t0000_u01757903460568") 2025/09/15 02:35:30 DEBUG : file1: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628272_d20250915_m023059_c001_v0001179_t0052_u01757903459606") 2025/09/15 02:35:30 DEBUG : five: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574a2_d20250915_m022713_c001_v7007000_t0000_u01757903233951") 2025/09/15 02:35:30 DEBUG : five: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418fec5aca2286f0_d20250915_m022712_c001_v0001165_t0021_u01757903232079") 2025/09/15 02:35:30 DEBUG : foo: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7b4d5_d20250915_m022646_c001_v7007000_t0000_u01757903206147") 2025/09/15 02:35:30 DEBUG : foo: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418fec5aca228649_d20250915_m022645_c001_v0001165_t0021_u01757903205593") 2025/09/15 02:35:30 DEBUG : foo: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418fec5aca228645_d20250915_m022645_c001_v0001165_t0021_u01757903205037") 2025/09/15 02:35:30 DEBUG : four: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574a3_d20250915_m022714_c001_v7007000_t0000_u01757903234132") 2025/09/15 02:35:30 DEBUG : four: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f400c2a603605e26b_d20250915_m022712_c001_v0001181_t0057_u01757903232631") 2025/09/15 02:35:30 DEBUG : four: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2286ee_d20250915_m022711_c001_v0001165_t0045_u01757903231515") 2025/09/15 02:35:30 DEBUG : hello world2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6cf60_d20250915_m022555_c001_v7007000_t0000_u01757903155707") 2025/09/15 02:35:30 DEBUG : hello world2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228551_d20250915_m022555_c001_v0001165_t0056_u01757903155126") 2025/09/15 02:35:30 DEBUG : ignore-size: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7acba_d20250915_m022635_c001_v7007000_t0000_u01757903195124") 2025/09/15 02:35:30 DEBUG : ignore-size: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228603_d20250915_m022634_c001_v0001165_t0023_u01757903194179") 2025/09/15 02:35:30 DEBUG : nested/sub dir/file: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574d4_d20250915_m022727_c001_v7007000_t0000_u01757903247150") 2025/09/15 02:35:30 DEBUG : nested/sub dir/file: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca22872e_d20250915_m022726_c001_v0001165_t0028_u01757903246444") 2025/09/15 02:35:30 DEBUG : nested/sub dir/file: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574ce_d20250915_m022725_c001_v7007000_t0000_u01757903245697") 2025/09/15 02:35:30 DEBUG : nested/sub dir/file: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228728_d20250915_m022724_c001_v0001165_t0051_u01757903244677") 2025/09/15 02:35:30 DEBUG : one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574a6_d20250915_m022714_c001_v7007000_t0000_u01757903234313") 2025/09/15 02:35:30 DEBUG : one: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418fec5aca2286e8_d20250915_m022710_c001_v0001165_t0021_u01757903230815") 2025/09/15 02:35:30 DEBUG : only0: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57503_d20250915_m023055_c001_v7007000_t0000_u01757903455140") 2025/09/15 02:35:31 DEBUG : only0: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4159b90397628258_d20250915_m023049_c001_v0001179_t0047_u01757903449286") 2025/09/15 02:35:31 DEBUG : only0: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281ef_d20250915_m023039_c001_v0001179_t0027_u01757903439248") 2025/09/15 02:35:31 DEBUG : only0: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822ac6_d20250915_m023033_c001_v7007000_t0000_u01757903433589") 2025/09/15 02:35:31 DEBUG : only0: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628185_d20250915_m023023_c001_v0001179_t0048_u01757903423227") 2025/09/15 02:35:31 DEBUG : only1: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57505_d20250915_m023055_c001_v7007000_t0000_u01757903455323") 2025/09/15 02:35:31 DEBUG : only1: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4118f350a234792a_d20250915_m023050_c001_v0001099_t0033_u01757903450399") 2025/09/15 02:35:31 DEBUG : only1: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281f3_d20250915_m023039_c001_v0001179_t0042_u01757903439645") 2025/09/15 02:35:31 DEBUG : only1: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e9861475893b_d20250915_m023033_c001_v7007000_t0000_u01757903433972") 2025/09/15 02:35:31 DEBUG : only1: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628189_d20250915_m023023_c001_v0001179_t0052_u01757903423725") 2025/09/15 02:35:31 DEBUG : only10: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57506_d20250915_m023055_c001_v7007000_t0000_u01757903455505") 2025/09/15 02:35:31 DEBUG : only10: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4118f350a2347927_d20250915_m023050_c001_v0001099_t0033_u01757903450216") 2025/09/15 02:35:31 DEBUG : only10: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628225_d20250915_m023043_c001_v0001179_t0011_u01757903443901") 2025/09/15 02:35:31 DEBUG : only10: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e98614758936_d20250915_m023033_c001_v7007000_t0000_u01757903433604") 2025/09/15 02:35:31 DEBUG : only10: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281b1_d20250915_m023027_c001_v0001179_t0020_u01757903427757") 2025/09/15 02:35:31 DEBUG : only11: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57507_d20250915_m023055_c001_v7007000_t0000_u01757903455686") 2025/09/15 02:35:31 DEBUG : only11: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407b7ad0fdb51977_d20250915_m023049_c001_v0001098_t0052_u01757903449844") 2025/09/15 02:35:31 DEBUG : only11: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628229_d20250915_m023044_c001_v0001179_t0029_u01757903444319") 2025/09/15 02:35:31 DEBUG : only11: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4027163b1d66b63c_d20250915_m023033_c001_v7007000_t0000_u01757903433806") 2025/09/15 02:35:31 DEBUG : only11: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281b5_d20250915_m023028_c001_v0001179_t0024_u01757903428261") 2025/09/15 02:35:31 DEBUG : only12: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57508_d20250915_m023055_c001_v7007000_t0000_u01757903455868") 2025/09/15 02:35:31 DEBUG : only12: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4097486c82ab7114_d20250915_m023050_c001_v0001136_t0044_u01757903450222") 2025/09/15 02:35:32 DEBUG : only12: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762822f_d20250915_m023044_c001_v0001179_t0057_u01757903444799") 2025/09/15 02:35:32 DEBUG : only12: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822aca_d20250915_m023034_c001_v7007000_t0000_u01757903434140") 2025/09/15 02:35:32 DEBUG : only12: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281b9_d20250915_m023028_c001_v0001179_t0013_u01757903428692") 2025/09/15 02:35:32 DEBUG : only13: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe5750a_d20250915_m023056_c001_v7007000_t0000_u01757903456050") 2025/09/15 02:35:32 DEBUG : only13: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4118f350a2347925_d20250915_m023050_c001_v0001099_t0033_u01757903450030") 2025/09/15 02:35:32 DEBUG : only13: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628235_d20250915_m023045_c001_v0001179_t0015_u01757903445230") 2025/09/15 02:35:32 DEBUG : only13: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f419eac34bad4378f_d20250915_m023033_c001_v7007000_t0000_u01757903433615") 2025/09/15 02:35:32 DEBUG : only13: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281bd_d20250915_m023029_c001_v0001179_t0039_u01757903429139") 2025/09/15 02:35:32 DEBUG : only14: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe5750b_d20250915_m023056_c001_v7007000_t0000_u01757903456233") 2025/09/15 02:35:32 DEBUG : only14: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4159b90397628260_d20250915_m023050_c001_v0001179_t0047_u01757903450226") 2025/09/15 02:35:32 DEBUG : only14: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628239_d20250915_m023045_c001_v0001179_t0033_u01757903445688") 2025/09/15 02:35:32 DEBUG : only14: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822ac3_d20250915_m023033_c001_v7007000_t0000_u01757903433003") 2025/09/15 02:35:32 DEBUG : only14: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281c1_d20250915_m023029_c001_v0001179_t0043_u01757903429533") 2025/09/15 02:35:32 DEBUG : only15: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe5750d_d20250915_m023056_c001_v7007000_t0000_u01757903456415") 2025/09/15 02:35:32 DEBUG : only15: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4159b9039762825c_d20250915_m023049_c001_v0001179_t0047_u01757903449861") 2025/09/15 02:35:32 DEBUG : only15: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762823f_d20250915_m023046_c001_v0001179_t0029_u01757903446298") 2025/09/15 02:35:32 DEBUG : only15: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822ac9_d20250915_m023033_c001_v7007000_t0000_u01757903433956") 2025/09/15 02:35:32 DEBUG : only15: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281c5_d20250915_m023029_c001_v0001179_t0023_u01757903429941") 2025/09/15 02:35:32 DEBUG : only16: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe5750f_d20250915_m023056_c001_v7007000_t0000_u01757903456597") 2025/09/15 02:35:32 DEBUG : only16: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4159b9039762825e_d20250915_m023050_c001_v0001179_t0047_u01757903450043") 2025/09/15 02:35:33 DEBUG : only16: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628245_d20250915_m023046_c001_v0001179_t0052_u01757903446710") 2025/09/15 02:35:33 DEBUG : only16: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822ac4_d20250915_m023033_c001_v7007000_t0000_u01757903433185") 2025/09/15 02:35:33 DEBUG : only16: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281c9_d20250915_m023030_c001_v0001179_t0042_u01757903430382") 2025/09/15 02:35:33 DEBUG : only17: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57511_d20250915_m023056_c001_v7007000_t0000_u01757903456779") 2025/09/15 02:35:33 DEBUG : only17: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407b7ad0fdb5197b_d20250915_m023050_c001_v0001098_t0052_u01757903450056") 2025/09/15 02:35:33 DEBUG : only17: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762824b_d20250915_m023047_c001_v0001179_t0032_u01757903447126") 2025/09/15 02:35:33 DEBUG : only17: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4027163b1d66b63b_d20250915_m023033_c001_v7007000_t0000_u01757903433620") 2025/09/15 02:35:33 DEBUG : only17: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281cd_d20250915_m023030_c001_v0001179_t0031_u01757903430788") 2025/09/15 02:35:33 DEBUG : only18: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57513_d20250915_m023056_c001_v7007000_t0000_u01757903456964") 2025/09/15 02:35:33 DEBUG : only18: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407b7ad0fdb5197d_d20250915_m023050_c001_v0001098_t0052_u01757903450239") 2025/09/15 02:35:33 DEBUG : only18: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628251_d20250915_m023048_c001_v0001179_t0047_u01757903448026") 2025/09/15 02:35:33 DEBUG : only18: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822ac7_d20250915_m023033_c001_v7007000_t0000_u01757903433773") 2025/09/15 02:35:34 DEBUG : only18: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281d3_d20250915_m023031_c001_v0001179_t0013_u01757903431315") 2025/09/15 02:35:34 DEBUG : only19: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57514_d20250915_m023057_c001_v7007000_t0000_u01757903457145") 2025/09/15 02:35:34 DEBUG : only19: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4097486c82ab7118_d20250915_m023050_c001_v0001136_t0044_u01757903450597") 2025/09/15 02:35:34 DEBUG : only19: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628255_d20250915_m023048_c001_v0001179_t0013_u01757903448462") 2025/09/15 02:35:34 DEBUG : only19: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e9861475893d_d20250915_m023034_c001_v7007000_t0000_u01757903434155") 2025/09/15 02:35:34 DEBUG : only19: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281d7_d20250915_m023031_c001_v0001179_t0008_u01757903431813") 2025/09/15 02:35:34 DEBUG : only2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57516_d20250915_m023057_c001_v7007000_t0000_u01757903457373") 2025/09/15 02:35:34 DEBUG : only2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407b7ad0fdb51985_d20250915_m023050_c001_v0001098_t0052_u01757903450617") 2025/09/15 02:35:34 DEBUG : only2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281f9_d20250915_m023040_c001_v0001179_t0018_u01757903440050") 2025/09/15 02:35:34 DEBUG : only2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e98614758937_d20250915_m023033_c001_v7007000_t0000_u01757903433789") 2025/09/15 02:35:34 DEBUG : only2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762818d_d20250915_m023024_c001_v0001179_t0029_u01757903424170") 2025/09/15 02:35:34 DEBUG : only3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57519_d20250915_m023057_c001_v7007000_t0000_u01757903457556") 2025/09/15 02:35:34 DEBUG : only3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4118f350a234792e_d20250915_m023050_c001_v0001099_t0033_u01757903450774") 2025/09/15 02:35:34 DEBUG : only3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281ff_d20250915_m023040_c001_v0001179_t0037_u01757903440472") 2025/09/15 02:35:34 DEBUG : only3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f419eac34bad43794_d20250915_m023033_c001_v7007000_t0000_u01757903433983") 2025/09/15 02:35:34 DEBUG : only3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628191_d20250915_m023024_c001_v0001179_t0030_u01757903424586") 2025/09/15 02:35:34 DEBUG : only4: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe5751b_d20250915_m023057_c001_v7007000_t0000_u01757903457739") 2025/09/15 02:35:34 DEBUG : only4: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4097486c82ab7116_d20250915_m023050_c001_v0001136_t0044_u01757903450412") 2025/09/15 02:35:34 DEBUG : only4: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628205_d20250915_m023041_c001_v0001179_t0009_u01757903441161") 2025/09/15 02:35:34 DEBUG : only4: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f419eac34bad43791_d20250915_m023033_c001_v7007000_t0000_u01757903433799") 2025/09/15 02:35:35 DEBUG : only4: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628195_d20250915_m023025_c001_v0001179_t0003_u01757903425018") 2025/09/15 02:35:35 DEBUG : only5: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe5751d_d20250915_m023057_c001_v7007000_t0000_u01757903457922") 2025/09/15 02:35:35 DEBUG : only5: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4159b90397628262_d20250915_m023050_c001_v0001179_t0047_u01757903450418") 2025/09/15 02:35:35 DEBUG : only5: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628209_d20250915_m023041_c001_v0001179_t0043_u01757903441567") 2025/09/15 02:35:35 DEBUG : only5: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4058e98614758935_d20250915_m023033_c001_v7007000_t0000_u01757903433410") 2025/09/15 02:35:35 DEBUG : only5: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762819b_d20250915_m023025_c001_v0001179_t0022_u01757903425460") 2025/09/15 02:35:35 DEBUG : only6: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe5751f_d20250915_m023058_c001_v7007000_t0000_u01757903458107") 2025/09/15 02:35:35 DEBUG : only6: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407b7ad0fdb51983_d20250915_m023050_c001_v0001098_t0052_u01757903450431") 2025/09/15 02:35:35 DEBUG : only6: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762820f_d20250915_m023042_c001_v0001179_t0052_u01757903442011") 2025/09/15 02:35:35 DEBUG : only6: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822ac5_d20250915_m023033_c001_v7007000_t0000_u01757903433405") 2025/09/15 02:35:35 DEBUG : only6: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762819f_d20250915_m023025_c001_v0001179_t0054_u01757903425877") 2025/09/15 02:35:35 DEBUG : only7: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57521_d20250915_m023058_c001_v7007000_t0000_u01757903458288") 2025/09/15 02:35:35 DEBUG : only7: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4118f350a234792c_d20250915_m023050_c001_v0001099_t0033_u01757903450582") 2025/09/15 02:35:35 DEBUG : only7: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628217_d20250915_m023042_c001_v0001179_t0037_u01757903442477") 2025/09/15 02:35:35 DEBUG : only7: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f419eac34bad4378d_d20250915_m023033_c001_v7007000_t0000_u01757903433410") 2025/09/15 02:35:35 DEBUG : only7: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281a3_d20250915_m023026_c001_v0001179_t0031_u01757903426283") 2025/09/15 02:35:35 DEBUG : only8: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57523_d20250915_m023058_c001_v7007000_t0000_u01757903458469") 2025/09/15 02:35:35 DEBUG : only8: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4097486c82ab711a_d20250915_m023050_c001_v0001136_t0044_u01757903450781") 2025/09/15 02:35:35 DEBUG : only8: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762821b_d20250915_m023043_c001_v0001179_t0049_u01757903443103") 2025/09/15 02:35:35 DEBUG : only8: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4027163b1d66b63a_d20250915_m023033_c001_v7007000_t0000_u01757903433407") 2025/09/15 02:35:35 DEBUG : only8: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281a7_d20250915_m023026_c001_v0001179_t0047_u01757903426728") 2025/09/15 02:35:35 DEBUG : only9: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57525_d20250915_m023058_c001_v7007000_t0000_u01757903458651") 2025/09/15 02:35:36 DEBUG : only9: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4159b90397628264_d20250915_m023050_c001_v0001179_t0047_u01757903450603") 2025/09/15 02:35:36 DEBUG : only9: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762821f_d20250915_m023043_c001_v0001179_t0019_u01757903443502") 2025/09/15 02:35:36 DEBUG : only9: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4027163b1d66b640_d20250915_m023033_c001_v7007000_t0000_u01757903433989") 2025/09/15 02:35:36 DEBUG : only9: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976281ab_d20250915_m023027_c001_v0001179_t0012_u01757903427171") 2025/09/15 02:35:36 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574ca_d20250915_m022723_c001_v7007000_t0000_u01757903243551") 2025/09/15 02:35:36 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c4317476bb768_d20250915_m022721_c001_v0001157_t0015_u01757903241586") 2025/09/15 02:35:36 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574c6_d20250915_m022720_c001_v7007000_t0000_u01757903240488") 2025/09/15 02:35:36 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c2a603605e288_d20250915_m022718_c001_v0001181_t0001_u01757903238255") 2025/09/15 02:35:36 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574be_d20250915_m022717_c001_v7007000_t0000_u01757903237507") 2025/09/15 02:35:36 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c4317476bb754_d20250915_m022715_c001_v0001157_t0000_u01757903235289") 2025/09/15 02:35:36 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c5745d_d20250915_m022705_c001_v7007000_t0000_u01757903225885") 2025/09/15 02:35:36 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2286cc_d20250915_m022704_c001_v0001165_t0009_u01757903224668") 2025/09/15 02:35:36 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c57449_d20250915_m022703_c001_v7007000_t0000_u01757903223127") 2025/09/15 02:35:36 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2286b2_d20250915_m022702_c001_v0001165_t0047_u01757903222284") 2025/09/15 02:35:36 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c5743e_d20250915_m022701_c001_v7007000_t0000_u01757903221110") 2025/09/15 02:35:36 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2286a2_d20250915_m022700_c001_v0001165_t0020_u01757903220259") 2025/09/15 02:35:36 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c5742e_d20250915_m022654_c001_v7007000_t0000_u01757903214410") 2025/09/15 02:35:36 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228676_d20250915_m022653_c001_v0001165_t0050_u01757903213388") 2025/09/15 02:35:36 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c5742d_d20250915_m022653_c001_v7007000_t0000_u01757903213010") 2025/09/15 02:35:36 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca22866e_d20250915_m022651_c001_v0001165_t0051_u01757903211820") 2025/09/15 02:35:37 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c57426_d20250915_m022651_c001_v7007000_t0000_u01757903211406") 2025/09/15 02:35:37 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca22866a_d20250915_m022650_c001_v0001165_t0039_u01757903210768") 2025/09/15 02:35:37 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228664_d20250915_m022650_c001_v0001165_t0024_u01757903210178") 2025/09/15 02:35:37 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c57421_d20250915_m022649_c001_v7007000_t0000_u01757903209812") 2025/09/15 02:35:37 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca22865e_d20250915_m022649_c001_v0001165_t0010_u01757903209242") 2025/09/15 02:35:37 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca22865a_d20250915_m022648_c001_v0001165_t0034_u01757903208611") 2025/09/15 02:35:37 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7b4da_d20250915_m022647_c001_v7007000_t0000_u01757903207886") 2025/09/15 02:35:37 DEBUG : potato: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228651_d20250915_m022647_c001_v0001165_t0008_u01757903207137") 2025/09/15 02:35:37 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f404f355580f313cf_d20250915_m022807_c001_v7007000_t0000_u01757903287769") 2025/09/15 02:35:37 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c4317476bb7f6_d20250915_m022807_c001_v0001157_t0014_u01757903287054") 2025/09/15 02:35:37 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f40056f63f8a746b6_d20250915_m022758_c001_v7007000_t0000_u01757903278185") 2025/09/15 02:35:37 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c4317476bb7d1_d20250915_m022753_c001_v0001157_t0054_u01757903273385") 2025/09/15 02:35:37 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f408302b6399b1244_d20250915_m022745_c001_v7007000_t0000_u01757903265827") 2025/09/15 02:35:37 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c4317476bb7b3_d20250915_m022741_c001_v0001157_t0040_u01757903261624") 2025/09/15 02:35:37 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574f7_d20250915_m022734_c001_v7007000_t0000_u01757903254025") 2025/09/15 02:35:37 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c4317476bb78c_d20250915_m022729_c001_v0001157_t0004_u01757903249973") 2025/09/15 02:35:37 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c5747a_d20250915_m022709_c001_v7007000_t0000_u01757903229502") 2025/09/15 02:35:37 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2286dc_d20250915_m022708_c001_v0001165_t0039_u01757903228367") 2025/09/15 02:35:37 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c5746e_d20250915_m022707_c001_v7007000_t0000_u01757903227998") 2025/09/15 02:35:37 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2286d4_d20250915_m022706_c001_v0001165_t0039_u01757903226434") 2025/09/15 02:35:38 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c5745e_d20250915_m022706_c001_v7007000_t0000_u01757903226066") 2025/09/15 02:35:38 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2286ce_d20250915_m022705_c001_v0001165_t0027_u01757903225251") 2025/09/15 02:35:38 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c57450_d20250915_m022704_c001_v7007000_t0000_u01757903224299") 2025/09/15 02:35:38 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2286c4_d20250915_m022703_c001_v0001165_t0035_u01757903223495") 2025/09/15 02:35:38 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c57441_d20250915_m022701_c001_v7007000_t0000_u01757903221918") 2025/09/15 02:35:38 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2286ac_d20250915_m022701_c001_v0001165_t0012_u01757903221126") 2025/09/15 02:35:38 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c57431_d20250915_m022655_c001_v7007000_t0000_u01757903215144") 2025/09/15 02:35:38 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca22867c_d20250915_m022654_c001_v0001165_t0049_u01757903214197") 2025/09/15 02:35:38 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6cf63_d20250915_m022558_c001_v7007000_t0000_u01757903158304") 2025/09/15 02:35:38 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228559_d20250915_m022557_c001_v0001165_t0056_u01757903157741") 2025/09/15 02:35:38 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6cf61_d20250915_m022556_c001_v7007000_t0000_u01757903156835") 2025/09/15 02:35:38 DEBUG : potato2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228553_d20250915_m022556_c001_v0001165_t0016_u01757903156250") 2025/09/15 02:35:38 DEBUG : potato3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f40056f63f8a746b7_d20250915_m022758_c001_v7007000_t0000_u01757903278607") 2025/09/15 02:35:38 DEBUG : potato3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2287b2_d20250915_m022754_c001_v0001165_t0028_u01757903274607") 2025/09/15 02:35:38 DEBUG : potato3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f408302b6399b1246_d20250915_m022746_c001_v7007000_t0000_u01757903266067") 2025/09/15 02:35:38 DEBUG : potato3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca22877a_d20250915_m022742_c001_v0001165_t0055_u01757903262903") 2025/09/15 02:35:38 DEBUG : potato3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574f9_d20250915_m022734_c001_v7007000_t0000_u01757903254208") 2025/09/15 02:35:38 DEBUG : potato3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca22874a_d20250915_m022730_c001_v0001165_t0027_u01757903250665") 2025/09/15 02:35:38 DEBUG : pre-dest1/1: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe5730f_d20250915_m022840_c001_v7007000_t0000_u01757903320374") 2025/09/15 02:35:38 DEBUG : pre-dest1/1: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228824_d20250915_m022832_c001_v0001165_t0004_u01757903312535") 2025/09/15 02:35:38 DEBUG : pre-dest2/2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57310_d20250915_m022840_c001_v7007000_t0000_u01757903320557") 2025/09/15 02:35:38 DEBUG : pre-dest2/2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c4317476bb821_d20250915_m022833_c001_v0001157_t0046_u01757903313116") 2025/09/15 02:35:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f412a8b411d911291_d20250915_m022818_c001_v7007000_t0000_u01757903298695") 2025/09/15 02:35:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c2a603605e382_d20250915_m022815_c001_v0001181_t0019_u01757903295537") 2025/09/15 02:35:39 DEBUG : sizeonly: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7aca5_d20250915_m022633_c001_v7007000_t0000_u01757903193628") 2025/09/15 02:35:39 DEBUG : sizeonly: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2285ef_d20250915_m022632_c001_v0001165_t0037_u01757903192676") 2025/09/15 02:35:39 DEBUG : splitbanan: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b82a2_d20250915_m023256_c001_v7007000_t0000_u01757903576911") 2025/09/15 02:35:39 DEBUG : splitbanan: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51aff_d20250915_m023249_c001_v0001098_t0056_u01757903569262") 2025/09/15 02:35:39 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bf0d_d20250915_m023414_c001_v7007000_t0000_u01757903654310") 2025/09/15 02:35:39 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628659_d20250915_m023407_c001_v0001179_t0043_u01757903647853") 2025/09/15 02:35:39 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe577e2_d20250915_m023357_c001_v7007000_t0000_u01757903637786") 2025/09/15 02:35:39 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628613_d20250915_m023351_c001_v0001179_t0045_u01757903631552") 2025/09/15 02:35:39 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f153342_d20250915_m023342_c001_v7007000_t0000_u01757903622665") 2025/09/15 02:35:39 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976285c2_d20250915_m023336_c001_v0001179_t0046_u01757903616786") 2025/09/15 02:35:39 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418a9cce025e1eb3_d20250915_m023327_c001_v7007000_t0000_u01757903607678") 2025/09/15 02:35:39 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762857a_d20250915_m023321_c001_v0001179_t0010_u01757903601771") 2025/09/15 02:35:39 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f407ae4c2edda2d15_d20250915_m023312_c001_v7007000_t0000_u01757903592591") 2025/09/15 02:35:39 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628523_d20250915_m023306_c001_v0001179_t0009_u01757903586102") 2025/09/15 02:35:39 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f412a8b411d91168c_d20250915_m023251_c001_v7007000_t0000_u01757903571527") 2025/09/15 02:35:39 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7273_d20250915_m023247_c001_v0001136_t0004_u01757903567986") 2025/09/15 02:35:39 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f421035119e822c3c_d20250915_m023238_c001_v7007000_t0000_u01757903558368") 2025/09/15 02:35:39 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51abd_d20250915_m023231_c001_v0001098_t0028_u01757903551458") 2025/09/15 02:35:39 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f416fe87503d98e9b_d20250915_m023230_c001_v7007000_t0000_u01757903550298") 2025/09/15 02:35:39 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab722a_d20250915_m023226_c001_v0001136_t0025_u01757903546771") 2025/09/15 02:35:40 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605d2a_d20250915_m023217_c001_v7007000_t0000_u01757903537454") 2025/09/15 02:35:40 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51a74_d20250915_m023208_c001_v0001098_t0007_u01757903528705") 2025/09/15 02:35:40 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f411e7b6559605cfd_d20250915_m023207_c001_v7007000_t0000_u01757903527332") 2025/09/15 02:35:40 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976283c1_d20250915_m023204_c001_v0001179_t0043_u01757903524189") 2025/09/15 02:35:40 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4224daa8c09b820a_d20250915_m023149_c001_v7007000_t0000_u01757903509279") 2025/09/15 02:35:40 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347a10_d20250915_m023145_c001_v0001099_t0024_u01757903505266") 2025/09/15 02:35:40 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f417c3ec94f152d76_d20250915_m023135_c001_v7007000_t0000_u01757903495639") 2025/09/15 02:35:40 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a23479c8_d20250915_m023129_c001_v0001099_t0019_u01757903489399") 2025/09/15 02:35:40 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f41854ab3ff5ee4b3_d20250915_m023120_c001_v7007000_t0000_u01757903480785") 2025/09/15 02:35:40 DEBUG : splitbananasplit: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347986_d20250915_m023114_c001_v0001099_t0031_u01757903474508") 2025/09/15 02:35:40 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f416fe87503d98ea0_d20250915_m023233_c001_v7007000_t0000_u01757903553372") 2025/09/15 02:35:40 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628441_d20250915_m023228_c001_v0001179_t0013_u01757903548011") 2025/09/15 02:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57553_d20250915_m023107_c001_v7007000_t0000_u01757903467013") 2025/09/15 02:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb519a8_d20250915_m023105_c001_v0001098_t0027_u01757903465830") 2025/09/15 02:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe5754a_d20250915_m023105_c001_v7007000_t0000_u01757903465056") 2025/09/15 02:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab7135_d20250915_m023103_c001_v0001136_t0004_u01757903463775") 2025/09/15 02:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574d8_d20250915_m022727_c001_v7007000_t0000_u01757903247332") 2025/09/15 02:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c4317476bb778_d20250915_m022726_c001_v0001157_t0058_u01757903246434") 2025/09/15 02:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574d1_d20250915_m022725_c001_v7007000_t0000_u01757903245880") 2025/09/15 02:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c2a603605e2b1_d20250915_m022725_c001_v0001181_t0009_u01757903245033") 2025/09/15 02:35:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7ac7f_d20250915_m022630_c001_v7007000_t0000_u01757903190568") 2025/09/15 02:35:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2285e5_d20250915_m022629_c001_v0001165_t0025_u01757903189096") 2025/09/15 02:35:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7ac66_d20250915_m022628_c001_v7007000_t0000_u01757903188731") 2025/09/15 02:35:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2285e3_d20250915_m022627_c001_v0001165_t0012_u01757903187810") 2025/09/15 02:35:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7ac3e_d20250915_m022625_c001_v7007000_t0000_u01757903185716") 2025/09/15 02:35:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2285d9_d20250915_m022624_c001_v0001165_t0056_u01757903184849") 2025/09/15 02:35:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7ac2e_d20250915_m022624_c001_v7007000_t0000_u01757903184304") 2025/09/15 02:35:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2285d3_d20250915_m022623_c001_v0001165_t0020_u01757903183462") 2025/09/15 02:35:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2285c9_d20250915_m022620_c001_v0001165_t0018_u01757903180927") 2025/09/15 02:35:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7abf7_d20250915_m022620_c001_v7007000_t0000_u01757903180555") 2025/09/15 02:35:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2285c5_d20250915_m022619_c001_v0001165_t0048_u01757903179981") 2025/09/15 02:35:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2285c1_d20250915_m022619_c001_v0001165_t0015_u01757903179384") 2025/09/15 02:35:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6cfee_d20250915_m022618_c001_v7007000_t0000_u01757903178660") 2025/09/15 02:35:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2285b9_d20250915_m022616_c001_v0001165_t0049_u01757903176294") 2025/09/15 02:35:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2285ad_d20250915_m022613_c001_v0001165_t0055_u01757903173661") 2025/09/15 02:35:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6cfae_d20250915_m022613_c001_v7007000_t0000_u01757903173296") 2025/09/15 02:35:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2285a3_d20250915_m022612_c001_v0001165_t0034_u01757903172658") 2025/09/15 02:35:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228597_d20250915_m022610_c001_v0001165_t0029_u01757903170732") 2025/09/15 02:35:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6cf8c_d20250915_m022610_c001_v7007000_t0000_u01757903170367") 2025/09/15 02:35:41 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228583_d20250915_m022606_c001_v0001165_t0015_u01757903166463") 2025/09/15 02:35:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6cf6e_d20250915_m022606_c001_v7007000_t0000_u01757903166100") 2025/09/15 02:35:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228581_d20250915_m022605_c001_v0001165_t0037_u01757903165481") 2025/09/15 02:35:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6cf6b_d20250915_m022604_c001_v7007000_t0000_u01757903164578") 2025/09/15 02:35:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228579_d20250915_m022604_c001_v0001165_t0003_u01757903164021") 2025/09/15 02:35:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6cf69_d20250915_m022603_c001_v7007000_t0000_u01757903163476") 2025/09/15 02:35:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228573_d20250915_m022602_c001_v0001165_t0017_u01757903162890") 2025/09/15 02:35:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6cf68_d20250915_m022601_c001_v7007000_t0000_u01757903161935") 2025/09/15 02:35:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228569_d20250915_m022601_c001_v0001165_t0046_u01757903161186") 2025/09/15 02:35:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6cf65_d20250915_m022600_c001_v7007000_t0000_u01757903160630") 2025/09/15 02:35:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228565_d20250915_m022600_c001_v0001165_t0048_u01757903160066") 2025/09/15 02:35:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6cf64_d20250915_m022559_c001_v7007000_t0000_u01757903159471") 2025/09/15 02:35:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca22855f_d20250915_m022558_c001_v0001165_t0013_u01757903158847") 2025/09/15 02:35:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6cf5f_d20250915_m022554_c001_v7007000_t0000_u01757903154581") 2025/09/15 02:35:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca22854d_d20250915_m022553_c001_v0001165_t0042_u01757903153999") 2025/09/15 02:35:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6cf5e_d20250915_m022553_c001_v7007000_t0000_u01757903153455") 2025/09/15 02:35:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca22854b_d20250915_m022552_c001_v0001165_t0040_u01757903152886") 2025/09/15 02:35:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6cf5d_d20250915_m022551_c001_v7007000_t0000_u01757903151981") 2025/09/15 02:35:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228544_d20250915_m022551_c001_v0001165_t0024_u01757903151406") 2025/09/15 02:35:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4146187dcfd6cf5c_d20250915_m022549_c001_v7007000_t0000_u01757903149066") 2025/09/15 02:35:42 DEBUG : sub dir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca228534_d20250915_m022548_c001_v0001165_t0015_u01757903148498") 2025/09/15 02:35:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57556_d20250915_m023107_c001_v7007000_t0000_u01757903467195") 2025/09/15 02:35:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a234795a_d20250915_m023105_c001_v0001099_t0034_u01757903465840") 2025/09/15 02:35:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe5754b_d20250915_m023105_c001_v7007000_t0000_u01757903465238") 2025/09/15 02:35:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762827c_d20250915_m023103_c001_v0001179_t0011_u01757903463782") 2025/09/15 02:35:43 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bf17_d20250915_m023416_c001_v7007000_t0000_u01757903656442") 2025/09/15 02:35:43 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347cee_d20250915_m023415_c001_v0001099_t0003_u01757903655722") 2025/09/15 02:35:43 DEBUG : sub/yam: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574c9_d20250915_m022723_c001_v7007000_t0000_u01757903243003") 2025/09/15 02:35:43 DEBUG : sub/yam: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca22871a_d20250915_m022721_c001_v0001165_t0056_u01757903241236") 2025/09/15 02:35:43 DEBUG : test_dir1/file2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57541_d20250915_m023103_c001_v7007000_t0000_u01757903463012") 2025/09/15 02:35:43 DEBUG : test_dir1/file2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628278_d20250915_m023101_c001_v0001179_t0037_u01757903461527") 2025/09/15 02:35:43 DEBUG : test_dir1/file2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57530_d20250915_m023100_c001_v7007000_t0000_u01757903460749") 2025/09/15 02:35:43 DEBUG : test_dir1/file2: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab712d_d20250915_m023059_c001_v0001136_t0012_u01757903459624") 2025/09/15 02:35:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57542_d20250915_m023103_c001_v7007000_t0000_u01757903463193") 2025/09/15 02:35:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb5199f_d20250915_m023101_c001_v0001098_t0048_u01757903461538") 2025/09/15 02:35:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f415e55e7bfe57534_d20250915_m023100_c001_v7007000_t0000_u01757903460931") 2025/09/15 02:35:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51997_d20250915_m023059_c001_v0001098_t0035_u01757903459610") 2025/09/15 02:35:43 DEBUG : three: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574a8_d20250915_m022714_c001_v7007000_t0000_u01757903234494") 2025/09/15 02:35:43 DEBUG : three: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2286f6_d20250915_m022713_c001_v0001165_t0036_u01757903233379") 2025/09/15 02:35:43 DEBUG : three: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca2286ec_d20250915_m022711_c001_v0001165_t0032_u01757903231185") 2025/09/15 02:35:43 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bf22_d20250915_m023418_c001_v7007000_t0000_u01757903658206") 2025/09/15 02:35:43 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab73a3_d20250915_m023417_c001_v0001136_t0053_u01757903657412") 2025/09/15 02:35:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bf7a_d20250915_m023437_c001_v7007000_t0000_u01757903677426") 2025/09/15 02:35:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51c9a_d20250915_m023435_c001_v0001098_t0002_u01757903675704") 2025/09/15 02:35:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bf66_d20250915_m023434_c001_v7007000_t0000_u01757903674108") 2025/09/15 02:35:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab73c9_d20250915_m023432_c001_v0001136_t0058_u01757903672496") 2025/09/15 02:35:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bf5d_d20250915_m023431_c001_v7007000_t0000_u01757903671516") 2025/09/15 02:35:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347d33_d20250915_m023430_c001_v0001099_t0002_u01757903670801") 2025/09/15 02:35:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bf47_d20250915_m023425_c001_v7007000_t0000_u01757903665949") 2025/09/15 02:35:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab73b3_d20250915_m023424_c001_v0001136_t0026_u01757903664681") 2025/09/15 02:35:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bf53_d20250915_m023428_c001_v7007000_t0000_u01757903668191") 2025/09/15 02:35:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51c7c_d20250915_m023426_c001_v0001098_t0028_u01757903666929") 2025/09/15 02:35:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bf3b_d20250915_m023423_c001_v7007000_t0000_u01757903663697") 2025/09/15 02:35:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1118f350a2347d0d_d20250915_m023422_c001_v0001099_t0030_u01757903662858") 2025/09/15 02:35:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bf30_d20250915_m023421_c001_v7007000_t0000_u01757903661886") 2025/09/15 02:35:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b90397628684_d20250915_m023421_c001_v0001179_t0059_u01757903661101") 2025/09/15 02:35:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bf2a_d20250915_m023420_c001_v7007000_t0000_u01757903660133") 2025/09/15 02:35:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f107b7ad0fdb51c66_d20250915_m023419_c001_v0001098_t0028_u01757903659177") 2025/09/15 02:35:44 DEBUG : toe/toe/toe: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f408302b6399b1959_d20250915_m023444_c001_v7007000_t0000_u01757903684050") 2025/09/15 02:35:44 DEBUG : toe/toe/toe: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1097486c82ab73dd_d20250915_m023441_c001_v0001136_t0026_u01757903681583") 2025/09/15 02:35:44 DEBUG : toe/toe/toe: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bf56_d20250915_m023429_c001_v7007000_t0000_u01757903669841") 2025/09/15 02:35:44 DEBUG : toe/toe/toe: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b9039762869c_d20250915_m023429_c001_v0001179_t0054_u01757903669168") 2025/09/15 02:35:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bf7f_d20250915_m023438_c001_v7007000_t0000_u01757903678045") 2025/09/15 02:35:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1159b903976286d3_d20250915_m023437_c001_v0001179_t0029_u01757903677178") 2025/09/15 02:35:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f420ff6e9f6a7bf6a_d20250915_m023434_c001_v7007000_t0000_u01757903674732") 2025/09/15 02:35:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1054c714fbf6cd06_d20250915_m023433_c001_v0001181_t0018_u01757903673864") 2025/09/15 02:35:45 DEBUG : two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574aa_d20250915_m022714_c001_v7007000_t0000_u01757903234675") 2025/09/15 02:35:45 DEBUG : two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f400c4317476bb74a_d20250915_m022712_c001_v0001157_t0045_u01757903232813") 2025/09/15 02:35:45 DEBUG : two: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f418fec5aca2286ea_d20250915_m022711_c001_v0001165_t0021_u01757903231001") 2025/09/15 02:35:45 DEBUG : yam: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574cb_d20250915_m022723_c001_v7007000_t0000_u01757903243733") 2025/09/15 02:35:45 DEBUG : yam: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f11859993b137cab7_d20250915_m022722_c001_v0001161_t0025_u01757903242538") 2025/09/15 02:35:45 DEBUG : yam: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574c5_d20250915_m022719_c001_v7007000_t0000_u01757903239928") 2025/09/15 02:35:45 DEBUG : yam: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f118fec5aca22870c_d20250915_m022718_c001_v0001165_t0024_u01757903238244") 2025/09/15 02:35:45 DEBUG : yam: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574ba_d20250915_m022716_c001_v7007000_t0000_u01757903236960") 2025/09/15 02:35:45 DEBUG : yam: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f100c2a603605e27a_d20250915_m022715_c001_v0001181_t0001_u01757903235280") 2025/09/15 02:35:45 DEBUG : yaml: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574c7_d20250915_m022720_c001_v7007000_t0000_u01757903240670") 2025/09/15 02:35:45 DEBUG : yaml: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f116b0f9e583a6f60_d20250915_m022719_c001_v0001115_t0017_u01757903239035") 2025/09/15 02:35:45 DEBUG : yaml: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f4033424b34c574bf_d20250915_m022717_c001_v7007000_t0000_u01757903237689") 2025/09/15 02:35:45 DEBUG : yaml: Deleting (id "4_z0f124de3301d4bbb9f980e1b_f1046c971709e90a9_d20250915_m022716_c001_v0001154_t0006_u01757903236618") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m1.294817428s (try 1/5)