"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/04/19 03:08:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita" 2026/04/19 03:08:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 03:08:48 DEBUG : Creating backend with remote "/tmp/rclone3951200310" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/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:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:08:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 03:08:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/19 03:08:49 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:08:49 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:08:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 03:08:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 03:08:50 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:08:50 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:08:51 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 03:08:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:08:51 INFO : sub dir/hello world: Copied (new) 2026/04/19 03:08:52 DEBUG : B2 bucket rclone-test-bovewet3hita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.18s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:08:53 DEBUG : Creating backend with remote "/non-existing" 2026/04/19 03:08:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/19 03:08:53 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:08:53 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:08:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 03:08:54 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:08:54 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:08:54 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 03:08:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:08:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.56s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:08:55 INFO : B2 bucket rclone-test-bovewet3hita: Running all checks before starting transfers 2026/04/19 03:08:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 03:08:55 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:08:55 INFO : B2 bucket rclone-test-bovewet3hita: Checks finished, now starting transfers 2026/04/19 03:08:55 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:08:56 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 03:08:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:08:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.22s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:08:56 ERROR : Ignoring --no-traverse with sync 2026/04/19 03:08:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 03:08:57 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:08:57 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:08:57 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 03:08:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:08:57 INFO : sub dir/hello world: Copied (new) 2026/04/19 03:08:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:08:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/19 03:08:58 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:08:58 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:08:58 DEBUG : hello world2: size = 12 OK 2026/04/19 03:08:58 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/19 03:08:58 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.42s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:08:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 03:08:59 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:08:59 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:00 DEBUG : potato2: size = 11 OK 2026/04/19 03:09:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:09:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 03:09:01 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:01 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:01 DEBUG : potato2: size = 11 OK 2026/04/19 03:09:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:09:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.78s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/19 03:09:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 03:09:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/19 03:09:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 03:09:02 INFO : sub dir2: Making directory 2026/04/19 03:09:02 INFO : sub dir: Making directory 2026/04/19 03:09:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 03:09:02 INFO : sub dir2/sub sub dir2: Making directory 2026/04/19 03:09:02 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:02 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:03 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 03:09:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:09:03 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/04/19 03:09:03 DEBUG : B2 bucket rclone-test-bovewet3hita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.37s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:04 INFO : sub dir2: Making directory 2026/04/19 03:09:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/19 03:09:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 03:09:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 03:09:04 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:04 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:04 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 03:09:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:09:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:05 DEBUG : sub dir2: Making directory with metadata 2026/04/19 03:09:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 03:09:05 INFO : sub dir2: Making directory 2026/04/19 03:09:05 INFO : sub dir: Making directory 2026/04/19 03:09:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 03:09:05 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:05 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:05 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 03:09:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:09:05 INFO : sub dir/hello world: Copied (new) 2026/04/19 03:09:05 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/19 03:09:06 DEBUG : B2 bucket rclone-test-bovewet3hita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/19 03:09:06 DEBUG : B2 bucket rclone-test-bovewet3hita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.59s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:07 INFO : sub dir2: Making directory 2026/04/19 03:09:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 03:09:07 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:07 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:07 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 03:09:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:09:07 INFO : sub dir/hello world: Copied (new) 2026/04/19 03:09:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.25s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:08 DEBUG : sub dir2: Making directory with metadata 2026/04/19 03:09:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 03:09:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 03:09:08 INFO : sub dir2: Making directory 2026/04/19 03:09:08 INFO : sub dir: Making directory 2026/04/19 03:09:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 03:09:08 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:08 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:08 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 03:09:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:09:08 INFO : sub dir/hello world: Copied (new) 2026/04/19 03:09:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/19 03:09:09 DEBUG : B2 bucket rclone-test-bovewet3hita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.24s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:10 INFO : sub dir2: Making directory 2026/04/19 03:09:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 03:09:10 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:10 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:10 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 03:09:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:09:10 INFO : sub dir/hello world: Copied (new) 2026/04/19 03:09:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.34s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:12 DEBUG : Creating backend with remote "TestB2:rclone-test-rehicuz9rege" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bovewet3hita -> B2 bucket rclone-test-rehicuz9rege 2026/04/19 03:09:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 03:09:13 DEBUG : B2 bucket rclone-test-rehicuz9rege: Waiting for checks to finish 2026/04/19 03:09:13 DEBUG : B2 bucket rclone-test-rehicuz9rege: Waiting for transfers to finish 2026/04/19 03:09:14 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 03:09:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:09:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/19 03:09:14 DEBUG : B2 bucket rclone-test-rehicuz9rege: Purge remote 2026/04/19 03:09:14 INFO : B2 bucket rclone-test-rehicuz9rege: cleaning bucket "rclone-test-rehicuz9rege" of all files 2026/04/19 03:09:14 DEBUG : sub dir/hello world: Deleting (id "4_z1f32bd53b06dab3b9fd80e1b_f108add401f5a09de_d20260419_m030913_c001_v0001090_t0018_u01776568153756") --- PASS: TestServerSideCopy (4.33s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:16 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:09:16 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:09:16 DEBUG : sub dir/hello world: Sizes differ 2026/04/19 03:09:16 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:16 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:16 DEBUG : sub dir/hello world: size = 17 OK 2026/04/19 03:09:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/19 03:09:16 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.86s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:18 DEBUG : Creating backend with remote "TestB2:rclone-test-fusacex6hofo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bovewet3hita -> B2 bucket rclone-test-fusacex6hofo 2026/04/19 03:09:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 03:09:19 DEBUG : B2 bucket rclone-test-fusacex6hofo: Waiting for checks to finish 2026/04/19 03:09:19 DEBUG : B2 bucket rclone-test-fusacex6hofo: Waiting for transfers to finish 2026/04/19 03:09:20 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 03:09:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:09:20 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/19 03:09:21 DEBUG : B2 bucket rclone-test-fusacex6hofo: Waiting for checks to finish 2026/04/19 03:09:21 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:09:21 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fusacex6hofo) 2026/04/19 03:09:21 DEBUG : sub dir/hello world: Sizes differ 2026/04/19 03:09:21 DEBUG : B2 bucket rclone-test-fusacex6hofo: Waiting for transfers to finish 2026/04/19 03:09:22 DEBUG : sub dir/hello world: size = 17 OK 2026/04/19 03:09:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/19 03:09:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/19 03:09:22 DEBUG : B2 bucket rclone-test-fusacex6hofo: Purge remote 2026/04/19 03:09:22 INFO : B2 bucket rclone-test-fusacex6hofo: cleaning bucket "rclone-test-fusacex6hofo" of all files 2026/04/19 03:09:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cdc3b06dab3b9fd80e1b_f117367915d80ec2a_d20260419_m030921_c001_v0001109_t0023_u01776568161311") 2026/04/19 03:09:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f52cdc3b06dab3b9fd80e1b_f101cd09dbbd4f013_d20260419_m030919_c001_v0001106_t0009_u01776568159655") --- PASS: TestServerSideCopyOverSelf (6.69s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:24 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:09:24 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:09:24 DEBUG : sub dir/hello world: Sizes differ 2026/04/19 03:09:24 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:24 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:25 DEBUG : sub dir/hello world: size = 17 OK 2026/04/19 03:09:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/19 03:09:25 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/19 03:09:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.90s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:26 DEBUG : Creating backend with remote "TestB2:rclone-test-cosogex3miwo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bovewet3hita -> B2 bucket rclone-test-cosogex3miwo 2026/04/19 03:09:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 03:09:28 DEBUG : B2 bucket rclone-test-cosogex3miwo: Waiting for checks to finish 2026/04/19 03:09:28 DEBUG : B2 bucket rclone-test-cosogex3miwo: Waiting for transfers to finish 2026/04/19 03:09:28 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 03:09:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:09:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/19 03:09:29 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:09:29 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cosogex3miwo) 2026/04/19 03:09:29 DEBUG : sub dir/hello world: Sizes differ 2026/04/19 03:09:29 DEBUG : B2 bucket rclone-test-cosogex3miwo: Waiting for checks to finish 2026/04/19 03:09:29 DEBUG : B2 bucket rclone-test-cosogex3miwo: Waiting for transfers to finish 2026/04/19 03:09:30 DEBUG : sub dir/hello world: size = 17 OK 2026/04/19 03:09:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/19 03:09:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/19 03:09:30 INFO : sub dir/hello world: Deleted 2026/04/19 03:09:31 DEBUG : testing file moves 2026/04/19 03:09:31 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:09:31 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cosogex3miwo) 2026/04/19 03:09:31 DEBUG : sub dir/hello world: Sizes differ 2026/04/19 03:09:31 DEBUG : B2 bucket rclone-test-cosogex3miwo: Waiting for checks to finish 2026/04/19 03:09:31 DEBUG : B2 bucket rclone-test-cosogex3miwo: Waiting for transfers to finish 2026/04/19 03:09:32 DEBUG : sub dir/hello world: size = 24 OK 2026/04/19 03:09:32 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/19 03:09:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/19 03:09:32 INFO : sub dir/hello world: Deleted 2026/04/19 03:09:32 DEBUG : B2 bucket rclone-test-cosogex3miwo: Purge remote 2026/04/19 03:09:32 INFO : B2 bucket rclone-test-cosogex3miwo: cleaning bucket "rclone-test-cosogex3miwo" of all files 2026/04/19 03:09:33 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2ede3b06dab3b9fd80e1b_f117d46fd2958202f_d20260419_m030931_c001_v0001167_t0023_u01776568171909") 2026/04/19 03:09:33 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2ede3b06dab3b9fd80e1b_f100a5effdda76870_d20260419_m030930_c001_v0001032_t0037_u01776568170111") 2026/04/19 03:09:33 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2ede3b06dab3b9fd80e1b_f119e2f98c88a5f0d_d20260419_m030928_c001_v0001161_t0051_u01776568168688") --- PASS: TestServerSideMoveOverSelf (8.40s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:34 ERROR : error listing: directory not found 2026/04/19 03:09:35 INFO : Local file system at /tmp/rclone3951200310: Making directory 2026/04/19 03:09:35 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:35 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.46s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 03:09:36 DEBUG : Local file system at /tmp/rclone3951200310: Waiting for checks to finish 2026/04/19 03:09:36 DEBUG : Local file system at /tmp/rclone3951200310: Waiting for transfers to finish 2026/04/19 03:09:37 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/19 03:09:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:09:37 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/19 03:09:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.78s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:38 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/19 03:09:38 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:38 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:38 DEBUG : check sum: size = 1 OK 2026/04/19 03:09:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/19 03:09:38 INFO : check sum: Copied (new) 2026/04/19 03:09:38 DEBUG : Waiting for deletions to finish 2026/04/19 03:09:38 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:38 DEBUG : check sum: size = 1 OK 2026/04/19 03:09:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/19 03:09:38 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/19 03:09:38 DEBUG : check sum: Unchanged skipping 2026/04/19 03:09:38 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:38 DEBUG : Waiting for deletions to finish 2026/04/19 03:09:38 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.85s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:39 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/19 03:09:39 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:39 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:40 DEBUG : sizeonly: size = 6 OK 2026/04/19 03:09:40 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/19 03:09:40 INFO : sizeonly: Copied (new) 2026/04/19 03:09:40 DEBUG : Waiting for deletions to finish 2026/04/19 03:09:40 DEBUG : sizeonly: size = 6 OK 2026/04/19 03:09:40 DEBUG : sizeonly: Sizes identical 2026/04/19 03:09:40 DEBUG : sizeonly: Unchanged skipping 2026/04/19 03:09:40 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:40 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:40 DEBUG : Waiting for deletions to finish 2026/04/19 03:09:40 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.62s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:41 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/19 03:09:41 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:41 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:42 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/19 03:09:42 INFO : ignore-size: Copied (new) 2026/04/19 03:09:42 DEBUG : Waiting for deletions to finish 2026/04/19 03:09:42 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:09:42 DEBUG : ignore-size: Unchanged skipping 2026/04/19 03:09:42 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:42 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:42 DEBUG : Waiting for deletions to finish 2026/04/19 03:09:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.96s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:44 DEBUG : existing: size = 6 OK 2026/04/19 03:09:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:09:44 DEBUG : existing: Unchanged skipping 2026/04/19 03:09:44 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:44 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:44 DEBUG : Waiting for deletions to finish 2026/04/19 03:09:44 INFO : There was nothing to transfer 2026/04/19 03:09:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/19 03:09:44 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:44 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:44 DEBUG : existing: size = 6 OK 2026/04/19 03:09:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/19 03:09:44 INFO : existing: Copied (replaced existing) 2026/04/19 03:09:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.07s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/19 03:09:45 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:45 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:45 DEBUG : existing: size = 6 OK 2026/04/19 03:09:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/19 03:09:45 INFO : existing: Copied (new) 2026/04/19 03:09:45 DEBUG : Waiting for deletions to finish 2026/04/19 03:09:46 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:46 DEBUG : existing: Destination exists, skipping 2026/04/19 03:09:46 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:46 DEBUG : Waiting for deletions to finish 2026/04/19 03:09:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.72s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:47 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/19 03:09:48 DEBUG : c/non empty space: size = 5 OK 2026/04/19 03:09:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:09:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/19 03:09:48 DEBUG : c/non empty space: Unchanged skipping 2026/04/19 03:09:48 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:48 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:48 DEBUG : a/potato2: size = 60 OK 2026/04/19 03:09:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 03:09:48 INFO : a/potato2: Copied (new) 2026/04/19 03:09:48 DEBUG : Waiting for deletions to finish 2026/04/19 03:09:48 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:50 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:50 DEBUG : empty space: size = 1 OK 2026/04/19 03:09:50 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/19 03:09:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/19 03:09:50 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/19 03:09:50 DEBUG : empty space: Unchanged skipping 2026/04/19 03:09:50 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:50 DEBUG : Waiting for deletions to finish 2026/04/19 03:09:50 INFO : There was nothing to transfer 2026/04/19 03:09:50 DEBUG : empty space: size = 1 OK 2026/04/19 03:09:50 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:50 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/19 03:09:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/19 03:09:51 INFO : empty space: Updated modification time in destination 2026/04/19 03:09:51 DEBUG : empty space: Unchanged skipping 2026/04/19 03:09:51 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:51 DEBUG : Waiting for deletions to finish 2026/04/19 03:09:51 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.92s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:53 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:53 DEBUG : empty space: size = 1 OK 2026/04/19 03:09:53 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/19 03:09:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/19 03:09:53 DEBUG : empty space: Unchanged skipping 2026/04/19 03:09:53 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:53 DEBUG : Waiting for deletions to finish 2026/04/19 03:09:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.69s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:54 DEBUG : foo: size = 3 OK 2026/04/19 03:09:54 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/19 03:09:54 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:09:54 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:09:54 DEBUG : foo: sha1 differ 2026/04/19 03:09:54 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:55 DEBUG : foo: size = 3 OK 2026/04/19 03:09:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/19 03:09:55 INFO : foo: Copied (replaced existing) 2026/04/19 03:09:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:56 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/19 03:09:56 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:56 DEBUG : empty space: size = 1 OK 2026/04/19 03:09:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:09:56 DEBUG : empty space: Unchanged skipping 2026/04/19 03:09:56 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:56 DEBUG : potato: size = 60 OK 2026/04/19 03:09:56 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 03:09:56 INFO : potato: Copied (new) 2026/04/19 03:09:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.39s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:09:59 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:09:59 DEBUG : potato: size = 60 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:09:59 DEBUG : potato: Sizes differ 2026/04/19 03:09:59 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:09:59 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:09:59 DEBUG : potato: size = 21 OK 2026/04/19 03:09:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/19 03:09:59 INFO : potato: Copied (replaced existing) 2026/04/19 03:09:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.91s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:10:00 DEBUG : potato: size = 21 OK 2026/04/19 03:10:00 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/04/19 03:10:00 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3951200310) 2026/04/19 03:10:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:10:00 DEBUG : potato: sha1 differ 2026/04/19 03:10:00 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:01 DEBUG : potato: size = 21 OK 2026/04/19 03:10:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/19 03:10:01 INFO : potato: Copied (replaced existing) 2026/04/19 03:10:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:10:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 03:10:02 DEBUG : empty space: size = 1 OK 2026/04/19 03:10:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:10:02 DEBUG : empty space: Unchanged skipping 2026/04/19 03:10:02 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:02 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/19 03:10:02 DEBUG : Waiting for deletions to finish 2026/04/19 03:10:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:10:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 03:10:04 DEBUG : empty space: size = 1 OK 2026/04/19 03:10:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:10:04 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:04 DEBUG : empty space: Unchanged skipping 2026/04/19 03:10:04 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:05 DEBUG : potato2: size = 60 OK 2026/04/19 03:10:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 03:10:05 INFO : potato2: Copied (new) 2026/04/19 03:10:05 DEBUG : Waiting for deletions to finish 2026/04/19 03:10:05 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:10:07 INFO : d: Making directory 2026/04/19 03:10:07 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/19 03:10:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/19 03:10:07 DEBUG : c/non empty space: size = 5 OK 2026/04/19 03:10:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:10:07 DEBUG : c/non empty space: Unchanged skipping 2026/04/19 03:10:07 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:07 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:08 DEBUG : a/potato2: size = 60 OK 2026/04/19 03:10:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 03:10:08 INFO : a/potato2: Copied (new) 2026/04/19 03:10:08 DEBUG : Waiting for deletions to finish 2026/04/19 03:10:08 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:10:10 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/19 03:10:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/19 03:10:10 DEBUG : c/non empty space: size = 5 OK 2026/04/19 03:10:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:10:10 DEBUG : c/non empty space: Unchanged skipping 2026/04/19 03:10:10 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:10 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:10 DEBUG : a/potato2: size = 60 OK 2026/04/19 03:10:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 03:10:10 INFO : a/potato2: Copied (new) 2026/04/19 03:10:10 ERROR : B2 bucket rclone-test-bovewet3hita: not deleting files as there were IO errors 2026/04/19 03:10:10 ERROR : B2 bucket rclone-test-bovewet3hita: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.74s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:10:12 DEBUG : Waiting for deletions to finish 2026/04/19 03:10:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 03:10:13 DEBUG : empty space: size = 1 OK 2026/04/19 03:10:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:10:13 DEBUG : empty space: Unchanged skipping 2026/04/19 03:10:13 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:13 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:13 INFO : potato: Deleted 2026/04/19 03:10:13 DEBUG : potato2: size = 60 OK 2026/04/19 03:10:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 03:10:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.34s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:10:15 DEBUG : Waiting for deletions to finish 2026/04/19 03:10:15 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:15 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:15 INFO : potato: Deleted 2026/04/19 03:10:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 03:10:15 DEBUG : empty space: size = 1 OK 2026/04/19 03:10:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:10:15 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:15 DEBUG : empty space: Unchanged skipping 2026/04/19 03:10:15 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:16 DEBUG : potato2: size = 60 OK 2026/04/19 03:10:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 03:10:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.03s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:10:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 03:10:18 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:18 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:18 DEBUG : potato2: size = 19 OK 2026/04/19 03:10:18 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/19 03:10:18 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.32s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:10:20 DEBUG : enormous: Excluded (Size Filter) 2026/04/19 03:10:20 DEBUG : enormous: Excluded 2026/04/19 03:10:20 DEBUG : potato2: Excluded (Size Filter) 2026/04/19 03:10:20 DEBUG : potato2: Excluded 2026/04/19 03:10:20 DEBUG : potato2: Excluded (Size Filter) 2026/04/19 03:10:20 DEBUG : empty space: size = 1 OK 2026/04/19 03:10:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:10:20 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:20 DEBUG : empty space: Unchanged skipping 2026/04/19 03:10:20 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:20 DEBUG : Waiting for deletions to finish 2026/04/19 03:10:20 INFO : There was nothing to transfer 2026/04/19 03:10:21 DEBUG : enormous: Excluded (Size Filter) 2026/04/19 03:10:21 DEBUG : enormous: Excluded 2026/04/19 03:10:21 DEBUG : potato2: Excluded (Size Filter) 2026/04/19 03:10:21 DEBUG : potato2: Excluded 2026/04/19 03:10:21 DEBUG : potato2: Excluded (Size Filter) 2026/04/19 03:10:21 DEBUG : Local file system at /tmp/rclone3951200310: Waiting for checks to finish 2026/04/19 03:10:21 DEBUG : empty space: size = 1 OK 2026/04/19 03:10:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/19 03:10:21 DEBUG : empty space: Unchanged skipping 2026/04/19 03:10:21 DEBUG : Local file system at /tmp/rclone3951200310: Waiting for transfers to finish 2026/04/19 03:10:21 DEBUG : Waiting for deletions to finish 2026/04/19 03:10:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:10:23 DEBUG : enormous: Excluded (Size Filter) 2026/04/19 03:10:23 DEBUG : enormous: Excluded 2026/04/19 03:10:23 DEBUG : potato2: Excluded (Size Filter) 2026/04/19 03:10:23 DEBUG : potato2: Excluded 2026/04/19 03:10:23 DEBUG : empty space: size = 1 OK 2026/04/19 03:10:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:10:23 DEBUG : empty space: Unchanged skipping 2026/04/19 03:10:23 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:23 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:23 DEBUG : Waiting for deletions to finish 2026/04/19 03:10:23 INFO : enormous: Deleted 2026/04/19 03:10:23 INFO : potato2: Deleted 2026/04/19 03:10:23 INFO : There was nothing to transfer 2026/04/19 03:10:24 DEBUG : empty space: size = 1 OK 2026/04/19 03:10:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/19 03:10:24 DEBUG : empty space: Unchanged skipping 2026/04/19 03:10:24 DEBUG : Local file system at /tmp/rclone3951200310: Waiting for checks to finish 2026/04/19 03:10:24 DEBUG : Local file system at /tmp/rclone3951200310: Waiting for transfers to finish 2026/04/19 03:10:24 DEBUG : Waiting for deletions to finish 2026/04/19 03:10:24 INFO : potato2: Deleted 2026/04/19 03:10:24 INFO : enormous: Deleted 2026/04/19 03:10:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.82s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:10:26 DEBUG : five: Need to transfer - File not found at Destination 2026/04/19 03:10:26 DEBUG : four: size = 4 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:10:26 DEBUG : four: size = 8 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:10:26 DEBUG : four: Sizes differ 2026/04/19 03:10:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/19 03:10:26 DEBUG : one: Destination is newer than source, skipping 2026/04/19 03:10:26 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:26 DEBUG : three: size = 5 OK 2026/04/19 03:10:26 DEBUG : three: Sizes identical 2026/04/19 03:10:26 DEBUG : two: size = 3 OK 2026/04/19 03:10:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/19 03:10:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3951200310) 2026/04/19 03:10:26 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:10:26 DEBUG : two: sha1 differ 2026/04/19 03:10:26 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:27 DEBUG : five: size = 4 OK 2026/04/19 03:10:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/19 03:10:27 INFO : five: Copied (new) 2026/04/19 03:10:27 DEBUG : four: size = 4 OK 2026/04/19 03:10:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/19 03:10:27 INFO : four: Copied (replaced existing) 2026/04/19 03:10:27 DEBUG : two: size = 3 OK 2026/04/19 03:10:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/19 03:10:27 INFO : two: Copied (replaced existing) 2026/04/19 03:10:27 DEBUG : Waiting for deletions to finish 2026/04/19 03:10:28 DEBUG : five: size = 4 OK 2026/04/19 03:10:28 DEBUG : four: size = 4 OK 2026/04/19 03:10:28 DEBUG : one: Destination is newer than source, skipping 2026/04/19 03:10:28 DEBUG : three: size = 5 OK 2026/04/19 03:10:28 DEBUG : two: size = 3 OK 2026/04/19 03:10:28 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/19 03:10:28 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/19 03:10:28 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/19 03:10:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/19 03:10:28 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/19 03:10:28 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/19 03:10:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/19 03:10:28 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/19 03:10:28 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/19 03:10:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3951200310) 2026/04/19 03:10:28 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:10:28 DEBUG : three: sha1 differ 2026/04/19 03:10:28 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/19 03:10:28 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:28 DEBUG : three: size = 5 OK 2026/04/19 03:10:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/19 03:10:28 INFO : three: Copied (replaced existing) 2026/04/19 03:10:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.21s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/19 03:10:30 INFO : B2 bucket rclone-test-bovewet3hita: Making map for --track-renames 2026/04/19 03:10:30 INFO : B2 bucket rclone-test-bovewet3hita: Finished making map for --track-renames 2026/04/19 03:10:30 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/19 03:10:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/19 03:10:30 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for renames to finish 2026/04/19 03:10:30 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:30 DEBUG : potato: size = 14 OK 2026/04/19 03:10:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/19 03:10:30 INFO : potato: Copied (new) 2026/04/19 03:10:30 DEBUG : yam: size = 11 OK 2026/04/19 03:10:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/19 03:10:30 INFO : yam: Copied (new) 2026/04/19 03:10:30 DEBUG : Waiting for deletions to finish 2026/04/19 03:10:31 INFO : B2 bucket rclone-test-bovewet3hita: Making map for --track-renames 2026/04/19 03:10:31 DEBUG : potato: size = 14 OK 2026/04/19 03:10:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:10:31 INFO : B2 bucket rclone-test-bovewet3hita: Finished making map for --track-renames 2026/04/19 03:10:31 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:31 DEBUG : potato: Unchanged skipping 2026/04/19 03:10:31 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for renames to finish 2026/04/19 03:10:31 DEBUG : yaml: size = 11 OK 2026/04/19 03:10:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/19 03:10:31 INFO : yam: Copied (server-side copy) to: yaml 2026/04/19 03:10:32 INFO : yam: Deleted 2026/04/19 03:10:32 INFO : yaml: Renamed from "yam" 2026/04/19 03:10:32 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/19 03:10:33 INFO : B2 bucket rclone-test-bovewet3hita: Making map for --track-renames 2026/04/19 03:10:33 INFO : B2 bucket rclone-test-bovewet3hita: Finished making map for --track-renames 2026/04/19 03:10:33 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/19 03:10:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/19 03:10:33 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for renames to finish 2026/04/19 03:10:33 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:33 DEBUG : potato: size = 14 OK 2026/04/19 03:10:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/19 03:10:33 INFO : potato: Copied (new) 2026/04/19 03:10:33 DEBUG : yam: size = 11 OK 2026/04/19 03:10:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/19 03:10:33 INFO : yam: Copied (new) 2026/04/19 03:10:33 DEBUG : Waiting for deletions to finish 2026/04/19 03:10:34 INFO : B2 bucket rclone-test-bovewet3hita: Making map for --track-renames 2026/04/19 03:10:34 DEBUG : potato: size = 14 OK 2026/04/19 03:10:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:10:34 INFO : B2 bucket rclone-test-bovewet3hita: Finished making map for --track-renames 2026/04/19 03:10:34 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:34 DEBUG : potato: Unchanged skipping 2026/04/19 03:10:34 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for renames to finish 2026/04/19 03:10:34 DEBUG : yaml: size = 11 OK 2026/04/19 03:10:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/19 03:10:34 INFO : yam: Copied (server-side copy) to: yaml 2026/04/19 03:10:34 INFO : yam: Deleted 2026/04/19 03:10:34 INFO : yaml: Renamed from "yam" 2026/04/19 03:10:34 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.83s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/19 03:10:36 INFO : B2 bucket rclone-test-bovewet3hita: Making map for --track-renames 2026/04/19 03:10:36 INFO : B2 bucket rclone-test-bovewet3hita: Finished making map for --track-renames 2026/04/19 03:10:36 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/19 03:10:36 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for renames to finish 2026/04/19 03:10:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/19 03:10:36 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:36 DEBUG : sub/yam: size = 11 OK 2026/04/19 03:10:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/19 03:10:36 INFO : sub/yam: Copied (new) 2026/04/19 03:10:36 DEBUG : potato: size = 14 OK 2026/04/19 03:10:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/19 03:10:36 INFO : potato: Copied (new) 2026/04/19 03:10:36 DEBUG : Waiting for deletions to finish 2026/04/19 03:10:37 DEBUG : potato: size = 14 OK 2026/04/19 03:10:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:10:37 DEBUG : potato: Unchanged skipping 2026/04/19 03:10:37 INFO : B2 bucket rclone-test-bovewet3hita: Making map for --track-renames 2026/04/19 03:10:37 INFO : B2 bucket rclone-test-bovewet3hita: Finished making map for --track-renames 2026/04/19 03:10:37 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:37 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for renames to finish 2026/04/19 03:10:37 DEBUG : yam: size = 11 OK 2026/04/19 03:10:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/19 03:10:37 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/19 03:10:38 INFO : sub/yam: Deleted 2026/04/19 03:10:38 INFO : yam: Renamed from "sub/yam" 2026/04/19 03:10:38 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.15s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:10:39 DEBUG : Creating backend with remote "/tmp/rclone3951200310/dir1" 2026/04/19 03:10:39 DEBUG : Creating backend with remote "/tmp/rclone3951200310/dir2" 2026/04/19 03:10:39 DEBUG : Local file system at /tmp/rclone3951200310/dir2: Using server-side directory move 2026/04/19 03:10:39 INFO : Local file system at /tmp/rclone3951200310/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/19 03:10:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/19 03:10:39 DEBUG : Local file system at /tmp/rclone3951200310/dir2: Waiting for checks to finish 2026/04/19 03:10:39 DEBUG : Local file system at /tmp/rclone3951200310/dir2: Waiting for transfers to finish 2026/04/19 03:10:39 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:10:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 03:10:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/19 03:10:39 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:39 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:40 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/19 03:10:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/19 03:10:40 INFO : nested/sub dir/file: Copied (new) 2026/04/19 03:10:40 INFO : nested/sub dir/file: Deleted 2026/04/19 03:10:40 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 03:10:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:10:40 INFO : sub dir/hello world: Copied (new) 2026/04/19 03:10:40 INFO : sub dir/hello world: Deleted 2026/04/19 03:10:40 INFO : sub dir: Removing directory 2026/04/19 03:10:40 INFO : nested/sub dir: Removing directory 2026/04/19 03:10:40 INFO : nested: Removing directory 2026/04/19 03:10:40 DEBUG : Local file system at /tmp/rclone3951200310: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:10:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/19 03:10:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/19 03:10:41 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:41 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:41 DEBUG : sub dir/hello world: size = 11 OK 2026/04/19 03:10:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:10:41 INFO : sub dir/hello world: Copied (new) 2026/04/19 03:10:41 INFO : sub dir/hello world: Deleted 2026/04/19 03:10:41 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/19 03:10:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/19 03:10:41 INFO : nested/sub dir/file: Copied (new) 2026/04/19 03:10:41 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.65s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:10:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/19 03:10:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/19 03:10:43 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:43 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:43 DEBUG : existing: size = 6 OK 2026/04/19 03:10:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/19 03:10:43 INFO : existing: Copied (new) 2026/04/19 03:10:43 INFO : existing: Deleted 2026/04/19 03:10:43 DEBUG : existing-b: size = 6 OK 2026/04/19 03:10:43 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/19 03:10:43 INFO : existing-b: Copied (new) 2026/04/19 03:10:43 INFO : existing-b: Deleted 2026/04/19 03:10:43 DEBUG : existing: Destination exists, skipping 2026/04/19 03:10:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/19 03:10:43 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:10:43 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:10:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.00s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:10:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kofafoz7fesu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bovewet3hita -> B2 bucket rclone-test-kofafoz7fesu 2026/04/19 03:10:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 03:10:49 DEBUG : empty space: size = 1 OK 2026/04/19 03:10:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/19 03:10:49 DEBUG : empty space: Unchanged skipping 2026/04/19 03:10:49 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:10:49 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kofafoz7fesu) 2026/04/19 03:10:49 DEBUG : potato3: Sizes differ 2026/04/19 03:10:49 DEBUG : B2 bucket rclone-test-kofafoz7fesu: Waiting for checks to finish 2026/04/19 03:10:49 INFO : empty space: Deleted 2026/04/19 03:10:49 DEBUG : B2 bucket rclone-test-kofafoz7fesu: Waiting for transfers to finish 2026/04/19 03:10:49 DEBUG : potato2: size = 60 OK 2026/04/19 03:10:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 03:10:49 INFO : potato2: Copied (server-side copy) 2026/04/19 03:10:49 INFO : potato2: Deleted 2026/04/19 03:10:49 DEBUG : potato3: size = 68 OK 2026/04/19 03:10:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/19 03:10:49 INFO : potato3: Copied (server-side copy) 2026/04/19 03:10:49 INFO : potato3: Deleted 2026/04/19 03:10:50 DEBUG : Creating backend with remote "TestB2:rclone-test-gufiqex8pase" 2026/04/19 03:10:51 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/19 03:10:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 03:10:51 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/19 03:10:51 DEBUG : B2 bucket rclone-test-gufiqex8pase: Waiting for checks to finish 2026/04/19 03:10:51 DEBUG : B2 bucket rclone-test-gufiqex8pase: Waiting for transfers to finish 2026/04/19 03:10:52 DEBUG : empty space: size = 1 OK 2026/04/19 03:10:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/19 03:10:52 INFO : empty space: Copied (server-side copy) 2026/04/19 03:10:52 INFO : empty space: Deleted 2026/04/19 03:10:52 DEBUG : potato3: size = 68 OK 2026/04/19 03:10:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/19 03:10:52 INFO : potato3: Copied (server-side copy) 2026/04/19 03:10:52 INFO : potato3: Deleted 2026/04/19 03:10:53 DEBUG : potato2: size = 60 OK 2026/04/19 03:10:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 03:10:53 INFO : potato2: Copied (server-side copy) 2026/04/19 03:10:53 INFO : potato2: Deleted 2026/04/19 03:10:53 DEBUG : B2 bucket rclone-test-gufiqex8pase: Purge remote 2026/04/19 03:10:53 INFO : B2 bucket rclone-test-gufiqex8pase: cleaning bucket "rclone-test-gufiqex8pase" of all files 2026/04/19 03:10:53 DEBUG : empty space: Deleting (id "4_z7fd23d33b08dab3b9fd80e1b_f119b406b4cae82d7_d20260419_m031051_c001_v0001176_t0024_u01776568251930") 2026/04/19 03:10:53 DEBUG : potato2: Deleting (id "4_z7fd23d33b08dab3b9fd80e1b_f115acec281569fca_d20260419_m031052_c001_v0001136_t0011_u01776568252218") 2026/04/19 03:10:53 DEBUG : potato3: Deleting (id "4_z7fd23d33b08dab3b9fd80e1b_f1135bdcf737b8875_d20260419_m031052_c001_v0001101_t0009_u01776568252348") 2026/04/19 03:10:54 DEBUG : B2 bucket rclone-test-kofafoz7fesu: Purge remote 2026/04/19 03:10:54 INFO : B2 bucket rclone-test-kofafoz7fesu: cleaning bucket "rclone-test-kofafoz7fesu" of all files 2026/04/19 03:10:54 DEBUG : empty space: Deleting (id "4_z7f422d33b08dab3b9fd80e1b_f410f3be933d81cf5_d20260419_m031052_c001_v7007000_t0000_u01776568252197") 2026/04/19 03:10:54 DEBUG : empty space: Deleting (id "4_z7f422d33b08dab3b9fd80e1b_f100bbb7c24d7678a_d20260419_m031048_c001_v0001101_t0056_u01776568248109") 2026/04/19 03:10:54 DEBUG : potato2: Deleting (id "4_z7f422d33b08dab3b9fd80e1b_f410f3be933d81cf8_d20260419_m031053_c001_v7007000_t0000_u01776568253103") 2026/04/19 03:10:54 DEBUG : potato2: Deleting (id "4_z7f422d33b08dab3b9fd80e1b_f115ffec29ba689cb_d20260419_m031049_c001_v0001181_t0033_u01776568249151") 2026/04/19 03:10:54 DEBUG : potato3: Deleting (id "4_z7f422d33b08dab3b9fd80e1b_f410f3be933d81cf7_d20260419_m031052_c001_v7007000_t0000_u01776568252739") 2026/04/19 03:10:54 DEBUG : potato3: Deleting (id "4_z7f422d33b08dab3b9fd80e1b_f113b0cca1c201a49_d20260419_m031049_c001_v0001185_t0049_u01776568249387") 2026/04/19 03:10:54 DEBUG : potato3: Deleting (id "4_z7f422d33b08dab3b9fd80e1b_f100bbb7c24d7678c_d20260419_m031048_c001_v0001101_t0056_u01776568248428") --- PASS: TestServerSideMove (12.36s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:10:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xovoraq6yera" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bovewet3hita -> B2 bucket rclone-test-xovoraq6yera 2026/04/19 03:11:02 DEBUG : empty space: Excluded (Size Filter) 2026/04/19 03:11:02 DEBUG : empty space: Excluded (Size Filter) 2026/04/19 03:11:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 03:11:02 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:11:02 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xovoraq6yera) 2026/04/19 03:11:02 DEBUG : potato3: Sizes differ 2026/04/19 03:11:02 DEBUG : B2 bucket rclone-test-xovoraq6yera: Waiting for checks to finish 2026/04/19 03:11:02 DEBUG : B2 bucket rclone-test-xovoraq6yera: Waiting for transfers to finish 2026/04/19 03:11:03 DEBUG : potato2: size = 60 OK 2026/04/19 03:11:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 03:11:03 INFO : potato2: Copied (server-side copy) 2026/04/19 03:11:03 INFO : potato2: Deleted 2026/04/19 03:11:03 DEBUG : potato3: size = 68 OK 2026/04/19 03:11:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/19 03:11:03 INFO : potato3: Copied (server-side copy) 2026/04/19 03:11:03 INFO : potato3: Deleted 2026/04/19 03:11:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xilizun7bata" 2026/04/19 03:11:04 DEBUG : empty space: Excluded (Size Filter) 2026/04/19 03:11:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 03:11:05 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/19 03:11:05 DEBUG : B2 bucket rclone-test-xilizun7bata: Waiting for checks to finish 2026/04/19 03:11:05 DEBUG : B2 bucket rclone-test-xilizun7bata: Waiting for transfers to finish 2026/04/19 03:11:06 DEBUG : potato2: size = 60 OK 2026/04/19 03:11:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 03:11:06 INFO : potato2: Copied (server-side copy) 2026/04/19 03:11:06 INFO : potato2: Deleted 2026/04/19 03:11:06 DEBUG : potato3: size = 68 OK 2026/04/19 03:11:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/19 03:11:06 INFO : potato3: Copied (server-side copy) 2026/04/19 03:11:06 INFO : potato3: Deleted 2026/04/19 03:11:07 DEBUG : B2 bucket rclone-test-xilizun7bata: Purge remote 2026/04/19 03:11:07 INFO : B2 bucket rclone-test-xilizun7bata: cleaning bucket "rclone-test-xilizun7bata" of all files 2026/04/19 03:11:07 DEBUG : potato2: Deleting (id "4_z8f326da3b08dab3b9fd80e1b_f1019b3d0ff21925d_d20260419_m031106_c001_v0001176_t0039_u01776568266055") 2026/04/19 03:11:07 DEBUG : potato3: Deleting (id "4_z8f326da3b08dab3b9fd80e1b_f102bef02cee79553_d20260419_m031106_c001_v0001173_t0021_u01776568266283") 2026/04/19 03:11:08 DEBUG : B2 bucket rclone-test-xovoraq6yera: Purge remote 2026/04/19 03:11:08 INFO : B2 bucket rclone-test-xovoraq6yera: cleaning bucket "rclone-test-xovoraq6yera" of all files 2026/04/19 03:11:08 DEBUG : empty space: Deleting (id "4_zff825d83b08dab3b9fd80e1b_f106e33df507b0677_d20260419_m031102_c001_v0001177_t0011_u01776568262261") 2026/04/19 03:11:08 DEBUG : potato2: Deleting (id "4_zff825d83b08dab3b9fd80e1b_f419b7000168729d8_d20260419_m031106_c001_v7007000_t0000_u01776568266263") 2026/04/19 03:11:08 DEBUG : potato2: Deleting (id "4_zff825d83b08dab3b9fd80e1b_f1114c971ab4d5651_d20260419_m031103_c001_v0001167_t0009_u01776568263073") 2026/04/19 03:11:08 DEBUG : potato3: Deleting (id "4_zff825d83b08dab3b9fd80e1b_f419b7000168729e0_d20260419_m031106_c001_v7007000_t0000_u01776568266661") 2026/04/19 03:11:08 DEBUG : potato3: Deleting (id "4_zff825d83b08dab3b9fd80e1b_f118336e57568f70c_d20260419_m031103_c001_v0001176_t0055_u01776568263448") 2026/04/19 03:11:08 DEBUG : potato3: Deleting (id "4_zff825d83b08dab3b9fd80e1b_f106e33df507b0679_d20260419_m031102_c001_v0001177_t0021_u01776568262475") --- PASS: TestServerSideMoveWithFilter (13.75s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:11:10 DEBUG : Creating backend with remote "TestB2:rclone-test-harubeh9yaba" 2026/04/19 03:11:13 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bovewet3hita -> B2 bucket rclone-test-harubeh9yaba 2026/04/19 03:11:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 03:11:18 DEBUG : empty space: size = 1 OK 2026/04/19 03:11:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/19 03:11:18 DEBUG : empty space: Unchanged skipping 2026/04/19 03:11:18 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:11:18 DEBUG : potato3: size = 60 (B2 bucket rclone-test-harubeh9yaba) 2026/04/19 03:11:18 DEBUG : potato3: Sizes differ 2026/04/19 03:11:18 DEBUG : B2 bucket rclone-test-harubeh9yaba: Waiting for checks to finish 2026/04/19 03:11:18 INFO : empty space: Deleted 2026/04/19 03:11:18 DEBUG : B2 bucket rclone-test-harubeh9yaba: Waiting for transfers to finish 2026/04/19 03:11:18 DEBUG : potato2: size = 60 OK 2026/04/19 03:11:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 03:11:18 INFO : potato2: Copied (server-side copy) 2026/04/19 03:11:18 INFO : potato2: Deleted 2026/04/19 03:11:19 DEBUG : potato3: size = 68 OK 2026/04/19 03:11:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/19 03:11:19 INFO : potato3: Copied (server-side copy) 2026/04/19 03:11:19 INFO : potato3: Deleted 2026/04/19 03:11:19 DEBUG : Creating backend with remote "TestB2:rclone-test-jizuhuk2zazi" 2026/04/19 03:11:20 INFO : tomatoDir: Making directory 2026/04/19 03:11:20 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/19 03:11:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/19 03:11:20 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/19 03:11:20 DEBUG : B2 bucket rclone-test-jizuhuk2zazi: Waiting for checks to finish 2026/04/19 03:11:20 DEBUG : B2 bucket rclone-test-jizuhuk2zazi: Waiting for transfers to finish 2026/04/19 03:11:21 DEBUG : potato2: size = 60 OK 2026/04/19 03:11:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/19 03:11:21 INFO : potato2: Copied (server-side copy) 2026/04/19 03:11:21 INFO : potato2: Deleted 2026/04/19 03:11:22 DEBUG : potato3: size = 68 OK 2026/04/19 03:11:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/19 03:11:22 INFO : potato3: Copied (server-side copy) 2026/04/19 03:11:22 DEBUG : empty space: size = 1 OK 2026/04/19 03:11:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/19 03:11:22 INFO : empty space: Copied (server-side copy) 2026/04/19 03:11:22 INFO : potato3: Deleted 2026/04/19 03:11:22 INFO : empty space: Deleted 2026/04/19 03:11:22 DEBUG : B2 bucket rclone-test-jizuhuk2zazi: Purge remote 2026/04/19 03:11:22 INFO : B2 bucket rclone-test-jizuhuk2zazi: cleaning bucket "rclone-test-jizuhuk2zazi" of all files 2026/04/19 03:11:23 DEBUG : empty space: Deleting (id "4_zbf02ad73b08dab3b9fd80e1b_f1052a7ea517bb0a4_d20260419_m031121_c001_v0001098_t0028_u01776568281900") 2026/04/19 03:11:23 DEBUG : potato2: Deleting (id "4_zbf02ad73b08dab3b9fd80e1b_f10480129460c8ef0_d20260419_m031121_c001_v0001173_t0038_u01776568281576") 2026/04/19 03:11:23 DEBUG : potato3: Deleting (id "4_zbf02ad73b08dab3b9fd80e1b_f1146e31f83203a1a_d20260419_m031121_c001_v0001185_t0057_u01776568281955") 2026/04/19 03:11:24 DEBUG : B2 bucket rclone-test-harubeh9yaba: Purge remote 2026/04/19 03:11:24 INFO : B2 bucket rclone-test-harubeh9yaba: cleaning bucket "rclone-test-harubeh9yaba" of all files 2026/04/19 03:11:24 DEBUG : empty space: Deleting (id "4_z7fc28de3b08dab3b9fd80e1b_f42364dcab513ae31_d20260419_m031122_c001_v7007000_t0000_u01776568282298") 2026/04/19 03:11:24 DEBUG : empty space: Deleting (id "4_z7fc28de3b08dab3b9fd80e1b_f113c46013bf4b1b4_d20260419_m031116_c001_v0001044_t0026_u01776568276132") 2026/04/19 03:11:24 DEBUG : potato2: Deleting (id "4_z7fc28de3b08dab3b9fd80e1b_f41350d79204ec172_d20260419_m031121_c001_v7007000_t0000_u01776568281875") 2026/04/19 03:11:24 DEBUG : potato2: Deleting (id "4_z7fc28de3b08dab3b9fd80e1b_f110d9702375c12e0_d20260419_m031118_c001_v0001173_t0057_u01776568278239") 2026/04/19 03:11:24 DEBUG : potato3: Deleting (id "4_z7fc28de3b08dab3b9fd80e1b_f41350d79204ec177_d20260419_m031122_c001_v7007000_t0000_u01776568282143") 2026/04/19 03:11:24 DEBUG : potato3: Deleting (id "4_z7fc28de3b08dab3b9fd80e1b_f10027e1a09ba4558_d20260419_m031118_c001_v0001033_t0025_u01776568278583") 2026/04/19 03:11:24 DEBUG : potato3: Deleting (id "4_z7fc28de3b08dab3b9fd80e1b_f113c46013bf4b1b8_d20260419_m031116_c001_v0001044_t0016_u01776568276765") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.84s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:11:27 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.53s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:11:30 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:11:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/rclone-sync-test" 2026/04/19 03:11:33 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/rclone-sync-test-include/layer2" 2026/04/19 03:11:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/rclone-sync-test-ignore-file" 2026/04/19 03:11:39 DEBUG : B2 bucket rclone-test-bovewet3hita path rclone-sync-test: Waiting for checks to finish 2026/04/19 03:11:39 DEBUG : B2 bucket rclone-test-bovewet3hita path rclone-sync-test: Waiting for transfers to finish 2026/04/19 03:11:39 DEBUG : Waiting for deletions to finish 2026/04/19 03:11:39 INFO : There was nothing to transfer 2026/04/19 03:11:39 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:11:39 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:11:39 DEBUG : Waiting for deletions to finish 2026/04/19 03:11:39 INFO : There was nothing to transfer 2026/04/19 03:11:39 DEBUG : B2 bucket rclone-test-bovewet3hita path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/19 03:11:39 DEBUG : B2 bucket rclone-test-bovewet3hita path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/19 03:11:39 DEBUG : Waiting for deletions to finish 2026/04/19 03:11:39 INFO : There was nothing to transfer 2026/04/19 03:11:40 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:11:40 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:11:40 DEBUG : Waiting for deletions to finish 2026/04/19 03:11:40 INFO : There was nothing to transfer 2026/04/19 03:11:40 DEBUG : B2 bucket rclone-test-bovewet3hita path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/19 03:11:40 DEBUG : B2 bucket rclone-test-bovewet3hita path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/19 03:11:40 DEBUG : Waiting for deletions to finish 2026/04/19 03:11:40 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.41s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:11:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/dst" 2026/04/19 03:11:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/CompareDest" 2026/04/19 03:11:44 DEBUG : one: Need to transfer - File not found at Destination 2026/04/19 03:11:44 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:11:44 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:11:45 DEBUG : one: size = 3 OK 2026/04/19 03:11:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/19 03:11:45 INFO : one: Copied (new) 2026/04/19 03:11:45 DEBUG : Waiting for deletions to finish 2026/04/19 03:11:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:11:45 DEBUG : one: size = 3 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:11:45 DEBUG : one: Sizes differ 2026/04/19 03:11:45 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:11:45 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:11:46 DEBUG : one: size = 5 OK 2026/04/19 03:11:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/19 03:11:46 INFO : one: Copied (replaced existing) 2026/04/19 03:11:46 DEBUG : Waiting for deletions to finish 2026/04/19 03:11:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:11:48 DEBUG : one: size = 3 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:11:48 DEBUG : one: Sizes differ 2026/04/19 03:11:48 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:11:48 DEBUG : one: size = 5 OK 2026/04/19 03:11:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:11:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/19 03:11:48 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:11:48 DEBUG : Waiting for deletions to finish 2026/04/19 03:11:48 INFO : There was nothing to transfer 2026/04/19 03:11:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:11:49 DEBUG : one: size = 3 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:11:49 DEBUG : one: Sizes differ 2026/04/19 03:11:49 DEBUG : two: size = 3 OK 2026/04/19 03:11:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:11:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/19 03:11:49 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:11:50 DEBUG : one: size = 5 OK 2026/04/19 03:11:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:11:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/19 03:11:50 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:11:50 DEBUG : Waiting for deletions to finish 2026/04/19 03:11:50 INFO : There was nothing to transfer 2026/04/19 03:11:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:11:50 DEBUG : one: size = 3 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:11:50 DEBUG : one: Sizes differ 2026/04/19 03:11:50 DEBUG : two: size = 3 OK 2026/04/19 03:11:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:11:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/19 03:11:50 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:11:50 DEBUG : one: size = 5 OK 2026/04/19 03:11:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:11:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/19 03:11:50 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:11:50 DEBUG : Waiting for deletions to finish 2026/04/19 03:11:50 INFO : There was nothing to transfer 2026/04/19 03:11:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:11:51 DEBUG : one: size = 3 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:11:51 DEBUG : one: Sizes differ 2026/04/19 03:11:51 DEBUG : two: size = 3 OK 2026/04/19 03:11:51 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/04/19 03:11:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/19 03:11:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/19 03:11:51 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:11:51 DEBUG : one: size = 5 OK 2026/04/19 03:11:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:11:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/19 03:11:51 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:11:51 DEBUG : Waiting for deletions to finish 2026/04/19 03:11:51 INFO : There was nothing to transfer 2026/04/19 03:11:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:11:52 DEBUG : one: size = 3 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:11:52 DEBUG : one: Sizes differ 2026/04/19 03:11:52 DEBUG : two: size = 5 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:11:52 DEBUG : two: size = 3 (B2 bucket rclone-test-bovewet3hita path CompareDest) 2026/04/19 03:11:52 DEBUG : two: Sizes differ 2026/04/19 03:11:52 DEBUG : two: Need to transfer - File not found at Destination 2026/04/19 03:11:52 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:11:52 DEBUG : one: size = 5 OK 2026/04/19 03:11:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:11:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/19 03:11:52 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:11:53 DEBUG : two: size = 5 OK 2026/04/19 03:11:53 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/19 03:11:53 INFO : two: Copied (new) 2026/04/19 03:11:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.17s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:11:56 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/dest" 2026/04/19 03:11:57 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/pre-dest1" 2026/04/19 03:11:57 DEBUG : Config file has changed externally - reloading 2026/04/19 03:11:58 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/pre-dest2" 2026/04/19 03:11:58 DEBUG : Config file has changed externally - reloading 2026/04/19 03:12:00 DEBUG : 1: size = 1 OK 2026/04/19 03:12:00 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:12:00 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/19 03:12:00 DEBUG : 2: size = 1 OK 2026/04/19 03:12:00 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:12:00 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/19 03:12:01 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/19 03:12:01 DEBUG : B2 bucket rclone-test-bovewet3hita path dest: Waiting for checks to finish 2026/04/19 03:12:01 DEBUG : B2 bucket rclone-test-bovewet3hita path dest: Waiting for transfers to finish 2026/04/19 03:12:01 DEBUG : 3: size = 1 OK 2026/04/19 03:12:01 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/19 03:12:01 INFO : 3: Copied (new) 2026/04/19 03:12:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.03s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:12:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/dst" 2026/04/19 03:12:05 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/CopyDest" 2026/04/19 03:12:07 DEBUG : one: Need to transfer - File not found at Destination 2026/04/19 03:12:07 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:12:07 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:12:08 DEBUG : one: size = 3 OK 2026/04/19 03:12:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/19 03:12:08 INFO : one: Copied (new) 2026/04/19 03:12:08 DEBUG : Waiting for deletions to finish 2026/04/19 03:12:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/19 03:12:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/19 03:12:08 DEBUG : pacer: Reducing sleep to 10ms 2026/04/19 03:12:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:12:09 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:12:09 DEBUG : one: size = 3 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:12:09 DEBUG : one: Sizes differ 2026/04/19 03:12:09 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:12:09 DEBUG : one: size = 5 OK 2026/04/19 03:12:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/19 03:12:09 INFO : one: Copied (replaced existing) 2026/04/19 03:12:09 DEBUG : Waiting for deletions to finish 2026/04/19 03:12:11 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/BackupDir" 2026/04/19 03:12:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:12:13 DEBUG : one: size = 3 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:12:13 DEBUG : one: Sizes differ 2026/04/19 03:12:13 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:12:13 DEBUG : one: size = 5 OK 2026/04/19 03:12:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:12:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:12:13 DEBUG : one: size = 3 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:12:13 DEBUG : one: Sizes differ 2026/04/19 03:12:14 DEBUG : one: size = 3 OK 2026/04/19 03:12:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/19 03:12:14 INFO : one: Copied (server-side copy) 2026/04/19 03:12:14 INFO : one: Deleted 2026/04/19 03:12:15 DEBUG : one: size = 5 OK 2026/04/19 03:12:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/19 03:12:15 INFO : one: Copied (server-side copy) 2026/04/19 03:12:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/19 03:12:15 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:12:15 DEBUG : Waiting for deletions to finish 2026/04/19 03:12:16 DEBUG : one: size = 5 OK 2026/04/19 03:12:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:12:16 DEBUG : one: Unchanged skipping 2026/04/19 03:12:16 DEBUG : two: size = 3 OK 2026/04/19 03:12:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:12:17 DEBUG : two: size = 3 OK 2026/04/19 03:12:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/19 03:12:17 INFO : two: Copied (server-side copy) 2026/04/19 03:12:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/19 03:12:17 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:12:17 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:12:17 DEBUG : Waiting for deletions to finish 2026/04/19 03:12:17 DEBUG : two: size = 3 OK 2026/04/19 03:12:17 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:12:17 DEBUG : one: size = 5 OK 2026/04/19 03:12:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:12:17 DEBUG : one: Unchanged skipping 2026/04/19 03:12:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:12:17 DEBUG : two: Unchanged skipping 2026/04/19 03:12:17 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:12:17 DEBUG : Waiting for deletions to finish 2026/04/19 03:12:17 INFO : There was nothing to transfer 2026/04/19 03:12:19 DEBUG : one: size = 5 OK 2026/04/19 03:12:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:12:19 DEBUG : one: Unchanged skipping 2026/04/19 03:12:19 DEBUG : three: size = 7 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:12:19 DEBUG : three: size = 5 (B2 bucket rclone-test-bovewet3hita path CopyDest) 2026/04/19 03:12:19 DEBUG : three: Sizes differ 2026/04/19 03:12:19 DEBUG : three: Destination not found in --copy-dest 2026/04/19 03:12:19 DEBUG : three: Need to transfer - File not found at Destination 2026/04/19 03:12:19 DEBUG : two: size = 3 OK 2026/04/19 03:12:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/19 03:12:19 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:12:19 DEBUG : two: Unchanged skipping 2026/04/19 03:12:19 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:12:19 DEBUG : three: size = 7 OK 2026/04/19 03:12:19 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/19 03:12:19 INFO : three: Copied (new) 2026/04/19 03:12:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.43s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:12:23 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/dst" 2026/04/19 03:12:24 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/backup" 2026/04/19 03:12:26 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:12:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:12:26 DEBUG : one: size = 3 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:12:26 DEBUG : one: Sizes differ 2026/04/19 03:12:26 DEBUG : two: size = 3 OK 2026/04/19 03:12:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:12:26 DEBUG : two: Unchanged skipping 2026/04/19 03:12:28 DEBUG : one: size = 3 OK 2026/04/19 03:12:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/19 03:12:28 INFO : one: Copied (server-side copy) 2026/04/19 03:12:28 INFO : one: Deleted 2026/04/19 03:12:28 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:12:29 DEBUG : one: size = 4 OK 2026/04/19 03:12:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 03:12:29 INFO : one: Copied (new) 2026/04/19 03:12:29 DEBUG : Waiting for deletions to finish 2026/04/19 03:12:29 DEBUG : three.txt: size = 5 OK 2026/04/19 03:12:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/19 03:12:29 INFO : three.txt: Copied (server-side copy) 2026/04/19 03:12:29 INFO : three.txt: Deleted 2026/04/19 03:12:29 INFO : three.txt: Moved into backup dir 2026/04/19 03:12:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:12:31 DEBUG : one: size = 4 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:12:31 DEBUG : one: Sizes differ 2026/04/19 03:12:31 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:12:31 DEBUG : two: size = 3 OK 2026/04/19 03:12:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:12:31 DEBUG : two: Unchanged skipping 2026/04/19 03:12:32 DEBUG : one: size = 4 OK 2026/04/19 03:12:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 03:12:32 INFO : one: Copied (server-side copy) 2026/04/19 03:12:32 INFO : one: Deleted 2026/04/19 03:12:32 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:12:32 DEBUG : one: size = 5 OK 2026/04/19 03:12:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/19 03:12:32 INFO : one: Copied (new) 2026/04/19 03:12:32 DEBUG : Waiting for deletions to finish 2026/04/19 03:12:33 DEBUG : three.txt: size = 6 OK 2026/04/19 03:12:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/19 03:12:33 INFO : three.txt: Copied (server-side copy) 2026/04/19 03:12:33 INFO : three.txt: Deleted 2026/04/19 03:12:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.80s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:12:37 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/dst" 2026/04/19 03:12:38 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/backup" 2026/04/19 03:12:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:12:40 DEBUG : one: size = 3 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:12:40 DEBUG : one: Sizes differ 2026/04/19 03:12:40 DEBUG : two: size = 3 OK 2026/04/19 03:12:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:12:40 DEBUG : two: Unchanged skipping 2026/04/19 03:12:40 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:12:41 DEBUG : one.bak: size = 3 OK 2026/04/19 03:12:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/19 03:12:41 INFO : one: Copied (server-side copy) to: one.bak 2026/04/19 03:12:41 INFO : one: Deleted 2026/04/19 03:12:41 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:12:42 DEBUG : one: size = 4 OK 2026/04/19 03:12:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 03:12:42 INFO : one: Copied (new) 2026/04/19 03:12:42 DEBUG : Waiting for deletions to finish 2026/04/19 03:12:43 DEBUG : three.txt.bak: size = 5 OK 2026/04/19 03:12:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/19 03:12:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/19 03:12:43 INFO : three.txt: Deleted 2026/04/19 03:12:43 INFO : three.txt: Moved into backup dir 2026/04/19 03:12:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:12:45 DEBUG : one: size = 4 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:12:45 DEBUG : one: Sizes differ 2026/04/19 03:12:45 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:12:45 DEBUG : two: size = 3 OK 2026/04/19 03:12:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:12:45 DEBUG : two: Unchanged skipping 2026/04/19 03:12:45 DEBUG : one.bak: size = 4 OK 2026/04/19 03:12:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 03:12:45 INFO : one: Copied (server-side copy) to: one.bak 2026/04/19 03:12:45 INFO : one: Deleted 2026/04/19 03:12:45 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:12:46 DEBUG : one: size = 5 OK 2026/04/19 03:12:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/19 03:12:46 INFO : one: Copied (new) 2026/04/19 03:12:46 DEBUG : Waiting for deletions to finish 2026/04/19 03:12:46 DEBUG : three.txt.bak: size = 6 OK 2026/04/19 03:12:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/19 03:12:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/19 03:12:46 INFO : three.txt: Deleted 2026/04/19 03:12:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:12:50 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/dst" 2026/04/19 03:12:51 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/backup" 2026/04/19 03:12:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:12:53 DEBUG : one: size = 3 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:12:53 DEBUG : one: Sizes differ 2026/04/19 03:12:53 DEBUG : two: size = 3 OK 2026/04/19 03:12:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:12:53 DEBUG : two: Unchanged skipping 2026/04/19 03:12:53 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:12:55 DEBUG : one-2019-01-01: size = 3 OK 2026/04/19 03:12:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/19 03:12:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/19 03:12:55 INFO : one: Deleted 2026/04/19 03:12:55 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:12:56 DEBUG : one: size = 4 OK 2026/04/19 03:12:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 03:12:56 INFO : one: Copied (new) 2026/04/19 03:12:56 DEBUG : Waiting for deletions to finish 2026/04/19 03:12:56 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/19 03:12:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/19 03:12:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/19 03:12:56 INFO : three.txt: Deleted 2026/04/19 03:12:56 INFO : three.txt: Moved into backup dir 2026/04/19 03:12:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:12:59 DEBUG : one: size = 4 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:12:59 DEBUG : one: Sizes differ 2026/04/19 03:12:59 DEBUG : two: size = 3 OK 2026/04/19 03:12:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:12:59 DEBUG : two: Unchanged skipping 2026/04/19 03:12:59 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:12:59 DEBUG : one-2019-01-01: size = 4 OK 2026/04/19 03:12:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 03:12:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/19 03:12:59 INFO : one: Deleted 2026/04/19 03:12:59 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:13:00 DEBUG : one: size = 5 OK 2026/04/19 03:13:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/19 03:13:00 INFO : one: Copied (new) 2026/04/19 03:13:00 DEBUG : Waiting for deletions to finish 2026/04/19 03:13:00 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/19 03:13:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/19 03:13:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/19 03:13:00 INFO : three.txt: Deleted 2026/04/19 03:13:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.00s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:13:05 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/dst" 2026/04/19 03:13:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:13:06 DEBUG : one: size = 3 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:13:06 DEBUG : one: Sizes differ 2026/04/19 03:13:06 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:13:06 DEBUG : two: size = 3 OK 2026/04/19 03:13:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:13:06 DEBUG : two: Unchanged skipping 2026/04/19 03:13:07 DEBUG : one.bak: size = 3 OK 2026/04/19 03:13:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/19 03:13:07 INFO : one: Copied (server-side copy) to: one.bak 2026/04/19 03:13:07 INFO : one: Deleted 2026/04/19 03:13:07 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:13:08 DEBUG : one: size = 4 OK 2026/04/19 03:13:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 03:13:08 INFO : one: Copied (new) 2026/04/19 03:13:08 DEBUG : Waiting for deletions to finish 2026/04/19 03:13:08 DEBUG : three.txt.bak: size = 5 OK 2026/04/19 03:13:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/19 03:13:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/19 03:13:09 INFO : three.txt: Deleted 2026/04/19 03:13:09 INFO : three.txt: Moved into backup dir 2026/04/19 03:13:10 DEBUG : one.bak: Excluded (Path Filter) 2026/04/19 03:13:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/19 03:13:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:13:10 DEBUG : one: size = 4 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:13:10 DEBUG : one: Sizes differ 2026/04/19 03:13:10 DEBUG : two: size = 3 OK 2026/04/19 03:13:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:13:10 DEBUG : two: Unchanged skipping 2026/04/19 03:13:10 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for checks to finish 2026/04/19 03:13:10 DEBUG : one.bak: size = 4 OK 2026/04/19 03:13:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 03:13:10 INFO : one: Copied (server-side copy) to: one.bak 2026/04/19 03:13:10 INFO : one: Deleted 2026/04/19 03:13:10 DEBUG : B2 bucket rclone-test-bovewet3hita path dst: Waiting for transfers to finish 2026/04/19 03:13:11 DEBUG : one: size = 5 OK 2026/04/19 03:13:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/19 03:13:11 INFO : one: Copied (new) 2026/04/19 03:13:11 DEBUG : Waiting for deletions to finish 2026/04/19 03:13:12 DEBUG : three.txt.bak: size = 6 OK 2026/04/19 03:13:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/19 03:13:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/19 03:13:12 INFO : three.txt: Deleted 2026/04/19 03:13:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.40s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:13:15 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1098-16.backblaze.com/b2api/v1/b2_upload_file/5f825d73b06dab3b9fd80e1b/c001_v0001098_t0004": EOF 2026/04/19 03:13:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1098-16.backblaze.com/b2api/v1/b2_upload_file/5f825d73b06dab3b9fd80e1b/c001_v0001098_t0004": EOF) 2026/04/19 03:13:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bovewet3hita: 1/10 (Post "https://pod-000-1098-16.backblaze.com/b2api/v1/b2_upload_file/5f825d73b06dab3b9fd80e1b/c001_v0001098_t0004": EOF) 2026/04/19 03:13:17 DEBUG : pacer: Reducing sleep to 10ms 2026/04/19 03:13:17 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/dst" 2026/04/19 03:13:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:13:18 DEBUG : one: size = 3 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:13:18 DEBUG : one: Sizes differ 2026/04/19 03:13:20 DEBUG : one.bak: size = 3 OK 2026/04/19 03:13:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/19 03:13:20 INFO : one: Copied (server-side copy) to: one.bak 2026/04/19 03:13:20 INFO : one: Deleted 2026/04/19 03:13:21 DEBUG : one: size = 4 OK 2026/04/19 03:13:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 03:13:21 INFO : one: Copied (new) 2026/04/19 03:13:21 DEBUG : two: size = 3 OK 2026/04/19 03:13:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:13:21 DEBUG : two: Unchanged skipping 2026/04/19 03:13:21 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:13:21 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:13:21 DEBUG : three.txt: Sizes differ 2026/04/19 03:13:22 DEBUG : three.txt.bak: size = 5 OK 2026/04/19 03:13:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/19 03:13:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/19 03:13:22 INFO : three.txt: Deleted 2026/04/19 03:13:23 DEBUG : three.txt: size = 6 OK 2026/04/19 03:13:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/19 03:13:23 INFO : three.txt: Copied (new) 2026/04/19 03:13:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:13:23 DEBUG : one: size = 4 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:13:23 DEBUG : one: Sizes differ 2026/04/19 03:13:24 DEBUG : one.bak: size = 4 OK 2026/04/19 03:13:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 03:13:24 INFO : one: Copied (server-side copy) to: one.bak 2026/04/19 03:13:24 INFO : one: Deleted 2026/04/19 03:13:25 DEBUG : one: size = 5 OK 2026/04/19 03:13:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/19 03:13:25 INFO : one: Copied (new) 2026/04/19 03:13:26 DEBUG : two: size = 3 OK 2026/04/19 03:13:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:13:26 DEBUG : two: Unchanged skipping 2026/04/19 03:13:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:13:26 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:13:26 DEBUG : three.txt: Sizes differ 2026/04/19 03:13:26 DEBUG : three.txt.bak: size = 6 OK 2026/04/19 03:13:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/19 03:13:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/19 03:13:27 INFO : three.txt: Deleted 2026/04/19 03:13:27 DEBUG : three.txt: size = 19 OK 2026/04/19 03:13:27 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/19 03:13:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (15.56s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:13:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bovewet3hita/dst" 2026/04/19 03:13:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:13:32 DEBUG : one: size = 3 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:13:32 DEBUG : one: Sizes differ 2026/04/19 03:13:34 DEBUG : one-2019-01-01: size = 3 OK 2026/04/19 03:13:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/19 03:13:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/19 03:13:34 INFO : one: Deleted 2026/04/19 03:13:35 DEBUG : one: size = 4 OK 2026/04/19 03:13:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 03:13:35 INFO : one: Copied (new) 2026/04/19 03:13:35 DEBUG : two: size = 3 OK 2026/04/19 03:13:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:13:35 DEBUG : two: Unchanged skipping 2026/04/19 03:13:35 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:13:35 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:13:35 DEBUG : three.txt: Sizes differ 2026/04/19 03:13:36 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/19 03:13:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/19 03:13:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/19 03:13:36 INFO : three.txt: Deleted 2026/04/19 03:13:37 DEBUG : three.txt: size = 6 OK 2026/04/19 03:13:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/19 03:13:37 INFO : three.txt: Copied (new) 2026/04/19 03:13:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:13:38 DEBUG : one: size = 4 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:13:38 DEBUG : one: Sizes differ 2026/04/19 03:13:39 DEBUG : one-2019-01-01: size = 4 OK 2026/04/19 03:13:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/19 03:13:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/19 03:13:39 INFO : one: Deleted 2026/04/19 03:13:39 DEBUG : one: size = 5 OK 2026/04/19 03:13:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/19 03:13:39 INFO : one: Copied (new) 2026/04/19 03:13:39 DEBUG : two: size = 3 OK 2026/04/19 03:13:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:13:39 DEBUG : two: Unchanged skipping 2026/04/19 03:13:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:13:40 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bovewet3hita path dst) 2026/04/19 03:13:40 DEBUG : three.txt: Sizes differ 2026/04/19 03:13:40 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/19 03:13:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/19 03:13:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/19 03:13:40 INFO : three.txt: Deleted 2026/04/19 03:13:41 DEBUG : three.txt: size = 19 OK 2026/04/19 03:13:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/19 03:13:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.71s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:13:43 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:13:43 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:13:43 DEBUG : Testêé: Sizes differ 2026/04/19 03:13:43 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:13:43 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:13:44 DEBUG : Testêé: size = 14 OK 2026/04/19 03:13:44 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/19 03:13:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/19 03:13:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.69s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:13:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/19 03:13:45 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:13:45 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:13:46 DEBUG : existing: size = 6 OK 2026/04/19 03:13:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/19 03:13:46 INFO : existing: Copied (new) 2026/04/19 03:13:46 DEBUG : Waiting for deletions to finish 2026/04/19 03:13:46 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:13:46 DEBUG : existing: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:13:46 DEBUG : existing: Sizes differ 2026/04/19 03:13:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/19 03:13:46 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:13:46 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:13:46 ERROR : B2 bucket rclone-test-bovewet3hita: not deleting files as there were IO errors 2026/04/19 03:13:46 ERROR : B2 bucket rclone-test-bovewet3hita: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.25s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:13:48 DEBUG : EXISTING: size = 6 OK 2026/04/19 03:13:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:13:48 DEBUG : existing: Unchanged skipping 2026/04/19 03:13:48 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:13:48 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:13:48 DEBUG : Waiting for deletions to finish 2026/04/19 03:13:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.41s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.10s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:14:07 DEBUG : both0: size = 6 OK 2026/04/19 03:14:07 DEBUG : both10: size = 6 OK 2026/04/19 03:14:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:07 DEBUG : both10: Unchanged skipping 2026/04/19 03:14:07 DEBUG : both13: size = 6 OK 2026/04/19 03:14:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:07 DEBUG : both13: Unchanged skipping 2026/04/19 03:14:07 DEBUG : both14: size = 6 OK 2026/04/19 03:14:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:07 DEBUG : both14: Unchanged skipping 2026/04/19 03:14:07 DEBUG : both15: size = 6 OK 2026/04/19 03:14:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:07 DEBUG : both11: size = 6 OK 2026/04/19 03:14:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:07 DEBUG : both12: size = 6 OK 2026/04/19 03:14:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:07 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:14:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:07 DEBUG : both0: Unchanged skipping 2026/04/19 03:14:07 DEBUG : both16: size = 6 OK 2026/04/19 03:14:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:07 DEBUG : both15: Unchanged skipping 2026/04/19 03:14:07 DEBUG : both17: size = 6 OK 2026/04/19 03:14:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:07 DEBUG : both16: Unchanged skipping 2026/04/19 03:14:07 DEBUG : both17: Unchanged skipping 2026/04/19 03:14:07 DEBUG : both12: Unchanged skipping 2026/04/19 03:14:07 DEBUG : both11: Unchanged skipping 2026/04/19 03:14:07 DEBUG : both18: size = 6 OK 2026/04/19 03:14:07 DEBUG : both19: size = 6 OK 2026/04/19 03:14:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:07 DEBUG : both19: Unchanged skipping 2026/04/19 03:14:07 DEBUG : both1: size = 6 OK 2026/04/19 03:14:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:07 DEBUG : both1: Unchanged skipping 2026/04/19 03:14:07 DEBUG : both2: size = 6 OK 2026/04/19 03:14:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:07 DEBUG : both3: size = 6 OK 2026/04/19 03:14:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:07 DEBUG : both4: size = 6 OK 2026/04/19 03:14:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:07 DEBUG : both18: Unchanged skipping 2026/04/19 03:14:07 DEBUG : both5: size = 6 OK 2026/04/19 03:14:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:07 DEBUG : both2: Unchanged skipping 2026/04/19 03:14:07 DEBUG : both6: size = 6 OK 2026/04/19 03:14:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:07 DEBUG : both5: Unchanged skipping 2026/04/19 03:14:07 DEBUG : both7: size = 6 OK 2026/04/19 03:14:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:07 DEBUG : both7: Unchanged skipping 2026/04/19 03:14:07 DEBUG : both8: size = 6 OK 2026/04/19 03:14:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:07 DEBUG : both8: Unchanged skipping 2026/04/19 03:14:07 DEBUG : both9: size = 6 OK 2026/04/19 03:14:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:07 DEBUG : both9: Unchanged skipping 2026/04/19 03:14:07 DEBUG : both4: Unchanged skipping 2026/04/19 03:14:07 DEBUG : both3: Unchanged skipping 2026/04/19 03:14:07 DEBUG : both6: Unchanged skipping 2026/04/19 03:14:07 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:14:07 DEBUG : Waiting for deletions to finish 2026/04/19 03:14:07 INFO : only12: Deleted 2026/04/19 03:14:07 INFO : only14: Deleted 2026/04/19 03:14:07 INFO : only16: Deleted 2026/04/19 03:14:07 INFO : only19: Deleted 2026/04/19 03:14:07 INFO : only4: Deleted 2026/04/19 03:14:07 INFO : only8: Deleted 2026/04/19 03:14:07 INFO : only0: Deleted 2026/04/19 03:14:07 INFO : only10: Deleted 2026/04/19 03:14:07 INFO : only2: Deleted 2026/04/19 03:14:07 INFO : only5: Deleted 2026/04/19 03:14:07 INFO : only13: Deleted 2026/04/19 03:14:08 INFO : only1: Deleted 2026/04/19 03:14:08 INFO : only3: Deleted 2026/04/19 03:14:08 INFO : only7: Deleted 2026/04/19 03:14:08 INFO : only9: Deleted 2026/04/19 03:14:08 INFO : only15: Deleted 2026/04/19 03:14:08 INFO : only6: Deleted 2026/04/19 03:14:08 INFO : only17: Deleted 2026/04/19 03:14:08 INFO : only18: Deleted 2026/04/19 03:14:08 INFO : only11: Deleted 2026/04/19 03:14:08 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.69s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:14:30 DEBUG : both0: size = 6 OK 2026/04/19 03:14:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:30 DEBUG : both0: Unchanged skipping 2026/04/19 03:14:30 DEBUG : both10: size = 6 OK 2026/04/19 03:14:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:30 DEBUG : both10: Unchanged skipping 2026/04/19 03:14:30 DEBUG : both11: size = 6 OK 2026/04/19 03:14:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:30 DEBUG : both11: Unchanged skipping 2026/04/19 03:14:30 DEBUG : both12: size = 6 OK 2026/04/19 03:14:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:30 DEBUG : both12: Unchanged skipping 2026/04/19 03:14:30 DEBUG : both13: size = 6 OK 2026/04/19 03:14:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:30 DEBUG : both13: Unchanged skipping 2026/04/19 03:14:30 DEBUG : both14: size = 6 OK 2026/04/19 03:14:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:30 DEBUG : both14: Unchanged skipping 2026/04/19 03:14:30 DEBUG : both15: size = 6 OK 2026/04/19 03:14:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:30 DEBUG : both15: Unchanged skipping 2026/04/19 03:14:30 DEBUG : both16: size = 6 OK 2026/04/19 03:14:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:30 DEBUG : both16: Unchanged skipping 2026/04/19 03:14:30 DEBUG : both17: size = 6 OK 2026/04/19 03:14:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:30 DEBUG : both17: Unchanged skipping 2026/04/19 03:14:30 DEBUG : both18: size = 6 OK 2026/04/19 03:14:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:30 DEBUG : both18: Unchanged skipping 2026/04/19 03:14:30 DEBUG : both19: size = 6 OK 2026/04/19 03:14:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:30 DEBUG : both19: Unchanged skipping 2026/04/19 03:14:30 DEBUG : both1: size = 6 OK 2026/04/19 03:14:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:30 DEBUG : both1: Unchanged skipping 2026/04/19 03:14:30 DEBUG : both2: size = 6 OK 2026/04/19 03:14:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:30 DEBUG : both2: Unchanged skipping 2026/04/19 03:14:30 DEBUG : both3: size = 6 OK 2026/04/19 03:14:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:30 DEBUG : both5: size = 6 OK 2026/04/19 03:14:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:30 DEBUG : both6: size = 6 OK 2026/04/19 03:14:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:30 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:14:30 DEBUG : both3: Unchanged skipping 2026/04/19 03:14:30 DEBUG : both7: size = 6 OK 2026/04/19 03:14:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:30 DEBUG : both7: Unchanged skipping 2026/04/19 03:14:30 DEBUG : both8: size = 6 OK 2026/04/19 03:14:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:30 DEBUG : both8: Unchanged skipping 2026/04/19 03:14:30 DEBUG : both9: size = 6 OK 2026/04/19 03:14:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:30 DEBUG : both4: size = 6 OK 2026/04/19 03:14:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:30 DEBUG : both9: Unchanged skipping 2026/04/19 03:14:30 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:14:30 DEBUG : only0: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:14:30 DEBUG : only0: Sizes differ 2026/04/19 03:14:30 DEBUG : both4: Unchanged skipping 2026/04/19 03:14:30 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:14:30 DEBUG : only10: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:14:30 DEBUG : only10: Sizes differ 2026/04/19 03:14:30 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:14:30 DEBUG : only11: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:14:30 DEBUG : only11: Sizes differ 2026/04/19 03:14:30 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:14:30 DEBUG : only12: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:14:30 DEBUG : only12: Sizes differ 2026/04/19 03:14:30 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:14:30 DEBUG : only13: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:14:30 DEBUG : only13: Sizes differ 2026/04/19 03:14:30 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:14:30 DEBUG : only14: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:14:30 DEBUG : only14: Sizes differ 2026/04/19 03:14:30 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:14:30 DEBUG : only15: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:14:30 DEBUG : only15: Sizes differ 2026/04/19 03:14:30 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:14:30 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:14:30 DEBUG : only17: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:14:30 DEBUG : only17: Sizes differ 2026/04/19 03:14:30 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:14:30 DEBUG : only18: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:14:30 DEBUG : only18: Sizes differ 2026/04/19 03:14:30 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:14:30 DEBUG : only19: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:14:30 DEBUG : only19: Sizes differ 2026/04/19 03:14:30 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:14:30 DEBUG : only1: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:14:30 DEBUG : only1: Sizes differ 2026/04/19 03:14:30 DEBUG : only16: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:14:30 DEBUG : only16: Sizes differ 2026/04/19 03:14:30 DEBUG : both5: Unchanged skipping 2026/04/19 03:14:30 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:14:30 DEBUG : only3: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:14:30 DEBUG : only3: Sizes differ 2026/04/19 03:14:30 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:14:30 DEBUG : only2: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:14:30 DEBUG : only2: Sizes differ 2026/04/19 03:14:30 DEBUG : both6: Unchanged skipping 2026/04/19 03:14:30 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:14:30 DEBUG : only4: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:14:30 DEBUG : only4: Sizes differ 2026/04/19 03:14:30 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:14:30 DEBUG : only5: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:14:30 DEBUG : only5: Sizes differ 2026/04/19 03:14:30 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:14:30 DEBUG : only6: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:14:30 DEBUG : only6: Sizes differ 2026/04/19 03:14:30 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:14:30 DEBUG : only7: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:14:30 DEBUG : only7: Sizes differ 2026/04/19 03:14:30 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:14:30 DEBUG : only9: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:14:30 DEBUG : only9: Sizes differ 2026/04/19 03:14:30 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3951200310) 2026/04/19 03:14:30 DEBUG : only8: size = 6 (B2 bucket rclone-test-bovewet3hita) 2026/04/19 03:14:30 DEBUG : only8: Sizes differ 2026/04/19 03:14:30 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:14:30 DEBUG : only12: size = 0 OK 2026/04/19 03:14:30 DEBUG : only13: size = 0 OK 2026/04/19 03:14:30 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 03:14:30 INFO : only12: Copied (replaced existing) 2026/04/19 03:14:30 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 03:14:30 INFO : only13: Copied (replaced existing) 2026/04/19 03:14:30 DEBUG : only14: size = 0 OK 2026/04/19 03:14:30 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 03:14:30 INFO : only14: Copied (replaced existing) 2026/04/19 03:14:30 DEBUG : only15: size = 0 OK 2026/04/19 03:14:30 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 03:14:30 INFO : only15: Copied (replaced existing) 2026/04/19 03:14:30 DEBUG : only0: size = 0 OK 2026/04/19 03:14:30 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 03:14:30 INFO : only0: Copied (replaced existing) 2026/04/19 03:14:30 DEBUG : only17: size = 0 OK 2026/04/19 03:14:30 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 03:14:30 INFO : only17: Copied (replaced existing) 2026/04/19 03:14:30 DEBUG : only10: size = 0 OK 2026/04/19 03:14:30 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 03:14:30 INFO : only10: Copied (replaced existing) 2026/04/19 03:14:30 DEBUG : only11: size = 0 OK 2026/04/19 03:14:31 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 03:14:31 INFO : only11: Copied (replaced existing) 2026/04/19 03:14:31 DEBUG : only18: size = 0 OK 2026/04/19 03:14:31 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 03:14:31 INFO : only18: Copied (replaced existing) 2026/04/19 03:14:31 DEBUG : only19: size = 0 OK 2026/04/19 03:14:31 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 03:14:31 INFO : only19: Copied (replaced existing) 2026/04/19 03:14:31 DEBUG : only1: size = 0 OK 2026/04/19 03:14:31 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 03:14:31 INFO : only1: Copied (replaced existing) 2026/04/19 03:14:31 DEBUG : only16: size = 0 OK 2026/04/19 03:14:31 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 03:14:31 INFO : only16: Copied (replaced existing) 2026/04/19 03:14:31 DEBUG : only3: size = 0 OK 2026/04/19 03:14:31 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 03:14:31 INFO : only3: Copied (replaced existing) 2026/04/19 03:14:31 DEBUG : only2: size = 0 OK 2026/04/19 03:14:31 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 03:14:31 INFO : only2: Copied (replaced existing) 2026/04/19 03:14:31 DEBUG : only4: size = 0 OK 2026/04/19 03:14:31 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 03:14:31 INFO : only4: Copied (replaced existing) 2026/04/19 03:14:31 DEBUG : only5: size = 0 OK 2026/04/19 03:14:31 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 03:14:31 INFO : only5: Copied (replaced existing) 2026/04/19 03:14:31 DEBUG : only7: size = 0 OK 2026/04/19 03:14:31 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 03:14:31 INFO : only7: Copied (replaced existing) 2026/04/19 03:14:31 DEBUG : only9: size = 0 OK 2026/04/19 03:14:31 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 03:14:31 INFO : only9: Copied (replaced existing) 2026/04/19 03:14:31 DEBUG : only6: size = 0 OK 2026/04/19 03:14:31 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 03:14:31 INFO : only6: Copied (replaced existing) 2026/04/19 03:14:31 DEBUG : only8: size = 0 OK 2026/04/19 03:14:31 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/19 03:14:31 INFO : only8: Copied (replaced existing) 2026/04/19 03:14:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.31s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:14:39 DEBUG : empty_dir: Making directory with metadata 2026/04/19 03:14:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 03:14:39 DEBUG : empty_on_remote: Making directory with metadata 2026/04/19 03:14:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 03:14:39 INFO : empty_on_remote: Making directory 2026/04/19 03:14:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/19 03:14:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/19 03:14:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/19 03:14:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/19 03:14:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.50s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:14:42 DEBUG : empty_dir: Making directory with metadata 2026/04/19 03:14:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 03:14:42 DEBUG : empty_on_remote: Making directory with metadata 2026/04/19 03:14:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/19 03:14:42 INFO : empty_on_remote: Making directory 2026/04/19 03:14:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/19 03:14:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/19 03:14:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/19 03:14:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/19 03:14:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/19 03:14:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.46s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:14:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 03:14:44 INFO : sub dir: Making directory 2026/04/19 03:14:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:14:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/19 03:14:46 INFO : sub dir: Making directory 2026/04/19 03:14:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.25s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:14:56 DEBUG : Waiting for deletions to finish 2026/04/19 03:14:56 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:14:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:14:56 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:14:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:14:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:14:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:14:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:14:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:14:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:14:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:14:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:14:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:14:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:14:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:14:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:14:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:14:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:14:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:14:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:14:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:14:57 DEBUG : apple: size = 5 OK 2026/04/19 03:14:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:57 DEBUG : apple: Unchanged skipping 2026/04/19 03:14:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 03:14:57 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 03:14:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:57 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 03:14:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 03:14:57 DEBUG : banana: size = 6 OK 2026/04/19 03:14:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:57 DEBUG : banana: Unchanged skipping 2026/04/19 03:14:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 03:14:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 03:14:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 03:14:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 03:14:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 03:14:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 03:14:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 03:14:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 03:14:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 03:14:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 03:14:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 03:14:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 03:14:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 03:14:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 03:14:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 03:14:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 03:14:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 03:14:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 03:14:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 03:14:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:57 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:14:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 03:14:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 03:14:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 03:14:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 03:14:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 03:14:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 03:14:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 03:14:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 03:14:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 03:14:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 03:14:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 03:14:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 03:14:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 03:14:57 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:14:57 DEBUG : Waiting for deletions to finish 2026/04/19 03:14:57 INFO : There was nothing to transfer 2026/04/19 03:14:57 DEBUG : Waiting for deletions to finish 2026/04/19 03:14:57 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:14:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:14:57 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:14:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:14:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:14:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:14:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:14:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:14:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:14:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:14:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:14:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:14:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:14:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:14:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:14:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:14:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:14:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:14:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:14:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:14:58 DEBUG : apple: size = 5 OK 2026/04/19 03:14:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 03:14:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 03:14:58 DEBUG : banana: size = 6 OK 2026/04/19 03:14:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:58 DEBUG : banana: Unchanged skipping 2026/04/19 03:14:58 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 03:14:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:58 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 03:14:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:58 DEBUG : apple: Unchanged skipping 2026/04/19 03:14:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 03:14:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 03:14:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 03:14:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 03:14:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 03:14:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 03:14:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 03:14:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 03:14:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 03:14:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 03:14:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 03:14:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 03:14:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 03:14:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 03:14:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 03:14:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 03:14:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 03:14:58 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:14:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 03:14:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 03:14:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 03:14:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 03:14:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 03:14:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 03:14:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 03:14:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 03:14:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 03:14:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 03:14:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 03:14:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 03:14:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 03:14:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:14:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 03:14:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 03:14:58 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:14:58 DEBUG : Waiting for deletions to finish 2026/04/19 03:14:58 INFO : There was nothing to transfer 2026/04/19 03:14:58 DEBUG : Waiting for deletions to finish 2026/04/19 03:14:58 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:14:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:14:58 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:14:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:14:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:14:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:14:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:14:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:14:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:14:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:14:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:14:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:14:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:14:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:14:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:14:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:14:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:14:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:14:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:14:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:15:13 DEBUG : Waiting for deletions to finish 2026/04/19 03:15:13 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:15:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:15:13 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:15:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:15:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:15:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:15:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:15:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:15:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:15:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:15:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:15:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:15:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:15:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:15:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:15:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:15:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:15:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:15:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:15:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : apple: size = 5 OK 2026/04/19 03:15:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 03:15:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 03:15:14 DEBUG : apple: Unchanged skipping 2026/04/19 03:15:14 DEBUG : banana: size = 6 OK 2026/04/19 03:15:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : banana: Unchanged skipping 2026/04/19 03:15:14 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 03:15:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 03:15:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 03:15:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 03:15:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 03:15:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 03:15:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 03:15:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 03:15:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 03:15:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 03:15:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:15:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 03:15:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 03:15:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 03:15:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 03:15:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 03:15:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 03:15:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 03:15:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:15:14 DEBUG : Waiting for deletions to finish 2026/04/19 03:15:14 INFO : There was nothing to transfer 2026/04/19 03:15:14 DEBUG : Waiting for deletions to finish 2026/04/19 03:15:14 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:15:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 03:15:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 03:15:14 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 03:15:14 DEBUG : apple: size = 5 OK 2026/04/19 03:15:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : banana: size = 6 OK 2026/04/19 03:15:14 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 03:15:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : banana: Unchanged skipping 2026/04/19 03:15:14 DEBUG : apple: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 03:15:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 03:15:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 03:15:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 03:15:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 03:15:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 03:15:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 03:15:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 03:15:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 03:15:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 03:15:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 03:15:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 03:15:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 03:15:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 03:15:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 03:15:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 03:15:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:15:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 03:15:14 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:15:14 DEBUG : Waiting for deletions to finish 2026/04/19 03:15:14 INFO : There was nothing to transfer 2026/04/19 03:15:14 DEBUG : Waiting for deletions to finish 2026/04/19 03:15:15 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:15:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:15:15 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:15:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:15:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:15:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:15:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:15:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:15:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:15:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:15:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:15:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:15:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:15:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:15:29 DEBUG : Waiting for deletions to finish 2026/04/19 03:15:30 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:15:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:15:30 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:15:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:15:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:15:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:15:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:15:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:15:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:15:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:15:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:15:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:15:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:15:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:15:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:15:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:15:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:15:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:15:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:15:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:15:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:30 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:30 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:30 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:30 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:30 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:30 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:30 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/19 03:15:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/19 03:15:30 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/19 03:15:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/19 03:15:30 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:30 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/19 03:15:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/19 03:15:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:30 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:15:30 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:15:30 DEBUG : YXBwbGU=: size = 5 OK 2026/04/19 03:15:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/19 03:15:30 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/19 03:15:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:31 DEBUG : YmFuYW5h: size = 6 OK 2026/04/19 03:15:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/19 03:15:31 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/19 03:15:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/19 03:15:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/19 03:15:31 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/19 03:15:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/19 03:15:31 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/19 03:15:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/19 03:15:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/19 03:15:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/19 03:15:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/19 03:15:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/19 03:15:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/19 03:15:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/19 03:15:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/19 03:15:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/19 03:15:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/19 03:15:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/19 03:15:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/19 03:15:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/19 03:15:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/19 03:15:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/19 03:15:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/19 03:15:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/19 03:15:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/19 03:15:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/19 03:15:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/19 03:15:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/19 03:15:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/19 03:15:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/19 03:15:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 03:15:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/19 03:15:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/19 03:15:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/19 03:15:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/19 03:15:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:32 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/19 03:15:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/19 03:15:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/19 03:15:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/19 03:15:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/19 03:15:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:33 DEBUG : Waiting for deletions to finish 2026/04/19 03:15:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/19 03:15:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/19 03:15:33 INFO : dir1/0013-789;=.txt: Deleted 2026/04/19 03:15:33 INFO : dir1/0008-2345678.txt: Deleted 2026/04/19 03:15:33 INFO : dir1/0014-89;=.txt: Deleted 2026/04/19 03:15:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/19 03:15:33 INFO : dir1/0007-1234567.txt: Deleted 2026/04/19 03:15:33 INFO : dir1/0009-3456789.txt: Deleted 2026/04/19 03:15:33 INFO : dir1/0010-456789.txt: Deleted 2026/04/19 03:15:33 INFO : dir1/0003-defghij.txt: Deleted 2026/04/19 03:15:33 INFO : apple: Deleted 2026/04/19 03:15:33 INFO : banana: Deleted 2026/04/19 03:15:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/19 03:15:33 INFO : dir1/0011-56789;.txt: Deleted 2026/04/19 03:15:33 INFO : dir1/0012-6789;.txt: Deleted 2026/04/19 03:15:33 INFO : dir1/0015-9;=.txt: Deleted 2026/04/19 03:15:33 INFO : appleappleapplebanana: Deleted 2026/04/19 03:15:33 INFO : splitbananasplit: Deleted 2026/04/19 03:15:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/19 03:15:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/19 03:15:33 DEBUG : Waiting for deletions to finish 2026/04/19 03:15:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 03:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:34 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:34 DEBUG : YXBwbGU=: size = 5 OK 2026/04/19 03:15:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:34 DEBUG : apple: Unchanged skipping 2026/04/19 03:15:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/19 03:15:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:34 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 03:15:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 03:15:34 DEBUG : YmFuYW5h: size = 6 OK 2026/04/19 03:15:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:34 DEBUG : banana: Unchanged skipping 2026/04/19 03:15:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/19 03:15:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/19 03:15:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/19 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 03:15:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 03:15:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/19 03:15:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 03:15:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/19 03:15:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/19 03:15:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/19 03:15:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 03:15:34 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:15:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/19 03:15:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/19 03:15:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/19 03:15:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 03:15:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/19 03:15:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/19 03:15:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 03:15:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/19 03:15:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/19 03:15:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 03:15:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 03:15:34 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/19 03:15:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 03:15:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 03:15:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/19 03:15:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 03:15:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 03:15:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/19 03:15:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 03:15:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 03:15:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/19 03:15:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 03:15:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:15:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 03:15:34 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:15:34 DEBUG : Waiting for deletions to finish 2026/04/19 03:15:34 DEBUG : Waiting for deletions to finish 2026/04/19 03:15:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/19 03:15:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/19 03:15:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/19 03:15:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:35 DEBUG : apple: transformed to: YXBwbGU= 2026/04/19 03:15:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/19 03:15:35 DEBUG : banana: transformed to: YmFuYW5h 2026/04/19 03:15:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/19 03:15:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/19 03:15:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/19 03:15:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/19 03:15:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/19 03:15:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/19 03:15:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:15:49 DEBUG : Waiting for deletions to finish 2026/04/19 03:15:49 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:15:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:15:49 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:15:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:15:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:15:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:15:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:15:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:15:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:15:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:15:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:15:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:15:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:15:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:15:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:15:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:15:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:15:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:15:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:15:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/19 03:15:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/19 03:15:50 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/19 03:15:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/19 03:15:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:50 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:50 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 03:15:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 03:15:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 03:15:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 03:15:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 03:15:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 03:15:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 03:15:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 03:15:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 03:15:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 03:15:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 03:15:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 03:15:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 03:15:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 03:15:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 03:15:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 03:15:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 03:15:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 03:15:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 03:15:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 03:15:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 03:15:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 03:15:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 03:15:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 03:15:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 03:15:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 03:15:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 03:15:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 03:15:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 03:15:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 03:15:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 03:15:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 03:15:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 03:15:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 03:15:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 03:15:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 03:15:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 03:15:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 03:15:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 03:15:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 03:15:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 03:15:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 03:15:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 03:15:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 03:15:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 03:15:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 03:15:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 03:15:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 03:15:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 03:15:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 03:15:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 03:15:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 03:15:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 03:15:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 03:15:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 03:15:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 03:15:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 03:15:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 03:15:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 03:15:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 03:15:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 03:15:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 03:15:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 03:15:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 03:15:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 03:15:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 03:15:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 03:15:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 03:15:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 03:15:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 03:15:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 03:15:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 03:15:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 03:15:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 03:15:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 03:15:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 03:15:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 03:15:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 03:15:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 03:15:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 03:15:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 03:15:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 03:15:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 03:15:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 03:15:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 03:15:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 03:15:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 03:15:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 03:15:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 03:15:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 03:15:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 03:15:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 03:15:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 03:15:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 03:15:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 03:15:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 03:15:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 03:15:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 03:15:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 03:15:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 03:15:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 03:15:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 03:15:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 03:15:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 03:15:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 03:15:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 03:15:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 03:15:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/19 03:15:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/19 03:15:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/19 03:15:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/19 03:15:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/19 03:15:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/19 03:15:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/19 03:15:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/19 03:15:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/19 03:15:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/19 03:15:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/19 03:15:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/19 03:15:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/19 03:15:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/19 03:15:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/19 03:15:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/19 03:15:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/19 03:15:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:50 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:15:50 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:15:50 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/19 03:15:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/19 03:15:50 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/19 03:15:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 03:15:50 DEBUG : PREFIXbanana: size = 6 OK 2026/04/19 03:15:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/19 03:15:50 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/19 03:15:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 03:15:50 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/19 03:15:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/19 03:15:50 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/19 03:15:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 03:15:50 DEBUG : PREFIXapple: size = 5 OK 2026/04/19 03:15:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/19 03:15:50 INFO : apple: Copied (new) to: PREFIXapple 2026/04/19 03:15:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 03:15:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/19 03:15:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/19 03:15:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 03:15:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 03:15:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/19 03:15:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/19 03:15:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 03:15:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 03:15:50 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/19 03:15:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/19 03:15:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/19 03:15:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 03:15:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/19 03:15:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/19 03:15:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 03:15:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 03:15:50 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/19 03:15:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/19 03:15:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/19 03:15:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 03:15:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/19 03:15:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/19 03:15:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 03:15:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 03:15:51 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/19 03:15:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/19 03:15:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/19 03:15:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 03:15:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/19 03:15:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/19 03:15:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 03:15:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 03:15:51 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/19 03:15:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/19 03:15:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/19 03:15:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 03:15:51 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/19 03:15:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/19 03:15:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/19 03:15:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 03:15:51 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/19 03:15:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/19 03:15:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/19 03:15:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 03:15:51 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/19 03:15:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/19 03:15:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/19 03:15:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 03:15:51 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/19 03:15:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/19 03:15:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/19 03:15:51 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/19 03:15:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/19 03:15:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/19 03:15:51 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/19 03:15:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/19 03:15:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/19 03:15:52 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/19 03:15:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/19 03:15:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/19 03:15:52 DEBUG : Waiting for deletions to finish 2026/04/19 03:15:52 INFO : dir1/0010-456789.txt: Deleted 2026/04/19 03:15:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/19 03:15:52 INFO : dir1/0008-2345678.txt: Deleted 2026/04/19 03:15:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/19 03:15:52 INFO : dir1/0003-defghij.txt: Deleted 2026/04/19 03:15:52 INFO : dir1/0014-89;=.txt: Deleted 2026/04/19 03:15:52 INFO : dir1/0012-6789;.txt: Deleted 2026/04/19 03:15:52 INFO : dir1/0011-56789;.txt: Deleted 2026/04/19 03:15:52 INFO : appleappleapplebanana: Deleted 2026/04/19 03:15:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/19 03:15:52 INFO : banana: Deleted 2026/04/19 03:15:52 INFO : dir1/0007-1234567.txt: Deleted 2026/04/19 03:15:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/19 03:15:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/19 03:15:53 INFO : dir1/0013-789;=.txt: Deleted 2026/04/19 03:15:53 INFO : splitbananasplit: Deleted 2026/04/19 03:15:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/19 03:15:53 INFO : apple: Deleted 2026/04/19 03:15:53 INFO : dir1/0009-3456789.txt: Deleted 2026/04/19 03:15:53 INFO : dir1/0015-9;=.txt: Deleted 2026/04/19 03:15:53 DEBUG : Waiting for deletions to finish 2026/04/19 03:15:53 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/19 03:15:53 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:15:53 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/19 03:15:53 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/19 03:15:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:15:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:15:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:15:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:15:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:15:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:15:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:15:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:15:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:15:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:15:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:15:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:15:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:15:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:15:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:15:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 03:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 03:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 03:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 03:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 03:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 03:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 03:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 03:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 03:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 03:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 03:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 03:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 03:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 03:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 03:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 03:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 03:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 03:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 03:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 03:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 03:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 03:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 03:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 03:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 03:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 03:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 03:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 03:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 03:15:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 03:15:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 03:15:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 03:15:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 03:15:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 03:15:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 03:15:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 03:15:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 03:15:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 03:15:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 03:15:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 03:15:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 03:15:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 03:15:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 03:15:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 03:15:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 03:15:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 03:15:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 03:15:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 03:15:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 03:15:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 03:15:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 03:15:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 03:15:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 03:15:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 03:15:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 03:15:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 03:15:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 03:15:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 03:15:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 03:15:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 03:15:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 03:15:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 03:15:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 03:15:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 03:15:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 03:15:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 03:15:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 03:15:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 03:15:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 03:15:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 03:15:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 03:15:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 03:15:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 03:15:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 03:15:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 03:15:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 03:15:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 03:15:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 03:15:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 03:15:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 03:15:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 03:15:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 03:15:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 03:15:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 03:15:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 03:15:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 03:15:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 03:15:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 03:15:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 03:15:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 03:15:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 03:15:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 03:15:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 03:15:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/19 03:15:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/19 03:15:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/19 03:15:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/19 03:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/19 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/19 03:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/19 03:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/19 03:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/19 03:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/19 03:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/19 03:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/19 03:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/19 03:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/19 03:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/19 03:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/19 03:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/19 03:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/19 03:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/19 03:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/19 03:15:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/19 03:15:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/19 03:15:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/19 03:15:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/19 03:15:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/19 03:15:53 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:15:53 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:15:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 03:15:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/19 03:15:54 INFO : appleappleapplebanana: Copied (new) 2026/04/19 03:15:54 DEBUG : apple: size = 5 OK 2026/04/19 03:15:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/19 03:15:54 INFO : apple: Copied (new) 2026/04/19 03:15:54 DEBUG : banana: size = 6 OK 2026/04/19 03:15:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/19 03:15:54 INFO : banana: Copied (new) 2026/04/19 03:15:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 03:15:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/19 03:15:54 INFO : splitbananasplit: Copied (new) 2026/04/19 03:15:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 03:15:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/19 03:15:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/19 03:15:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 03:15:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/19 03:15:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/19 03:15:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 03:15:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/19 03:15:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/19 03:15:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 03:15:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/19 03:15:54 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/19 03:15:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 03:15:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/19 03:15:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/19 03:15:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 03:15:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/19 03:15:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/19 03:15:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 03:15:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/19 03:15:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/19 03:15:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 03:15:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/19 03:15:55 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/19 03:15:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 03:15:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/19 03:15:55 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/19 03:15:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 03:15:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/19 03:15:55 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/19 03:15:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 03:15:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/19 03:15:55 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/19 03:15:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 03:15:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/19 03:15:55 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/19 03:15:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 03:15:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/19 03:15:55 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/19 03:15:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 03:15:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/19 03:15:55 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/19 03:15:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 03:15:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/19 03:15:55 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/19 03:15:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 03:15:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/19 03:15:56 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/19 03:15:56 DEBUG : Waiting for deletions to finish 2026/04/19 03:15:56 INFO : PREFIXbanana: Deleted 2026/04/19 03:15:56 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/19 03:15:56 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/19 03:15:56 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/19 03:15:56 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/19 03:15:56 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/19 03:15:56 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/19 03:15:56 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/19 03:15:56 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/19 03:15:56 INFO : PREFIXapple: Deleted 2026/04/19 03:15:56 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/19 03:15:56 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/19 03:15:56 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/19 03:15:56 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/19 03:15:56 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/19 03:15:56 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/19 03:15:56 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/19 03:15:56 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/19 03:15:56 INFO : PREFIXsplitbananasplit: Deleted 2026/04/19 03:15:56 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/19 03:15:56 DEBUG : Waiting for deletions to finish 2026/04/19 03:15:56 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:15:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:15:56 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:15:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:15:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:15:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:15:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:15:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:15:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:15:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:15:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:15:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:15:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:15:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:15:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:15:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:15:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:15:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:15:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:15:57 DEBUG : Waiting for deletions to finish 2026/04/19 03:15:57 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:15:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:15:57 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:15:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:15:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:15:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:15:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:15:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:15:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:15:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:15:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:15:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:15:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:15:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:15:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:15:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:15:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:15:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:15:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:15:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:16:11 DEBUG : Waiting for deletions to finish 2026/04/19 03:16:12 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:16:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:16:12 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:16:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:16:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:16:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:16:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:16:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:16:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:16:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:16:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:16:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:16:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:16:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:16:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:16:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:16:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:16:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:16:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:16:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:16:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 03:16:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 03:16:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 03:16:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 03:16:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/19 03:16:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/19 03:16:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/19 03:16:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 03:16:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/19 03:16:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 03:16:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/19 03:16:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/19 03:16:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/19 03:16:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/19 03:16:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/19 03:16:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/19 03:16:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/19 03:16:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/19 03:16:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/19 03:16:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/19 03:16:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/19 03:16:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/19 03:16:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:12 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:16:12 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:16:12 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/19 03:16:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/19 03:16:12 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/19 03:16:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 03:16:12 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/19 03:16:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/19 03:16:12 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/19 03:16:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:13 DEBUG : appleSUFFIX: size = 5 OK 2026/04/19 03:16:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/19 03:16:13 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/19 03:16:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 03:16:13 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/19 03:16:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/19 03:16:13 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/19 03:16:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 03:16:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/19 03:16:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/19 03:16:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 03:16:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 03:16:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/19 03:16:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/19 03:16:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 03:16:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/19 03:16:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/19 03:16:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 03:16:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 03:16:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/19 03:16:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/19 03:16:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 03:16:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 03:16:13 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/19 03:16:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/19 03:16:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/19 03:16:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 03:16:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/19 03:16:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/19 03:16:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 03:16:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 03:16:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/19 03:16:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/19 03:16:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 03:16:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 03:16:13 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/19 03:16:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/19 03:16:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/19 03:16:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 03:16:14 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/19 03:16:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/19 03:16:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/19 03:16:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 03:16:14 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/19 03:16:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/19 03:16:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/19 03:16:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 03:16:14 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/19 03:16:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/19 03:16:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/19 03:16:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 03:16:14 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/19 03:16:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/19 03:16:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/19 03:16:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 03:16:14 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/19 03:16:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/19 03:16:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/19 03:16:14 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/19 03:16:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/19 03:16:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/19 03:16:14 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/19 03:16:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/19 03:16:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/19 03:16:14 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/19 03:16:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/19 03:16:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/19 03:16:14 DEBUG : Waiting for deletions to finish 2026/04/19 03:16:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/19 03:16:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/19 03:16:15 INFO : dir1/0009-3456789.txt: Deleted 2026/04/19 03:16:15 INFO : dir1/0012-6789;.txt: Deleted 2026/04/19 03:16:15 INFO : dir1/0013-789;=.txt: Deleted 2026/04/19 03:16:15 INFO : dir1/0015-9;=.txt: Deleted 2026/04/19 03:16:15 INFO : apple: Deleted 2026/04/19 03:16:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/19 03:16:15 INFO : dir1/0007-1234567.txt: Deleted 2026/04/19 03:16:15 INFO : dir1/0008-2345678.txt: Deleted 2026/04/19 03:16:15 INFO : dir1/0011-56789;.txt: Deleted 2026/04/19 03:16:15 INFO : dir1/0014-89;=.txt: Deleted 2026/04/19 03:16:15 INFO : splitbananasplit: Deleted 2026/04/19 03:16:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/19 03:16:15 INFO : appleappleapplebanana: Deleted 2026/04/19 03:16:15 INFO : banana: Deleted 2026/04/19 03:16:15 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/19 03:16:15 INFO : dir1/0003-defghij.txt: Deleted 2026/04/19 03:16:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/19 03:16:15 INFO : dir1/0010-456789.txt: Deleted 2026/04/19 03:16:15 DEBUG : Waiting for deletions to finish 2026/04/19 03:16:15 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/19 03:16:15 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/19 03:16:15 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/19 03:16:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/19 03:16:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/19 03:16:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/19 03:16:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/19 03:16:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/19 03:16:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/19 03:16:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/19 03:16:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/19 03:16:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/19 03:16:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/19 03:16:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/19 03:16:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/19 03:16:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/19 03:16:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/19 03:16:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/19 03:16:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/19 03:16:15 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/19 03:16:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 03:16:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 03:16:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 03:16:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 03:16:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 03:16:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 03:16:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 03:16:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 03:16:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 03:16:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 03:16:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 03:16:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 03:16:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 03:16:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 03:16:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 03:16:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 03:16:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 03:16:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 03:16:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 03:16:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 03:16:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 03:16:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 03:16:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 03:16:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 03:16:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 03:16:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 03:16:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 03:16:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 03:16:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 03:16:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 03:16:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 03:16:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 03:16:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/19 03:16:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/19 03:16:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/19 03:16:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/19 03:16:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/19 03:16:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/19 03:16:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/19 03:16:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:16 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:16:16 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 03:16:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/19 03:16:16 INFO : appleappleapplebanana: Copied (new) 2026/04/19 03:16:16 DEBUG : apple: size = 5 OK 2026/04/19 03:16:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/19 03:16:16 INFO : apple: Copied (new) 2026/04/19 03:16:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 03:16:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/19 03:16:16 INFO : splitbananasplit: Copied (new) 2026/04/19 03:16:16 DEBUG : banana: size = 6 OK 2026/04/19 03:16:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/19 03:16:16 INFO : banana: Copied (new) 2026/04/19 03:16:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 03:16:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/19 03:16:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/19 03:16:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 03:16:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/19 03:16:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/19 03:16:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 03:16:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/19 03:16:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/19 03:16:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 03:16:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/19 03:16:17 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/19 03:16:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 03:16:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/19 03:16:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/19 03:16:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 03:16:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/19 03:16:17 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/19 03:16:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 03:16:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/19 03:16:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/19 03:16:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 03:16:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/19 03:16:17 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/19 03:16:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 03:16:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/19 03:16:17 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/19 03:16:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 03:16:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/19 03:16:17 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/19 03:16:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 03:16:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/19 03:16:17 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/19 03:16:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 03:16:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/19 03:16:18 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/19 03:16:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 03:16:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/19 03:16:18 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/19 03:16:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 03:16:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/19 03:16:18 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/19 03:16:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 03:16:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/19 03:16:18 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/19 03:16:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 03:16:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/19 03:16:18 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/19 03:16:18 DEBUG : Waiting for deletions to finish 2026/04/19 03:16:19 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/19 03:16:19 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/19 03:16:19 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/19 03:16:19 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/19 03:16:19 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/19 03:16:19 INFO : appleSUFFIX: Deleted 2026/04/19 03:16:19 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/19 03:16:19 INFO : bananaSUFFIX: Deleted 2026/04/19 03:16:19 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/19 03:16:19 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/19 03:16:19 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/19 03:16:19 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/19 03:16:19 INFO : splitbananasplitSUFFIX: Deleted 2026/04/19 03:16:19 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/19 03:16:19 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/19 03:16:19 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/19 03:16:19 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/19 03:16:19 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/19 03:16:19 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/19 03:16:19 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/19 03:16:19 DEBUG : Waiting for deletions to finish 2026/04/19 03:16:19 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:16:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:16:19 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:16:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:16:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:16:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:16:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:16:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:16:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:16:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:16:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:16:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:16:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:16:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:16:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:16:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:16:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:16:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:16:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:16:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:16:19 DEBUG : Waiting for deletions to finish 2026/04/19 03:16:20 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:16:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:16:20 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:16:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:16:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:16:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:16:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:16:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:16:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:16:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:16:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:16:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:16:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:16:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:16:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:16:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:16:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:16:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:16:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:16:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:16:35 DEBUG : Waiting for deletions to finish 2026/04/19 03:16:35 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:16:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:16:35 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:16:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:16:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:16:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:16:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:16:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:16:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:16:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:16:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:16:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:16:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:16:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:16:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:16:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:16:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:16:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:16:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:16:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:16:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 03:16:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 03:16:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 03:16:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 03:16:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/19 03:16:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 03:16:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/19 03:16:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:36 DEBUG : apple: size = 5 OK 2026/04/19 03:16:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:36 DEBUG : apple: Unchanged skipping 2026/04/19 03:16:36 DEBUG : banana: size = 6 OK 2026/04/19 03:16:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:36 DEBUG : banana: Unchanged skipping 2026/04/19 03:16:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 03:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/19 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 03:16:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 03:16:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 03:16:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 03:16:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 03:16:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/19 03:16:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/19 03:16:36 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:16:36 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:16:36 DEBUG : appleapple: size = 21 OK 2026/04/19 03:16:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/19 03:16:36 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/19 03:16:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 03:16:36 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/19 03:16:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/19 03:16:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/19 03:16:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 03:16:36 DEBUG : splitbanan: size = 16 OK 2026/04/19 03:16:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/19 03:16:36 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/19 03:16:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 03:16:36 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/19 03:16:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/19 03:16:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/19 03:16:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 03:16:36 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/19 03:16:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/19 03:16:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/19 03:16:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 03:16:36 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/19 03:16:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/19 03:16:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/19 03:16:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 03:16:37 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/19 03:16:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/19 03:16:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/19 03:16:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 03:16:37 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/19 03:16:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/19 03:16:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/19 03:16:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 03:16:37 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/19 03:16:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/19 03:16:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/19 03:16:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 03:16:37 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/19 03:16:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/19 03:16:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/19 03:16:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 03:16:37 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/19 03:16:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/19 03:16:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/19 03:16:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 03:16:37 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/19 03:16:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/19 03:16:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/19 03:16:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 03:16:37 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/19 03:16:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/19 03:16:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/19 03:16:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 03:16:37 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/19 03:16:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/19 03:16:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/19 03:16:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 03:16:38 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/19 03:16:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/19 03:16:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/19 03:16:38 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/19 03:16:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/19 03:16:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/19 03:16:38 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/19 03:16:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/19 03:16:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/19 03:16:38 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/19 03:16:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/19 03:16:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/19 03:16:38 DEBUG : Waiting for deletions to finish 2026/04/19 03:16:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/19 03:16:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/19 03:16:38 INFO : dir1/0011-56789;.txt: Deleted 2026/04/19 03:16:38 INFO : dir1/0012-6789;.txt: Deleted 2026/04/19 03:16:38 INFO : dir1/0014-89;=.txt: Deleted 2026/04/19 03:16:38 INFO : splitbananasplit: Deleted 2026/04/19 03:16:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/19 03:16:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/19 03:16:38 INFO : dir1/0015-9;=.txt: Deleted 2026/04/19 03:16:38 INFO : appleappleapplebanana: Deleted 2026/04/19 03:16:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/19 03:16:38 INFO : dir1/0003-defghij.txt: Deleted 2026/04/19 03:16:38 INFO : dir1/0013-789;=.txt: Deleted 2026/04/19 03:16:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/19 03:16:38 INFO : dir1/0007-1234567.txt: Deleted 2026/04/19 03:16:38 INFO : dir1/0008-2345678.txt: Deleted 2026/04/19 03:16:38 INFO : dir1/0009-3456789.txt: Deleted 2026/04/19 03:16:38 INFO : dir1/0010-456789.txt: Deleted 2026/04/19 03:16:38 DEBUG : Waiting for deletions to finish 2026/04/19 03:16:39 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : appleapple: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 03:16:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 03:16:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 03:16:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 03:16:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 03:16:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 03:16:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 03:16:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 03:16:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 03:16:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 03:16:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 03:16:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 03:16:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 03:16:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 03:16:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 03:16:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 03:16:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 03:16:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 03:16:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 03:16:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 03:16:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 03:16:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 03:16:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 03:16:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 03:16:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 03:16:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 03:16:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 03:16:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 03:16:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 03:16:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 03:16:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 03:16:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 03:16:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 03:16:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 03:16:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 03:16:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 03:16:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 03:16:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 03:16:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 03:16:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 03:16:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 03:16:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 03:16:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 03:16:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 03:16:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 03:16:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 03:16:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 03:16:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 03:16:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 03:16:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 03:16:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 03:16:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 03:16:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 03:16:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 03:16:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 03:16:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 03:16:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 03:16:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 03:16:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 03:16:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 03:16:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 03:16:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 03:16:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 03:16:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 03:16:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 03:16:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 03:16:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 03:16:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 03:16:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 03:16:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 03:16:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 03:16:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 03:16:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 03:16:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 03:16:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 03:16:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 03:16:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 03:16:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 03:16:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 03:16:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 03:16:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 03:16:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 03:16:39 DEBUG : apple: size = 5 OK 2026/04/19 03:16:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:39 DEBUG : apple: Unchanged skipping 2026/04/19 03:16:39 DEBUG : appleapple: size = 21 OK 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 03:16:39 DEBUG : splitbanan: size = 16 OK 2026/04/19 03:16:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:39 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 03:16:39 DEBUG : banana: size = 6 OK 2026/04/19 03:16:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:39 DEBUG : banana: Unchanged skipping 2026/04/19 03:16:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 03:16:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 03:16:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 03:16:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 03:16:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 03:16:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 03:16:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 03:16:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 03:16:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 03:16:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 03:16:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 03:16:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 03:16:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 03:16:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 03:16:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 03:16:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 03:16:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 03:16:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 03:16:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 03:16:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 03:16:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 03:16:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 03:16:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 03:16:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 03:16:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/19 03:16:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/19 03:16:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/19 03:16:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/19 03:16:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/19 03:16:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/19 03:16:39 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/19 03:16:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:39 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/19 03:16:39 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/19 03:16:39 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/19 03:16:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/19 03:16:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 03:16:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 03:16:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 03:16:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 03:16:39 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/19 03:16:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 03:16:39 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/19 03:16:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/19 03:16:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 03:16:39 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/19 03:16:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 03:16:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/19 03:16:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/19 03:16:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/19 03:16:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/19 03:16:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/19 03:16:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/19 03:16:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/19 03:16:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/19 03:16:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/19 03:16:39 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/19 03:16:39 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/19 03:16:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:39 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:16:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:39 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/19 03:16:39 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/19 03:16:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 03:16:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 03:16:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 03:16:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 03:16:39 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/19 03:16:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 03:16:39 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/19 03:16:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 03:16:39 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/19 03:16:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 03:16:39 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/19 03:16:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 03:16:39 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/19 03:16:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 03:16:39 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:16:39 DEBUG : Waiting for deletions to finish 2026/04/19 03:16:39 DEBUG : Waiting for deletions to finish 2026/04/19 03:16:39 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : appleapple: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/19 03:16:39 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/19 03:16:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 03:16:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 03:16:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 03:16:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 03:16:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 03:16:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 03:16:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 03:16:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 03:16:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 03:16:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 03:16:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 03:16:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 03:16:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 03:16:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 03:16:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 03:16:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 03:16:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 03:16:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 03:16:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 03:16:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 03:16:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 03:16:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 03:16:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 03:16:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 03:16:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 03:16:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 03:16:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 03:16:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 03:16:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 03:16:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 03:16:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 03:16:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/19 03:16:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 03:16:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/19 03:16:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/19 03:16:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/19 03:16:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/19 03:16:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/19 03:16:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/19 03:16:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/19 03:16:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/19 03:16:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/19 03:16:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/19 03:16:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/19 03:16:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/19 03:16:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/19 03:16:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/19 03:16:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/19 03:16:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/19 03:16:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/19 03:16:40 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:16:54 DEBUG : Waiting for deletions to finish 2026/04/19 03:16:54 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:16:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:16:54 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:16:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:16:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:16:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:16:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:16:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:16:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:16:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:16:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:16:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:16:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:16:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:16:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:16:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:16:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:16:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:16:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:16:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:16:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 03:16:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 03:16:55 DEBUG : apple: size = 5 OK 2026/04/19 03:16:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:55 DEBUG : apple: Unchanged skipping 2026/04/19 03:16:55 DEBUG : banana: size = 6 OK 2026/04/19 03:16:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:55 DEBUG : banana: Unchanged skipping 2026/04/19 03:16:55 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 03:16:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:55 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 03:16:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 03:16:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 03:16:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 03:16:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 03:16:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 03:16:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 03:16:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 03:16:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 03:16:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 03:16:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 03:16:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 03:16:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 03:16:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 03:16:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 03:16:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 03:16:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 03:16:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 03:16:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 03:16:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 03:16:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 03:16:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 03:16:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 03:16:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 03:16:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 03:16:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 03:16:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 03:16:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 03:16:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 03:16:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 03:16:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 03:16:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 03:16:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 03:16:55 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:16:55 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:16:55 DEBUG : Waiting for deletions to finish 2026/04/19 03:16:55 DEBUG : Waiting for deletions to finish 2026/04/19 03:16:55 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:16:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:16:55 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:16:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:16:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:16:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:16:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:16:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:16:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:16:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:16:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:16:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:16:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:16:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:16:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:16:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:16:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:16:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:16:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:16:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : apple: size = 5 OK 2026/04/19 03:16:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:56 DEBUG : apple: Unchanged skipping 2026/04/19 03:16:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 03:16:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 03:16:56 DEBUG : banana: size = 6 OK 2026/04/19 03:16:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:56 DEBUG : banana: Unchanged skipping 2026/04/19 03:16:56 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 03:16:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:56 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 03:16:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 03:16:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 03:16:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 03:16:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 03:16:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 03:16:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 03:16:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 03:16:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 03:16:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 03:16:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 03:16:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 03:16:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 03:16:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 03:16:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 03:16:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 03:16:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 03:16:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 03:16:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 03:16:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 03:16:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 03:16:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 03:16:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 03:16:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 03:16:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 03:16:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 03:16:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 03:16:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 03:16:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 03:16:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 03:16:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 03:16:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 03:16:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:16:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 03:16:56 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:16:56 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:16:56 DEBUG : Waiting for deletions to finish 2026/04/19 03:16:56 DEBUG : Waiting for deletions to finish 2026/04/19 03:16:56 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : Waiting for deletions to finish 2026/04/19 03:16:56 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:16:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:17:11 DEBUG : Waiting for deletions to finish 2026/04/19 03:17:11 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:17:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:17:11 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:17:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:17:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:17:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:17:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:17:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:17:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:17:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:17:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:17:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:17:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:17:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:17:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:17:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:17:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:17:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:17:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:17:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:17:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 03:17:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 03:17:12 DEBUG : apple: size = 5 OK 2026/04/19 03:17:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:12 DEBUG : apple: Unchanged skipping 2026/04/19 03:17:12 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 03:17:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:12 DEBUG : banana: size = 6 OK 2026/04/19 03:17:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:12 DEBUG : banana: Unchanged skipping 2026/04/19 03:17:12 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 03:17:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 03:17:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 03:17:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 03:17:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 03:17:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 03:17:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 03:17:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 03:17:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 03:17:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 03:17:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 03:17:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 03:17:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 03:17:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 03:17:12 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:17:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 03:17:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 03:17:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 03:17:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 03:17:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 03:17:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 03:17:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 03:17:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 03:17:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 03:17:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 03:17:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 03:17:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 03:17:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 03:17:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 03:17:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 03:17:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 03:17:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 03:17:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 03:17:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 03:17:12 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:17:12 DEBUG : Waiting for deletions to finish 2026/04/19 03:17:12 DEBUG : Waiting for deletions to finish 2026/04/19 03:17:12 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:17:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:17:12 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:17:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:17:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:17:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:17:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:17:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:17:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:17:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:17:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:17:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:17:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:17:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:17:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:17:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:17:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:17:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:17:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:17:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:17:13 DEBUG : apple: size = 5 OK 2026/04/19 03:17:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:13 DEBUG : apple: Unchanged skipping 2026/04/19 03:17:13 DEBUG : banana: size = 6 OK 2026/04/19 03:17:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 03:17:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 03:17:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:13 DEBUG : banana: Unchanged skipping 2026/04/19 03:17:13 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 03:17:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:13 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 03:17:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 03:17:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 03:17:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 03:17:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 03:17:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 03:17:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 03:17:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 03:17:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 03:17:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 03:17:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 03:17:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 03:17:13 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:17:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 03:17:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 03:17:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 03:17:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 03:17:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 03:17:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 03:17:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 03:17:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 03:17:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 03:17:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 03:17:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 03:17:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 03:17:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 03:17:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 03:17:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 03:17:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 03:17:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 03:17:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 03:17:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 03:17:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 03:17:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 03:17:13 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:17:13 DEBUG : Waiting for deletions to finish 2026/04/19 03:17:13 DEBUG : Waiting for deletions to finish 2026/04/19 03:17:13 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:17:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:17:13 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:17:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:17:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:17:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:17:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:17:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:17:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:17:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:17:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:17:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:17:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:17:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:17:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:17:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:17:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:17:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:17:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:17:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:17:28 DEBUG : Waiting for deletions to finish 2026/04/19 03:17:28 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:17:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:17:28 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:17:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:17:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:17:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:17:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:17:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:17:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:17:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:17:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:17:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:17:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:17:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:17:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:17:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:17:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:17:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:17:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:17:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:17:29 DEBUG : apple: size = 5 OK 2026/04/19 03:17:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 03:17:29 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 03:17:29 DEBUG : apple: Unchanged skipping 2026/04/19 03:17:29 DEBUG : banana: size = 6 OK 2026/04/19 03:17:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:29 DEBUG : banana: Unchanged skipping 2026/04/19 03:17:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 03:17:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:29 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 03:17:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 03:17:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 03:17:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 03:17:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 03:17:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 03:17:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:29 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:17:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 03:17:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 03:17:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 03:17:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 03:17:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 03:17:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 03:17:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 03:17:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 03:17:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 03:17:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 03:17:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 03:17:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 03:17:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 03:17:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 03:17:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 03:17:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 03:17:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 03:17:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 03:17:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 03:17:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 03:17:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 03:17:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 03:17:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 03:17:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 03:17:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 03:17:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 03:17:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 03:17:29 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:17:29 DEBUG : Waiting for deletions to finish 2026/04/19 03:17:29 DEBUG : Waiting for deletions to finish 2026/04/19 03:17:29 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:17:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:17:29 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:17:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:17:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:17:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:17:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:17:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:17:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:17:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:17:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:17:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:17:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:17:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:17:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:17:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:17:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:17:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:17:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:17:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:17:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 03:17:30 DEBUG : banana: size = 6 OK 2026/04/19 03:17:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 03:17:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:30 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 03:17:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:30 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 03:17:30 DEBUG : banana: Unchanged skipping 2026/04/19 03:17:30 DEBUG : apple: size = 5 OK 2026/04/19 03:17:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:30 DEBUG : apple: Unchanged skipping 2026/04/19 03:17:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 03:17:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 03:17:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 03:17:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 03:17:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 03:17:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 03:17:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 03:17:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 03:17:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 03:17:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 03:17:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 03:17:30 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:17:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 03:17:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 03:17:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 03:17:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 03:17:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 03:17:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 03:17:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 03:17:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 03:17:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 03:17:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 03:17:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 03:17:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 03:17:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 03:17:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 03:17:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 03:17:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 03:17:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 03:17:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 03:17:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 03:17:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 03:17:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 03:17:30 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:17:30 DEBUG : Waiting for deletions to finish 2026/04/19 03:17:30 DEBUG : Waiting for deletions to finish 2026/04/19 03:17:30 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:17:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:17:30 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:17:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:17:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:17:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:17:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:17:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:17:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:17:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:17:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:17:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:17:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:17:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:17:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:17:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:17:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:17:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:17:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:17:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:17:44 DEBUG : Waiting for deletions to finish 2026/04/19 03:17:45 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 03:17:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:45 DEBUG : banana: size = 6 OK 2026/04/19 03:17:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 03:17:45 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 03:17:45 DEBUG : banana: Unchanged skipping 2026/04/19 03:17:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:45 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 03:17:45 DEBUG : apple: size = 5 OK 2026/04/19 03:17:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:45 DEBUG : apple: Unchanged skipping 2026/04/19 03:17:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 03:17:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 03:17:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 03:17:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 03:17:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 03:17:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 03:17:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 03:17:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 03:17:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 03:17:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 03:17:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 03:17:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 03:17:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 03:17:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 03:17:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 03:17:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 03:17:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 03:17:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 03:17:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 03:17:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 03:17:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 03:17:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 03:17:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 03:17:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 03:17:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 03:17:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 03:17:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 03:17:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 03:17:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 03:17:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 03:17:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 03:17:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 03:17:45 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:17:45 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:17:45 DEBUG : Waiting for deletions to finish 2026/04/19 03:17:45 DEBUG : Waiting for deletions to finish 2026/04/19 03:17:45 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:17:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:17:46 DEBUG : apple: size = 5 OK 2026/04/19 03:17:46 DEBUG : banana: size = 6 OK 2026/04/19 03:17:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:46 DEBUG : banana: Unchanged skipping 2026/04/19 03:17:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 03:17:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 03:17:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:46 DEBUG : apple: Unchanged skipping 2026/04/19 03:17:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 03:17:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 03:17:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 03:17:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 03:17:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 03:17:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 03:17:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 03:17:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 03:17:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 03:17:46 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:17:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 03:17:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 03:17:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 03:17:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 03:17:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 03:17:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 03:17:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 03:17:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 03:17:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 03:17:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 03:17:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 03:17:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 03:17:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 03:17:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 03:17:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 03:17:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 03:17:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 03:17:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 03:17:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 03:17:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 03:17:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 03:17:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 03:17:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 03:17:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:17:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 03:17:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 03:17:46 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:17:46 DEBUG : Waiting for deletions to finish 2026/04/19 03:17:46 DEBUG : Waiting for deletions to finish 2026/04/19 03:17:46 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:17:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:17:46 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:17:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:17:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:17:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:17:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:17:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:17:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:17:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:17:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:17:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:17:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:17:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:17:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:17:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:17:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:17:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:17:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:17:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:18:01 DEBUG : Waiting for deletions to finish 2026/04/19 03:18:02 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : apple: size = 5 OK 2026/04/19 03:18:02 DEBUG : banana: size = 6 OK 2026/04/19 03:18:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:02 DEBUG : banana: Unchanged skipping 2026/04/19 03:18:02 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 03:18:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:02 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 03:18:02 DEBUG : apple: Unchanged skipping 2026/04/19 03:18:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 03:18:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 03:18:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 03:18:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 03:18:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 03:18:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 03:18:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 03:18:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 03:18:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 03:18:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 03:18:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 03:18:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 03:18:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 03:18:02 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:18:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 03:18:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 03:18:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 03:18:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 03:18:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 03:18:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 03:18:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 03:18:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 03:18:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 03:18:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 03:18:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 03:18:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 03:18:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 03:18:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 03:18:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 03:18:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 03:18:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 03:18:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 03:18:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 03:18:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 03:18:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 03:18:02 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:18:02 DEBUG : Waiting for deletions to finish 2026/04/19 03:18:02 DEBUG : Waiting for deletions to finish 2026/04/19 03:18:02 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:18:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/19 03:18:03 DEBUG : apple: size = 5 OK 2026/04/19 03:18:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:03 DEBUG : apple: Unchanged skipping 2026/04/19 03:18:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/19 03:18:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/19 03:18:03 DEBUG : banana: size = 6 OK 2026/04/19 03:18:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:03 DEBUG : banana: Unchanged skipping 2026/04/19 03:18:03 DEBUG : splitbananasplit: size = 16 OK 2026/04/19 03:18:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:03 DEBUG : splitbananasplit: Unchanged skipping 2026/04/19 03:18:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/19 03:18:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/19 03:18:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/19 03:18:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/19 03:18:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/19 03:18:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/19 03:18:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/19 03:18:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/19 03:18:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/19 03:18:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/19 03:18:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/19 03:18:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/19 03:18:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/19 03:18:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/19 03:18:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/19 03:18:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/19 03:18:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/19 03:18:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/19 03:18:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/19 03:18:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/19 03:18:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/19 03:18:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/19 03:18:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/19 03:18:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/19 03:18:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/19 03:18:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/19 03:18:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/19 03:18:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/19 03:18:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/19 03:18:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/19 03:18:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/19 03:18:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/19 03:18:03 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:18:03 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:18:03 DEBUG : Waiting for deletions to finish 2026/04/19 03:18:03 DEBUG : Waiting for deletions to finish 2026/04/19 03:18:03 DEBUG : apple: Excluded (Path Filter) 2026/04/19 03:18:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/19 03:18:03 DEBUG : banana: Excluded (Path Filter) 2026/04/19 03:18:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/19 03:18:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/19 03:18:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/19 03:18:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/19 03:18:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/19 03:18:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/19 03:18:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/19 03:18:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/19 03:18:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/19 03:18:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/19 03:18:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/19 03:18:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/19 03:18:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/19 03:18:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/19 03:18:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/19 03:18:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/19 03:18:03 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (199.22s) --- PASS: TestTransform/NFC (14.15s) --- PASS: TestTransform/NFD (16.83s) --- PASS: TestTransform/base64 (19.71s) --- PASS: TestTransform/prefix (22.47s) --- PASS: TestTransform/suffix (23.03s) --- PASS: TestTransform/truncate (19.59s) --- PASS: TestTransform/encoder (17.00s) --- PASS: TestTransform/ISO-8859-1 (16.43s) --- PASS: TestTransform/charmap (16.99s) --- PASS: TestTransform/lowercase (16.17s) --- PASS: TestTransform/ascii (16.86s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:18:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/19 03:18:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/19 03:18:08 INFO : sub dir_somesuffix: Making directory 2026/04/19 03:18:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/19 03:18:08 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/19 03:18:08 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/19 03:18:08 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/19 03:18:08 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/19 03:18:08 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:18:08 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:18:09 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/19 03:18:09 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:18:09 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/19 03:18:09 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.75s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:18:09 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:10 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:10 INFO : tictactoe: Making directory 2026/04/19 03:18:10 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:10 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 03:18:10 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/19 03:18:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 03:18:10 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:18:10 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:18:10 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/19 03:18:10 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:18:10 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/19 03:18:10 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.85s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:18:11 INFO : toe: Making directory 2026/04/19 03:18:11 INFO : toe/toe: Making directory 2026/04/19 03:18:11 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/19 03:18:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/19 03:18:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/19 03:18:11 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:18:11 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:18:12 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/19 03:18:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:18:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/19 03:18:12 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.80s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:18:13 INFO : toe: Making directory 2026/04/19 03:18:13 INFO : toe/toe: Making directory 2026/04/19 03:18:13 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/19 03:18:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/19 03:18:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/19 03:18:13 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:18:13 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:18:14 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/19 03:18:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:18:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/19 03:18:14 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.71s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:18:15 DEBUG : empty_dir: Making directory with metadata 2026/04/19 03:18:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 03:18:15 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:15 INFO : tictacempty_dir: Making directory 2026/04/19 03:18:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:15 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:15 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:15 INFO : tictactoe: Making directory 2026/04/19 03:18:15 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:15 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 03:18:15 INFO : tictactoe/tictactoe: Making directory 2026/04/19 03:18:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 03:18:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/19 03:18:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 03:18:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/19 03:18:15 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:18:15 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:18:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/19 03:18:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:18:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/19 03:18:16 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.76s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:18:16 DEBUG : empty_dir: Making directory with metadata 2026/04/19 03:18:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 03:18:16 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:17 INFO : tictacempty_dir: Making directory 2026/04/19 03:18:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:17 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:17 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:17 INFO : tictactoe: Making directory 2026/04/19 03:18:17 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:17 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 03:18:17 INFO : tictactoe/tictactoe: Making directory 2026/04/19 03:18:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 03:18:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/19 03:18:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 03:18:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 03:18:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 03:18:17 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:18:17 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:18:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 03:18:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:18:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 03:18:18 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/19 03:18:18 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:18:18 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:18 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:18 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/19 03:18:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 03:18:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:18:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/19 03:18:18 NOTICE: B2 bucket rclone-test-bovewet3hita: 0 differences found 2026/04/19 03:18:18 NOTICE: B2 bucket rclone-test-bovewet3hita: 1 matching files --- PASS: TestAllTag (2.09s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:18:19 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:19 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:19 INFO : tictactoe: Making directory 2026/04/19 03:18:19 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:19 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 03:18:19 INFO : tictactoe/tictactoe: Making directory 2026/04/19 03:18:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 03:18:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/19 03:18:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 03:18:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/19 03:18:19 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:18:19 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:18:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/19 03:18:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:18:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/19 03:18:20 DEBUG : Waiting for deletions to finish 2026/04/19 03:18:20 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:20 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:20 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 03:18:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/19 03:18:20 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/19 03:18:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/19 03:18:20 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/19 03:18:20 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:18:20 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:18:20 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.18s) === RUN TestSyntax 2026/04/19 03:18:21 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:18:21 INFO : toe: Making directory 2026/04/19 03:18:21 INFO : toe/toe: Making directory 2026/04/19 03:18:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/19 03:18:21 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:18:21 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:18:22 DEBUG : toe/toe/toe: size = 11 OK 2026/04/19 03:18:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:18:22 INFO : toe/toe/toe: Copied (new) 2026/04/19 03:18:22 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.65s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:18:22 DEBUG : empty_dir: Making directory with metadata 2026/04/19 03:18:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 03:18:22 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:23 INFO : tictacempty_dir: Making directory 2026/04/19 03:18:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:23 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:23 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:23 INFO : tictactoe: Making directory 2026/04/19 03:18:23 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:23 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 03:18:23 INFO : tictactoe/tictactoe: Making directory 2026/04/19 03:18:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 03:18:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/19 03:18:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 03:18:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 03:18:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 03:18:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 03:18:23 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:18:23 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:18:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 03:18:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:18:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 03:18:23 INFO : toe/toe/toe.txt: Deleted 2026/04/19 03:18:23 INFO : toe/toe: Removing directory 2026/04/19 03:18:23 INFO : toe: Removing directory 2026/04/19 03:18:23 INFO : empty_dir: Removing directory 2026/04/19 03:18:23 DEBUG : Local file system at /tmp/rclone3951200310: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.68s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:18:24 DEBUG : empty_dir: Making directory with metadata 2026/04/19 03:18:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 03:18:24 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:24 INFO : tictacempty_dir: Making directory 2026/04/19 03:18:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:24 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:24 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:24 INFO : tictactoe: Making directory 2026/04/19 03:18:24 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:24 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 03:18:24 INFO : tictactoe/tictactoe: Making directory 2026/04/19 03:18:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 03:18:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/19 03:18:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 03:18:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 03:18:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 03:18:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 03:18:24 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:18:24 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:18:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 03:18:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:18:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 03:18:25 INFO : toe/toe/toe.txt: Deleted 2026/04/19 03:18:25 INFO : toe/toe: Removing directory 2026/04/19 03:18:25 INFO : toe: Removing directory 2026/04/19 03:18:25 INFO : empty_dir: Removing directory 2026/04/19 03:18:25 DEBUG : Local file system at /tmp/rclone3951200310: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/19 03:18:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 03:18:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/19 03:18:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/19 03:18:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/19 03:18:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/19 03:18:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/19 03:18:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:18:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/19 03:18:27 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.33s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:18:27 DEBUG : Reset feature "Copy" 2026/04/19 03:18:27 DEBUG : Reset feature "Move" 2026/04/19 03:18:27 DEBUG : Reset feature "Copy" 2026/04/19 03:18:27 DEBUG : Reset feature "Move" 2026/04/19 03:18:27 DEBUG : empty_dir: Making directory with metadata 2026/04/19 03:18:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/19 03:18:27 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:28 INFO : tictacempty_dir: Making directory 2026/04/19 03:18:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/19 03:18:28 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:28 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:28 INFO : tictactoe: Making directory 2026/04/19 03:18:28 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:28 DEBUG : toe: transformed to: tictactoe 2026/04/19 03:18:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 03:18:28 INFO : tictactoe/tictactoe: Making directory 2026/04/19 03:18:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/19 03:18:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/19 03:18:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 03:18:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 03:18:28 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:18:28 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:18:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 03:18:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 03:18:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 03:18:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:18:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/19 03:18:28 INFO : toe/toe/toe.txt: Deleted 2026/04/19 03:18:28 INFO : toe/toe: Removing directory 2026/04/19 03:18:28 INFO : toe: Removing directory 2026/04/19 03:18:28 INFO : empty_dir: Removing directory 2026/04/19 03:18:28 DEBUG : Local file system at /tmp/rclone3951200310: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/19 03:18:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/19 03:18:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/19 03:18:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/19 03:18:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/19 03:18:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/19 03:18:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/19 03:18:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:18:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/19 03:18:30 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.56s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:18:31 DEBUG : toe: transformed to: dG9l 2026/04/19 03:18:31 DEBUG : toe: transformed to: dG9l 2026/04/19 03:18:31 INFO : dG9l: Making directory 2026/04/19 03:18:31 DEBUG : toe: transformed to: dG9l 2026/04/19 03:18:31 DEBUG : toe: transformed to: dG9l 2026/04/19 03:18:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/19 03:18:31 INFO : dG9l/dG9l: Making directory 2026/04/19 03:18:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/19 03:18:31 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/19 03:18:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/19 03:18:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/19 03:18:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/19 03:18:31 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:18:31 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:18:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/19 03:18:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:18:32 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/19 03:18:32 DEBUG : Waiting for deletions to finish 2026/04/19 03:18:32 DEBUG : dG9l: transformed to: toe 2026/04/19 03:18:32 DEBUG : dG9l: transformed to: toe 2026/04/19 03:18:32 DEBUG : dG9l: transformed to: toe 2026/04/19 03:18:32 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/19 03:18:32 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/19 03:18:32 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/19 03:18:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/19 03:18:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/19 03:18:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/19 03:18:32 DEBUG : Local file system at /tmp/rclone3951200310: Waiting for checks to finish 2026/04/19 03:18:32 DEBUG : Local file system at /tmp/rclone3951200310: Waiting for transfers to finish 2026/04/19 03:18:32 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.46s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-bovewet3hita", Local "Local file system at /tmp/rclone3951200310", Modify Window "1ms" 2026/04/19 03:18:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 03:18:33 DEBUG : toe: transformed to: 2026/04/19 03:18:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 03:18:34 DEBUG : toe: transformed to: 2026/04/19 03:18:34 INFO : B2 bucket rclone-test-bovewet3hita: Making directory 2026/04/19 03:18:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 03:18:34 DEBUG : toe: transformed to: 2026/04/19 03:18:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 03:18:34 DEBUG : toe: transformed to: 2026/04/19 03:18:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 03:18:34 DEBUG : toe/toe: transformed to: 2026/04/19 03:18:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/19 03:18:34 INFO : toe/toe: Making directory 2026/04/19 03:18:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 03:18:34 DEBUG : toe/toe: transformed to: 2026/04/19 03:18:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/19 03:18:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 03:18:34 DEBUG : toe: transformed to: 2026/04/19 03:18:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/19 03:18:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/19 03:18:34 DEBUG : toe/toe/toe: transformed to: 2026/04/19 03:18:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/19 03:18:34 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for checks to finish 2026/04/19 03:18:34 DEBUG : B2 bucket rclone-test-bovewet3hita: Waiting for transfers to finish 2026/04/19 03:18:35 DEBUG : toe/toe/toe: size = 11 OK 2026/04/19 03:18:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/19 03:18:35 INFO : toe/toe/toe: Copied (new) 2026/04/19 03:18:35 ERROR : B2 bucket rclone-test-bovewet3hita: not deleting files as there were IO errors 2026/04/19 03:18:35 ERROR : B2 bucket rclone-test-bovewet3hita: not deleting directories as there were IO errors --- PASS: TestError (1.89s) PASS 2026/04/19 03:18:35 DEBUG : B2 bucket rclone-test-bovewet3hita: Purge remote 2026/04/19 03:18:35 INFO : B2 bucket rclone-test-bovewet3hita: cleaning bucket "rclone-test-bovewet3hita" of all files 2026/04/19 03:18:36 DEBUG : BackupDir/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff6c1c_d20260419_m031220_c001_v7007000_t0000_u01776568340408") 2026/04/19 03:18:36 DEBUG : BackupDir/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f104a3259f8b8256d_d20260419_m031214_c001_v0001033_t0027_u01776568334291") 2026/04/19 03:18:36 DEBUG : CompareDest/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41350d79204ec1da_d20260419_m031153_c001_v7007000_t0000_u01776568313573") 2026/04/19 03:18:36 DEBUG : CompareDest/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97401bc_d20260419_m031147_c001_v0001103_t0034_u01776568307412") 2026/04/19 03:18:36 DEBUG : CompareDest/two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41350d79204ec1db_d20260419_m031153_c001_v7007000_t0000_u01776568313755") 2026/04/19 03:18:36 DEBUG : CompareDest/two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287270_d20260419_m031148_c001_v0001174_t0056_u01776568308960") 2026/04/19 03:18:36 DEBUG : CopyDest/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff6c1e_d20260419_m031220_c001_v7007000_t0000_u01776568340589") 2026/04/19 03:18:36 DEBUG : CopyDest/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f116336c1a87c4ed5_d20260419_m031211_c001_v0001098_t0027_u01776568331263") 2026/04/19 03:18:36 DEBUG : CopyDest/three: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff6c1f_d20260419_m031220_c001_v7007000_t0000_u01776568340770") 2026/04/19 03:18:37 DEBUG : CopyDest/three: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb328735d_d20260419_m031218_c001_v0001174_t0020_u01776568338492") 2026/04/19 03:18:37 DEBUG : CopyDest/two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff6c20_d20260419_m031221_c001_v7007000_t0000_u01776568341012") 2026/04/19 03:18:37 DEBUG : CopyDest/two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974023a_d20260419_m031216_c001_v0001103_t0033_u01776568336012") 2026/04/19 03:18:37 DEBUG : EXISTING: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41350d79204ec485_d20260419_m031348_c001_v7007000_t0000_u01776568428865") 2026/04/19 03:18:37 DEBUG : EXISTING: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32877a4_d20260419_m031347_c001_v0001174_t0026_u01776568427824") 2026/04/19 03:18:37 DEBUG : PREFIXapple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff8068_d20260419_m031556_c001_v7007000_t0000_u01776568556330") 2026/04/19 03:18:37 DEBUG : PREFIXapple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9424_d20260419_m031550_c001_v0001040_t0051_u01776568550106") 2026/04/19 03:18:37 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466ae9_d20260419_m031556_c001_v7007000_t0000_u01776568556345") 2026/04/19 03:18:37 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97406f3_d20260419_m031550_c001_v0001103_t0011_u01776568550095") 2026/04/19 03:18:37 DEBUG : PREFIXbanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f58_d20260419_m031556_c001_v7007000_t0000_u01776568556115") 2026/04/19 03:18:37 DEBUG : PREFIXbanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6341_d20260419_m031550_c001_v0001174_t0028_u01776568550128") 2026/04/19 03:18:37 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466aea_d20260419_m031556_c001_v7007000_t0000_u01776568556543") 2026/04/19 03:18:37 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287e83_d20260419_m031550_c001_v0001174_t0058_u01776568550116") 2026/04/19 03:18:37 DEBUG : Testêé: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41350d79204ec458_d20260419_m031345_c001_v7007000_t0000_u01776568425193") 2026/04/19 03:18:38 DEBUG : Testêé: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287778_d20260419_m031344_c001_v0001174_t0047_u01776568424402") 2026/04/19 03:18:38 DEBUG : Testêé: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97403f4_d20260419_m031343_c001_v0001103_t0035_u01776568423241") 2026/04/19 03:18:38 DEBUG : YXBwbGU=: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce80c_d20260419_m031535_c001_v7007000_t0000_u01776568535440") 2026/04/19 03:18:38 DEBUG : YXBwbGU=: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974067d_d20260419_m031530_c001_v0001103_t0050_u01776568530791") 2026/04/19 03:18:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce80d_d20260419_m031535_c001_v7007000_t0000_u01776568535622") 2026/04/19 03:18:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df93ea_d20260419_m031530_c001_v0001040_t0040_u01776568530801") 2026/04/19 03:18:38 DEBUG : YmFuYW5h: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce80e_d20260419_m031535_c001_v7007000_t0000_u01776568535803") 2026/04/19 03:18:38 DEBUG : YmFuYW5h: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d623f_d20260419_m031530_c001_v0001174_t0015_u01776568530814") 2026/04/19 03:18:38 DEBUG : a/potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d802d_d20260419_m031011_c001_v7007000_t0000_u01776568211327") 2026/04/19 03:18:38 DEBUG : a/potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff93_d20260419_m031010_c001_v0001103_t0034_u01776568210673") 2026/04/19 03:18:38 DEBUG : a/potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d8029_d20260419_m031008_c001_v7007000_t0000_u01776568208774") 2026/04/19 03:18:38 DEBUG : a/potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff83_d20260419_m031007_c001_v0001103_t0027_u01776568207814") 2026/04/19 03:18:38 DEBUG : a/potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3d57b_d20260419_m030949_c001_v7007000_t0000_u01776568189191") 2026/04/19 03:18:38 DEBUG : a/potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff19_d20260419_m030948_c001_v0001103_t0013_u01776568188232") 2026/04/19 03:18:38 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e033_d20260419_m031803_c001_v7007000_t0000_u01776568683972") 2026/04/19 03:18:38 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32883db_d20260419_m031759_c001_v0001174_t0018_u01776568679795") 2026/04/19 03:18:38 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b896_d20260419_m031747_c001_v7007000_t0000_u01776568667107") 2026/04/19 03:18:38 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb328832a_d20260419_m031743_c001_v0001174_t0031_u01776568663051") 2026/04/19 03:18:38 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79acf9_d20260419_m031730_c001_v7007000_t0000_u01776568650931") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32882b4_d20260419_m031726_c001_v0001174_t0016_u01776568646778") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d56909_d20260419_m031713_c001_v7007000_t0000_u01776568633860") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32881d0_d20260419_m031710_c001_v0001174_t0043_u01776568630103") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a1886_d20260419_m031657_c001_v7007000_t0000_u01776568617339") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3288121_d20260419_m031653_c001_v0001174_t0030_u01776568613027") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a059_d20260419_m031640_c001_v7007000_t0000_u01776568600441") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6507_d20260419_m031633_c001_v0001174_t0053_u01776568593848") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af68985f_d20260419_m031620_c001_v7007000_t0000_u01776568580689") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287f91_d20260419_m031616_c001_v0001174_t0010_u01776568576571") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4032613c37c9c892_d20260419_m031615_c001_v7007000_t0000_u01776568575240") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d63fb_d20260419_m031610_c001_v0001174_t0034_u01776568570312") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f6b_d20260419_m031557_c001_v7007000_t0000_u01776568557916") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287ea3_d20260419_m031553_c001_v0001174_t0006_u01776568553944") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40663867bb19780e_d20260419_m031552_c001_v7007000_t0000_u01776568552998") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97406e1_d20260419_m031548_c001_v0001103_t0019_u01776568548016") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3dbc5_d20260419_m031533_c001_v7007000_t0000_u01776568533643") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740677_d20260419_m031528_c001_v0001103_t0054_u01776568528150") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466ace_d20260419_m031515_c001_v7007000_t0000_u01776568515747") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740630_d20260419_m031511_c001_v0001103_t0010_u01776568511833") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689715_d20260419_m031458_c001_v7007000_t0000_u01776568498805") 2026/04/19 03:18:39 DEBUG : apple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97405e0_d20260419_m031455_c001_v0001103_t0031_u01776568495431") 2026/04/19 03:18:39 DEBUG : appleSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f407b13c342b6209d_d20260419_m031619_c001_v7007000_t0000_u01776568579016") 2026/04/19 03:18:40 DEBUG : appleSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6413_d20260419_m031612_c001_v0001174_t0012_u01776568572722") 2026/04/19 03:18:40 DEBUG : appleapple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a05a_d20260419_m031640_c001_v7007000_t0000_u01776568600627") 2026/04/19 03:18:40 DEBUG : appleapple: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6519_d20260419_m031636_c001_v0001174_t0003_u01776568596216") 2026/04/19 03:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e035_d20260419_m031804_c001_v7007000_t0000_u01776568684153") 2026/04/19 03:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d69fe_d20260419_m031800_c001_v0001174_t0057_u01776568680626") 2026/04/19 03:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b897_d20260419_m031747_c001_v7007000_t0000_u01776568667302") 2026/04/19 03:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d68df_d20260419_m031744_c001_v0001174_t0056_u01776568664019") 2026/04/19 03:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79acfa_d20260419_m031731_c001_v7007000_t0000_u01776568651116") 2026/04/19 03:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d67af_d20260419_m031728_c001_v0001174_t0002_u01776568648129") 2026/04/19 03:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d5690a_d20260419_m031714_c001_v7007000_t0000_u01776568634043") 2026/04/19 03:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d66c9_d20260419_m031710_c001_v0001174_t0041_u01776568630920") 2026/04/19 03:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a188b_d20260419_m031657_c001_v7007000_t0000_u01776568617524") 2026/04/19 03:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d65b5_d20260419_m031653_c001_v0001174_t0014_u01776568613982") 2026/04/19 03:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4032613c37c9c8a1_d20260419_m031638_c001_v7007000_t0000_u01776568598703") 2026/04/19 03:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740891_d20260419_m031634_c001_v0001103_t0010_u01776568594454") 2026/04/19 03:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689860_d20260419_m031620_c001_v7007000_t0000_u01776568580870") 2026/04/19 03:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6449_d20260419_m031616_c001_v0001174_t0011_u01776568576548") 2026/04/19 03:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f407b13c342b62083_d20260419_m031615_c001_v7007000_t0000_u01776568575435") 2026/04/19 03:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287f3d_d20260419_m031611_c001_v0001174_t0037_u01776568571220") 2026/04/19 03:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f6e_d20260419_m031558_c001_v7007000_t0000_u01776568558098") 2026/04/19 03:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d636f_d20260419_m031553_c001_v0001174_t0056_u01776568553951") 2026/04/19 03:18:40 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466ae6_d20260419_m031552_c001_v7007000_t0000_u01776568552819") 2026/04/19 03:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287e7d_d20260419_m031548_c001_v0001174_t0036_u01776568548839") 2026/04/19 03:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a1610_d20260419_m031533_c001_v7007000_t0000_u01776568533775") 2026/04/19 03:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6229_d20260419_m031529_c001_v0001174_t0003_u01776568529010") 2026/04/19 03:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466acf_d20260419_m031515_c001_v7007000_t0000_u01776568515930") 2026/04/19 03:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6163_d20260419_m031512_c001_v0001174_t0039_u01776568512693") 2026/04/19 03:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af68971a_d20260419_m031458_c001_v7007000_t0000_u01776568498988") 2026/04/19 03:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6095_d20260419_m031456_c001_v0001174_t0019_u01776568496171") 2026/04/19 03:18:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466aee_d20260419_m031619_c001_v7007000_t0000_u01776568579029") 2026/04/19 03:18:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97407a9_d20260419_m031612_c001_v0001103_t0045_u01776568572734") 2026/04/19 03:18:41 DEBUG : b/potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d802e_d20260419_m031011_c001_v7007000_t0000_u01776568211509") 2026/04/19 03:18:41 DEBUG : b/potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff85_d20260419_m031009_c001_v0001103_t0052_u01776568209324") 2026/04/19 03:18:41 DEBUG : b/potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d8028_d20260419_m031008_c001_v7007000_t0000_u01776568208229") 2026/04/19 03:18:41 DEBUG : b/potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff77_d20260419_m031006_c001_v0001103_t0038_u01776568206507") 2026/04/19 03:18:41 DEBUG : b/potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3d56e_d20260419_m030948_c001_v7007000_t0000_u01776568188643") 2026/04/19 03:18:41 DEBUG : b/potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff0f_d20260419_m030947_c001_v0001103_t0057_u01776568187123") 2026/04/19 03:18:41 DEBUG : backup/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe552d61_d20260419_m031233_c001_v7007000_t0000_u01776568353810") 2026/04/19 03:18:41 DEBUG : backup/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f104859610066f02c_d20260419_m031231_c001_v0001039_t0032_u01776568351700") 2026/04/19 03:18:41 DEBUG : backup/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f119305be7257dcf3_d20260419_m031227_c001_v0001090_t0054_u01776568347816") 2026/04/19 03:18:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4032613c37c9c439_d20260419_m031301_c001_v7007000_t0000_u01776568381287") 2026/04/19 03:18:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f114146d044d5df7e_d20260419_m031259_c001_v0001093_t0017_u01776568379454") 2026/04/19 03:18:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f11628941304364f0_d20260419_m031254_c001_v0001109_t0050_u01776568374686") 2026/04/19 03:18:42 DEBUG : backup/one.bak: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40663867bb1970d2_d20260419_m031247_c001_v7007000_t0000_u01776568367248") 2026/04/19 03:18:42 DEBUG : backup/one.bak: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f102fce11b06fd901_d20260419_m031245_c001_v0001183_t0041_u01776568365469") 2026/04/19 03:18:42 DEBUG : backup/one.bak: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f10123e2cf673869e_d20260419_m031241_c001_v0001182_t0021_u01776568361598") 2026/04/19 03:18:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4032613c37c9c43a_d20260419_m031301_c001_v7007000_t0000_u01776568381469") 2026/04/19 03:18:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1091bf092fcb26c2_d20260419_m031300_c001_v0001183_t0039_u01776568380514") 2026/04/19 03:18:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1091ff3e48ab496e_d20260419_m031256_c001_v0001185_t0000_u01776568376571") 2026/04/19 03:18:42 DEBUG : backup/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe552d62_d20260419_m031233_c001_v7007000_t0000_u01776568353994") 2026/04/19 03:18:42 DEBUG : backup/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f11802eeda145eb6e_d20260419_m031232_c001_v0001172_t0051_u01776568352978") 2026/04/19 03:18:42 DEBUG : backup/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1173840684110638_d20260419_m031229_c001_v0001185_t0053_u01776568349527") 2026/04/19 03:18:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40663867bb1970d8_d20260419_m031247_c001_v7007000_t0000_u01776568367432") 2026/04/19 03:18:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1012e5d41e0702cc_d20260419_m031246_c001_v0001184_t0029_u01776568366425") 2026/04/19 03:18:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1146e31f83203dba_d20260419_m031243_c001_v0001185_t0012_u01776568363138") 2026/04/19 03:18:42 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e036_d20260419_m031804_c001_v7007000_t0000_u01776568684335") 2026/04/19 03:18:42 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9602_d20260419_m031800_c001_v0001040_t0048_u01776568680166") 2026/04/19 03:18:42 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b898_d20260419_m031747_c001_v7007000_t0000_u01776568667484") 2026/04/19 03:18:42 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df95ce_d20260419_m031743_c001_v0001040_t0003_u01776568663416") 2026/04/19 03:18:42 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79acfb_d20260419_m031731_c001_v7007000_t0000_u01776568651298") 2026/04/19 03:18:42 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df95a0_d20260419_m031727_c001_v0001040_t0025_u01776568647112") 2026/04/19 03:18:43 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d5690b_d20260419_m031714_c001_v7007000_t0000_u01776568634225") 2026/04/19 03:18:43 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9552_d20260419_m031710_c001_v0001040_t0022_u01776568630460") 2026/04/19 03:18:43 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a1890_d20260419_m031657_c001_v7007000_t0000_u01776568617707") 2026/04/19 03:18:43 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9516_d20260419_m031653_c001_v0001040_t0040_u01776568613358") 2026/04/19 03:18:43 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a05b_d20260419_m031640_c001_v7007000_t0000_u01776568600809") 2026/04/19 03:18:43 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3288041_d20260419_m031634_c001_v0001174_t0020_u01776568594156") 2026/04/19 03:18:43 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689861_d20260419_m031621_c001_v7007000_t0000_u01776568581051") 2026/04/19 03:18:43 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9498_d20260419_m031616_c001_v0001040_t0024_u01776568576559") 2026/04/19 03:18:43 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3dca8_d20260419_m031615_c001_v7007000_t0000_u01776568575446") 2026/04/19 03:18:43 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740797_d20260419_m031610_c001_v0001103_t0041_u01776568570713") 2026/04/19 03:18:43 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f71_d20260419_m031558_c001_v7007000_t0000_u01776568558282") 2026/04/19 03:18:43 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740713_d20260419_m031553_c001_v0001103_t0022_u01776568553963") 2026/04/19 03:18:43 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f402cdff8eab5b8a5_d20260419_m031552_c001_v7007000_t0000_u01776568552856") 2026/04/19 03:18:43 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df941e_d20260419_m031548_c001_v0001040_t0003_u01776568548384") 2026/04/19 03:18:43 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce809_d20260419_m031533_c001_v7007000_t0000_u01776568533654") 2026/04/19 03:18:43 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df93e4_d20260419_m031528_c001_v0001040_t0002_u01776568528550") 2026/04/19 03:18:43 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466ad0_d20260419_m031516_c001_v7007000_t0000_u01776568516111") 2026/04/19 03:18:43 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df93bc_d20260419_m031512_c001_v0001040_t0059_u01776568512230") 2026/04/19 03:18:43 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af68971d_d20260419_m031459_c001_v7007000_t0000_u01776568499172") 2026/04/19 03:18:43 DEBUG : banana: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9387_d20260419_m031455_c001_v0001040_t0037_u01776568495767") 2026/04/19 03:18:43 DEBUG : bananaSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce8e6_d20260419_m031619_c001_v7007000_t0000_u01776568579038") 2026/04/19 03:18:43 DEBUG : bananaSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287f4d_d20260419_m031612_c001_v0001174_t0049_u01776568572744") 2026/04/19 03:18:44 DEBUG : both0: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe553680_d20260419_m031432_c001_v7007000_t0000_u01776568472132") 2026/04/19 03:18:44 DEBUG : both0: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740480_d20260419_m031413_c001_v0001103_t0040_u01776568453755") 2026/04/19 03:18:44 DEBUG : both0: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1b5_d20260419_m031409_c001_v7007000_t0000_u01776568449391") 2026/04/19 03:18:44 DEBUG : both0: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974040a_d20260419_m031350_c001_v0001103_t0050_u01776568430708") 2026/04/19 03:18:44 DEBUG : both1: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe553681_d20260419_m031432_c001_v7007000_t0000_u01776568472314") 2026/04/19 03:18:44 DEBUG : both1: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740484_d20260419_m031414_c001_v0001103_t0051_u01776568454770") 2026/04/19 03:18:44 DEBUG : both1: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1b6_d20260419_m031409_c001_v7007000_t0000_u01776568449572") 2026/04/19 03:18:44 DEBUG : both1: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740410_d20260419_m031351_c001_v0001103_t0058_u01776568431463") 2026/04/19 03:18:44 DEBUG : both10: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe553682_d20260419_m031432_c001_v7007000_t0000_u01776568472495") 2026/04/19 03:18:44 DEBUG : both10: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97404c6_d20260419_m031421_c001_v0001103_t0000_u01776568461716") 2026/04/19 03:18:44 DEBUG : both10: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1b7_d20260419_m031409_c001_v7007000_t0000_u01776568449756") 2026/04/19 03:18:44 DEBUG : both10: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740444_d20260419_m031358_c001_v0001103_t0034_u01776568438747") 2026/04/19 03:18:44 DEBUG : both11: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe553683_d20260419_m031432_c001_v7007000_t0000_u01776568472677") 2026/04/19 03:18:44 DEBUG : both11: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97404ce_d20260419_m031422_c001_v0001103_t0011_u01776568462532") 2026/04/19 03:18:44 DEBUG : both11: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1b8_d20260419_m031409_c001_v7007000_t0000_u01776568449939") 2026/04/19 03:18:44 DEBUG : both11: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740448_d20260419_m031359_c001_v0001103_t0054_u01776568439429") 2026/04/19 03:18:44 DEBUG : both12: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe553684_d20260419_m031432_c001_v7007000_t0000_u01776568472859") 2026/04/19 03:18:44 DEBUG : both12: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97404d2_d20260419_m031423_c001_v0001103_t0021_u01776568463298") 2026/04/19 03:18:44 DEBUG : both12: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1ba_d20260419_m031410_c001_v7007000_t0000_u01776568450120") 2026/04/19 03:18:44 DEBUG : both12: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974044c_d20260419_m031400_c001_v0001103_t0029_u01776568440272") 2026/04/19 03:18:44 DEBUG : both13: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe553685_d20260419_m031433_c001_v7007000_t0000_u01776568473040") 2026/04/19 03:18:45 DEBUG : both13: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97404da_d20260419_m031424_c001_v0001103_t0056_u01776568464134") 2026/04/19 03:18:45 DEBUG : both13: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1bb_d20260419_m031410_c001_v7007000_t0000_u01776568450301") 2026/04/19 03:18:45 DEBUG : both13: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740454_d20260419_m031401_c001_v0001103_t0000_u01776568441269") 2026/04/19 03:18:45 DEBUG : both14: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe553686_d20260419_m031433_c001_v7007000_t0000_u01776568473223") 2026/04/19 03:18:45 DEBUG : both14: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97404e6_d20260419_m031424_c001_v0001103_t0041_u01776568464893") 2026/04/19 03:18:45 DEBUG : both14: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1bc_d20260419_m031410_c001_v7007000_t0000_u01776568450482") 2026/04/19 03:18:45 DEBUG : both14: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740458_d20260419_m031402_c001_v0001103_t0058_u01776568442004") 2026/04/19 03:18:45 DEBUG : both15: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe553687_d20260419_m031433_c001_v7007000_t0000_u01776568473404") 2026/04/19 03:18:45 DEBUG : both15: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97404ea_d20260419_m031425_c001_v0001103_t0052_u01776568465734") 2026/04/19 03:18:45 DEBUG : both15: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1be_d20260419_m031410_c001_v7007000_t0000_u01776568450707") 2026/04/19 03:18:45 DEBUG : both15: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974045a_d20260419_m031402_c001_v0001103_t0023_u01776568442740") 2026/04/19 03:18:45 DEBUG : both16: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe553688_d20260419_m031433_c001_v7007000_t0000_u01776568473587") 2026/04/19 03:18:45 DEBUG : both16: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97404ee_d20260419_m031426_c001_v0001103_t0045_u01776568466551") 2026/04/19 03:18:45 DEBUG : both16: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1bf_d20260419_m031410_c001_v7007000_t0000_u01776568450887") 2026/04/19 03:18:45 DEBUG : both16: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740462_d20260419_m031403_c001_v0001103_t0027_u01776568443513") 2026/04/19 03:18:45 DEBUG : both17: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe553689_d20260419_m031433_c001_v7007000_t0000_u01776568473769") 2026/04/19 03:18:45 DEBUG : both17: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97404f2_d20260419_m031427_c001_v0001103_t0040_u01776568467155") 2026/04/19 03:18:45 DEBUG : both17: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1c0_d20260419_m031411_c001_v7007000_t0000_u01776568451069") 2026/04/19 03:18:45 DEBUG : both17: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740468_d20260419_m031404_c001_v0001103_t0019_u01776568444163") 2026/04/19 03:18:45 DEBUG : both18: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe55368a_d20260419_m031433_c001_v7007000_t0000_u01776568473951") 2026/04/19 03:18:46 DEBUG : both18: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97404f8_d20260419_m031427_c001_v0001103_t0052_u01776568467812") 2026/04/19 03:18:46 DEBUG : both18: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1c3_d20260419_m031411_c001_v7007000_t0000_u01776568451250") 2026/04/19 03:18:46 DEBUG : both18: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740470_d20260419_m031404_c001_v0001103_t0012_u01776568444811") 2026/04/19 03:18:46 DEBUG : both19: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe55368b_d20260419_m031434_c001_v7007000_t0000_u01776568474133") 2026/04/19 03:18:46 DEBUG : both19: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97404fe_d20260419_m031428_c001_v0001103_t0014_u01776568468532") 2026/04/19 03:18:46 DEBUG : both19: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1c4_d20260419_m031411_c001_v7007000_t0000_u01776568451431") 2026/04/19 03:18:46 DEBUG : both19: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740472_d20260419_m031405_c001_v0001103_t0030_u01776568445551") 2026/04/19 03:18:46 DEBUG : both2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe55368c_d20260419_m031434_c001_v7007000_t0000_u01776568474316") 2026/04/19 03:18:46 DEBUG : both2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740488_d20260419_m031415_c001_v0001103_t0055_u01776568455538") 2026/04/19 03:18:46 DEBUG : both2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1c5_d20260419_m031411_c001_v7007000_t0000_u01776568451623") 2026/04/19 03:18:46 DEBUG : both2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740416_d20260419_m031352_c001_v0001103_t0033_u01776568432144") 2026/04/19 03:18:46 DEBUG : both3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe55368d_d20260419_m031434_c001_v7007000_t0000_u01776568474498") 2026/04/19 03:18:46 DEBUG : both3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740492_d20260419_m031416_c001_v0001103_t0053_u01776568456329") 2026/04/19 03:18:46 DEBUG : both3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1c7_d20260419_m031411_c001_v7007000_t0000_u01776568451806") 2026/04/19 03:18:46 DEBUG : both3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974041c_d20260419_m031352_c001_v0001103_t0052_u01776568432939") 2026/04/19 03:18:46 DEBUG : both4: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe55368e_d20260419_m031434_c001_v7007000_t0000_u01776568474680") 2026/04/19 03:18:46 DEBUG : both4: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974049a_d20260419_m031417_c001_v0001103_t0056_u01776568457144") 2026/04/19 03:18:46 DEBUG : both4: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1c8_d20260419_m031411_c001_v7007000_t0000_u01776568451988") 2026/04/19 03:18:46 DEBUG : both4: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740420_d20260419_m031353_c001_v0001103_t0025_u01776568433695") 2026/04/19 03:18:47 DEBUG : both5: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe55368f_d20260419_m031434_c001_v7007000_t0000_u01776568474862") 2026/04/19 03:18:47 DEBUG : both5: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97404a4_d20260419_m031417_c001_v0001103_t0017_u01776568457907") 2026/04/19 03:18:47 DEBUG : both5: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1c9_d20260419_m031412_c001_v7007000_t0000_u01776568452206") 2026/04/19 03:18:47 DEBUG : both5: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740424_d20260419_m031354_c001_v0001103_t0026_u01776568434473") 2026/04/19 03:18:47 DEBUG : both6: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe553690_d20260419_m031435_c001_v7007000_t0000_u01776568475045") 2026/04/19 03:18:47 DEBUG : both6: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97404a8_d20260419_m031418_c001_v0001103_t0050_u01776568458700") 2026/04/19 03:18:47 DEBUG : both6: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1ca_d20260419_m031412_c001_v7007000_t0000_u01776568452481") 2026/04/19 03:18:47 DEBUG : both6: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974042a_d20260419_m031355_c001_v0001103_t0036_u01776568435240") 2026/04/19 03:18:47 DEBUG : both7: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe553691_d20260419_m031435_c001_v7007000_t0000_u01776568475227") 2026/04/19 03:18:47 DEBUG : both7: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97404b2_d20260419_m031419_c001_v0001103_t0015_u01776568459374") 2026/04/19 03:18:47 DEBUG : both7: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1cb_d20260419_m031412_c001_v7007000_t0000_u01776568452663") 2026/04/19 03:18:47 DEBUG : both7: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740430_d20260419_m031355_c001_v0001103_t0014_u01776568435950") 2026/04/19 03:18:47 DEBUG : both8: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe553692_d20260419_m031435_c001_v7007000_t0000_u01776568475409") 2026/04/19 03:18:47 DEBUG : both8: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97404bc_d20260419_m031420_c001_v0001103_t0000_u01776568460286") 2026/04/19 03:18:47 DEBUG : both8: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1cc_d20260419_m031412_c001_v7007000_t0000_u01776568452845") 2026/04/19 03:18:47 DEBUG : both8: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740434_d20260419_m031356_c001_v0001103_t0023_u01776568436886") 2026/04/19 03:18:47 DEBUG : both9: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe553693_d20260419_m031435_c001_v7007000_t0000_u01776568475590") 2026/04/19 03:18:47 DEBUG : both9: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97404c0_d20260419_m031421_c001_v0001103_t0040_u01776568461073") 2026/04/19 03:18:47 DEBUG : both9: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1cd_d20260419_m031413_c001_v7007000_t0000_u01776568453026") 2026/04/19 03:18:47 DEBUG : both9: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974043c_d20260419_m031358_c001_v0001103_t0016_u01776568438035") 2026/04/19 03:18:47 DEBUG : c/non empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d8030_d20260419_m031011_c001_v7007000_t0000_u01776568211694") 2026/04/19 03:18:48 DEBUG : c/non empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff89_d20260419_m031009_c001_v0001103_t0017_u01776568209854") 2026/04/19 03:18:48 DEBUG : c/non empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d802a_d20260419_m031008_c001_v7007000_t0000_u01776568208955") 2026/04/19 03:18:48 DEBUG : c/non empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff79_d20260419_m031006_c001_v0001103_t0023_u01776568206848") 2026/04/19 03:18:48 DEBUG : c/non empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3d580_d20260419_m030949_c001_v7007000_t0000_u01776568189375") 2026/04/19 03:18:48 DEBUG : c/non empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff13_d20260419_m030947_c001_v0001103_t0017_u01776568187496") 2026/04/19 03:18:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce80f_d20260419_m031535_c001_v7007000_t0000_u01776568535984") 2026/04/19 03:18:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287d82_d20260419_m031530_c001_v0001174_t0017_u01776568530824") 2026/04/19 03:18:48 DEBUG : check sum: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3d541_d20260419_m030939_c001_v7007000_t0000_u01776568179400") 2026/04/19 03:18:48 DEBUG : check sum: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fec7_d20260419_m030938_c001_v0001103_t0040_u01776568178104") 2026/04/19 03:18:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d56a05_d20260419_m031833_c001_v7007000_t0000_u01776568713652") 2026/04/19 03:18:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3288505_d20260419_m031832_c001_v0001174_t0015_u01776568712143") 2026/04/19 03:18:48 DEBUG : dest/3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4032613c37c9c33a_d20260419_m031202_c001_v7007000_t0000_u01776568322767") 2026/04/19 03:18:48 DEBUG : dest/3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415c363380e9a92b_d20260419_m031201_c001_v0001115_t0036_u01776568321671") 2026/04/19 03:18:48 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a05c_d20260419_m031640_c001_v7007000_t0000_u01776568600993") 2026/04/19 03:18:48 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97408a3_d20260419_m031636_c001_v0001103_t0043_u01776568596238") 2026/04/19 03:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e037_d20260419_m031804_c001_v7007000_t0000_u01776568684519") 2026/04/19 03:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3288383_d20260419_m031751_c001_v0001174_t0031_u01776568671737") 2026/04/19 03:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b899_d20260419_m031747_c001_v7007000_t0000_u01776568667665") 2026/04/19 03:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32882ea_d20260419_m031735_c001_v0001174_t0021_u01776568655546") 2026/04/19 03:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79acfc_d20260419_m031731_c001_v7007000_t0000_u01776568651479") 2026/04/19 03:18:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb328824a_d20260419_m031718_c001_v0001174_t0040_u01776568638565") 2026/04/19 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d5690c_d20260419_m031714_c001_v7007000_t0000_u01776568634407") 2026/04/19 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3288172_d20260419_m031702_c001_v0001174_t0017_u01776568622141") 2026/04/19 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a1896_d20260419_m031657_c001_v7007000_t0000_u01776568617889") 2026/04/19 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32880bd_d20260419_m031645_c001_v0001174_t0027_u01776568605144") 2026/04/19 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff80fd_d20260419_m031638_c001_v7007000_t0000_u01776568598312") 2026/04/19 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d64a9_d20260419_m031625_c001_v0001174_t0048_u01776568585544") 2026/04/19 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689862_d20260419_m031621_c001_v7007000_t0000_u01776568581234") 2026/04/19 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d644b_d20260419_m031616_c001_v0001174_t0046_u01776568576890") 2026/04/19 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af68985b_d20260419_m031615_c001_v7007000_t0000_u01776568575458") 2026/04/19 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d63b5_d20260419_m031602_c001_v0001174_t0000_u01776568562512") 2026/04/19 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f73_d20260419_m031558_c001_v7007000_t0000_u01776568558464") 2026/04/19 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6371_d20260419_m031554_c001_v0001174_t0034_u01776568554222") 2026/04/19 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff8033_d20260419_m031552_c001_v7007000_t0000_u01776568552835") 2026/04/19 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97406b1_d20260419_m031540_c001_v0001103_t0020_u01776568540097") 2026/04/19 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f411338f46c461ae3_d20260419_m031533_c001_v7007000_t0000_u01776568533507") 2026/04/19 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974064d_d20260419_m031520_c001_v0001103_t0055_u01776568520339") 2026/04/19 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466ad1_d20260419_m031516_c001_v7007000_t0000_u01776568516293") 2026/04/19 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740608_d20260419_m031503_c001_v0001103_t0050_u01776568503507") 2026/04/19 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689723_d20260419_m031459_c001_v7007000_t0000_u01776568499356") 2026/04/19 03:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97405a0_d20260419_m031448_c001_v0001103_t0046_u01776568488996") 2026/04/19 03:18:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af68985e_d20260419_m031619_c001_v7007000_t0000_u01776568579369") 2026/04/19 03:18:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287f51_d20260419_m031613_c001_v0001174_t0015_u01776568573059") 2026/04/19 03:18:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a05d_d20260419_m031641_c001_v7007000_t0000_u01776568601176") 2026/04/19 03:18:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df94e0_d20260419_m031636_c001_v0001040_t0009_u01776568596246") 2026/04/19 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e038_d20260419_m031804_c001_v7007000_t0000_u01776568684702") 2026/04/19 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df95e8_d20260419_m031752_c001_v0001040_t0040_u01776568672409") 2026/04/19 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b89a_d20260419_m031747_c001_v7007000_t0000_u01776568667846") 2026/04/19 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df95be_d20260419_m031736_c001_v0001040_t0040_u01776568656246") 2026/04/19 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79acfd_d20260419_m031731_c001_v7007000_t0000_u01776568651663") 2026/04/19 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df957a_d20260419_m031719_c001_v0001040_t0021_u01776568639308") 2026/04/19 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d5690d_d20260419_m031714_c001_v7007000_t0000_u01776568634588") 2026/04/19 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9538_d20260419_m031702_c001_v0001040_t0001_u01776568622908") 2026/04/19 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a189b_d20260419_m031658_c001_v7007000_t0000_u01776568618072") 2026/04/19 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df94fe_d20260419_m031645_c001_v0001040_t0024_u01776568605833") 2026/04/19 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419c278ddef5f97c_d20260419_m031638_c001_v7007000_t0000_u01776568598323") 2026/04/19 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287ff1_d20260419_m031626_c001_v0001174_t0025_u01776568586289") 2026/04/19 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689863_d20260419_m031621_c001_v7007000_t0000_u01776568581417") 2026/04/19 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287f9d_d20260419_m031616_c001_v0001174_t0059_u01776568576931") 2026/04/19 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f407b13c342b62082_d20260419_m031615_c001_v7007000_t0000_u01776568575251") 2026/04/19 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974075b_d20260419_m031603_c001_v0001103_t0017_u01776568563308") 2026/04/19 03:18:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f74_d20260419_m031558_c001_v7007000_t0000_u01776568558646") 2026/04/19 03:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287ea9_d20260419_m031554_c001_v0001174_t0025_u01776568554405") 2026/04/19 03:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419c278ddef5f89e_d20260419_m031552_c001_v7007000_t0000_u01776568552953") 2026/04/19 03:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df940e_d20260419_m031540_c001_v0001040_t0043_u01776568540925") 2026/04/19 03:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce80a_d20260419_m031533_c001_v7007000_t0000_u01776568533677") 2026/04/19 03:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df93d0_d20260419_m031521_c001_v0001040_t0033_u01776568521189") 2026/04/19 03:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466ad2_d20260419_m031516_c001_v7007000_t0000_u01776568516475") 2026/04/19 03:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9397_d20260419_m031504_c001_v0001040_t0051_u01776568504228") 2026/04/19 03:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689728_d20260419_m031459_c001_v7007000_t0000_u01776568499539") 2026/04/19 03:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9375_d20260419_m031449_c001_v0001040_t0012_u01776568489469") 2026/04/19 03:18:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d5682d_d20260419_m031619_c001_v7007000_t0000_u01776568579342") 2026/04/19 03:18:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97407ab_d20260419_m031613_c001_v0001103_t0041_u01776568573083") 2026/04/19 03:18:51 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a05e_d20260419_m031641_c001_v7007000_t0000_u01776568601359") 2026/04/19 03:18:51 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d651d_d20260419_m031636_c001_v0001174_t0017_u01776568596567") 2026/04/19 03:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e039_d20260419_m031804_c001_v7007000_t0000_u01776568684883") 2026/04/19 03:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6998_d20260419_m031753_c001_v0001174_t0051_u01776568673324") 2026/04/19 03:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b89b_d20260419_m031748_c001_v7007000_t0000_u01776568668028") 2026/04/19 03:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6845_d20260419_m031737_c001_v0001174_t0050_u01776568657166") 2026/04/19 03:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79acfe_d20260419_m031731_c001_v7007000_t0000_u01776568651845") 2026/04/19 03:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6731_d20260419_m031720_c001_v0001174_t0001_u01776568640165") 2026/04/19 03:18:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d5690e_d20260419_m031714_c001_v7007000_t0000_u01776568634774") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6649_d20260419_m031703_c001_v0001174_t0055_u01776568623864") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a189e_d20260419_m031658_c001_v7007000_t0000_u01776568618341") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d658b_d20260419_m031647_c001_v0001174_t0021_u01776568607139") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a03c_d20260419_m031638_c001_v7007000_t0000_u01776568598712") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974084b_d20260419_m031626_c001_v0001103_t0027_u01776568586969") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689864_d20260419_m031621_c001_v7007000_t0000_u01776568581598") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97407db_d20260419_m031616_c001_v0001103_t0010_u01776568576944") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4055737fff207d46_d20260419_m031614_c001_v7007000_t0000_u01776568574867") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287f0b_d20260419_m031604_c001_v0001174_t0002_u01776568564139") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f75_d20260419_m031558_c001_v7007000_t0000_u01776568558827") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740715_d20260419_m031554_c001_v0001103_t0059_u01776568554397") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4055737fff207ce2_d20260419_m031552_c001_v7007000_t0000_u01776568552600") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287e02_d20260419_m031541_c001_v0001174_t0026_u01776568541935") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3dbc8_d20260419_m031533_c001_v7007000_t0000_u01776568533832") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d61d9_d20260419_m031521_c001_v0001174_t0000_u01776568521996") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466ad3_d20260419_m031516_c001_v7007000_t0000_u01776568516657") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6107_d20260419_m031505_c001_v0001174_t0052_u01776568505126") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af68972c_d20260419_m031459_c001_v7007000_t0000_u01776568499722") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d603d_d20260419_m031450_c001_v0001174_t0027_u01776568490078") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f407b13c342b6209e_d20260419_m031619_c001_v7007000_t0000_u01776568579202") 2026/04/19 03:18:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6419_d20260419_m031613_c001_v0001174_t0006_u01776568573134") 2026/04/19 03:18:52 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a05f_d20260419_m031641_c001_v7007000_t0000_u01776568601541") 2026/04/19 03:18:53 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97408a7_d20260419_m031636_c001_v0001103_t0014_u01776568596605") 2026/04/19 03:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e03a_d20260419_m031805_c001_v7007000_t0000_u01776568685063") 2026/04/19 03:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740b41_d20260419_m031753_c001_v0001103_t0047_u01776568673985") 2026/04/19 03:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b89c_d20260419_m031748_c001_v7007000_t0000_u01776568668213") 2026/04/19 03:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740ad5_d20260419_m031737_c001_v0001103_t0029_u01776568657917") 2026/04/19 03:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79acff_d20260419_m031732_c001_v7007000_t0000_u01776568652027") 2026/04/19 03:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740a41_d20260419_m031721_c001_v0001103_t0023_u01776568641073") 2026/04/19 03:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d5690f_d20260419_m031714_c001_v7007000_t0000_u01776568634956") 2026/04/19 03:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97409a5_d20260419_m031704_c001_v0001103_t0046_u01776568624571") 2026/04/19 03:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a189f_d20260419_m031658_c001_v7007000_t0000_u01776568618525") 2026/04/19 03:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740927_d20260419_m031647_c001_v0001103_t0015_u01776568607868") 2026/04/19 03:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41350d79204ecb83_d20260419_m031638_c001_v7007000_t0000_u01776568598738") 2026/04/19 03:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df94c6_d20260419_m031627_c001_v0001040_t0025_u01776568587705") 2026/04/19 03:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689865_d20260419_m031621_c001_v7007000_t0000_u01776568581779") 2026/04/19 03:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df949c_d20260419_m031617_c001_v0001040_t0019_u01776568577022") 2026/04/19 03:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4032613c37c9c893_d20260419_m031615_c001_v7007000_t0000_u01776568575459") 2026/04/19 03:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df945e_d20260419_m031604_c001_v0001040_t0018_u01776568564935") 2026/04/19 03:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f76_d20260419_m031559_c001_v7007000_t0000_u01776568559007") 2026/04/19 03:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9434_d20260419_m031554_c001_v0001040_t0015_u01776568554415") 2026/04/19 03:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419c278ddef5f89d_d20260419_m031552_c001_v7007000_t0000_u01776568552772") 2026/04/19 03:18:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d62db_d20260419_m031542_c001_v0001174_t0053_u01776568542807") 2026/04/19 03:18:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe55380f_d20260419_m031533_c001_v7007000_t0000_u01776568533597") 2026/04/19 03:18:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287d44_d20260419_m031522_c001_v0001174_t0042_u01776568522649") 2026/04/19 03:18:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466ad4_d20260419_m031516_c001_v7007000_t0000_u01776568516841") 2026/04/19 03:18:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287c92_d20260419_m031506_c001_v0001174_t0002_u01776568506030") 2026/04/19 03:18:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af68972d_d20260419_m031459_c001_v7007000_t0000_u01776568499908") 2026/04/19 03:18:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287bd2_d20260419_m031450_c001_v0001174_t0028_u01776568490367") 2026/04/19 03:18:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466aef_d20260419_m031619_c001_v7007000_t0000_u01776568579215") 2026/04/19 03:18:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9486_d20260419_m031613_c001_v0001040_t0000_u01776568573179") 2026/04/19 03:18:54 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a060_d20260419_m031641_c001_v7007000_t0000_u01776568601724") 2026/04/19 03:18:54 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3288059_d20260419_m031636_c001_v0001174_t0046_u01776568596735") 2026/04/19 03:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e03b_d20260419_m031805_c001_v7007000_t0000_u01776568685245") 2026/04/19 03:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32883ab_d20260419_m031754_c001_v0001174_t0030_u01776568674540") 2026/04/19 03:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b89d_d20260419_m031748_c001_v7007000_t0000_u01776568668393") 2026/04/19 03:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32882fc_d20260419_m031738_c001_v0001174_t0014_u01776568658258") 2026/04/19 03:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79ad01_d20260419_m031732_c001_v7007000_t0000_u01776568652208") 2026/04/19 03:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3288270_d20260419_m031721_c001_v0001174_t0017_u01776568641582") 2026/04/19 03:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d56910_d20260419_m031715_c001_v7007000_t0000_u01776568635137") 2026/04/19 03:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb328818c_d20260419_m031704_c001_v0001174_t0016_u01776568624995") 2026/04/19 03:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a18a0_d20260419_m031658_c001_v7007000_t0000_u01776568618708") 2026/04/19 03:18:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32880dd_d20260419_m031648_c001_v0001174_t0027_u01776568608216") 2026/04/19 03:18:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff80ff_d20260419_m031638_c001_v7007000_t0000_u01776568598682") 2026/04/19 03:18:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d64cb_d20260419_m031628_c001_v0001174_t0039_u01776568588195") 2026/04/19 03:18:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689866_d20260419_m031621_c001_v7007000_t0000_u01776568581961") 2026/04/19 03:18:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287f9f_d20260419_m031617_c001_v0001174_t0030_u01776568577251") 2026/04/19 03:18:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d5681e_d20260419_m031615_c001_v7007000_t0000_u01776568575479") 2026/04/19 03:18:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d63cb_d20260419_m031605_c001_v0001174_t0004_u01776568565602") 2026/04/19 03:18:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f77_d20260419_m031559_c001_v7007000_t0000_u01776568559189") 2026/04/19 03:18:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6375_d20260419_m031554_c001_v0001174_t0027_u01776568554658") 2026/04/19 03:18:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f407b13c342b60a84_d20260419_m031552_c001_v7007000_t0000_u01776568552968") 2026/04/19 03:18:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97406b9_d20260419_m031543_c001_v0001103_t0045_u01776568543083") 2026/04/19 03:18:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce80b_d20260419_m031533_c001_v7007000_t0000_u01776568533841") 2026/04/19 03:18:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740657_d20260419_m031523_c001_v0001103_t0040_u01776568523063") 2026/04/19 03:18:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466ad5_d20260419_m031517_c001_v7007000_t0000_u01776568517024") 2026/04/19 03:18:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974061a_d20260419_m031506_c001_v0001103_t0025_u01776568506408") 2026/04/19 03:18:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af68972e_d20260419_m031500_c001_v7007000_t0000_u01776568500092") 2026/04/19 03:18:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97405ac_d20260419_m031450_c001_v0001103_t0045_u01776568490760") 2026/04/19 03:18:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79ab62_d20260419_m031619_c001_v7007000_t0000_u01776568579149") 2026/04/19 03:18:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287f55_d20260419_m031613_c001_v0001174_t0048_u01776568573347") 2026/04/19 03:18:55 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a061_d20260419_m031641_c001_v7007000_t0000_u01776568601906") 2026/04/19 03:18:56 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df94e2_d20260419_m031636_c001_v0001040_t0045_u01776568596985") 2026/04/19 03:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e03c_d20260419_m031805_c001_v7007000_t0000_u01776568685426") 2026/04/19 03:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df95ee_d20260419_m031755_c001_v0001040_t0035_u01776568675024") 2026/04/19 03:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b89e_d20260419_m031748_c001_v7007000_t0000_u01776568668575") 2026/04/19 03:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df95c2_d20260419_m031738_c001_v0001040_t0033_u01776568658544") 2026/04/19 03:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79ad02_d20260419_m031732_c001_v7007000_t0000_u01776568652389") 2026/04/19 03:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df958a_d20260419_m031721_c001_v0001040_t0026_u01776568641962") 2026/04/19 03:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d56911_d20260419_m031715_c001_v7007000_t0000_u01776568635321") 2026/04/19 03:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df953e_d20260419_m031705_c001_v0001040_t0038_u01776568625396") 2026/04/19 03:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a18a1_d20260419_m031658_c001_v7007000_t0000_u01776568618971") 2026/04/19 03:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9504_d20260419_m031648_c001_v0001040_t0034_u01776568608603") 2026/04/19 03:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d568fd_d20260419_m031638_c001_v7007000_t0000_u01776568598738") 2026/04/19 03:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3288009_d20260419_m031628_c001_v0001174_t0044_u01776568588615") 2026/04/19 03:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689867_d20260419_m031622_c001_v7007000_t0000_u01776568582145") 2026/04/19 03:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6451_d20260419_m031617_c001_v0001174_t0013_u01776568577309") 2026/04/19 03:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4032613c37c9c890_d20260419_m031614_c001_v7007000_t0000_u01776568574871") 2026/04/19 03:18:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974076f_d20260419_m031605_c001_v0001103_t0049_u01776568565989") 2026/04/19 03:18:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f78_d20260419_m031559_c001_v7007000_t0000_u01776568559372") 2026/04/19 03:18:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287eb2_d20260419_m031554_c001_v0001174_t0024_u01776568554736") 2026/04/19 03:18:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff8034_d20260419_m031553_c001_v7007000_t0000_u01776568553021") 2026/04/19 03:18:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9414_d20260419_m031543_c001_v0001040_t0045_u01776568543393") 2026/04/19 03:18:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3dbb8_d20260419_m031533_c001_v7007000_t0000_u01776568533091") 2026/04/19 03:18:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df93d6_d20260419_m031523_c001_v0001040_t0043_u01776568523419") 2026/04/19 03:18:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466ad6_d20260419_m031517_c001_v7007000_t0000_u01776568517207") 2026/04/19 03:18:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df93a1_d20260419_m031506_c001_v0001040_t0024_u01776568506862") 2026/04/19 03:18:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af68972f_d20260419_m031500_c001_v7007000_t0000_u01776568500276") 2026/04/19 03:18:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9379_d20260419_m031451_c001_v0001040_t0059_u01776568491090") 2026/04/19 03:18:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79ab61_d20260419_m031618_c001_v7007000_t0000_u01776568578965") 2026/04/19 03:18:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97407b1_d20260419_m031613_c001_v0001103_t0011_u01776568573424") 2026/04/19 03:18:57 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a063_d20260419_m031642_c001_v7007000_t0000_u01776568602089") 2026/04/19 03:18:57 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6521_d20260419_m031636_c001_v0001174_t0021_u01776568596996") 2026/04/19 03:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e03d_d20260419_m031805_c001_v7007000_t0000_u01776568685608") 2026/04/19 03:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d69b2_d20260419_m031755_c001_v0001174_t0012_u01776568675443") 2026/04/19 03:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b89f_d20260419_m031748_c001_v7007000_t0000_u01776568668756") 2026/04/19 03:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6865_d20260419_m031739_c001_v0001174_t0027_u01776568659051") 2026/04/19 03:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79ad03_d20260419_m031732_c001_v7007000_t0000_u01776568652569") 2026/04/19 03:18:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d673f_d20260419_m031722_c001_v0001174_t0016_u01776568642707") 2026/04/19 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d56912_d20260419_m031715_c001_v7007000_t0000_u01776568635564") 2026/04/19 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6663_d20260419_m031705_c001_v0001174_t0020_u01776568625788") 2026/04/19 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a18a5_d20260419_m031659_c001_v7007000_t0000_u01776568619154") 2026/04/19 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6591_d20260419_m031649_c001_v0001174_t0056_u01776568609085") 2026/04/19 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419c278ddef5f97e_d20260419_m031638_c001_v7007000_t0000_u01776568598688") 2026/04/19 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974085b_d20260419_m031629_c001_v0001103_t0016_u01776568589043") 2026/04/19 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689869_d20260419_m031622_c001_v7007000_t0000_u01776568582327") 2026/04/19 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97407df_d20260419_m031617_c001_v0001103_t0030_u01776568577320") 2026/04/19 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466aed_d20260419_m031615_c001_v7007000_t0000_u01776568575427") 2026/04/19 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287f23_d20260419_m031606_c001_v0001174_t0058_u01776568566349") 2026/04/19 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f79_d20260419_m031559_c001_v7007000_t0000_u01776568559552") 2026/04/19 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974071b_d20260419_m031554_c001_v0001103_t0037_u01776568554864") 2026/04/19 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4055737fff207cdd_d20260419_m031552_c001_v7007000_t0000_u01776568552419") 2026/04/19 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287e26_d20260419_m031543_c001_v0001174_t0015_u01776568543939") 2026/04/19 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3dbbf_d20260419_m031533_c001_v7007000_t0000_u01776568533273") 2026/04/19 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d61f0_d20260419_m031524_c001_v0001174_t0026_u01776568524071") 2026/04/19 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466ad7_d20260419_m031517_c001_v7007000_t0000_u01776568517389") 2026/04/19 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6121_d20260419_m031507_c001_v0001174_t0055_u01776568507736") 2026/04/19 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689730_d20260419_m031500_c001_v7007000_t0000_u01776568500458") 2026/04/19 03:18:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6055_d20260419_m031451_c001_v0001174_t0011_u01776568491651") 2026/04/19 03:18:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d56826_d20260419_m031618_c001_v7007000_t0000_u01776568578976") 2026/04/19 03:18:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6423_d20260419_m031613_c001_v0001174_t0031_u01776568573598") 2026/04/19 03:18:59 DEBUG : dir1/0007-12345: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a064_d20260419_m031642_c001_v7007000_t0000_u01776568602272") 2026/04/19 03:18:59 DEBUG : dir1/0007-12345: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97408b1_d20260419_m031637_c001_v0001103_t0050_u01776568597036") 2026/04/19 03:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e03f_d20260419_m031805_c001_v7007000_t0000_u01776568685789") 2026/04/19 03:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740b49_d20260419_m031755_c001_v0001103_t0023_u01776568675773") 2026/04/19 03:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b8a0_d20260419_m031748_c001_v7007000_t0000_u01776568668938") 2026/04/19 03:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740ae1_d20260419_m031739_c001_v0001103_t0042_u01776568659378") 2026/04/19 03:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79ad04_d20260419_m031732_c001_v7007000_t0000_u01776568652751") 2026/04/19 03:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740a4f_d20260419_m031722_c001_v0001103_t0046_u01776568642984") 2026/04/19 03:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d56913_d20260419_m031715_c001_v7007000_t0000_u01776568635754") 2026/04/19 03:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97409b3_d20260419_m031706_c001_v0001103_t0041_u01776568626133") 2026/04/19 03:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a18aa_d20260419_m031659_c001_v7007000_t0000_u01776568619338") 2026/04/19 03:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740939_d20260419_m031649_c001_v0001103_t0013_u01776568609468") 2026/04/19 03:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff8100_d20260419_m031638_c001_v7007000_t0000_u01776568598866") 2026/04/19 03:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df94ce_d20260419_m031629_c001_v0001040_t0055_u01776568589507") 2026/04/19 03:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af68986a_d20260419_m031622_c001_v7007000_t0000_u01776568582571") 2026/04/19 03:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df94a0_d20260419_m031617_c001_v0001040_t0018_u01776568577545") 2026/04/19 03:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3dca2_d20260419_m031615_c001_v7007000_t0000_u01776568575265") 2026/04/19 03:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9468_d20260419_m031606_c001_v0001040_t0039_u01776568566749") 2026/04/19 03:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f7a_d20260419_m031559_c001_v7007000_t0000_u01776568559734") 2026/04/19 03:18:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9438_d20260419_m031554_c001_v0001040_t0001_u01776568554892") 2026/04/19 03:19:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f47_d20260419_m031552_c001_v7007000_t0000_u01776568552859") 2026/04/19 03:19:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d62f3_d20260419_m031544_c001_v0001174_t0053_u01776568544304") 2026/04/19 03:19:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4159257338ff8843_d20260419_m031533_c001_v7007000_t0000_u01776568533524") 2026/04/19 03:19:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287d50_d20260419_m031524_c001_v0001174_t0056_u01776568524475") 2026/04/19 03:19:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466ad8_d20260419_m031517_c001_v7007000_t0000_u01776568517581") 2026/04/19 03:19:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287ca8_d20260419_m031508_c001_v0001174_t0056_u01776568508091") 2026/04/19 03:19:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689731_d20260419_m031500_c001_v7007000_t0000_u01776568500642") 2026/04/19 03:19:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287bde_d20260419_m031451_c001_v0001174_t0016_u01776568491956") 2026/04/19 03:19:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4032613c37c9c894_d20260419_m031618_c001_v7007000_t0000_u01776568578979") 2026/04/19 03:19:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287f59_d20260419_m031613_c001_v0001174_t0039_u01776568573739") 2026/04/19 03:19:00 DEBUG : dir1/0008-23456: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a065_d20260419_m031642_c001_v7007000_t0000_u01776568602454") 2026/04/19 03:19:00 DEBUG : dir1/0008-23456: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3288063_d20260419_m031637_c001_v0001174_t0039_u01776568597097") 2026/04/19 03:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e040_d20260419_m031805_c001_v7007000_t0000_u01776568685971") 2026/04/19 03:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32883b9_d20260419_m031756_c001_v0001174_t0009_u01776568676295") 2026/04/19 03:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b8a1_d20260419_m031749_c001_v7007000_t0000_u01776568669120") 2026/04/19 03:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb328830a_d20260419_m031739_c001_v0001174_t0039_u01776568659786") 2026/04/19 03:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79ad05_d20260419_m031732_c001_v7007000_t0000_u01776568652953") 2026/04/19 03:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3288282_d20260419_m031723_c001_v0001174_t0039_u01776568643289") 2026/04/19 03:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d56917_d20260419_m031715_c001_v7007000_t0000_u01776568635935") 2026/04/19 03:19:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3288194_d20260419_m031706_c001_v0001174_t0025_u01776568626441") 2026/04/19 03:19:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a18ae_d20260419_m031659_c001_v7007000_t0000_u01776568619521") 2026/04/19 03:19:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32880ed_d20260419_m031649_c001_v0001174_t0031_u01776568609810") 2026/04/19 03:19:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4045e58dcef3fcdf_d20260419_m031638_c001_v7007000_t0000_u01776568598873") 2026/04/19 03:19:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d64df_d20260419_m031630_c001_v0001174_t0015_u01776568590099") 2026/04/19 03:19:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af68986b_d20260419_m031622_c001_v7007000_t0000_u01776568582753") 2026/04/19 03:19:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6453_d20260419_m031617_c001_v0001174_t0026_u01776568577584") 2026/04/19 03:19:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af68985a_d20260419_m031615_c001_v7007000_t0000_u01776568575277") 2026/04/19 03:19:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d63d3_d20260419_m031607_c001_v0001174_t0002_u01776568567086") 2026/04/19 03:19:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f7b_d20260419_m031559_c001_v7007000_t0000_u01776568559915") 2026/04/19 03:19:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d637b_d20260419_m031554_c001_v0001174_t0025_u01776568554965") 2026/04/19 03:19:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419c278ddef5f89c_d20260419_m031552_c001_v7007000_t0000_u01776568552591") 2026/04/19 03:19:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97406cb_d20260419_m031544_c001_v0001103_t0030_u01776568544815") 2026/04/19 03:19:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce807_d20260419_m031533_c001_v7007000_t0000_u01776568533463") 2026/04/19 03:19:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740667_d20260419_m031524_c001_v0001103_t0040_u01776568524829") 2026/04/19 03:19:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466ad9_d20260419_m031517_c001_v7007000_t0000_u01776568517763") 2026/04/19 03:19:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740620_d20260419_m031508_c001_v0001103_t0023_u01776568508558") 2026/04/19 03:19:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689732_d20260419_m031500_c001_v7007000_t0000_u01776568500825") 2026/04/19 03:19:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97405b8_d20260419_m031452_c001_v0001103_t0039_u01776568492208") 2026/04/19 03:19:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4032613c37c9c896_d20260419_m031619_c001_v7007000_t0000_u01776568579349") 2026/04/19 03:19:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9488_d20260419_m031613_c001_v0001040_t0030_u01776568573749") 2026/04/19 03:19:01 DEBUG : dir1/0009-34567: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a066_d20260419_m031642_c001_v7007000_t0000_u01776568602636") 2026/04/19 03:19:02 DEBUG : dir1/0009-34567: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6523_d20260419_m031637_c001_v0001174_t0006_u01776568597386") 2026/04/19 03:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e041_d20260419_m031806_c001_v7007000_t0000_u01776568686154") 2026/04/19 03:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df95f8_d20260419_m031756_c001_v0001040_t0034_u01776568676626") 2026/04/19 03:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b8a2_d20260419_m031749_c001_v7007000_t0000_u01776568669302") 2026/04/19 03:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df95c6_d20260419_m031740_c001_v0001040_t0050_u01776568660090") 2026/04/19 03:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79ad06_d20260419_m031733_c001_v7007000_t0000_u01776568653136") 2026/04/19 03:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9590_d20260419_m031723_c001_v0001040_t0015_u01776568643831") 2026/04/19 03:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d5691f_d20260419_m031716_c001_v7007000_t0000_u01776568636122") 2026/04/19 03:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9544_d20260419_m031706_c001_v0001040_t0020_u01776568626857") 2026/04/19 03:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a18b3_d20260419_m031659_c001_v7007000_t0000_u01776568619704") 2026/04/19 03:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df950a_d20260419_m031650_c001_v0001040_t0049_u01776568610129") 2026/04/19 03:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5538ed_d20260419_m031638_c001_v7007000_t0000_u01776568598892") 2026/04/19 03:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb328801b_d20260419_m031630_c001_v0001174_t0052_u01776568590430") 2026/04/19 03:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af68986c_d20260419_m031622_c001_v7007000_t0000_u01776568582938") 2026/04/19 03:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97407e5_d20260419_m031617_c001_v0001103_t0048_u01776568577596") 2026/04/19 03:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4055737fff207d47_d20260419_m031615_c001_v7007000_t0000_u01776568575050") 2026/04/19 03:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974077d_d20260419_m031607_c001_v0001103_t0021_u01776568567427") 2026/04/19 03:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f7c_d20260419_m031600_c001_v7007000_t0000_u01776568560096") 2026/04/19 03:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287ebf_d20260419_m031555_c001_v0001174_t0042_u01776568555206") 2026/04/19 03:19:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f402cdff8eab5b8a6_d20260419_m031553_c001_v7007000_t0000_u01776568553038") 2026/04/19 03:19:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9418_d20260419_m031545_c001_v0001040_t0033_u01776568545133") 2026/04/19 03:19:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff7fb1_d20260419_m031533_c001_v7007000_t0000_u01776568533536") 2026/04/19 03:19:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df93da_d20260419_m031525_c001_v0001040_t0029_u01776568525153") 2026/04/19 03:19:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466ada_d20260419_m031517_c001_v7007000_t0000_u01776568517946") 2026/04/19 03:19:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df93ad_d20260419_m031508_c001_v0001040_t0059_u01776568508970") 2026/04/19 03:19:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689734_d20260419_m031501_c001_v7007000_t0000_u01776568501007") 2026/04/19 03:19:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df937f_d20260419_m031452_c001_v0001040_t0045_u01776568492588") 2026/04/19 03:19:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce8e7_d20260419_m031619_c001_v7007000_t0000_u01776568579224") 2026/04/19 03:19:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97407b7_d20260419_m031613_c001_v0001103_t0048_u01776568573858") 2026/04/19 03:19:03 DEBUG : dir1/0010-45678: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a067_d20260419_m031642_c001_v7007000_t0000_u01776568602818") 2026/04/19 03:19:03 DEBUG : dir1/0010-45678: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97408b7_d20260419_m031637_c001_v0001103_t0022_u01776568597417") 2026/04/19 03:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e042_d20260419_m031806_c001_v7007000_t0000_u01776568686335") 2026/04/19 03:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d69c8_d20260419_m031757_c001_v0001174_t0018_u01776568677122") 2026/04/19 03:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b8a3_d20260419_m031749_c001_v7007000_t0000_u01776568669484") 2026/04/19 03:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6881_d20260419_m031740_c001_v0001174_t0057_u01776568660604") 2026/04/19 03:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79ad07_d20260419_m031733_c001_v7007000_t0000_u01776568653317") 2026/04/19 03:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6761_d20260419_m031724_c001_v0001174_t0041_u01776568644423") 2026/04/19 03:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d56927_d20260419_m031716_c001_v7007000_t0000_u01776568636312") 2026/04/19 03:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d667f_d20260419_m031707_c001_v0001174_t0035_u01776568627522") 2026/04/19 03:19:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a18ba_d20260419_m031659_c001_v7007000_t0000_u01776568619887") 2026/04/19 03:19:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d659b_d20260419_m031650_c001_v0001174_t0042_u01776568610487") 2026/04/19 03:19:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a03f_d20260419_m031638_c001_v7007000_t0000_u01776568598896") 2026/04/19 03:19:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740867_d20260419_m031630_c001_v0001103_t0024_u01776568590786") 2026/04/19 03:19:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af68986d_d20260419_m031623_c001_v7007000_t0000_u01776568583127") 2026/04/19 03:19:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287fa1_d20260419_m031617_c001_v0001174_t0036_u01776568577619") 2026/04/19 03:19:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79ab5e_d20260419_m031615_c001_v7007000_t0000_u01776568575489") 2026/04/19 03:19:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287f2f_d20260419_m031607_c001_v0001174_t0038_u01776568567863") 2026/04/19 03:19:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f7d_d20260419_m031600_c001_v7007000_t0000_u01776568560280") 2026/04/19 03:19:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740721_d20260419_m031555_c001_v0001103_t0012_u01776568555269") 2026/04/19 03:19:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419c278ddef5f89b_d20260419_m031552_c001_v7007000_t0000_u01776568552408") 2026/04/19 03:19:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287e44_d20260419_m031545_c001_v0001174_t0031_u01776568545548") 2026/04/19 03:19:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a160f_d20260419_m031533_c001_v7007000_t0000_u01776568533594") 2026/04/19 03:19:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d61fb_d20260419_m031525_c001_v0001174_t0043_u01776568525580") 2026/04/19 03:19:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466adb_d20260419_m031518_c001_v7007000_t0000_u01776568518128") 2026/04/19 03:19:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d613d_d20260419_m031509_c001_v0001174_t0042_u01776568509509") 2026/04/19 03:19:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689735_d20260419_m031501_c001_v7007000_t0000_u01776568501189") 2026/04/19 03:19:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6063_d20260419_m031452_c001_v0001174_t0036_u01776568492932") 2026/04/19 03:19:04 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af68985c_d20260419_m031618_c001_v7007000_t0000_u01776568578997") 2026/04/19 03:19:04 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6429_d20260419_m031614_c001_v0001174_t0020_u01776568574010") 2026/04/19 03:19:04 DEBUG : dir1/0011-56789: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a068_d20260419_m031642_c001_v7007000_t0000_u01776568602999") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3288069_d20260419_m031637_c001_v0001174_t0056_u01776568597498") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e043_d20260419_m031806_c001_v7007000_t0000_u01776568686517") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740b57_d20260419_m031757_c001_v0001103_t0034_u01776568677431") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b8a4_d20260419_m031749_c001_v7007000_t0000_u01776568669666") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740aeb_d20260419_m031741_c001_v0001103_t0036_u01776568661013") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79ad09_d20260419_m031733_c001_v7007000_t0000_u01776568653500") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740a67_d20260419_m031724_c001_v0001103_t0013_u01776568644793") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d5692e_d20260419_m031716_c001_v7007000_t0000_u01776568636505") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97409c7_d20260419_m031707_c001_v0001103_t0048_u01776568627925") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a18bf_d20260419_m031700_c001_v7007000_t0000_u01776568620070") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974094f_d20260419_m031650_c001_v0001103_t0058_u01776568610833") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a031_d20260419_m031638_c001_v7007000_t0000_u01776568598327") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df94d4_d20260419_m031631_c001_v0001040_t0053_u01776568591820") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af68986e_d20260419_m031623_c001_v7007000_t0000_u01776568583412") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97407e9_d20260419_m031617_c001_v0001103_t0050_u01776568577880") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d5681d_d20260419_m031615_c001_v7007000_t0000_u01776568575291") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9470_d20260419_m031608_c001_v0001040_t0050_u01776568568258") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f7e_d20260419_m031600_c001_v7007000_t0000_u01776568560461") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6381_d20260419_m031555_c001_v0001174_t0053_u01776568555296") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40663867bb19780d_d20260419_m031552_c001_v7007000_t0000_u01776568552815") 2026/04/19 03:19:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6307_d20260419_m031545_c001_v0001174_t0007_u01776568545871") 2026/04/19 03:19:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f411338f46c461ae4_d20260419_m031533_c001_v7007000_t0000_u01776568533689") 2026/04/19 03:19:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287d5a_d20260419_m031525_c001_v0001174_t0006_u01776568525975") 2026/04/19 03:19:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466adc_d20260419_m031518_c001_v7007000_t0000_u01776568518312") 2026/04/19 03:19:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287cc0_d20260419_m031509_c001_v0001174_t0002_u01776568509908") 2026/04/19 03:19:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689736_d20260419_m031501_c001_v7007000_t0000_u01776568501375") 2026/04/19 03:19:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287bea_d20260419_m031453_c001_v0001174_t0050_u01776568493427") 2026/04/19 03:19:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d56827_d20260419_m031619_c001_v7007000_t0000_u01776568579160") 2026/04/19 03:19:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287f61_d20260419_m031614_c001_v0001174_t0013_u01776568574046") 2026/04/19 03:19:06 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a069_d20260419_m031643_c001_v7007000_t0000_u01776568603181") 2026/04/19 03:19:06 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df94e6_d20260419_m031637_c001_v0001040_t0043_u01776568597605") 2026/04/19 03:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e044_d20260419_m031806_c001_v7007000_t0000_u01776568686700") 2026/04/19 03:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32883c9_d20260419_m031757_c001_v0001174_t0059_u01776568677741") 2026/04/19 03:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b8a5_d20260419_m031749_c001_v7007000_t0000_u01776568669847") 2026/04/19 03:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb328831a_d20260419_m031741_c001_v0001174_t0029_u01776568661317") 2026/04/19 03:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79ad0a_d20260419_m031733_c001_v7007000_t0000_u01776568653682") 2026/04/19 03:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb328829c_d20260419_m031725_c001_v0001174_t0043_u01776568645160") 2026/04/19 03:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d56934_d20260419_m031716_c001_v7007000_t0000_u01776568636687") 2026/04/19 03:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32881b6_d20260419_m031708_c001_v0001174_t0037_u01776568628299") 2026/04/19 03:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a18c4_d20260419_m031700_c001_v7007000_t0000_u01776568620256") 2026/04/19 03:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3288105_d20260419_m031651_c001_v0001174_t0035_u01776568611269") 2026/04/19 03:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff80fe_d20260419_m031638_c001_v7007000_t0000_u01776568598497") 2026/04/19 03:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d64fb_d20260419_m031632_c001_v0001174_t0022_u01776568592301") 2026/04/19 03:19:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af68986f_d20260419_m031623_c001_v7007000_t0000_u01776568583595") 2026/04/19 03:19:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6457_d20260419_m031617_c001_v0001174_t0056_u01776568577925") 2026/04/19 03:19:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4032613c37c9c891_d20260419_m031615_c001_v7007000_t0000_u01776568575054") 2026/04/19 03:19:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d63e7_d20260419_m031608_c001_v0001174_t0026_u01776568568666") 2026/04/19 03:19:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f7f_d20260419_m031600_c001_v7007000_t0000_u01776568560642") 2026/04/19 03:19:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287ec5_d20260419_m031555_c001_v0001174_t0022_u01776568555537") 2026/04/19 03:19:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4045e58dcef3fba1_d20260419_m031552_c001_v7007000_t0000_u01776568552787") 2026/04/19 03:19:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97406d7_d20260419_m031546_c001_v0001103_t0020_u01776568546284") 2026/04/19 03:19:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4159257338ff8844_d20260419_m031533_c001_v7007000_t0000_u01776568533708") 2026/04/19 03:19:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740669_d20260419_m031526_c001_v0001103_t0016_u01776568526495") 2026/04/19 03:19:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466add_d20260419_m031518_c001_v7007000_t0000_u01776568518494") 2026/04/19 03:19:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740628_d20260419_m031510_c001_v0001103_t0023_u01776568510250") 2026/04/19 03:19:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689737_d20260419_m031501_c001_v7007000_t0000_u01776568501621") 2026/04/19 03:19:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97405ce_d20260419_m031453_c001_v0001103_t0046_u01776568493801") 2026/04/19 03:19:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3dd0f_d20260419_m031619_c001_v7007000_t0000_u01776568579007") 2026/04/19 03:19:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df948c_d20260419_m031614_c001_v0001040_t0054_u01776568574215") 2026/04/19 03:19:07 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a06a_d20260419_m031643_c001_v7007000_t0000_u01776568603363") 2026/04/19 03:19:07 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb328806d_d20260419_m031637_c001_v0001174_t0035_u01776568597824") 2026/04/19 03:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e045_d20260419_m031806_c001_v7007000_t0000_u01776568686881") 2026/04/19 03:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df95fe_d20260419_m031758_c001_v0001040_t0046_u01776568678191") 2026/04/19 03:19:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b8a6_d20260419_m031750_c001_v7007000_t0000_u01776568670029") 2026/04/19 03:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df95c8_d20260419_m031741_c001_v0001040_t0000_u01776568661691") 2026/04/19 03:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79ad0b_d20260419_m031733_c001_v7007000_t0000_u01776568653866") 2026/04/19 03:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df959a_d20260419_m031725_c001_v0001040_t0045_u01776568645543") 2026/04/19 03:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d5693a_d20260419_m031716_c001_v7007000_t0000_u01776568636868") 2026/04/19 03:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df954e_d20260419_m031708_c001_v0001040_t0000_u01776568628716") 2026/04/19 03:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a18c9_d20260419_m031700_c001_v7007000_t0000_u01776568620440") 2026/04/19 03:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df950e_d20260419_m031651_c001_v0001040_t0054_u01776568611649") 2026/04/19 03:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a03b_d20260419_m031638_c001_v7007000_t0000_u01776568598691") 2026/04/19 03:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3288035_d20260419_m031632_c001_v0001174_t0011_u01776568592718") 2026/04/19 03:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689870_d20260419_m031623_c001_v7007000_t0000_u01776568583869") 2026/04/19 03:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df94a8_d20260419_m031618_c001_v0001040_t0034_u01776568578118") 2026/04/19 03:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4055737fff207d48_d20260419_m031615_c001_v7007000_t0000_u01776568575233") 2026/04/19 03:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974078b_d20260419_m031609_c001_v0001103_t0041_u01776568569070") 2026/04/19 03:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f81_d20260419_m031600_c001_v7007000_t0000_u01776568560824") 2026/04/19 03:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df943c_d20260419_m031555_c001_v0001040_t0033_u01776568555555") 2026/04/19 03:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4045e58dcef3fba2_d20260419_m031552_c001_v7007000_t0000_u01776568552974") 2026/04/19 03:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df941a_d20260419_m031546_c001_v0001040_t0039_u01776568546829") 2026/04/19 03:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3dbc1_d20260419_m031533_c001_v7007000_t0000_u01776568533458") 2026/04/19 03:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df93dc_d20260419_m031527_c001_v0001040_t0017_u01776568527037") 2026/04/19 03:19:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466ade_d20260419_m031518_c001_v7007000_t0000_u01776568518675") 2026/04/19 03:19:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df93b0_d20260419_m031510_c001_v0001040_t0027_u01776568510680") 2026/04/19 03:19:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689738_d20260419_m031501_c001_v7007000_t0000_u01776568501819") 2026/04/19 03:19:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9385_d20260419_m031454_c001_v0001040_t0034_u01776568494266") 2026/04/19 03:19:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4032613c37c9c895_d20260419_m031619_c001_v7007000_t0000_u01776568579163") 2026/04/19 03:19:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6433_d20260419_m031614_c001_v0001174_t0017_u01776568574348") 2026/04/19 03:19:09 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a06b_d20260419_m031643_c001_v7007000_t0000_u01776568603545") 2026/04/19 03:19:09 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97408bb_d20260419_m031637_c001_v0001103_t0025_u01776568597883") 2026/04/19 03:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e046_d20260419_m031807_c001_v7007000_t0000_u01776568687062") 2026/04/19 03:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d69d4_d20260419_m031758_c001_v0001174_t0042_u01776568678699") 2026/04/19 03:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b8a7_d20260419_m031750_c001_v7007000_t0000_u01776568670210") 2026/04/19 03:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d68b9_d20260419_m031742_c001_v0001174_t0039_u01776568662290") 2026/04/19 03:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79ad0c_d20260419_m031734_c001_v7007000_t0000_u01776568654048") 2026/04/19 03:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d677f_d20260419_m031726_c001_v0001174_t0035_u01776568646077") 2026/04/19 03:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d5693c_d20260419_m031717_c001_v7007000_t0000_u01776568637049") 2026/04/19 03:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d66a3_d20260419_m031709_c001_v0001174_t0012_u01776568629231") 2026/04/19 03:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a18cb_d20260419_m031700_c001_v7007000_t0000_u01776568620625") 2026/04/19 03:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d65a7_d20260419_m031652_c001_v0001174_t0057_u01776568612186") 2026/04/19 03:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419c278ddef5f97d_d20260419_m031638_c001_v7007000_t0000_u01776568598505") 2026/04/19 03:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740885_d20260419_m031632_c001_v0001103_t0042_u01776568592998") 2026/04/19 03:19:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689871_d20260419_m031624_c001_v7007000_t0000_u01776568584052") 2026/04/19 03:19:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287fa5_d20260419_m031618_c001_v0001174_t0002_u01776568578028") 2026/04/19 03:19:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79ab5d_d20260419_m031615_c001_v7007000_t0000_u01776568575304") 2026/04/19 03:19:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287f39_d20260419_m031609_c001_v0001174_t0054_u01776568569432") 2026/04/19 03:19:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f82_d20260419_m031601_c001_v7007000_t0000_u01776568561005") 2026/04/19 03:19:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740723_d20260419_m031555_c001_v0001103_t0000_u01776568555613") 2026/04/19 03:19:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4055737fff207ce8_d20260419_m031552_c001_v7007000_t0000_u01776568552781") 2026/04/19 03:19:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287e5a_d20260419_m031547_c001_v0001174_t0029_u01776568547215") 2026/04/19 03:19:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce808_d20260419_m031533_c001_v7007000_t0000_u01776568533494") 2026/04/19 03:19:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6215_d20260419_m031527_c001_v0001174_t0003_u01776568527515") 2026/04/19 03:19:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466adf_d20260419_m031518_c001_v7007000_t0000_u01776568518857") 2026/04/19 03:19:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d614f_d20260419_m031511_c001_v0001174_t0010_u01776568511103") 2026/04/19 03:19:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689739_d20260419_m031502_c001_v7007000_t0000_u01776568502010") 2026/04/19 03:19:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6089_d20260419_m031454_c001_v0001174_t0044_u01776568494666") 2026/04/19 03:19:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af68985d_d20260419_m031619_c001_v7007000_t0000_u01776568579182") 2026/04/19 03:19:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287f67_d20260419_m031614_c001_v0001174_t0031_u01776568574392") 2026/04/19 03:19:10 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a06d_d20260419_m031643_c001_v7007000_t0000_u01776568603732") 2026/04/19 03:19:10 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d652b_d20260419_m031637_c001_v0001174_t0002_u01776568597948") 2026/04/19 03:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e047_d20260419_m031807_c001_v7007000_t0000_u01776568687243") 2026/04/19 03:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740b65_d20260419_m031759_c001_v0001103_t0052_u01776568679149") 2026/04/19 03:19:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b8a8_d20260419_m031750_c001_v7007000_t0000_u01776568670390") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740af5_d20260419_m031742_c001_v0001103_t0039_u01776568662669") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79ad0d_d20260419_m031734_c001_v7007000_t0000_u01776568654229") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740a73_d20260419_m031726_c001_v0001103_t0048_u01776568646449") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d5693d_d20260419_m031717_c001_v7007000_t0000_u01776568637230") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97409d9_d20260419_m031709_c001_v0001103_t0019_u01776568629664") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a18cc_d20260419_m031700_c001_v7007000_t0000_u01776568620809") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740959_d20260419_m031652_c001_v0001103_t0018_u01776568612617") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5538eb_d20260419_m031638_c001_v7007000_t0000_u01776568598707") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df94d8_d20260419_m031633_c001_v0001040_t0001_u01776568593332") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689872_d20260419_m031624_c001_v7007000_t0000_u01776568584235") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97407ef_d20260419_m031618_c001_v0001103_t0053_u01776568578176") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466aec_d20260419_m031615_c001_v7007000_t0000_u01776568575246") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9472_d20260419_m031609_c001_v0001040_t0033_u01776568569886") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f84_d20260419_m031601_c001_v7007000_t0000_u01776568561186") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6385_d20260419_m031555_c001_v0001174_t0032_u01776568555644") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f48_d20260419_m031553_c001_v7007000_t0000_u01776568553053") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d631d_d20260419_m031547_c001_v0001174_t0050_u01776568547602") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff7fb2_d20260419_m031533_c001_v7007000_t0000_u01776568533721") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287d68_d20260419_m031527_c001_v0001174_t0010_u01776568527818") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466ae0_d20260419_m031519_c001_v7007000_t0000_u01776568519039") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287cd4_d20260419_m031511_c001_v0001174_t0020_u01776568511495") 2026/04/19 03:19:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af68973a_d20260419_m031502_c001_v7007000_t0000_u01776568502197") 2026/04/19 03:19:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287c02_d20260419_m031455_c001_v0001174_t0046_u01776568495037") 2026/04/19 03:19:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79ab63_d20260419_m031619_c001_v7007000_t0000_u01776568579331") 2026/04/19 03:19:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97407bd_d20260419_m031614_c001_v0001103_t0056_u01776568574425") 2026/04/19 03:19:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce810_d20260419_m031536_c001_v7007000_t0000_u01776568536170") 2026/04/19 03:19:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974067f_d20260419_m031531_c001_v0001103_t0014_u01776568531076") 2026/04/19 03:19:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce811_d20260419_m031536_c001_v7007000_t0000_u01776568536373") 2026/04/19 03:19:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6247_d20260419_m031531_c001_v0001174_t0034_u01776568531122") 2026/04/19 03:19:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce812_d20260419_m031536_c001_v7007000_t0000_u01776568536556") 2026/04/19 03:19:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287d88_d20260419_m031531_c001_v0001174_t0049_u01776568531145") 2026/04/19 03:19:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce813_d20260419_m031536_c001_v7007000_t0000_u01776568536738") 2026/04/19 03:19:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df93ec_d20260419_m031531_c001_v0001040_t0041_u01776568531361") 2026/04/19 03:19:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce814_d20260419_m031536_c001_v7007000_t0000_u01776568536920") 2026/04/19 03:19:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287d8c_d20260419_m031531_c001_v0001174_t0018_u01776568531538") 2026/04/19 03:19:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce815_d20260419_m031537_c001_v7007000_t0000_u01776568537101") 2026/04/19 03:19:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740681_d20260419_m031531_c001_v0001103_t0014_u01776568531649") 2026/04/19 03:19:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce816_d20260419_m031537_c001_v7007000_t0000_u01776568537284") 2026/04/19 03:19:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6251_d20260419_m031531_c001_v0001174_t0005_u01776568531696") 2026/04/19 03:19:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce817_d20260419_m031537_c001_v7007000_t0000_u01776568537465") 2026/04/19 03:19:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df93f2_d20260419_m031531_c001_v0001040_t0031_u01776568531943") 2026/04/19 03:19:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce818_d20260419_m031537_c001_v7007000_t0000_u01776568537650") 2026/04/19 03:19:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287d92_d20260419_m031531_c001_v0001174_t0058_u01776568531968") 2026/04/19 03:19:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce819_d20260419_m031537_c001_v7007000_t0000_u01776568537833") 2026/04/19 03:19:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740685_d20260419_m031532_c001_v0001103_t0010_u01776568532173") 2026/04/19 03:19:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce81a_d20260419_m031538_c001_v7007000_t0000_u01776568538013") 2026/04/19 03:19:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6259_d20260419_m031532_c001_v0001174_t0058_u01776568532229") 2026/04/19 03:19:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce81b_d20260419_m031538_c001_v7007000_t0000_u01776568538196") 2026/04/19 03:19:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287d96_d20260419_m031532_c001_v0001174_t0037_u01776568532304") 2026/04/19 03:19:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce81c_d20260419_m031538_c001_v7007000_t0000_u01776568538378") 2026/04/19 03:19:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740689_d20260419_m031532_c001_v0001103_t0058_u01776568532561") 2026/04/19 03:19:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce81d_d20260419_m031538_c001_v7007000_t0000_u01776568538559") 2026/04/19 03:19:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df93f4_d20260419_m031532_c001_v0001040_t0041_u01776568532582") 2026/04/19 03:19:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce81f_d20260419_m031538_c001_v7007000_t0000_u01776568538742") 2026/04/19 03:19:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d625f_d20260419_m031532_c001_v0001174_t0049_u01776568532628") 2026/04/19 03:19:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417dd609066ce820_d20260419_m031538_c001_v7007000_t0000_u01776568538924") 2026/04/19 03:19:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287d9e_d20260419_m031532_c001_v0001174_t0055_u01776568532720") 2026/04/19 03:19:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f402cdff8eab5b8a7_d20260419_m031556_c001_v7007000_t0000_u01776568556122") 2026/04/19 03:19:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287e85_d20260419_m031550_c001_v0001174_t0047_u01776568550399") 2026/04/19 03:19:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4045e58dcef3fbdd_d20260419_m031556_c001_v7007000_t0000_u01776568556241") 2026/04/19 03:19:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6345_d20260419_m031550_c001_v0001174_t0006_u01776568550430") 2026/04/19 03:19:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4045e58dcef3fbe5_d20260419_m031556_c001_v7007000_t0000_u01776568556429") 2026/04/19 03:19:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97406f5_d20260419_m031550_c001_v0001103_t0056_u01776568550476") 2026/04/19 03:19:13 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f407b13c342b60aa0_d20260419_m031556_c001_v7007000_t0000_u01776568556252") 2026/04/19 03:19:14 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9426_d20260419_m031550_c001_v0001040_t0047_u01776568550501") 2026/04/19 03:19:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f407b13c342b60aa5_d20260419_m031556_c001_v7007000_t0000_u01776568556442") 2026/04/19 03:19:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287e87_d20260419_m031550_c001_v0001174_t0004_u01776568550672") 2026/04/19 03:19:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4045e58dcef3fbe6_d20260419_m031556_c001_v7007000_t0000_u01776568556452") 2026/04/19 03:19:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97406f9_d20260419_m031550_c001_v0001103_t0053_u01776568550852") 2026/04/19 03:19:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40663867bb19782b_d20260419_m031556_c001_v7007000_t0000_u01776568556139") 2026/04/19 03:19:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9428_d20260419_m031550_c001_v0001040_t0026_u01776568550923") 2026/04/19 03:19:14 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4045e58dcef3fbde_d20260419_m031556_c001_v7007000_t0000_u01776568556248") 2026/04/19 03:19:14 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6349_d20260419_m031550_c001_v0001174_t0021_u01776568550932") 2026/04/19 03:19:14 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f5b_d20260419_m031556_c001_v7007000_t0000_u01776568556296") 2026/04/19 03:19:14 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287e8b_d20260419_m031551_c001_v0001174_t0051_u01776568551044") 2026/04/19 03:19:14 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40663867bb19782f_d20260419_m031556_c001_v7007000_t0000_u01776568556483") 2026/04/19 03:19:14 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97406fd_d20260419_m031551_c001_v0001103_t0046_u01776568551181") 2026/04/19 03:19:14 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff8063_d20260419_m031556_c001_v7007000_t0000_u01776568556148") 2026/04/19 03:19:14 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d634f_d20260419_m031551_c001_v0001174_t0041_u01776568551285") 2026/04/19 03:19:14 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f402cdff8eab5b8a9_d20260419_m031556_c001_v7007000_t0000_u01776568556497") 2026/04/19 03:19:14 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df942a_d20260419_m031551_c001_v0001040_t0046_u01776568551360") 2026/04/19 03:19:14 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466ae8_d20260419_m031556_c001_v7007000_t0000_u01776568556162") 2026/04/19 03:19:15 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740701_d20260419_m031551_c001_v0001103_t0018_u01776568551470") 2026/04/19 03:19:15 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f5e_d20260419_m031556_c001_v7007000_t0000_u01776568556606") 2026/04/19 03:19:15 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287e8f_d20260419_m031551_c001_v0001174_t0027_u01776568551479") 2026/04/19 03:19:15 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f402cdff8eab5b8a8_d20260419_m031556_c001_v7007000_t0000_u01776568556304") 2026/04/19 03:19:15 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6353_d20260419_m031551_c001_v0001174_t0030_u01776568551654") 2026/04/19 03:19:15 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff806d_d20260419_m031556_c001_v7007000_t0000_u01776568556521") 2026/04/19 03:19:15 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df942c_d20260419_m031551_c001_v0001040_t0017_u01776568551791") 2026/04/19 03:19:15 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41350d79204ec44c_d20260419_m031341_c001_v7007000_t0000_u01776568421795") 2026/04/19 03:19:15 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f110710ff5a956eff_d20260419_m031339_c001_v0001092_t0035_u01776568419398") 2026/04/19 03:19:15 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40099234a9b107e3_d20260419_m031339_c001_v7007000_t0000_u01776568419208") 2026/04/19 03:19:15 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f110710ff5a956ef9_d20260419_m031335_c001_v0001092_t0016_u01776568415166") 2026/04/19 03:19:15 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40099234a9b10767_d20260419_m031334_c001_v7007000_t0000_u01776568414416") 2026/04/19 03:19:15 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287712_d20260419_m031329_c001_v0001174_t0002_u01776568409532") 2026/04/19 03:19:15 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79a46c_d20260419_m031328_c001_v7007000_t0000_u01776568408070") 2026/04/19 03:19:15 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f105e31e7d6c541d4_d20260419_m031324_c001_v0001032_t0032_u01776568404642") 2026/04/19 03:19:15 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b6f9ad_d20260419_m031324_c001_v7007000_t0000_u01776568404455") 2026/04/19 03:19:15 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f105e31e7d6c541ca_d20260419_m031321_c001_v0001032_t0045_u01776568401144") 2026/04/19 03:19:15 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b6f949_d20260419_m031320_c001_v7007000_t0000_u01776568400335") 2026/04/19 03:19:15 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740361_d20260419_m031313_c001_v0001103_t0035_u01776568393962") 2026/04/19 03:19:15 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4032613c37c9c44f_d20260419_m031312_c001_v7007000_t0000_u01776568392685") 2026/04/19 03:19:15 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f105ca8b9282a64d9_d20260419_m031311_c001_v0001136_t0015_u01776568391053") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff6dd9_d20260419_m031310_c001_v7007000_t0000_u01776568390872") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f105ca8b9282a64bf_d20260419_m031308_c001_v0001136_t0023_u01776568388126") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff6dd7_d20260419_m031307_c001_v7007000_t0000_u01776568387344") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f116336c1a87c4f75_d20260419_m031302_c001_v0001098_t0005_u01776568382618") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4032613c37c9c43b_d20260419_m031301_c001_v7007000_t0000_u01776568381650") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f107380390e20347d_d20260419_m031300_c001_v0001165_t0001_u01776568380082") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f410f3be933d81f1b_d20260419_m031259_c001_v7007000_t0000_u01776568379896") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f107380390e20346b_d20260419_m031256_c001_v0001165_t0048_u01776568376112") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f410f3be933d81ef2_d20260419_m031255_c001_v7007000_t0000_u01776568375325") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287541_d20260419_m031248_c001_v0001174_t0002_u01776568368620") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40663867bb1970e0_d20260419_m031247_c001_v7007000_t0000_u01776568367623") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f111b6652fe0db9d8_d20260419_m031245_c001_v0001105_t0036_u01776568365846") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f408c6fa6403beed8_d20260419_m031245_c001_v7007000_t0000_u01776568365664") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f111b6652fe0db9c6_d20260419_m031242_c001_v0001105_t0039_u01776568362560") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f408c6fa6403beed2_d20260419_m031241_c001_v7007000_t0000_u01776568361798") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97402ba_d20260419_m031235_c001_v0001103_t0059_u01776568355136") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe552d63_d20260419_m031234_c001_v7007000_t0000_u01776568354177") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1032cecd74975701_d20260419_m031232_c001_v0001181_t0010_u01776568352554") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d558e2_d20260419_m031232_c001_v7007000_t0000_u01776568352368") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1032cecd749756f5_d20260419_m031229_c001_v0001181_t0034_u01776568349109") 2026/04/19 03:19:16 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d558dd_d20260419_m031228_c001_v7007000_t0000_u01776568348333") 2026/04/19 03:19:17 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f116336c1a87c4ef9_d20260419_m031222_c001_v0001098_t0018_u01776568342309") 2026/04/19 03:19:17 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff6c21_d20260419_m031221_c001_v7007000_t0000_u01776568341211") 2026/04/19 03:19:17 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f101171c75e02aa7d_d20260419_m031214_c001_v0001117_t0033_u01776568334981") 2026/04/19 03:19:17 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40099234a9b10523_d20260419_m031214_c001_v7007000_t0000_u01776568334773") 2026/04/19 03:19:17 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb328733b_d20260419_m031210_c001_v0001174_t0049_u01776568330548") 2026/04/19 03:19:17 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1136245f72e8bc04_d20260419_m031209_c001_v0001174_t0028_u01776568329598") 2026/04/19 03:19:17 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1136245f72e8bbe8_d20260419_m031207_c001_v0001174_t0002_u01776568327820") 2026/04/19 03:19:17 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41350d79204ec1dc_d20260419_m031153_c001_v7007000_t0000_u01776568313936") 2026/04/19 03:19:17 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f116336c1a87c4e83_d20260419_m031146_c001_v0001098_t0026_u01776568306732") 2026/04/19 03:19:17 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f108c4190190829d1_d20260419_m031145_c001_v0001176_t0034_u01776568305927") 2026/04/19 03:19:17 DEBUG : dst/one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f108c4190190829cf_d20260419_m031144_c001_v0001176_t0046_u01776568304988") 2026/04/19 03:19:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41350d79204ec44d_d20260419_m031341_c001_v7007000_t0000_u01776568421976") 2026/04/19 03:19:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f112dd9a3287ba4e8_d20260419_m031338_c001_v0001043_t0039_u01776568418754") 2026/04/19 03:19:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1116a943de7c47b4_d20260419_m031334_c001_v0001131_t0017_u01776568414012") 2026/04/19 03:19:17 DEBUG : dst/one.bak: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79a46d_d20260419_m031328_c001_v7007000_t0000_u01776568408253") 2026/04/19 03:19:17 DEBUG : dst/one.bak: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f118203f41e903a68_d20260419_m031324_c001_v0001181_t0020_u01776568404243") 2026/04/19 03:19:18 DEBUG : dst/one.bak: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f106c5c2384c25702_d20260419_m031319_c001_v0001097_t0021_u01776568399902") 2026/04/19 03:19:18 DEBUG : dst/one.bak: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4032613c37c9c450_d20260419_m031312_c001_v7007000_t0000_u01776568392868") 2026/04/19 03:19:18 DEBUG : dst/one.bak: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f107e36797ee98fe7_d20260419_m031310_c001_v0001185_t0046_u01776568390684") 2026/04/19 03:19:18 DEBUG : dst/one.bak: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1127a5b3e5ef7a0f_d20260419_m031307_c001_v0001182_t0059_u01776568387140") 2026/04/19 03:19:18 DEBUG : dst/three: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff6c23_d20260419_m031221_c001_v7007000_t0000_u01776568341391") 2026/04/19 03:19:18 DEBUG : dst/three: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1136245f72e8bc56_d20260419_m031219_c001_v0001174_t0002_u01776568339723") 2026/04/19 03:19:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41350d79204ec452_d20260419_m031342_c001_v7007000_t0000_u01776568422157") 2026/04/19 03:19:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1093cab31b8eb170_d20260419_m031340_c001_v0001131_t0019_u01776568420420") 2026/04/19 03:19:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f111994c7a2eac57a_d20260419_m031336_c001_v0001033_t0034_u01776568416177") 2026/04/19 03:19:18 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41350d79204ec453_d20260419_m031342_c001_v7007000_t0000_u01776568422337") 2026/04/19 03:19:18 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f110710ff5a956f01_d20260419_m031341_c001_v0001092_t0016_u01776568421018") 2026/04/19 03:19:18 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40099234a9b107fe_d20260419_m031340_c001_v7007000_t0000_u01776568420812") 2026/04/19 03:19:18 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f110710ff5a956efd_d20260419_m031336_c001_v0001092_t0015_u01776568416751") 2026/04/19 03:19:18 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40099234a9b1079d_d20260419_m031336_c001_v7007000_t0000_u01776568416562") 2026/04/19 03:19:18 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb328771c_d20260419_m031330_c001_v0001174_t0000_u01776568410763") 2026/04/19 03:19:18 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79a46e_d20260419_m031328_c001_v7007000_t0000_u01776568408436") 2026/04/19 03:19:18 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f105e31e7d6c541da_d20260419_m031327_c001_v0001032_t0011_u01776568407220") 2026/04/19 03:19:18 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b6f9b4_d20260419_m031327_c001_v7007000_t0000_u01776568407031") 2026/04/19 03:19:18 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f105e31e7d6c541ce_d20260419_m031322_c001_v0001032_t0016_u01776568402583") 2026/04/19 03:19:18 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b6f97a_d20260419_m031322_c001_v7007000_t0000_u01776568402395") 2026/04/19 03:19:19 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740377_d20260419_m031317_c001_v0001103_t0046_u01776568397095") 2026/04/19 03:19:19 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff6dde_d20260419_m031312_c001_v7007000_t0000_u01776568392148") 2026/04/19 03:19:19 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f116336c1a87c4f8b_d20260419_m031309_c001_v0001098_t0059_u01776568389726") 2026/04/19 03:19:19 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff6dd8_d20260419_m031309_c001_v7007000_t0000_u01776568389002") 2026/04/19 03:19:19 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32875e3_d20260419_m031304_c001_v0001174_t0006_u01776568384375") 2026/04/19 03:19:19 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f410f3be933d81f20_d20260419_m031300_c001_v7007000_t0000_u01776568380739") 2026/04/19 03:19:19 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32875ad_d20260419_m031258_c001_v0001174_t0053_u01776568378608") 2026/04/19 03:19:19 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f410f3be933d81eff_d20260419_m031256_c001_v7007000_t0000_u01776568376766") 2026/04/19 03:19:19 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97402f2_d20260419_m031250_c001_v0001103_t0032_u01776568370308") 2026/04/19 03:19:19 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f408c6fa6403beedb_d20260419_m031246_c001_v7007000_t0000_u01776568366636") 2026/04/19 03:19:19 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97402e0_d20260419_m031244_c001_v0001103_t0015_u01776568364490") 2026/04/19 03:19:19 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f408c6fa6403beed5_d20260419_m031243_c001_v7007000_t0000_u01776568363326") 2026/04/19 03:19:19 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f116336c1a87c4f1d_d20260419_m031236_c001_v0001098_t0024_u01776568356923") 2026/04/19 03:19:19 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d558e3_d20260419_m031233_c001_v7007000_t0000_u01776568353251") 2026/04/19 03:19:19 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f116336c1a87c4f0b_d20260419_m031230_c001_v0001098_t0052_u01776568350815") 2026/04/19 03:19:19 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d558df_d20260419_m031229_c001_v7007000_t0000_u01776568349712") 2026/04/19 03:19:19 DEBUG : dst/three.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287375_d20260419_m031223_c001_v0001174_t0047_u01776568343459") 2026/04/19 03:19:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79a46f_d20260419_m031328_c001_v7007000_t0000_u01776568408619") 2026/04/19 03:19:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f107ba1220755a11c_d20260419_m031326_c001_v0001174_t0036_u01776568406637") 2026/04/19 03:19:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f116f5885f7c909e6_d20260419_m031322_c001_v0001044_t0043_u01776568402050") 2026/04/19 03:19:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4032613c37c9c451_d20260419_m031313_c001_v7007000_t0000_u01776568393050") 2026/04/19 03:19:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f11744059c6d70127_d20260419_m031311_c001_v0001145_t0033_u01776568391884") 2026/04/19 03:19:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f117b2b8d3f1eebb9_d20260419_m031308_c001_v0001181_t0019_u01776568388779") 2026/04/19 03:19:20 DEBUG : dst/two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41350d79204ec454_d20260419_m031342_c001_v7007000_t0000_u01776568422518") 2026/04/19 03:19:20 DEBUG : dst/two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97403b2_d20260419_m031330_c001_v0001103_t0052_u01776568410293") 2026/04/19 03:19:20 DEBUG : dst/two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79a470_d20260419_m031328_c001_v7007000_t0000_u01776568408802") 2026/04/19 03:19:20 DEBUG : dst/two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb328766e_d20260419_m031314_c001_v0001174_t0024_u01776568394626") 2026/04/19 03:19:20 DEBUG : dst/two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4032613c37c9c452_d20260419_m031313_c001_v7007000_t0000_u01776568393231") 2026/04/19 03:19:20 DEBUG : dst/two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740326_d20260419_m031303_c001_v0001103_t0020_u01776568383581") 2026/04/19 03:19:20 DEBUG : dst/two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4032613c37c9c43c_d20260419_m031301_c001_v7007000_t0000_u01776568381835") 2026/04/19 03:19:20 DEBUG : dst/two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f116336c1a87c4f45_d20260419_m031249_c001_v0001098_t0023_u01776568369331") 2026/04/19 03:19:20 DEBUG : dst/two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40663867bb1970e5_d20260419_m031247_c001_v7007000_t0000_u01776568367821") 2026/04/19 03:19:20 DEBUG : dst/two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287431_d20260419_m031236_c001_v0001174_t0032_u01776568356025") 2026/04/19 03:19:20 DEBUG : dst/two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe552d64_d20260419_m031234_c001_v7007000_t0000_u01776568354360") 2026/04/19 03:19:20 DEBUG : dst/two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740266_d20260419_m031223_c001_v0001103_t0042_u01776568343097") 2026/04/19 03:19:20 DEBUG : dst/two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff6c24_d20260419_m031221_c001_v7007000_t0000_u01776568341571") 2026/04/19 03:19:20 DEBUG : dst/two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9247_d20260419_m031216_c001_v0001040_t0043_u01776568336928") 2026/04/19 03:19:20 DEBUG : dst/two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41350d79204ec1dd_d20260419_m031154_c001_v7007000_t0000_u01776568314117") 2026/04/19 03:19:20 DEBUG : dst/two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f108c4190190829eb_d20260419_m031153_c001_v0001176_t0046_u01776568313004") 2026/04/19 03:19:20 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40099234a9b10356_d20260419_m031118_c001_v7007000_t0000_u01776568278214") 2026/04/19 03:19:20 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb328713c_d20260419_m031112_c001_v0001174_t0034_u01776568272773") 2026/04/19 03:19:20 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40099234a9b10320_d20260419_m031110_c001_v7007000_t0000_u01776568270685") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb328709a_d20260419_m031058_c001_v0001174_t0044_u01776568258986") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872962_d20260419_m031049_c001_v7007000_t0000_u01776568249128") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287060_d20260419_m031045_c001_v0001174_t0022_u01776568245906") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d809e_d20260419_m031024_c001_v7007000_t0000_u01776568224563") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ffeb_d20260419_m031022_c001_v0001103_t0019_u01776568222383") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d805b_d20260419_m031021_c001_v7007000_t0000_u01776568221562") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ffe1_d20260419_m031020_c001_v0001103_t0012_u01776568220153") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d8038_d20260419_m031016_c001_v7007000_t0000_u01776568216877") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ffbf_d20260419_m031014_c001_v0001103_t0053_u01776568214755") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d8035_d20260419_m031013_c001_v7007000_t0000_u01776568213848") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ffa3_d20260419_m031012_c001_v0001103_t0041_u01776568212435") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d8026_d20260419_m031005_c001_v7007000_t0000_u01776568205955") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff6d_d20260419_m031004_c001_v0001103_t0016_u01776568204245") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d8023_d20260419_m031003_c001_v7007000_t0000_u01776568203311") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff63_d20260419_m031002_c001_v0001103_t0058_u01776568202433") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3d5c8_d20260419_m030957_c001_v7007000_t0000_u01776568197354") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff41_d20260419_m030955_c001_v0001103_t0045_u01776568195875") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3d5a4_d20260419_m030953_c001_v7007000_t0000_u01776568193985") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff2b_d20260419_m030952_c001_v0001103_t0033_u01776568192667") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3d59e_d20260419_m030952_c001_v7007000_t0000_u01776568192299") 2026/04/19 03:19:21 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1117db6db59226a5_d20260419_m030951_c001_v0001102_t0031_u01776568191466") 2026/04/19 03:19:22 DEBUG : empty space: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff23_d20260419_m030949_c001_v0001103_t0013_u01776568189744") 2026/04/19 03:19:22 DEBUG : enormous: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d808b_d20260419_m031023_c001_v7007000_t0000_u01776568223652") 2026/04/19 03:19:22 DEBUG : enormous: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fff3_d20260419_m031022_c001_v0001103_t0058_u01776568222800") 2026/04/19 03:19:22 DEBUG : existing: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41350d79204ec46d_d20260419_m031347_c001_v7007000_t0000_u01776568427455") 2026/04/19 03:19:22 DEBUG : existing: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97403fc_d20260419_m031345_c001_v0001103_t0011_u01776568425943") 2026/04/19 03:19:22 DEBUG : existing: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b70001687295a_d20260419_m031044_c001_v7007000_t0000_u01776568244385") 2026/04/19 03:19:22 DEBUG : existing: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287044_d20260419_m031043_c001_v0001174_t0059_u01776568243136") 2026/04/19 03:19:22 DEBUG : existing: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3d563_d20260419_m030946_c001_v7007000_t0000_u01776568186755") 2026/04/19 03:19:22 DEBUG : existing: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff03_d20260419_m030945_c001_v0001103_t0019_u01776568185591") 2026/04/19 03:19:22 DEBUG : existing: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3d55f_d20260419_m030945_c001_v7007000_t0000_u01776568185035") 2026/04/19 03:19:22 DEBUG : existing: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fefb_d20260419_m030944_c001_v0001103_t0035_u01776568184334") 2026/04/19 03:19:22 DEBUG : existing: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fef1_d20260419_m030943_c001_v0001103_t0036_u01776568183340") 2026/04/19 03:19:22 DEBUG : existing-b: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b70001687295b_d20260419_m031044_c001_v7007000_t0000_u01776568244568") 2026/04/19 03:19:22 DEBUG : existing-b: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f116336c1a87c4daf_d20260419_m031043_c001_v0001098_t0047_u01776568243123") 2026/04/19 03:19:22 DEBUG : file1: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5536b4_d20260419_m031443_c001_v7007000_t0000_u01776568483928") 2026/04/19 03:19:22 DEBUG : file1: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d5fe7_d20260419_m031442_c001_v0001174_t0057_u01776568482789") 2026/04/19 03:19:22 DEBUG : file1: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5536b0_d20260419_m031441_c001_v7007000_t0000_u01776568481469") 2026/04/19 03:19:22 DEBUG : file1: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740562_d20260419_m031440_c001_v0001103_t0036_u01776568480249") 2026/04/19 03:19:22 DEBUG : five: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d80a9_d20260419_m031029_c001_v7007000_t0000_u01776568229042") 2026/04/19 03:19:22 DEBUG : five: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f403d413ed9740011_d20260419_m031026_c001_v0001103_t0024_u01776568226916") 2026/04/19 03:19:23 DEBUG : foo: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3d5c4_d20260419_m030955_c001_v7007000_t0000_u01776568195507") 2026/04/19 03:19:23 DEBUG : foo: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f403d413ed973ff35_d20260419_m030954_c001_v0001103_t0024_u01776568194964") 2026/04/19 03:19:23 DEBUG : foo: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f403d413ed973ff2f_d20260419_m030954_c001_v0001103_t0024_u01776568194354") 2026/04/19 03:19:23 DEBUG : four: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d80aa_d20260419_m031029_c001_v7007000_t0000_u01776568229224") 2026/04/19 03:19:23 DEBUG : four: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4177f54cb3286f8a_d20260419_m031027_c001_v0001174_t0015_u01776568227488") 2026/04/19 03:19:23 DEBUG : four: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740005_d20260419_m031025_c001_v0001103_t0011_u01776568225809") 2026/04/19 03:19:23 DEBUG : hello world2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d547b0_d20260419_m030859_c001_v7007000_t0000_u01776568139365") 2026/04/19 03:19:23 DEBUG : hello world2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fda1_d20260419_m030858_c001_v0001103_t0040_u01776568138493") 2026/04/19 03:19:23 DEBUG : ignore-size: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3d55a_d20260419_m030942_c001_v7007000_t0000_u01776568182965") 2026/04/19 03:19:23 DEBUG : ignore-size: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fed7_d20260419_m030941_c001_v0001103_t0017_u01776568181566") 2026/04/19 03:19:23 DEBUG : nested/sub dir/file: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872952_d20260419_m031042_c001_v7007000_t0000_u01776568242390") 2026/04/19 03:19:23 DEBUG : nested/sub dir/file: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740059_d20260419_m031041_c001_v0001103_t0008_u01776568241482") 2026/04/19 03:19:23 DEBUG : nested/sub dir/file: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b70001687294c_d20260419_m031040_c001_v7007000_t0000_u01776568240729") 2026/04/19 03:19:23 DEBUG : nested/sub dir/file: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740049_d20260419_m031039_c001_v0001103_t0017_u01776568239700") 2026/04/19 03:19:23 DEBUG : one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d80ab_d20260419_m031029_c001_v7007000_t0000_u01776568229405") 2026/04/19 03:19:23 DEBUG : one: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f403d413ed973fffd_d20260419_m031024_c001_v0001103_t0024_u01776568224932") 2026/04/19 03:19:23 DEBUG : only0: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe553694_d20260419_m031435_c001_v7007000_t0000_u01776568475774") 2026/04/19 03:19:23 DEBUG : only0: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f403d413ed9740512_d20260419_m031430_c001_v0001103_t0024_u01776568470717") 2026/04/19 03:19:23 DEBUG : only0: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32878de_d20260419_m031414_c001_v0001174_t0034_u01776568454420") 2026/04/19 03:19:23 DEBUG : only0: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419c278ddef5f203_d20260419_m031407_c001_v7007000_t0000_u01776568447725") 2026/04/19 03:19:23 DEBUG : only0: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32877ce_d20260419_m031351_c001_v0001174_t0036_u01776568431063") 2026/04/19 03:19:24 DEBUG : only1: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe553695_d20260419_m031435_c001_v7007000_t0000_u01776568475959") 2026/04/19 03:19:24 DEBUG : only1: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4107f71820df9337_d20260419_m031430_c001_v0001040_t0037_u01776568470976") 2026/04/19 03:19:24 DEBUG : only1: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32878f4_d20260419_m031415_c001_v0001174_t0009_u01776568455167") 2026/04/19 03:19:24 DEBUG : only1: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1a9_d20260419_m031407_c001_v7007000_t0000_u01776568447920") 2026/04/19 03:19:24 DEBUG : only1: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32877da_d20260419_m031351_c001_v0001174_t0002_u01776568431751") 2026/04/19 03:19:24 DEBUG : only10: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe553696_d20260419_m031436_c001_v7007000_t0000_u01776568476143") 2026/04/19 03:19:24 DEBUG : only10: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4107f71820df9335_d20260419_m031430_c001_v0001040_t0037_u01776568470740") 2026/04/19 03:19:24 DEBUG : only10: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32879b0_d20260419_m031422_c001_v0001174_t0049_u01776568462152") 2026/04/19 03:19:24 DEBUG : only10: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1a7_d20260419_m031407_c001_v7007000_t0000_u01776568447738") 2026/04/19 03:19:24 DEBUG : only10: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287856_d20260419_m031359_c001_v0001174_t0055_u01776568439083") 2026/04/19 03:19:24 DEBUG : only11: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe553698_d20260419_m031436_c001_v7007000_t0000_u01776568476327") 2026/04/19 03:19:24 DEBUG : only11: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f400b7f67520d5ef7_d20260419_m031430_c001_v0001174_t0050_u01776568470908") 2026/04/19 03:19:24 DEBUG : only11: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32879c6_d20260419_m031422_c001_v0001174_t0013_u01776568462947") 2026/04/19 03:19:24 DEBUG : only11: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1ae_d20260419_m031408_c001_v7007000_t0000_u01776568448318") 2026/04/19 03:19:24 DEBUG : only11: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287866_d20260419_m031359_c001_v0001174_t0007_u01776568439973") 2026/04/19 03:19:24 DEBUG : only12: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe553699_d20260419_m031436_c001_v7007000_t0000_u01776568476508") 2026/04/19 03:19:24 DEBUG : only12: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f403d413ed974050a_d20260419_m031430_c001_v0001103_t0024_u01776568470137") 2026/04/19 03:19:24 DEBUG : only12: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32879d4_d20260419_m031423_c001_v0001174_t0052_u01776568463715") 2026/04/19 03:19:24 DEBUG : only12: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419c278ddef5f1f9_d20260419_m031407_c001_v7007000_t0000_u01776568447176") 2026/04/19 03:19:24 DEBUG : only12: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb328786c_d20260419_m031400_c001_v0001174_t0010_u01776568440748") 2026/04/19 03:19:24 DEBUG : only13: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe55369a_d20260419_m031436_c001_v7007000_t0000_u01776568476689") 2026/04/19 03:19:25 DEBUG : only13: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4177f54cb3287a76_d20260419_m031430_c001_v0001174_t0015_u01776568470150") 2026/04/19 03:19:25 DEBUG : only13: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32879e6_d20260419_m031424_c001_v0001174_t0015_u01776568464464") 2026/04/19 03:19:25 DEBUG : only13: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419c278ddef5f20b_d20260419_m031407_c001_v7007000_t0000_u01776568447907") 2026/04/19 03:19:25 DEBUG : only13: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb328787c_d20260419_m031401_c001_v0001174_t0057_u01776568441646") 2026/04/19 03:19:25 DEBUG : only14: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe55369b_d20260419_m031436_c001_v7007000_t0000_u01776568476871") 2026/04/19 03:19:25 DEBUG : only14: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f403d413ed9740510_d20260419_m031430_c001_v0001103_t0024_u01776568470535") 2026/04/19 03:19:25 DEBUG : only14: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32879f4_d20260419_m031425_c001_v0001174_t0044_u01776568465383") 2026/04/19 03:19:25 DEBUG : only14: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419c278ddef5f1fa_d20260419_m031407_c001_v7007000_t0000_u01776568447358") 2026/04/19 03:19:25 DEBUG : only14: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287886_d20260419_m031402_c001_v0001174_t0000_u01776568442421") 2026/04/19 03:19:25 DEBUG : only15: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe55369c_d20260419_m031437_c001_v7007000_t0000_u01776568477054") 2026/04/19 03:19:25 DEBUG : only15: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4177f54cb3287a80_d20260419_m031430_c001_v0001174_t0015_u01776568470547") 2026/04/19 03:19:25 DEBUG : only15: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287a04_d20260419_m031426_c001_v0001174_t0013_u01776568466107") 2026/04/19 03:19:25 DEBUG : only15: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1ab_d20260419_m031408_c001_v7007000_t0000_u01776568448117") 2026/04/19 03:19:25 DEBUG : only15: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287892_d20260419_m031403_c001_v0001174_t0050_u01776568443174") 2026/04/19 03:19:25 DEBUG : only16: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe55369d_d20260419_m031437_c001_v7007000_t0000_u01776568477260") 2026/04/19 03:19:25 DEBUG : only16: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f400b7f67520d5efb_d20260419_m031431_c001_v0001174_t0050_u01776568471092") 2026/04/19 03:19:25 DEBUG : only16: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287a1c_d20260419_m031426_c001_v0001174_t0051_u01776568466858") 2026/04/19 03:19:25 DEBUG : only16: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419c278ddef5f1fe_d20260419_m031407_c001_v7007000_t0000_u01776568447540") 2026/04/19 03:19:25 DEBUG : only16: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287896_d20260419_m031403_c001_v0001174_t0050_u01776568443847") 2026/04/19 03:19:26 DEBUG : only17: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe55369e_d20260419_m031437_c001_v7007000_t0000_u01776568477443") 2026/04/19 03:19:26 DEBUG : only17: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4177f54cb3287a8e_d20260419_m031430_c001_v0001174_t0015_u01776568470733") 2026/04/19 03:19:26 DEBUG : only17: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287a28_d20260419_m031427_c001_v0001174_t0042_u01776568467480") 2026/04/19 03:19:26 DEBUG : only17: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419c278ddef5f21b_d20260419_m031408_c001_v7007000_t0000_u01776568448295") 2026/04/19 03:19:26 DEBUG : only17: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb328789e_d20260419_m031404_c001_v0001174_t0037_u01776568444521") 2026/04/19 03:19:26 DEBUG : only18: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe55369f_d20260419_m031437_c001_v7007000_t0000_u01776568477626") 2026/04/19 03:19:26 DEBUG : only18: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f403d413ed9740516_d20260419_m031430_c001_v0001103_t0024_u01776568470900") 2026/04/19 03:19:26 DEBUG : only18: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287a3a_d20260419_m031428_c001_v0001174_t0048_u01776568468211") 2026/04/19 03:19:26 DEBUG : only18: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1ad_d20260419_m031408_c001_v7007000_t0000_u01776568448310") 2026/04/19 03:19:26 DEBUG : only18: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32878a6_d20260419_m031405_c001_v0001174_t0031_u01776568445277") 2026/04/19 03:19:26 DEBUG : only19: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5536a0_d20260419_m031437_c001_v7007000_t0000_u01776568477821") 2026/04/19 03:19:26 DEBUG : only19: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4177f54cb3287a92_d20260419_m031430_c001_v0001174_t0015_u01776568470919") 2026/04/19 03:19:26 DEBUG : only19: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287a58_d20260419_m031429_c001_v0001174_t0030_u01776568469100") 2026/04/19 03:19:27 DEBUG : only19: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1a5_d20260419_m031407_c001_v7007000_t0000_u01776568447557") 2026/04/19 03:19:27 DEBUG : only19: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32878aa_d20260419_m031405_c001_v0001174_t0027_u01776568445851") 2026/04/19 03:19:27 DEBUG : only2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5536a1_d20260419_m031438_c001_v7007000_t0000_u01776568478002") 2026/04/19 03:19:27 DEBUG : only2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4177f54cb3287a98_d20260419_m031431_c001_v0001174_t0015_u01776568471115") 2026/04/19 03:19:27 DEBUG : only2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287916_d20260419_m031415_c001_v0001174_t0042_u01776568455900") 2026/04/19 03:19:27 DEBUG : only2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1a8_d20260419_m031407_c001_v7007000_t0000_u01776568447750") 2026/04/19 03:19:27 DEBUG : only2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32877e6_d20260419_m031352_c001_v0001174_t0006_u01776568432534") 2026/04/19 03:19:27 DEBUG : only3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5536a2_d20260419_m031438_c001_v7007000_t0000_u01776568478185") 2026/04/19 03:19:27 DEBUG : only3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f403d413ed974051a_d20260419_m031431_c001_v0001103_t0024_u01776568471103") 2026/04/19 03:19:27 DEBUG : only3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287928_d20260419_m031416_c001_v0001174_t0054_u01776568456633") 2026/04/19 03:19:27 DEBUG : only3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1aa_d20260419_m031407_c001_v7007000_t0000_u01776568447933") 2026/04/19 03:19:27 DEBUG : only3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32877ee_d20260419_m031353_c001_v0001174_t0028_u01776568433360") 2026/04/19 03:19:27 DEBUG : only4: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5536a4_d20260419_m031438_c001_v7007000_t0000_u01776568478368") 2026/04/19 03:19:27 DEBUG : only4: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4107f71820df9339_d20260419_m031431_c001_v0001040_t0037_u01776568471159") 2026/04/19 03:19:27 DEBUG : only4: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287934_d20260419_m031417_c001_v0001174_t0037_u01776568457580") 2026/04/19 03:19:27 DEBUG : only4: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1a6_d20260419_m031407_c001_v7007000_t0000_u01776568447560") 2026/04/19 03:19:27 DEBUG : only4: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32877fc_d20260419_m031354_c001_v0001174_t0034_u01776568434161") 2026/04/19 03:19:27 DEBUG : only5: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5536a5_d20260419_m031438_c001_v7007000_t0000_u01776568478549") 2026/04/19 03:19:27 DEBUG : only5: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f400b7f67520d5efd_d20260419_m031431_c001_v0001174_t0050_u01776568471276") 2026/04/19 03:19:27 DEBUG : only5: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287946_d20260419_m031418_c001_v0001174_t0039_u01776568458241") 2026/04/19 03:19:27 DEBUG : only5: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40663867bb197510_d20260419_m031407_c001_v7007000_t0000_u01776568447874") 2026/04/19 03:19:28 DEBUG : only5: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287808_d20260419_m031354_c001_v0001174_t0012_u01776568434892") 2026/04/19 03:19:28 DEBUG : only6: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5536a6_d20260419_m031438_c001_v7007000_t0000_u01776568478731") 2026/04/19 03:19:28 DEBUG : only6: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4107f71820df933b_d20260419_m031431_c001_v0001040_t0037_u01776568471375") 2026/04/19 03:19:28 DEBUG : only6: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287958_d20260419_m031418_c001_v0001174_t0020_u01776568458988") 2026/04/19 03:19:28 DEBUG : only6: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40663867bb197512_d20260419_m031408_c001_v7007000_t0000_u01776568448111") 2026/04/19 03:19:28 DEBUG : only6: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287812_d20260419_m031355_c001_v0001174_t0034_u01776568435548") 2026/04/19 03:19:28 DEBUG : only7: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5536a8_d20260419_m031438_c001_v7007000_t0000_u01776568478912") 2026/04/19 03:19:28 DEBUG : only7: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f403d413ed9740522_d20260419_m031431_c001_v0001103_t0024_u01776568471286") 2026/04/19 03:19:28 DEBUG : only7: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb328796e_d20260419_m031419_c001_v0001174_t0016_u01776568459700") 2026/04/19 03:19:28 DEBUG : only7: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419c278ddef5f214_d20260419_m031408_c001_v7007000_t0000_u01776568448114") 2026/04/19 03:19:28 DEBUG : only7: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287822_d20260419_m031356_c001_v0001174_t0026_u01776568436565") 2026/04/19 03:19:28 DEBUG : only8: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5536a9_d20260419_m031439_c001_v7007000_t0000_u01776568479094") 2026/04/19 03:19:28 DEBUG : only8: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f400b7f67520d5f03_d20260419_m031431_c001_v0001174_t0050_u01776568471459") 2026/04/19 03:19:28 DEBUG : only8: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287982_d20260419_m031420_c001_v0001174_t0033_u01776568460711") 2026/04/19 03:19:28 DEBUG : only8: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40663867bb19750e_d20260419_m031407_c001_v7007000_t0000_u01776568447675") 2026/04/19 03:19:28 DEBUG : only8: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287834_d20260419_m031357_c001_v0001174_t0013_u01776568437529") 2026/04/19 03:19:28 DEBUG : only9: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5536aa_d20260419_m031439_c001_v7007000_t0000_u01776568479276") 2026/04/19 03:19:28 DEBUG : only9: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4177f54cb3287a9c_d20260419_m031431_c001_v0001174_t0015_u01776568471301") 2026/04/19 03:19:28 DEBUG : only9: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287992_d20260419_m031421_c001_v0001174_t0029_u01776568461392") 2026/04/19 03:19:28 DEBUG : only9: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b1ac_d20260419_m031408_c001_v7007000_t0000_u01776568448118") 2026/04/19 03:19:28 DEBUG : only9: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287848_d20260419_m031358_c001_v0001174_t0058_u01776568438432") 2026/04/19 03:19:29 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872949_d20260419_m031038_c001_v7007000_t0000_u01776568238581") 2026/04/19 03:19:29 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287014_d20260419_m031036_c001_v0001174_t0001_u01776568236534") 2026/04/19 03:19:29 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872946_d20260419_m031035_c001_v7007000_t0000_u01776568235440") 2026/04/19 03:19:29 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974002f_d20260419_m031033_c001_v0001103_t0016_u01776568233344") 2026/04/19 03:19:29 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b70001687293f_d20260419_m031032_c001_v7007000_t0000_u01776568232595") 2026/04/19 03:19:29 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f116336c1a87c4d8f_d20260419_m031030_c001_v0001098_t0008_u01776568230326") 2026/04/19 03:19:29 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d803b_d20260419_m031019_c001_v7007000_t0000_u01776568219196") 2026/04/19 03:19:29 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ffd1_d20260419_m031017_c001_v0001103_t0030_u01776568217426") 2026/04/19 03:19:29 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d8037_d20260419_m031015_c001_v7007000_t0000_u01776568215505") 2026/04/19 03:19:29 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ffbb_d20260419_m031014_c001_v0001103_t0056_u01776568214396") 2026/04/19 03:19:29 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d8034_d20260419_m031013_c001_v7007000_t0000_u01776568213133") 2026/04/19 03:19:29 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff9b_d20260419_m031012_c001_v0001103_t0040_u01776568212059") 2026/04/19 03:19:29 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d8025_d20260419_m031005_c001_v7007000_t0000_u01776568205412") 2026/04/19 03:19:29 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff69_d20260419_m031003_c001_v0001103_t0016_u01776568203863") 2026/04/19 03:19:29 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d8024_d20260419_m031003_c001_v7007000_t0000_u01776568203494") 2026/04/19 03:19:29 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff5f_d20260419_m031002_c001_v0001103_t0016_u01776568202018") 2026/04/19 03:19:29 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d8021_d20260419_m031001_c001_v7007000_t0000_u01776568201639") 2026/04/19 03:19:29 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff5b_d20260419_m031000_c001_v0001103_t0055_u01776568200913") 2026/04/19 03:19:29 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff59_d20260419_m031000_c001_v0001103_t0048_u01776568200177") 2026/04/19 03:19:29 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d8020_d20260419_m030959_c001_v7007000_t0000_u01776568199810") 2026/04/19 03:19:30 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff53_d20260419_m030959_c001_v0001103_t0035_u01776568199133") 2026/04/19 03:19:30 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff4f_d20260419_m030958_c001_v0001103_t0044_u01776568198266") 2026/04/19 03:19:30 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3d5c9_d20260419_m030957_c001_v7007000_t0000_u01776568197537") 2026/04/19 03:19:30 DEBUG : potato: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff45_d20260419_m030956_c001_v0001103_t0054_u01776568196632") 2026/04/19 03:19:30 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4159257338ff8691_d20260419_m031130_c001_v7007000_t0000_u01776568290066") 2026/04/19 03:19:30 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740159_d20260419_m031129_c001_v0001103_t0012_u01776568289358") 2026/04/19 03:19:30 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40099234a9b1035f_d20260419_m031118_c001_v7007000_t0000_u01776568278556") 2026/04/19 03:19:30 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740103_d20260419_m031111_c001_v0001103_t0013_u01776568271998") 2026/04/19 03:19:30 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff6adb_d20260419_m031103_c001_v7007000_t0000_u01776568263442") 2026/04/19 03:19:30 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97400bf_d20260419_m031058_c001_v0001103_t0040_u01776568258256") 2026/04/19 03:19:30 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872964_d20260419_m031049_c001_v7007000_t0000_u01776568249356") 2026/04/19 03:19:30 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740079_d20260419_m031045_c001_v0001103_t0021_u01776568245504") 2026/04/19 03:19:30 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d8090_d20260419_m031023_c001_v7007000_t0000_u01776568223834") 2026/04/19 03:19:30 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ffe7_d20260419_m031022_c001_v0001103_t0048_u01776568222111") 2026/04/19 03:19:30 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d805f_d20260419_m031021_c001_v7007000_t0000_u01776568221744") 2026/04/19 03:19:30 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ffdf_d20260419_m031019_c001_v0001103_t0034_u01776568219742") 2026/04/19 03:19:30 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d803c_d20260419_m031019_c001_v7007000_t0000_u01776568219378") 2026/04/19 03:19:30 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ffd7_d20260419_m031018_c001_v0001103_t0038_u01776568218311") 2026/04/19 03:19:30 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d8039_d20260419_m031017_c001_v7007000_t0000_u01776568217059") 2026/04/19 03:19:30 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ffc9_d20260419_m031015_c001_v0001103_t0009_u01776568215870") 2026/04/19 03:19:30 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d8036_d20260419_m031014_c001_v7007000_t0000_u01776568214031") 2026/04/19 03:19:30 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ffa9_d20260419_m031013_c001_v0001103_t0054_u01776568213146") 2026/04/19 03:19:31 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d8027_d20260419_m031006_c001_v7007000_t0000_u01776568206141") 2026/04/19 03:19:31 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973ff71_d20260419_m031005_c001_v0001103_t0031_u01776568205028") 2026/04/19 03:19:31 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d547b3_d20260419_m030902_c001_v7007000_t0000_u01776568142408") 2026/04/19 03:19:31 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fdb7_d20260419_m030901_c001_v0001103_t0034_u01776568141535") 2026/04/19 03:19:31 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d547b1_d20260419_m030900_c001_v7007000_t0000_u01776568140626") 2026/04/19 03:19:31 DEBUG : potato2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fdaf_d20260419_m030859_c001_v0001103_t0043_u01776568139913") 2026/04/19 03:19:31 DEBUG : potato3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40099234a9b1036e_d20260419_m031119_c001_v7007000_t0000_u01776568279106") 2026/04/19 03:19:31 DEBUG : potato3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f116336c1a87c4e21_d20260419_m031113_c001_v0001098_t0026_u01776568273612") 2026/04/19 03:19:31 DEBUG : potato3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41891f2a92ff6add_d20260419_m031103_c001_v7007000_t0000_u01776568263672") 2026/04/19 03:19:31 DEBUG : potato3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f116336c1a87c4de9_d20260419_m031059_c001_v0001098_t0024_u01776568259769") 2026/04/19 03:19:31 DEBUG : potato3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872965_d20260419_m031049_c001_v7007000_t0000_u01776568249579") 2026/04/19 03:19:31 DEBUG : potato3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f116336c1a87c4db9_d20260419_m031046_c001_v0001098_t0055_u01776568246202") 2026/04/19 03:19:31 DEBUG : pre-dest1/1: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4032613c37c9c33b_d20260419_m031202_c001_v7007000_t0000_u01776568322948") 2026/04/19 03:19:31 DEBUG : pre-dest1/1: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f116336c1a87c4ea5_d20260419_m031154_c001_v0001098_t0041_u01776568314835") 2026/04/19 03:19:31 DEBUG : pre-dest2/2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4032613c37c9c33c_d20260419_m031203_c001_v7007000_t0000_u01776568323130") 2026/04/19 03:19:31 DEBUG : pre-dest2/2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97401ec_d20260419_m031155_c001_v0001103_t0026_u01776568315579") 2026/04/19 03:19:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41350d79204ec1c9_d20260419_m031140_c001_v7007000_t0000_u01776568300950") 2026/04/19 03:19:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287248_d20260419_m031137_c001_v0001174_t0034_u01776568297796") 2026/04/19 03:19:31 DEBUG : sizeonly: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3d557_d20260419_m030941_c001_v7007000_t0000_u01776568181016") 2026/04/19 03:19:31 DEBUG : sizeonly: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fecd_d20260419_m030939_c001_v0001103_t0045_u01776568179949") 2026/04/19 03:19:32 DEBUG : splitbanan: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a06e_d20260419_m031643_c001_v7007000_t0000_u01776568603914") 2026/04/19 03:19:32 DEBUG : splitbanan: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb328804f_d20260419_m031636_c001_v0001174_t0005_u01776568596226") 2026/04/19 03:19:32 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e048_d20260419_m031807_c001_v7007000_t0000_u01776568687429") 2026/04/19 03:19:32 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740b73_d20260419_m031800_c001_v0001103_t0017_u01776568680996") 2026/04/19 03:19:32 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f42364dcab513b8a9_d20260419_m031750_c001_v7007000_t0000_u01776568670572") 2026/04/19 03:19:32 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740b03_d20260419_m031744_c001_v0001103_t0040_u01776568664379") 2026/04/19 03:19:32 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4147b412da79ad0e_d20260419_m031734_c001_v7007000_t0000_u01776568654411") 2026/04/19 03:19:32 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740a85_d20260419_m031728_c001_v0001103_t0038_u01776568648469") 2026/04/19 03:19:32 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d56941_d20260419_m031717_c001_v7007000_t0000_u01776568637412") 2026/04/19 03:19:32 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97409e7_d20260419_m031711_c001_v0001103_t0037_u01776568631250") 2026/04/19 03:19:32 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f415cdd606d4a18cd_d20260419_m031700_c001_v7007000_t0000_u01776568620992") 2026/04/19 03:19:32 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740963_d20260419_m031654_c001_v0001103_t0012_u01776568614330") 2026/04/19 03:19:32 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40809267b0b7a036_d20260419_m031638_c001_v7007000_t0000_u01776568598508") 2026/04/19 03:19:32 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df94dc_d20260419_m031634_c001_v0001040_t0003_u01776568594949") 2026/04/19 03:19:32 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af689873_d20260419_m031624_c001_v7007000_t0000_u01776568584416") 2026/04/19 03:19:32 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed97407d7_d20260419_m031616_c001_v0001103_t0038_u01776568576583") 2026/04/19 03:19:32 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f4055737fff207d49_d20260419_m031615_c001_v7007000_t0000_u01776568575418") 2026/04/19 03:19:32 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df947e_d20260419_m031611_c001_v0001040_t0030_u01776568571604") 2026/04/19 03:19:32 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872f85_d20260419_m031601_c001_v7007000_t0000_u01776568561369") 2026/04/19 03:19:33 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9432_d20260419_m031553_c001_v0001040_t0029_u01776568553974") 2026/04/19 03:19:33 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466ae7_d20260419_m031553_c001_v7007000_t0000_u01776568553011") 2026/04/19 03:19:33 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6335_d20260419_m031549_c001_v0001174_t0003_u01776568549132") 2026/04/19 03:19:33 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe553811_d20260419_m031533_c001_v7007000_t0000_u01776568533793") 2026/04/19 03:19:33 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287d78_d20260419_m031529_c001_v0001174_t0003_u01776568529404") 2026/04/19 03:19:33 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f40574d60dd466ae1_d20260419_m031519_c001_v7007000_t0000_u01776568519221") 2026/04/19 03:19:33 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287ce2_d20260419_m031513_c001_v0001174_t0005_u01776568513001") 2026/04/19 03:19:33 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41674622af68973b_d20260419_m031502_c001_v7007000_t0000_u01776568502384") 2026/04/19 03:19:33 DEBUG : splitbananasplit: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287c14_d20260419_m031456_c001_v0001174_t0006_u01776568496422") 2026/04/19 03:19:33 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3dd18_d20260419_m031619_c001_v7007000_t0000_u01776568579192") 2026/04/19 03:19:33 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9484_d20260419_m031612_c001_v0001040_t0054_u01776568572753") 2026/04/19 03:19:33 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5536ba_d20260419_m031448_c001_v7007000_t0000_u01776568488438") 2026/04/19 03:19:33 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287bb8_d20260419_m031446_c001_v0001174_t0027_u01776568486935") 2026/04/19 03:19:33 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5536b8_d20260419_m031446_c001_v7007000_t0000_u01776568486181") 2026/04/19 03:19:33 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9361_d20260419_m031444_c001_v0001040_t0023_u01776568484859") 2026/04/19 03:19:33 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872953_d20260419_m031042_c001_v7007000_t0000_u01776568242572") 2026/04/19 03:19:33 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb328703c_d20260419_m031041_c001_v0001174_t0010_u01776568241471") 2026/04/19 03:19:33 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b70001687294e_d20260419_m031040_c001_v7007000_t0000_u01776568240911") 2026/04/19 03:19:33 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f116336c1a87c4da9_d20260419_m031040_c001_v0001098_t0052_u01776568240065") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3d513_d20260419_m030937_c001_v7007000_t0000_u01776568177551") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973febf_d20260419_m030936_c001_v0001103_t0049_u01776568176142") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3d502_d20260419_m030935_c001_v7007000_t0000_u01776568175773") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973feb7_d20260419_m030934_c001_v0001103_t0033_u01776568174680") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3d4fc_d20260419_m030932_c001_v7007000_t0000_u01776568172532") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fe99_d20260419_m030931_c001_v0001103_t0030_u01776568171183") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3d4f9_d20260419_m030930_c001_v7007000_t0000_u01776568170635") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fe8f_d20260419_m030929_c001_v0001103_t0025_u01776568169249") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fe83_d20260419_m030926_c001_v0001103_t0038_u01776568166279") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3d4e9_d20260419_m030925_c001_v7007000_t0000_u01776568165911") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fe79_d20260419_m030925_c001_v0001103_t0058_u01776568165085") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fe71_d20260419_m030924_c001_v0001103_t0015_u01776568164379") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d54832_d20260419_m030923_c001_v7007000_t0000_u01776568163653") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fe59_d20260419_m030920_c001_v0001103_t0054_u01776568160556") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fe49_d20260419_m030917_c001_v0001103_t0049_u01776568157686") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d5482e_d20260419_m030917_c001_v7007000_t0000_u01776568157320") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fe43_d20260419_m030916_c001_v0001103_t0027_u01776568156635") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fe31_d20260419_m030915_c001_v0001103_t0021_u01776568155829") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d5482d_d20260419_m030915_c001_v7007000_t0000_u01776568155451") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fe0d_d20260419_m030911_c001_v0001103_t0036_u01776568151498") 2026/04/19 03:19:34 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d54829_d20260419_m030911_c001_v7007000_t0000_u01776568151133") 2026/04/19 03:19:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fe01_d20260419_m030910_c001_v0001103_t0023_u01776568150342") 2026/04/19 03:19:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d5480d_d20260419_m030909_c001_v7007000_t0000_u01776568149438") 2026/04/19 03:19:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fdf9_d20260419_m030908_c001_v0001103_t0028_u01776568148748") 2026/04/19 03:19:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d547ee_d20260419_m030908_c001_v7007000_t0000_u01776568148202") 2026/04/19 03:19:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fde7_d20260419_m030907_c001_v0001103_t0015_u01776568147498") 2026/04/19 03:19:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d547ca_d20260419_m030906_c001_v7007000_t0000_u01776568146591") 2026/04/19 03:19:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fde1_d20260419_m030905_c001_v0001103_t0052_u01776568145545") 2026/04/19 03:19:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d547b5_d20260419_m030905_c001_v7007000_t0000_u01776568145001") 2026/04/19 03:19:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fdd3_d20260419_m030904_c001_v0001103_t0059_u01776568144322") 2026/04/19 03:19:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d547b4_d20260419_m030903_c001_v7007000_t0000_u01776568143778") 2026/04/19 03:19:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fdbf_d20260419_m030902_c001_v0001103_t0050_u01776568142953") 2026/04/19 03:19:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d547af_d20260419_m030857_c001_v7007000_t0000_u01776568137948") 2026/04/19 03:19:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fd95_d20260419_m030857_c001_v0001103_t0048_u01776568137270") 2026/04/19 03:19:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d547ae_d20260419_m030856_c001_v7007000_t0000_u01776568136725") 2026/04/19 03:19:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fd8d_d20260419_m030856_c001_v0001103_t0043_u01776568136054") 2026/04/19 03:19:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d547a9_d20260419_m030855_c001_v7007000_t0000_u01776568135152") 2026/04/19 03:19:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fd83_d20260419_m030854_c001_v0001103_t0029_u01776568134497") 2026/04/19 03:19:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d547a7_d20260419_m030852_c001_v7007000_t0000_u01776568132299") 2026/04/19 03:19:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed973fd61_d20260419_m030851_c001_v0001103_t0011_u01776568131249") 2026/04/19 03:19:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5536bb_d20260419_m031448_c001_v7007000_t0000_u01776568488620") 2026/04/19 03:19:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6015_d20260419_m031446_c001_v0001174_t0016_u01776568486945") 2026/04/19 03:19:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5536b9_d20260419_m031446_c001_v7007000_t0000_u01776568486365") 2026/04/19 03:19:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740586_d20260419_m031444_c001_v0001103_t0026_u01776568484868") 2026/04/19 03:19:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e049_d20260419_m031809_c001_v7007000_t0000_u01776568689583") 2026/04/19 03:19:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3288467_d20260419_m031808_c001_v0001174_t0020_u01776568688776") 2026/04/19 03:19:36 DEBUG : sub/yam: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872948_d20260419_m031038_c001_v7007000_t0000_u01776568238033") 2026/04/19 03:19:36 DEBUG : sub/yam: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740039_d20260419_m031036_c001_v0001103_t0042_u01776568236186") 2026/04/19 03:19:36 DEBUG : test_dir1/file2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5536b5_d20260419_m031444_c001_v7007000_t0000_u01776568484110") 2026/04/19 03:19:36 DEBUG : test_dir1/file2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287b7a_d20260419_m031442_c001_v0001174_t0045_u01776568482427") 2026/04/19 03:19:36 DEBUG : test_dir1/file2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5536b1_d20260419_m031441_c001_v7007000_t0000_u01776568481650") 2026/04/19 03:19:36 DEBUG : test_dir1/file2: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3287b58_d20260419_m031440_c001_v0001174_t0020_u01776568480269") 2026/04/19 03:19:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5536b6_d20260419_m031444_c001_v7007000_t0000_u01776568484291") 2026/04/19 03:19:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed974056c_d20260419_m031442_c001_v0001103_t0051_u01776568482415") 2026/04/19 03:19:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f409d458ffe5536b2_d20260419_m031441_c001_v7007000_t0000_u01776568481831") 2026/04/19 03:19:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9351_d20260419_m031440_c001_v0001040_t0055_u01776568480320") 2026/04/19 03:19:36 DEBUG : three: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d80ac_d20260419_m031029_c001_v7007000_t0000_u01776568229586") 2026/04/19 03:19:36 DEBUG : three: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740015_d20260419_m031028_c001_v0001103_t0029_u01776568228263") 2026/04/19 03:19:36 DEBUG : three: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740001_d20260419_m031025_c001_v0001103_t0029_u01776568225330") 2026/04/19 03:19:36 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e04b_d20260419_m031811_c001_v7007000_t0000_u01776568691370") 2026/04/19 03:19:36 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9629_d20260419_m031810_c001_v0001040_t0034_u01776568690548") 2026/04/19 03:19:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e0be_d20260419_m031830_c001_v7007000_t0000_u01776568710625") 2026/04/19 03:19:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6b7d_d20260419_m031828_c001_v0001174_t0004_u01776568708604") 2026/04/19 03:19:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e0b9_d20260419_m031827_c001_v7007000_t0000_u01776568707064") 2026/04/19 03:19:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9651_d20260419_m031825_c001_v0001040_t0046_u01776568705293") 2026/04/19 03:19:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e0b6_d20260419_m031824_c001_v7007000_t0000_u01776568704303") 2026/04/19 03:19:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb32884c1_d20260419_m031823_c001_v0001174_t0059_u01776568703568") 2026/04/19 03:19:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e04f_d20260419_m031818_c001_v7007000_t0000_u01776568698786") 2026/04/19 03:19:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df963f_d20260419_m031817_c001_v0001040_t0000_u01776568697638") 2026/04/19 03:19:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e075_d20260419_m031820_c001_v7007000_t0000_u01776568700971") 2026/04/19 03:19:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6b1d_d20260419_m031819_c001_v0001174_t0012_u01776568699765") 2026/04/19 03:19:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e04e_d20260419_m031816_c001_v7007000_t0000_u01776568696699") 2026/04/19 03:19:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3288493_d20260419_m031815_c001_v0001174_t0027_u01776568695888") 2026/04/19 03:19:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e04d_d20260419_m031814_c001_v7007000_t0000_u01776568694926") 2026/04/19 03:19:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740bd3_d20260419_m031814_c001_v0001103_t0041_u01776568694172") 2026/04/19 03:19:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e04c_d20260419_m031813_c001_v7007000_t0000_u01776568693229") 2026/04/19 03:19:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f100b7f67520d6ab9_d20260419_m031812_c001_v0001174_t0013_u01776568692372") 2026/04/19 03:19:37 DEBUG : toe/toe/toe: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f41655af112d56a07_d20260419_m031835_c001_v7007000_t0000_u01776568715554") 2026/04/19 03:19:37 DEBUG : toe/toe/toe: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1107f71820df9667_d20260419_m031834_c001_v0001040_t0001_u01776568714619") 2026/04/19 03:19:37 DEBUG : toe/toe/toe: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e098_d20260419_m031822_c001_v7007000_t0000_u01776568702626") 2026/04/19 03:19:37 DEBUG : toe/toe/toe: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740c1b_d20260419_m031821_c001_v0001103_t0028_u01776568701917") 2026/04/19 03:19:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e0c0_d20260419_m031831_c001_v7007000_t0000_u01776568711202") 2026/04/19 03:19:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f103d413ed9740c59_d20260419_m031830_c001_v0001103_t0036_u01776568710087") 2026/04/19 03:19:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f420d2b942db3e0ba_d20260419_m031827_c001_v7007000_t0000_u01776568707644") 2026/04/19 03:19:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f113b93c1e93e2a1a_d20260419_m031826_c001_v0001173_t0003_u01776568706662") 2026/04/19 03:19:38 DEBUG : two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f417b874aca6d80ad_d20260419_m031029_c001_v7007000_t0000_u01776568229767") 2026/04/19 03:19:38 DEBUG : two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f416336c1a87c4d8b_d20260419_m031027_c001_v0001098_t0004_u01776568227699") 2026/04/19 03:19:38 DEBUG : two: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f403d413ed973ffff_d20260419_m031025_c001_v0001103_t0024_u01776568225144") 2026/04/19 03:19:38 DEBUG : yam: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b70001687294b_d20260419_m031038_c001_v7007000_t0000_u01776568238767") 2026/04/19 03:19:38 DEBUG : yam: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f105b3331f10787ef_d20260419_m031037_c001_v0001167_t0026_u01776568237467") 2026/04/19 03:19:38 DEBUG : yam: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872945_d20260419_m031034_c001_v7007000_t0000_u01776568234893") 2026/04/19 03:19:38 DEBUG : yam: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f116336c1a87c4d99_d20260419_m031033_c001_v0001098_t0010_u01776568233352") 2026/04/19 03:19:38 DEBUG : yam: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b70001687293d_d20260419_m031032_c001_v7007000_t0000_u01776568232045") 2026/04/19 03:19:38 DEBUG : yam: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f1177f54cb3286faa_d20260419_m031030_c001_v0001174_t0000_u01776568230324") 2026/04/19 03:19:38 DEBUG : yaml: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872947_d20260419_m031035_c001_v7007000_t0000_u01776568235623") 2026/04/19 03:19:38 DEBUG : yaml: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f11587a8e52cd683c_d20260419_m031034_c001_v0001153_t0010_u01776568234514") 2026/04/19 03:19:38 DEBUG : yaml: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f419b700016872940_d20260419_m031032_c001_v7007000_t0000_u01776568232778") 2026/04/19 03:19:38 DEBUG : yaml: Deleting (id "4_z5f825d73b06dab3b9fd80e1b_f114b976ef672fd0d_d20260419_m031031_c001_v0001150_t0043_u01776568231720") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m51.475716645s (try 1/5)