"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/29 01:19:38 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi" 2026/07/29 01:19:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/29 01:19:39 DEBUG : Creating backend with remote "/tmp/rclone2197096110" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/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:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:19:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 01:19:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/29 01:19:40 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:19:40 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.60s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:19:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 01:19:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 01:19:40 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:19:40 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:19:41 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 01:19:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:19:41 INFO : sub dir/hello world: Copied (new) 2026/07/29 01:19:41 DEBUG : B2 bucket rclone-test-corimig0robi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.61s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:19:42 DEBUG : Creating backend with remote "/non-existing" 2026/07/29 01:19:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/29 01:19:43 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:19:43 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:19:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 01:19:43 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:19:43 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:19:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 01:19:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:19:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.50s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.34s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:19:45 INFO : B2 bucket rclone-test-corimig0robi: Running all checks before starting transfers 2026/07/29 01:19:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 01:19:45 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:19:45 INFO : B2 bucket rclone-test-corimig0robi: Checks finished, now starting transfers 2026/07/29 01:19:45 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:19:45 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 01:19:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:19:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.07s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:19:46 ERROR : Ignoring --no-traverse with sync 2026/07/29 01:19:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 01:19:46 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:19:46 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:19:46 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 01:19:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:19:46 INFO : sub dir/hello world: Copied (new) 2026/07/29 01:19:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.19s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:19:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/29 01:19:47 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:19:47 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:19:47 DEBUG : hello world2: size = 12 OK 2026/07/29 01:19:47 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/29 01:19:47 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.06s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:19:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 01:19:48 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:19:48 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:19:49 DEBUG : potato2: size = 11 OK 2026/07/29 01:19:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:19:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.07s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:19:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 01:19:50 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:19:50 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:19:50 DEBUG : potato2: size = 11 OK 2026/07/29 01:19:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:19:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.43s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:19:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/29 01:19:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 01:19:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/29 01:19:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 01:19:51 INFO : sub dir2: Making directory 2026/07/29 01:19:51 INFO : sub dir: Making directory 2026/07/29 01:19:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 01:19:51 INFO : sub dir2/sub sub dir2: Making directory 2026/07/29 01:19:51 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:19:51 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:19:51 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 01:19:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:19:51 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/07/29 01:19:51 DEBUG : B2 bucket rclone-test-corimig0robi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.05s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:19:52 INFO : sub dir2: Making directory 2026/07/29 01:19:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/29 01:19:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 01:19:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 01:19:52 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:19:52 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:19:52 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 01:19:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:19:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.24s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:19:53 DEBUG : sub dir2: Making directory with metadata 2026/07/29 01:19:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 01:19:53 INFO : sub dir2: Making directory 2026/07/29 01:19:53 INFO : sub dir: Making directory 2026/07/29 01:19:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 01:19:53 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:19:53 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:19:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 01:19:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:19:53 INFO : sub dir/hello world: Copied (new) 2026/07/29 01:19:53 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/29 01:19:53 DEBUG : B2 bucket rclone-test-corimig0robi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/29 01:19:54 DEBUG : B2 bucket rclone-test-corimig0robi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.28s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:19:55 INFO : sub dir2: Making directory 2026/07/29 01:19:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 01:19:55 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:19:55 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:19:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 01:19:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:19:55 INFO : sub dir/hello world: Copied (new) 2026/07/29 01:19:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:19:56 DEBUG : sub dir2: Making directory with metadata 2026/07/29 01:19:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 01:19:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 01:19:56 INFO : sub dir2: Making directory 2026/07/29 01:19:56 INFO : sub dir: Making directory 2026/07/29 01:19:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 01:19:56 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:19:56 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:19:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 01:19:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:19:56 INFO : sub dir/hello world: Copied (new) 2026/07/29 01:19:56 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/29 01:19:56 DEBUG : B2 bucket rclone-test-corimig0robi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.07s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:19:57 INFO : sub dir2: Making directory 2026/07/29 01:19:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 01:19:57 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:19:57 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:19:58 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 01:19:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:19:58 INFO : sub dir/hello world: Copied (new) 2026/07/29 01:19:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.12s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:19:59 DEBUG : Creating backend with remote "TestB2:rclone-test-quwujeh0zara" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-corimig0robi -> B2 bucket rclone-test-quwujeh0zara 2026/07/29 01:20:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 01:20:00 DEBUG : B2 bucket rclone-test-quwujeh0zara: Waiting for checks to finish 2026/07/29 01:20:00 DEBUG : B2 bucket rclone-test-quwujeh0zara: Waiting for transfers to finish 2026/07/29 01:20:00 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 01:20:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:20:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/29 01:20:01 DEBUG : B2 bucket rclone-test-quwujeh0zara: Purge remote 2026/07/29 01:20:01 INFO : B2 bucket rclone-test-quwujeh0zara: cleaning bucket "rclone-test-quwujeh0zara" of all files 2026/07/29 01:20:01 DEBUG : sub dir/hello world: Deleting (id "4_zffd20d23705dabbb9ff80e1b_f110959260ae4c9c7_d20260729_m012000_c001_v0001180_t0038_u01785288000729") --- PASS: TestServerSideCopy (3.61s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:02 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:20:02 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:20:02 DEBUG : sub dir/hello world: Sizes differ 2026/07/29 01:20:02 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:02 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:03 DEBUG : sub dir/hello world: size = 17 OK 2026/07/29 01:20:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/29 01:20:03 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.55s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:04 DEBUG : Creating backend with remote "TestB2:rclone-test-jotixid5hifa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-corimig0robi -> B2 bucket rclone-test-jotixid5hifa 2026/07/29 01:20:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 01:20:05 DEBUG : B2 bucket rclone-test-jotixid5hifa: Waiting for checks to finish 2026/07/29 01:20:05 DEBUG : B2 bucket rclone-test-jotixid5hifa: Waiting for transfers to finish 2026/07/29 01:20:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 01:20:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:20:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/29 01:20:06 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:20:06 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jotixid5hifa) 2026/07/29 01:20:06 DEBUG : sub dir/hello world: Sizes differ 2026/07/29 01:20:06 DEBUG : B2 bucket rclone-test-jotixid5hifa: Waiting for checks to finish 2026/07/29 01:20:06 DEBUG : B2 bucket rclone-test-jotixid5hifa: Waiting for transfers to finish 2026/07/29 01:20:07 DEBUG : sub dir/hello world: size = 17 OK 2026/07/29 01:20:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/29 01:20:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/29 01:20:07 DEBUG : B2 bucket rclone-test-jotixid5hifa: Purge remote 2026/07/29 01:20:07 INFO : B2 bucket rclone-test-jotixid5hifa: cleaning bucket "rclone-test-jotixid5hifa" of all files 2026/07/29 01:20:07 DEBUG : sub dir/hello world: Deleting (id "4_z3f421d73705dabbb9ff80e1b_f1110124cb11fff80_d20260729_m012007_c001_v0001115_t0042_u01785288007048") 2026/07/29 01:20:07 DEBUG : sub dir/hello world: Deleting (id "4_z3f421d73705dabbb9ff80e1b_f1188e4a857218dec_d20260729_m012005_c001_v0001150_t0035_u01785288005910") --- PASS: TestServerSideCopyOverSelf (5.78s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:10 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:20:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:20:10 DEBUG : sub dir/hello world: Sizes differ 2026/07/29 01:20:10 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:10 DEBUG : sub dir/hello world: size = 17 OK 2026/07/29 01:20:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/29 01:20:10 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/29 01:20:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.67s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:11 DEBUG : Creating backend with remote "TestB2:rclone-test-rufuhor8zodu" 2026/07/29 01:20:11 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-corimig0robi -> B2 bucket rclone-test-rufuhor8zodu 2026/07/29 01:20:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 01:20:12 DEBUG : B2 bucket rclone-test-rufuhor8zodu: Waiting for checks to finish 2026/07/29 01:20:12 DEBUG : B2 bucket rclone-test-rufuhor8zodu: Waiting for transfers to finish 2026/07/29 01:20:13 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 01:20:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:20:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/29 01:20:14 DEBUG : B2 bucket rclone-test-rufuhor8zodu: Waiting for checks to finish 2026/07/29 01:20:14 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:20:14 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rufuhor8zodu) 2026/07/29 01:20:14 DEBUG : sub dir/hello world: Sizes differ 2026/07/29 01:20:14 DEBUG : B2 bucket rclone-test-rufuhor8zodu: Waiting for transfers to finish 2026/07/29 01:20:14 DEBUG : sub dir/hello world: size = 17 OK 2026/07/29 01:20:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/29 01:20:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/29 01:20:14 INFO : sub dir/hello world: Deleted 2026/07/29 01:20:15 DEBUG : testing file moves 2026/07/29 01:20:15 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:20:15 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-rufuhor8zodu) 2026/07/29 01:20:15 DEBUG : sub dir/hello world: Sizes differ 2026/07/29 01:20:15 DEBUG : B2 bucket rclone-test-rufuhor8zodu: Waiting for checks to finish 2026/07/29 01:20:15 DEBUG : B2 bucket rclone-test-rufuhor8zodu: Waiting for transfers to finish 2026/07/29 01:20:16 DEBUG : sub dir/hello world: size = 24 OK 2026/07/29 01:20:16 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/29 01:20:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/29 01:20:16 INFO : sub dir/hello world: Deleted 2026/07/29 01:20:17 DEBUG : B2 bucket rclone-test-rufuhor8zodu: Purge remote 2026/07/29 01:20:17 INFO : B2 bucket rclone-test-rufuhor8zodu: cleaning bucket "rclone-test-rufuhor8zodu" of all files 2026/07/29 01:20:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f223d53705dabbb9ff80e1b_f105cf36cd17bfe7f_d20260729_m012016_c001_v0001179_t0051_u01785288016049") 2026/07/29 01:20:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f223d53705dabbb9ff80e1b_f11722020d69cdf67_d20260729_m012014_c001_v0001176_t0012_u01785288014651") 2026/07/29 01:20:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f223d53705dabbb9ff80e1b_f1003240a6a3d1742_d20260729_m012013_c001_v0001097_t0025_u01785288013513") --- PASS: TestServerSideMoveOverSelf (7.46s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:18 ERROR : error listing: directory not found 2026/07/29 01:20:19 INFO : Local file system at /tmp/rclone2197096110: Making directory 2026/07/29 01:20:19 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:19 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.36s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 01:20:20 DEBUG : Local file system at /tmp/rclone2197096110: Waiting for checks to finish 2026/07/29 01:20:20 DEBUG : Local file system at /tmp/rclone2197096110: Waiting for transfers to finish 2026/07/29 01:20:21 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/29 01:20:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:20:21 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/29 01:20:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.68s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:22 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/29 01:20:22 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:22 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:22 DEBUG : check sum: size = 1 OK 2026/07/29 01:20:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/29 01:20:22 INFO : check sum: Copied (new) 2026/07/29 01:20:22 DEBUG : Waiting for deletions to finish 2026/07/29 01:20:22 DEBUG : check sum: size = 1 OK 2026/07/29 01:20:22 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/29 01:20:22 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/29 01:20:22 DEBUG : check sum: Unchanged skipping 2026/07/29 01:20:22 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:22 DEBUG : Waiting for deletions to finish 2026/07/29 01:20:22 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.54s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:23 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/29 01:20:23 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:23 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:23 DEBUG : sizeonly: size = 6 OK 2026/07/29 01:20:23 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/29 01:20:23 INFO : sizeonly: Copied (new) 2026/07/29 01:20:23 DEBUG : Waiting for deletions to finish 2026/07/29 01:20:24 DEBUG : sizeonly: size = 6 OK 2026/07/29 01:20:24 DEBUG : sizeonly: Sizes identical 2026/07/29 01:20:24 DEBUG : sizeonly: Unchanged skipping 2026/07/29 01:20:24 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:24 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:24 DEBUG : Waiting for deletions to finish 2026/07/29 01:20:24 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.58s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/29 01:20:25 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:25 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:25 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/29 01:20:25 INFO : ignore-size: Copied (new) 2026/07/29 01:20:25 DEBUG : Waiting for deletions to finish 2026/07/29 01:20:25 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:25 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:20:25 DEBUG : ignore-size: Unchanged skipping 2026/07/29 01:20:25 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:25 DEBUG : Waiting for deletions to finish 2026/07/29 01:20:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.56s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:27 DEBUG : existing: size = 6 OK 2026/07/29 01:20:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:20:27 DEBUG : existing: Unchanged skipping 2026/07/29 01:20:27 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:27 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:27 DEBUG : Waiting for deletions to finish 2026/07/29 01:20:27 INFO : There was nothing to transfer 2026/07/29 01:20:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/29 01:20:27 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:27 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:27 DEBUG : existing: size = 6 OK 2026/07/29 01:20:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/29 01:20:27 INFO : existing: Copied (replaced existing) 2026/07/29 01:20:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.74s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/29 01:20:28 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:28 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:28 DEBUG : existing: size = 6 OK 2026/07/29 01:20:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/29 01:20:28 INFO : existing: Copied (new) 2026/07/29 01:20:28 DEBUG : Waiting for deletions to finish 2026/07/29 01:20:29 DEBUG : existing: Destination exists, skipping 2026/07/29 01:20:29 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:29 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:29 DEBUG : Waiting for deletions to finish 2026/07/29 01:20:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.55s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:30 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/29 01:20:30 DEBUG : c/non empty space: size = 5 OK 2026/07/29 01:20:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/29 01:20:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:20:30 DEBUG : c/non empty space: Unchanged skipping 2026/07/29 01:20:30 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:30 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:31 DEBUG : a/potato2: size = 60 OK 2026/07/29 01:20:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/29 01:20:31 INFO : a/potato2: Copied (new) 2026/07/29 01:20:31 DEBUG : Waiting for deletions to finish 2026/07/29 01:20:31 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.69s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:33 DEBUG : empty space: size = 1 OK 2026/07/29 01:20:33 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/29 01:20:33 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/29 01:20:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/29 01:20:33 DEBUG : empty space: Unchanged skipping 2026/07/29 01:20:33 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:33 DEBUG : Waiting for deletions to finish 2026/07/29 01:20:33 INFO : There was nothing to transfer 2026/07/29 01:20:33 DEBUG : empty space: size = 1 OK 2026/07/29 01:20:33 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/29 01:20:33 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/29 01:20:34 INFO : empty space: Updated modification time in destination 2026/07/29 01:20:34 DEBUG : empty space: Unchanged skipping 2026/07/29 01:20:34 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:34 DEBUG : Waiting for deletions to finish 2026/07/29 01:20:34 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.78s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:35 DEBUG : empty space: size = 1 OK 2026/07/29 01:20:35 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/07/29 01:20:35 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/29 01:20:35 DEBUG : empty space: Unchanged skipping 2026/07/29 01:20:35 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:35 DEBUG : Waiting for deletions to finish 2026/07/29 01:20:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.43s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:37 DEBUG : foo: size = 3 OK 2026/07/29 01:20:37 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:37 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/29 01:20:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:20:37 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:20:37 DEBUG : foo: sha1 differ 2026/07/29 01:20:37 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:37 DEBUG : foo: size = 3 OK 2026/07/29 01:20:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/29 01:20:37 INFO : foo: Copied (replaced existing) 2026/07/29 01:20:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:38 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/29 01:20:38 DEBUG : empty space: size = 1 OK 2026/07/29 01:20:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:20:38 DEBUG : empty space: Unchanged skipping 2026/07/29 01:20:38 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:38 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:39 DEBUG : potato: size = 60 OK 2026/07/29 01:20:39 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/29 01:20:39 INFO : potato: Copied (new) 2026/07/29 01:20:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.39s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:41 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:20:41 DEBUG : potato: size = 60 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:20:41 DEBUG : potato: Sizes differ 2026/07/29 01:20:41 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:41 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:41 DEBUG : potato: size = 21 OK 2026/07/29 01:20:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/29 01:20:41 INFO : potato: Copied (replaced existing) 2026/07/29 01:20:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.57s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:42 DEBUG : potato: size = 21 OK 2026/07/29 01:20:42 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/29 01:20:42 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2197096110) 2026/07/29 01:20:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:20:42 DEBUG : potato: sha1 differ 2026/07/29 01:20:42 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:43 DEBUG : potato: size = 21 OK 2026/07/29 01:20:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/29 01:20:43 INFO : potato: Copied (replaced existing) 2026/07/29 01:20:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 01:20:44 DEBUG : empty space: size = 1 OK 2026/07/29 01:20:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:20:44 DEBUG : empty space: Unchanged skipping 2026/07/29 01:20:44 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:44 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/29 01:20:44 DEBUG : Waiting for deletions to finish 2026/07/29 01:20:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 01:20:46 DEBUG : empty space: size = 1 OK 2026/07/29 01:20:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:20:46 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:46 DEBUG : empty space: Unchanged skipping 2026/07/29 01:20:46 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:46 DEBUG : potato2: size = 60 OK 2026/07/29 01:20:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/29 01:20:46 INFO : potato2: Copied (new) 2026/07/29 01:20:46 DEBUG : Waiting for deletions to finish 2026/07/29 01:20:46 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:47 INFO : d: Making directory 2026/07/29 01:20:47 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/29 01:20:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/29 01:20:48 DEBUG : c/non empty space: size = 5 OK 2026/07/29 01:20:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:20:48 DEBUG : c/non empty space: Unchanged skipping 2026/07/29 01:20:48 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:48 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:48 DEBUG : a/potato2: size = 60 OK 2026/07/29 01:20:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/29 01:20:48 INFO : a/potato2: Copied (new) 2026/07/29 01:20:48 DEBUG : Waiting for deletions to finish 2026/07/29 01:20:48 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:50 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/29 01:20:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/29 01:20:50 DEBUG : c/non empty space: size = 5 OK 2026/07/29 01:20:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:20:50 DEBUG : c/non empty space: Unchanged skipping 2026/07/29 01:20:50 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:50 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:50 DEBUG : a/potato2: size = 60 OK 2026/07/29 01:20:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/29 01:20:50 INFO : a/potato2: Copied (new) 2026/07/29 01:20:50 ERROR : B2 bucket rclone-test-corimig0robi: not deleting files as there were IO errors 2026/07/29 01:20:50 ERROR : B2 bucket rclone-test-corimig0robi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:52 DEBUG : Waiting for deletions to finish 2026/07/29 01:20:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 01:20:52 DEBUG : empty space: size = 1 OK 2026/07/29 01:20:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:20:52 DEBUG : empty space: Unchanged skipping 2026/07/29 01:20:52 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:52 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:52 INFO : potato: Deleted 2026/07/29 01:20:52 DEBUG : potato2: size = 60 OK 2026/07/29 01:20:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/29 01:20:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.99s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:54 DEBUG : Waiting for deletions to finish 2026/07/29 01:20:54 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:54 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:54 INFO : potato: Deleted 2026/07/29 01:20:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 01:20:54 DEBUG : empty space: size = 1 OK 2026/07/29 01:20:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:20:54 DEBUG : empty space: Unchanged skipping 2026/07/29 01:20:54 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:54 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:55 DEBUG : potato2: size = 60 OK 2026/07/29 01:20:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/29 01:20:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.29s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 01:20:56 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:56 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:56 DEBUG : potato2: size = 19 OK 2026/07/29 01:20:56 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/29 01:20:56 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.84s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:20:58 DEBUG : enormous: Excluded (Size Filter) 2026/07/29 01:20:58 DEBUG : enormous: Excluded 2026/07/29 01:20:58 DEBUG : potato2: Excluded (Size Filter) 2026/07/29 01:20:58 DEBUG : potato2: Excluded 2026/07/29 01:20:58 DEBUG : potato2: Excluded (Size Filter) 2026/07/29 01:20:58 DEBUG : empty space: size = 1 OK 2026/07/29 01:20:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:20:58 DEBUG : empty space: Unchanged skipping 2026/07/29 01:20:58 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:20:58 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:20:58 DEBUG : Waiting for deletions to finish 2026/07/29 01:20:58 INFO : There was nothing to transfer 2026/07/29 01:20:58 DEBUG : enormous: Excluded (Size Filter) 2026/07/29 01:20:58 DEBUG : enormous: Excluded 2026/07/29 01:20:58 DEBUG : potato2: Excluded (Size Filter) 2026/07/29 01:20:58 DEBUG : potato2: Excluded 2026/07/29 01:20:58 DEBUG : potato2: Excluded (Size Filter) 2026/07/29 01:20:58 DEBUG : empty space: size = 1 OK 2026/07/29 01:20:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/29 01:20:58 DEBUG : empty space: Unchanged skipping 2026/07/29 01:20:58 DEBUG : Local file system at /tmp/rclone2197096110: Waiting for checks to finish 2026/07/29 01:20:58 DEBUG : Local file system at /tmp/rclone2197096110: Waiting for transfers to finish 2026/07/29 01:20:58 DEBUG : Waiting for deletions to finish 2026/07/29 01:20:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.90s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:21:01 DEBUG : enormous: Excluded (Size Filter) 2026/07/29 01:21:01 DEBUG : enormous: Excluded 2026/07/29 01:21:01 DEBUG : potato2: Excluded (Size Filter) 2026/07/29 01:21:01 DEBUG : potato2: Excluded 2026/07/29 01:21:01 DEBUG : empty space: size = 1 OK 2026/07/29 01:21:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:21:01 DEBUG : empty space: Unchanged skipping 2026/07/29 01:21:01 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:21:01 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:21:01 DEBUG : Waiting for deletions to finish 2026/07/29 01:21:01 INFO : potato2: Deleted 2026/07/29 01:21:01 INFO : enormous: Deleted 2026/07/29 01:21:01 INFO : There was nothing to transfer 2026/07/29 01:21:02 DEBUG : empty space: size = 1 OK 2026/07/29 01:21:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/29 01:21:02 DEBUG : empty space: Unchanged skipping 2026/07/29 01:21:02 DEBUG : Local file system at /tmp/rclone2197096110: Waiting for checks to finish 2026/07/29 01:21:02 DEBUG : Local file system at /tmp/rclone2197096110: Waiting for transfers to finish 2026/07/29 01:21:02 DEBUG : Waiting for deletions to finish 2026/07/29 01:21:02 INFO : enormous: Deleted 2026/07/29 01:21:02 INFO : potato2: Deleted 2026/07/29 01:21:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.02s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:21:03 DEBUG : five: Need to transfer - File not found at Destination 2026/07/29 01:21:03 DEBUG : four: size = 4 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:21:03 DEBUG : four: size = 8 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:21:03 DEBUG : four: Sizes differ 2026/07/29 01:21:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/29 01:21:03 DEBUG : one: Destination is newer than source, skipping 2026/07/29 01:21:03 DEBUG : three: size = 5 OK 2026/07/29 01:21:03 DEBUG : three: Sizes identical 2026/07/29 01:21:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/29 01:21:03 DEBUG : two: size = 3 OK 2026/07/29 01:21:03 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:21:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2197096110) 2026/07/29 01:21:03 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:21:03 DEBUG : two: sha1 differ 2026/07/29 01:21:03 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:21:04 DEBUG : five: size = 4 OK 2026/07/29 01:21:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/29 01:21:04 INFO : five: Copied (new) 2026/07/29 01:21:04 DEBUG : four: size = 4 OK 2026/07/29 01:21:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/29 01:21:04 INFO : four: Copied (replaced existing) 2026/07/29 01:21:04 DEBUG : two: size = 3 OK 2026/07/29 01:21:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/29 01:21:04 INFO : two: Copied (replaced existing) 2026/07/29 01:21:04 DEBUG : Waiting for deletions to finish 2026/07/29 01:21:05 DEBUG : five: size = 4 OK 2026/07/29 01:21:05 DEBUG : four: size = 4 OK 2026/07/29 01:21:05 DEBUG : one: Destination is newer than source, skipping 2026/07/29 01:21:05 DEBUG : two: size = 3 OK 2026/07/29 01:21:05 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:21:05 DEBUG : three: size = 5 OK 2026/07/29 01:21:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/29 01:21:05 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/29 01:21:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/29 01:21:05 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/29 01:21:05 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/29 01:21:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2197096110) 2026/07/29 01:21:05 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:21:05 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/29 01:21:05 DEBUG : three: sha1 differ 2026/07/29 01:21:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/29 01:21:05 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/29 01:21:05 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/29 01:21:05 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/29 01:21:05 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:21:05 DEBUG : three: size = 5 OK 2026/07/29 01:21:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/29 01:21:05 INFO : three: Copied (replaced existing) 2026/07/29 01:21:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.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:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/29 01:21:07 INFO : B2 bucket rclone-test-corimig0robi: Making map for --track-renames 2026/07/29 01:21:07 INFO : B2 bucket rclone-test-corimig0robi: Finished making map for --track-renames 2026/07/29 01:21:07 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:21:07 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for renames to finish 2026/07/29 01:21:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/29 01:21:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/29 01:21:07 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:21:07 DEBUG : yam: size = 11 OK 2026/07/29 01:21:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/29 01:21:07 INFO : yam: Copied (new) 2026/07/29 01:21:07 DEBUG : potato: size = 14 OK 2026/07/29 01:21:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/29 01:21:07 INFO : potato: Copied (new) 2026/07/29 01:21:07 DEBUG : Waiting for deletions to finish 2026/07/29 01:21:08 INFO : B2 bucket rclone-test-corimig0robi: Making map for --track-renames 2026/07/29 01:21:08 DEBUG : potato: size = 14 OK 2026/07/29 01:21:08 INFO : B2 bucket rclone-test-corimig0robi: Finished making map for --track-renames 2026/07/29 01:21:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:21:08 DEBUG : potato: Unchanged skipping 2026/07/29 01:21:08 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:21:08 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for renames to finish 2026/07/29 01:21:09 DEBUG : yaml: size = 11 OK 2026/07/29 01:21:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/29 01:21:09 INFO : yam: Copied (server-side copy) to: yaml 2026/07/29 01:21:09 INFO : yam: Deleted 2026/07/29 01:21:09 INFO : yaml: Renamed from "yam" 2026/07/29 01:21:09 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:21:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.34s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/29 01:21:10 INFO : B2 bucket rclone-test-corimig0robi: Making map for --track-renames 2026/07/29 01:21:10 INFO : B2 bucket rclone-test-corimig0robi: Finished making map for --track-renames 2026/07/29 01:21:10 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:21:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/29 01:21:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/29 01:21:10 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for renames to finish 2026/07/29 01:21:10 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:21:10 DEBUG : yam: size = 11 OK 2026/07/29 01:21:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/29 01:21:10 INFO : yam: Copied (new) 2026/07/29 01:21:10 DEBUG : potato: size = 14 OK 2026/07/29 01:21:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/29 01:21:10 INFO : potato: Copied (new) 2026/07/29 01:21:10 DEBUG : Waiting for deletions to finish 2026/07/29 01:21:11 DEBUG : potato: size = 14 OK 2026/07/29 01:21:11 INFO : B2 bucket rclone-test-corimig0robi: Making map for --track-renames 2026/07/29 01:21:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:21:11 INFO : B2 bucket rclone-test-corimig0robi: Finished making map for --track-renames 2026/07/29 01:21:11 DEBUG : potato: Unchanged skipping 2026/07/29 01:21:11 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:21:11 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for renames to finish 2026/07/29 01:21:11 DEBUG : yaml: size = 11 OK 2026/07/29 01:21:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/29 01:21:11 INFO : yam: Copied (server-side copy) to: yaml 2026/07/29 01:21:12 INFO : yam: Deleted 2026/07/29 01:21:12 INFO : yaml: Renamed from "yam" 2026/07/29 01:21:12 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:21:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.79s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/29 01:21:13 INFO : B2 bucket rclone-test-corimig0robi: Making map for --track-renames 2026/07/29 01:21:13 INFO : B2 bucket rclone-test-corimig0robi: Finished making map for --track-renames 2026/07/29 01:21:13 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:21:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/29 01:21:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/29 01:21:13 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for renames to finish 2026/07/29 01:21:13 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:21:13 DEBUG : potato: size = 14 OK 2026/07/29 01:21:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/29 01:21:13 INFO : potato: Copied (new) 2026/07/29 01:21:14 DEBUG : sub/yam: size = 11 OK 2026/07/29 01:21:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/29 01:21:14 INFO : sub/yam: Copied (new) 2026/07/29 01:21:14 DEBUG : Waiting for deletions to finish 2026/07/29 01:21:14 DEBUG : potato: size = 14 OK 2026/07/29 01:21:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:21:14 DEBUG : potato: Unchanged skipping 2026/07/29 01:21:14 INFO : B2 bucket rclone-test-corimig0robi: Making map for --track-renames 2026/07/29 01:21:14 INFO : B2 bucket rclone-test-corimig0robi: Finished making map for --track-renames 2026/07/29 01:21:14 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:21:14 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for renames to finish 2026/07/29 01:21:14 DEBUG : yam: size = 11 OK 2026/07/29 01:21:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/29 01:21:14 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/29 01:21:15 INFO : sub/yam: Deleted 2026/07/29 01:21:15 INFO : yam: Renamed from "sub/yam" 2026/07/29 01:21:15 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:21:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.91s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:21:15 DEBUG : Creating backend with remote "/tmp/rclone2197096110/dir1" 2026/07/29 01:21:15 DEBUG : Creating backend with remote "/tmp/rclone2197096110/dir2" 2026/07/29 01:21:15 DEBUG : Local file system at /tmp/rclone2197096110/dir2: Using server-side directory move 2026/07/29 01:21:15 INFO : Local file system at /tmp/rclone2197096110/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/29 01:21:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/29 01:21:15 DEBUG : Local file system at /tmp/rclone2197096110/dir2: Waiting for checks to finish 2026/07/29 01:21:15 DEBUG : Local file system at /tmp/rclone2197096110/dir2: Waiting for transfers to finish 2026/07/29 01:21:15 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:21:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 01:21:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/29 01:21:16 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:21:16 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:21:16 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/29 01:21:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/29 01:21:16 INFO : nested/sub dir/file: Copied (new) 2026/07/29 01:21:16 INFO : nested/sub dir/file: Deleted 2026/07/29 01:21:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 01:21:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:21:17 INFO : sub dir/hello world: Copied (new) 2026/07/29 01:21:17 INFO : sub dir/hello world: Deleted 2026/07/29 01:21:17 INFO : sub dir: Removing directory 2026/07/29 01:21:17 INFO : nested/sub dir: Removing directory 2026/07/29 01:21:17 INFO : nested: Removing directory 2026/07/29 01:21:17 DEBUG : Local file system at /tmp/rclone2197096110: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.63s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:21:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 01:21:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/29 01:21:18 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:21:18 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:21:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 01:21:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:21:18 INFO : sub dir/hello world: Copied (new) 2026/07/29 01:21:18 INFO : sub dir/hello world: Deleted 2026/07/29 01:21:18 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/29 01:21:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/29 01:21:18 INFO : nested/sub dir/file: Copied (new) 2026/07/29 01:21:18 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.43s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:21:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/29 01:21:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/29 01:21:19 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:21:19 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:21:19 DEBUG : existing-b: size = 6 OK 2026/07/29 01:21:19 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/29 01:21:19 INFO : existing-b: Copied (new) 2026/07/29 01:21:19 INFO : existing-b: Deleted 2026/07/29 01:21:20 DEBUG : existing: size = 6 OK 2026/07/29 01:21:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/29 01:21:20 INFO : existing: Copied (new) 2026/07/29 01:21:20 INFO : existing: Deleted 2026/07/29 01:21:20 DEBUG : existing: Destination exists, skipping 2026/07/29 01:21:20 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:21:20 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/29 01:21:20 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:21:20 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.03s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:21:21 DEBUG : Creating backend with remote "TestB2:rclone-test-dubaver9roqu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-corimig0robi -> B2 bucket rclone-test-dubaver9roqu 2026/07/29 01:21:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 01:21:25 DEBUG : empty space: size = 1 OK 2026/07/29 01:21:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/29 01:21:25 DEBUG : empty space: Unchanged skipping 2026/07/29 01:21:25 DEBUG : potato3: size = 68 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:21:25 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dubaver9roqu) 2026/07/29 01:21:25 DEBUG : potato3: Sizes differ 2026/07/29 01:21:25 DEBUG : B2 bucket rclone-test-dubaver9roqu: Waiting for checks to finish 2026/07/29 01:21:25 INFO : empty space: Deleted 2026/07/29 01:21:25 DEBUG : B2 bucket rclone-test-dubaver9roqu: Waiting for transfers to finish 2026/07/29 01:21:25 DEBUG : potato2: size = 60 OK 2026/07/29 01:21:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/29 01:21:25 INFO : potato2: Copied (server-side copy) 2026/07/29 01:21:25 INFO : potato2: Deleted 2026/07/29 01:21:26 DEBUG : potato3: size = 68 OK 2026/07/29 01:21:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/29 01:21:26 INFO : potato3: Copied (server-side copy) 2026/07/29 01:21:26 INFO : potato3: Deleted 2026/07/29 01:21:26 DEBUG : Creating backend with remote "TestB2:rclone-test-cacagid0sowu" 2026/07/29 01:21:27 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/29 01:21:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 01:21:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/29 01:21:27 DEBUG : B2 bucket rclone-test-cacagid0sowu: Waiting for checks to finish 2026/07/29 01:21:27 DEBUG : B2 bucket rclone-test-cacagid0sowu: Waiting for transfers to finish 2026/07/29 01:21:28 DEBUG : empty space: size = 1 OK 2026/07/29 01:21:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/29 01:21:28 INFO : empty space: Copied (server-side copy) 2026/07/29 01:21:28 INFO : empty space: Deleted 2026/07/29 01:21:28 DEBUG : potato3: size = 68 OK 2026/07/29 01:21:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/29 01:21:28 INFO : potato3: Copied (server-side copy) 2026/07/29 01:21:29 INFO : potato3: Deleted 2026/07/29 01:21:29 DEBUG : potato2: size = 60 OK 2026/07/29 01:21:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/29 01:21:29 INFO : potato2: Copied (server-side copy) 2026/07/29 01:21:29 INFO : potato2: Deleted 2026/07/29 01:21:29 DEBUG : B2 bucket rclone-test-cacagid0sowu: Purge remote 2026/07/29 01:21:29 INFO : B2 bucket rclone-test-cacagid0sowu: cleaning bucket "rclone-test-cacagid0sowu" of all files 2026/07/29 01:21:29 DEBUG : empty space: Deleting (id "4_z7f325d93706dabbb9ff80e1b_f1150a00bae1ca1f6_d20260729_m012128_c001_v0001134_t0026_u01785288088324") 2026/07/29 01:21:29 DEBUG : potato2: Deleting (id "4_z7f325d93706dabbb9ff80e1b_f10299f78c51b29c8_d20260729_m012128_c001_v0001117_t0031_u01785288088622") 2026/07/29 01:21:29 DEBUG : potato3: Deleting (id "4_z7f325d93706dabbb9ff80e1b_f105e0338442e2871_d20260729_m012128_c001_v0001090_t0059_u01785288088676") 2026/07/29 01:21:30 DEBUG : B2 bucket rclone-test-dubaver9roqu: Purge remote 2026/07/29 01:21:30 INFO : B2 bucket rclone-test-dubaver9roqu: cleaning bucket "rclone-test-dubaver9roqu" of all files 2026/07/29 01:21:30 DEBUG : empty space: Deleting (id "4_z4fa24d93706dabbb9ff80e1b_f417cf6c3bb1917cf_d20260729_m012128_c001_v7007000_t0000_u01785288088599") 2026/07/29 01:21:30 DEBUG : empty space: Deleting (id "4_z4fa24d93706dabbb9ff80e1b_f1079926ccda07268_d20260729_m012124_c001_v0001176_t0004_u01785288084672") 2026/07/29 01:21:30 DEBUG : potato2: Deleting (id "4_z4fa24d93706dabbb9ff80e1b_f417cf6c3bb1917d1_d20260729_m012129_c001_v7007000_t0000_u01785288089164") 2026/07/29 01:21:30 DEBUG : potato2: Deleting (id "4_z4fa24d93706dabbb9ff80e1b_f116d2048046ea2ac_d20260729_m012125_c001_v0001102_t0012_u01785288085528") 2026/07/29 01:21:30 DEBUG : potato3: Deleting (id "4_z4fa24d93706dabbb9ff80e1b_f417cf6c3bb1917d0_d20260729_m012128_c001_v7007000_t0000_u01785288088983") 2026/07/29 01:21:30 DEBUG : potato3: Deleting (id "4_z4fa24d93706dabbb9ff80e1b_f1191bc7a10df1264_d20260729_m012125_c001_v0001043_t0019_u01785288085823") 2026/07/29 01:21:30 DEBUG : potato3: Deleting (id "4_z4fa24d93706dabbb9ff80e1b_f1079926ccda0726a_d20260729_m012124_c001_v0001176_t0010_u01785288084905") --- PASS: TestServerSideMove (10.55s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:21:31 DEBUG : Creating backend with remote "TestB2:rclone-test-befemiq7kugu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-corimig0robi -> B2 bucket rclone-test-befemiq7kugu 2026/07/29 01:21:37 DEBUG : empty space: Excluded (Size Filter) 2026/07/29 01:21:37 DEBUG : empty space: Excluded (Size Filter) 2026/07/29 01:21:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 01:21:37 DEBUG : potato3: size = 68 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:21:37 DEBUG : potato3: size = 60 (B2 bucket rclone-test-befemiq7kugu) 2026/07/29 01:21:37 DEBUG : potato3: Sizes differ 2026/07/29 01:21:37 DEBUG : B2 bucket rclone-test-befemiq7kugu: Waiting for checks to finish 2026/07/29 01:21:37 DEBUG : B2 bucket rclone-test-befemiq7kugu: Waiting for transfers to finish 2026/07/29 01:21:37 DEBUG : potato2: size = 60 OK 2026/07/29 01:21:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/29 01:21:37 INFO : potato2: Copied (server-side copy) 2026/07/29 01:21:37 DEBUG : potato3: size = 68 OK 2026/07/29 01:21:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/29 01:21:37 INFO : potato3: Copied (server-side copy) 2026/07/29 01:21:37 INFO : potato2: Deleted 2026/07/29 01:21:38 INFO : potato3: Deleted 2026/07/29 01:21:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kolaxoq3puwu" 2026/07/29 01:21:39 DEBUG : empty space: Excluded (Size Filter) 2026/07/29 01:21:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 01:21:39 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/29 01:21:39 DEBUG : B2 bucket rclone-test-kolaxoq3puwu: Waiting for checks to finish 2026/07/29 01:21:39 DEBUG : B2 bucket rclone-test-kolaxoq3puwu: Waiting for transfers to finish 2026/07/29 01:21:40 DEBUG : potato2: size = 60 OK 2026/07/29 01:21:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/29 01:21:40 INFO : potato2: Copied (server-side copy) 2026/07/29 01:21:40 INFO : potato2: Deleted 2026/07/29 01:21:40 DEBUG : potato3: size = 68 OK 2026/07/29 01:21:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/29 01:21:40 INFO : potato3: Copied (server-side copy) 2026/07/29 01:21:40 INFO : potato3: Deleted 2026/07/29 01:21:41 DEBUG : B2 bucket rclone-test-kolaxoq3puwu: Purge remote 2026/07/29 01:21:41 INFO : B2 bucket rclone-test-kolaxoq3puwu: cleaning bucket "rclone-test-kolaxoq3puwu" of all files 2026/07/29 01:21:41 DEBUG : potato2: Deleting (id "4_z3f028d73706dabbb9ff80e1b_f1110757992a3015d_d20260729_m012140_c001_v0001181_t0020_u01785288100039") 2026/07/29 01:21:41 DEBUG : potato3: Deleting (id "4_z3f028d73706dabbb9ff80e1b_f115d51b4c21a4ae4_d20260729_m012140_c001_v0001184_t0043_u01785288100284") 2026/07/29 01:21:41 DEBUG : B2 bucket rclone-test-befemiq7kugu: Purge remote 2026/07/29 01:21:41 INFO : B2 bucket rclone-test-befemiq7kugu: cleaning bucket "rclone-test-befemiq7kugu" of all files 2026/07/29 01:21:41 DEBUG : empty space: Deleting (id "4_z9fb27d63706dabbb9ff80e1b_f11726c947ed89871_d20260729_m012136_c001_v0001179_t0046_u01785288096255") 2026/07/29 01:21:41 DEBUG : potato2: Deleting (id "4_z9fb27d63706dabbb9ff80e1b_f4000a68a3895af3f_d20260729_m012140_c001_v7007000_t0000_u01785288100259") 2026/07/29 01:21:41 DEBUG : potato2: Deleting (id "4_z9fb27d63706dabbb9ff80e1b_f10119e885643f15a_d20260729_m012137_c001_v0001136_t0037_u01785288097145") 2026/07/29 01:21:41 DEBUG : potato3: Deleting (id "4_z9fb27d63706dabbb9ff80e1b_f4000a68a3895af40_d20260729_m012140_c001_v7007000_t0000_u01785288100497") 2026/07/29 01:21:41 DEBUG : potato3: Deleting (id "4_z9fb27d63706dabbb9ff80e1b_f107ffc6e80dd0e8f_d20260729_m012137_c001_v0001150_t0050_u01785288097521") 2026/07/29 01:21:41 DEBUG : potato3: Deleting (id "4_z9fb27d63706dabbb9ff80e1b_f11726c947ed89873_d20260729_m012136_c001_v0001179_t0021_u01785288096565") --- PASS: TestServerSideMoveWithFilter (11.45s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:21:43 DEBUG : Creating backend with remote "TestB2:rclone-test-qayoquz1cuku" 2026/07/29 01:21:46 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-corimig0robi -> B2 bucket rclone-test-qayoquz1cuku 2026/07/29 01:21:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 01:21:48 DEBUG : empty space: size = 1 OK 2026/07/29 01:21:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/29 01:21:48 DEBUG : empty space: Unchanged skipping 2026/07/29 01:21:48 DEBUG : potato3: size = 68 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:21:48 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qayoquz1cuku) 2026/07/29 01:21:48 DEBUG : potato3: Sizes differ 2026/07/29 01:21:48 DEBUG : B2 bucket rclone-test-qayoquz1cuku: Waiting for checks to finish 2026/07/29 01:21:48 INFO : empty space: Deleted 2026/07/29 01:21:48 DEBUG : B2 bucket rclone-test-qayoquz1cuku: Waiting for transfers to finish 2026/07/29 01:21:49 DEBUG : potato3: size = 68 OK 2026/07/29 01:21:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/29 01:21:49 INFO : potato3: Copied (server-side copy) 2026/07/29 01:21:49 INFO : potato3: Deleted 2026/07/29 01:21:49 DEBUG : potato2: size = 60 OK 2026/07/29 01:21:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/29 01:21:49 INFO : potato2: Copied (server-side copy) 2026/07/29 01:21:49 INFO : potato2: Deleted 2026/07/29 01:21:50 DEBUG : Creating backend with remote "TestB2:rclone-test-vicumot4pasa" 2026/07/29 01:21:50 INFO : tomatoDir: Making directory 2026/07/29 01:21:51 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/29 01:21:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 01:21:51 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/29 01:21:51 DEBUG : B2 bucket rclone-test-vicumot4pasa: Waiting for checks to finish 2026/07/29 01:21:51 DEBUG : B2 bucket rclone-test-vicumot4pasa: Waiting for transfers to finish 2026/07/29 01:21:52 DEBUG : empty space: size = 1 OK 2026/07/29 01:21:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/29 01:21:52 INFO : empty space: Copied (server-side copy) 2026/07/29 01:21:52 DEBUG : potato2: size = 60 OK 2026/07/29 01:21:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/29 01:21:52 INFO : potato2: Copied (server-side copy) 2026/07/29 01:21:52 INFO : empty space: Deleted 2026/07/29 01:21:52 INFO : potato2: Deleted 2026/07/29 01:21:52 DEBUG : potato3: size = 68 OK 2026/07/29 01:21:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/29 01:21:52 INFO : potato3: Copied (server-side copy) 2026/07/29 01:21:53 INFO : potato3: Deleted 2026/07/29 01:21:53 DEBUG : B2 bucket rclone-test-vicumot4pasa: Purge remote 2026/07/29 01:21:53 INFO : B2 bucket rclone-test-vicumot4pasa: cleaning bucket "rclone-test-vicumot4pasa" of all files 2026/07/29 01:21:53 DEBUG : empty space: Deleting (id "4_z0f62bd63706dabbb9ff80e1b_f11467385d3db1696_d20260729_m012152_c001_v0001100_t0005_u01785288112033") 2026/07/29 01:21:53 DEBUG : potato2: Deleting (id "4_z0f62bd63706dabbb9ff80e1b_f109ae0b025ec05c5_d20260729_m012152_c001_v0001182_t0026_u01785288112383") 2026/07/29 01:21:53 DEBUG : potato3: Deleting (id "4_z0f62bd63706dabbb9ff80e1b_f100f52c12f53ef05_d20260729_m012152_c001_v0001174_t0000_u01785288112394") 2026/07/29 01:21:54 DEBUG : B2 bucket rclone-test-qayoquz1cuku: Purge remote 2026/07/29 01:21:54 INFO : B2 bucket rclone-test-qayoquz1cuku: cleaning bucket "rclone-test-qayoquz1cuku" of all files 2026/07/29 01:21:54 DEBUG : empty space: Deleting (id "4_z9f32ad33706dabbb9ff80e1b_f40265e4309cab242_d20260729_m012152_c001_v7007000_t0000_u01785288112420") 2026/07/29 01:21:54 DEBUG : empty space: Deleting (id "4_z9f32ad33706dabbb9ff80e1b_f11993fe967d452df_d20260729_m012147_c001_v0001099_t0015_u01785288107781") 2026/07/29 01:21:54 DEBUG : potato2: Deleting (id "4_z9f32ad33706dabbb9ff80e1b_f40435e01644480d6_d20260729_m012152_c001_v7007000_t0000_u01785288112593") 2026/07/29 01:21:54 DEBUG : potato2: Deleting (id "4_z9f32ad33706dabbb9ff80e1b_f11443c27800d0907_d20260729_m012148_c001_v0001041_t0039_u01785288108875") 2026/07/29 01:21:54 DEBUG : potato3: Deleting (id "4_z9f32ad33706dabbb9ff80e1b_f40435e01644480de_d20260729_m012152_c001_v7007000_t0000_u01785288112945") 2026/07/29 01:21:54 DEBUG : potato3: Deleting (id "4_z9f32ad33706dabbb9ff80e1b_f1155201e196be717_d20260729_m012149_c001_v0001174_t0042_u01785288109286") 2026/07/29 01:21:54 DEBUG : potato3: Deleting (id "4_z9f32ad33706dabbb9ff80e1b_f11993fe967d452e3_d20260729_m012148_c001_v0001099_t0009_u01785288108127") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.46s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:21:55 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/rclone-move-test" 2026/07/29 01:21:55 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (2.51s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:21:58 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:21:59 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/rclone-sync-test" 2026/07/29 01:22:02 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/rclone-sync-test-include/layer2" 2026/07/29 01:22:04 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/rclone-sync-test-ignore-file" 2026/07/29 01:22:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/29 01:22:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/29 01:22:08 DEBUG : pacer: Reducing sleep to 10ms 2026/07/29 01:22:08 DEBUG : B2 bucket rclone-test-corimig0robi path rclone-sync-test: Waiting for checks to finish 2026/07/29 01:22:08 DEBUG : B2 bucket rclone-test-corimig0robi path rclone-sync-test: Waiting for transfers to finish 2026/07/29 01:22:08 DEBUG : Waiting for deletions to finish 2026/07/29 01:22:08 INFO : There was nothing to transfer 2026/07/29 01:22:08 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:22:08 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:22:08 DEBUG : Waiting for deletions to finish 2026/07/29 01:22:08 INFO : There was nothing to transfer 2026/07/29 01:22:08 DEBUG : B2 bucket rclone-test-corimig0robi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/29 01:22:08 DEBUG : B2 bucket rclone-test-corimig0robi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/29 01:22:08 DEBUG : Waiting for deletions to finish 2026/07/29 01:22:08 INFO : There was nothing to transfer 2026/07/29 01:22:09 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:22:09 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:22:09 DEBUG : Waiting for deletions to finish 2026/07/29 01:22:09 INFO : There was nothing to transfer 2026/07/29 01:22:09 DEBUG : B2 bucket rclone-test-corimig0robi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/29 01:22:09 DEBUG : B2 bucket rclone-test-corimig0robi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/29 01:22:09 DEBUG : Waiting for deletions to finish 2026/07/29 01:22:09 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.13s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:22:10 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/dst" 2026/07/29 01:22:11 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/CompareDest" 2026/07/29 01:22:13 DEBUG : one: Need to transfer - File not found at Destination 2026/07/29 01:22:13 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:22:13 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:22:13 DEBUG : one: size = 3 OK 2026/07/29 01:22:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/29 01:22:13 INFO : one: Copied (new) 2026/07/29 01:22:13 DEBUG : Waiting for deletions to finish 2026/07/29 01:22:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:22:14 DEBUG : one: size = 3 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:22:14 DEBUG : one: Sizes differ 2026/07/29 01:22:14 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:22:14 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:22:14 DEBUG : one: size = 5 OK 2026/07/29 01:22:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/29 01:22:14 INFO : one: Copied (replaced existing) 2026/07/29 01:22:14 DEBUG : Waiting for deletions to finish 2026/07/29 01:22:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:22:17 DEBUG : one: size = 3 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:22:17 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:22:17 DEBUG : one: Sizes differ 2026/07/29 01:22:17 DEBUG : one: size = 5 OK 2026/07/29 01:22:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:22:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/29 01:22:17 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:22:17 DEBUG : Waiting for deletions to finish 2026/07/29 01:22:17 INFO : There was nothing to transfer 2026/07/29 01:22:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:22:18 DEBUG : one: size = 3 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:22:18 DEBUG : one: Sizes differ 2026/07/29 01:22:18 DEBUG : two: size = 3 OK 2026/07/29 01:22:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:22:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/29 01:22:18 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:22:18 DEBUG : one: size = 5 OK 2026/07/29 01:22:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:22:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/29 01:22:18 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:22:18 DEBUG : Waiting for deletions to finish 2026/07/29 01:22:18 INFO : There was nothing to transfer 2026/07/29 01:22:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:22:19 DEBUG : one: size = 3 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:22:19 DEBUG : one: Sizes differ 2026/07/29 01:22:19 DEBUG : one: size = 5 OK 2026/07/29 01:22:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:22:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/29 01:22:19 DEBUG : two: size = 3 OK 2026/07/29 01:22:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:22:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/29 01:22:19 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:22:19 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:22:19 DEBUG : Waiting for deletions to finish 2026/07/29 01:22:19 INFO : There was nothing to transfer 2026/07/29 01:22:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:22:20 DEBUG : one: size = 3 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:22:20 DEBUG : one: Sizes differ 2026/07/29 01:22:20 DEBUG : one: size = 5 OK 2026/07/29 01:22:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:22:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/29 01:22:20 DEBUG : two: size = 3 OK 2026/07/29 01:22:20 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/07/29 01:22:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/29 01:22:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/29 01:22:20 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:22:20 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:22:20 DEBUG : Waiting for deletions to finish 2026/07/29 01:22:20 INFO : There was nothing to transfer 2026/07/29 01:22:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:22:21 DEBUG : one: size = 3 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:22:21 DEBUG : one: Sizes differ 2026/07/29 01:22:21 DEBUG : one: size = 5 OK 2026/07/29 01:22:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:22:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/29 01:22:21 DEBUG : two: size = 5 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:22:21 DEBUG : two: size = 3 (B2 bucket rclone-test-corimig0robi path CompareDest) 2026/07/29 01:22:21 DEBUG : two: Sizes differ 2026/07/29 01:22:21 DEBUG : two: Need to transfer - File not found at Destination 2026/07/29 01:22:21 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:22:21 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:22:21 DEBUG : two: size = 5 OK 2026/07/29 01:22:21 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/29 01:22:21 INFO : two: Copied (new) 2026/07/29 01:22:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.09s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:22:24 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/dest" 2026/07/29 01:22:26 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/pre-dest1" 2026/07/29 01:22:27 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/pre-dest2" 2026/07/29 01:22:29 DEBUG : 1: size = 1 OK 2026/07/29 01:22:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:22:29 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/29 01:22:29 DEBUG : 2: size = 1 OK 2026/07/29 01:22:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:22:29 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/29 01:22:29 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/29 01:22:29 DEBUG : B2 bucket rclone-test-corimig0robi path dest: Waiting for checks to finish 2026/07/29 01:22:29 DEBUG : B2 bucket rclone-test-corimig0robi path dest: Waiting for transfers to finish 2026/07/29 01:22:30 DEBUG : 3: size = 1 OK 2026/07/29 01:22:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/29 01:22:30 INFO : 3: Copied (new) 2026/07/29 01:22:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.12s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:22:32 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/dst" 2026/07/29 01:22:33 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/CopyDest" 2026/07/29 01:22:35 DEBUG : one: Need to transfer - File not found at Destination 2026/07/29 01:22:35 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:22:35 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:22:36 DEBUG : one: size = 3 OK 2026/07/29 01:22:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/29 01:22:36 INFO : one: Copied (new) 2026/07/29 01:22:36 DEBUG : Waiting for deletions to finish 2026/07/29 01:22:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:22:36 DEBUG : one: size = 3 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:22:36 DEBUG : one: Sizes differ 2026/07/29 01:22:36 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:22:36 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:22:37 DEBUG : one: size = 5 OK 2026/07/29 01:22:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/29 01:22:37 INFO : one: Copied (replaced existing) 2026/07/29 01:22:37 DEBUG : Waiting for deletions to finish 2026/07/29 01:22:39 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/BackupDir" 2026/07/29 01:22:40 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:22:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:22:40 DEBUG : one: size = 3 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:22:40 DEBUG : one: Sizes differ 2026/07/29 01:22:40 DEBUG : one: size = 5 OK 2026/07/29 01:22:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:22:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:22:40 DEBUG : one: size = 3 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:22:40 DEBUG : one: Sizes differ 2026/07/29 01:22:42 DEBUG : one: size = 3 OK 2026/07/29 01:22:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/29 01:22:42 INFO : one: Copied (server-side copy) 2026/07/29 01:22:42 INFO : one: Deleted 2026/07/29 01:22:42 DEBUG : one: size = 5 OK 2026/07/29 01:22:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/29 01:22:42 INFO : one: Copied (server-side copy) 2026/07/29 01:22:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/29 01:22:42 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:22:42 DEBUG : Waiting for deletions to finish 2026/07/29 01:22:44 DEBUG : one: size = 5 OK 2026/07/29 01:22:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:22:44 DEBUG : one: Unchanged skipping 2026/07/29 01:22:44 DEBUG : two: size = 3 OK 2026/07/29 01:22:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:22:44 DEBUG : two: size = 3 OK 2026/07/29 01:22:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/29 01:22:44 INFO : two: Copied (server-side copy) 2026/07/29 01:22:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/29 01:22:44 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:22:44 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:22:44 DEBUG : Waiting for deletions to finish 2026/07/29 01:22:44 DEBUG : two: size = 3 OK 2026/07/29 01:22:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:22:44 DEBUG : two: Unchanged skipping 2026/07/29 01:22:44 DEBUG : one: size = 5 OK 2026/07/29 01:22:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:22:44 DEBUG : one: Unchanged skipping 2026/07/29 01:22:44 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:22:44 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:22:44 DEBUG : Waiting for deletions to finish 2026/07/29 01:22:44 INFO : There was nothing to transfer 2026/07/29 01:22:46 DEBUG : one: size = 5 OK 2026/07/29 01:22:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:22:46 DEBUG : one: Unchanged skipping 2026/07/29 01:22:46 DEBUG : three: size = 7 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:22:46 DEBUG : three: size = 5 (B2 bucket rclone-test-corimig0robi path CopyDest) 2026/07/29 01:22:46 DEBUG : three: Sizes differ 2026/07/29 01:22:46 DEBUG : three: Destination not found in --copy-dest 2026/07/29 01:22:46 DEBUG : three: Need to transfer - File not found at Destination 2026/07/29 01:22:46 DEBUG : two: size = 3 OK 2026/07/29 01:22:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 01:22:46 DEBUG : two: Unchanged skipping 2026/07/29 01:22:46 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:22:46 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:22:46 DEBUG : three: size = 7 OK 2026/07/29 01:22:46 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/29 01:22:46 INFO : three: Copied (new) 2026/07/29 01:22:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.51s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:22:50 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/dst" 2026/07/29 01:22:51 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/backup" 2026/07/29 01:22:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:22:53 DEBUG : one: size = 3 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:22:53 DEBUG : one: Sizes differ 2026/07/29 01:22:53 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:22:53 DEBUG : two: size = 3 OK 2026/07/29 01:22:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:22:53 DEBUG : two: Unchanged skipping 2026/07/29 01:22:54 DEBUG : one: size = 3 OK 2026/07/29 01:22:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/29 01:22:54 INFO : one: Copied (server-side copy) 2026/07/29 01:22:55 INFO : one: Deleted 2026/07/29 01:22:55 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:22:56 DEBUG : one: size = 4 OK 2026/07/29 01:22:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/29 01:22:56 INFO : one: Copied (new) 2026/07/29 01:22:56 DEBUG : Waiting for deletions to finish 2026/07/29 01:22:56 DEBUG : three.txt: size = 5 OK 2026/07/29 01:22:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/29 01:22:56 INFO : three.txt: Copied (server-side copy) 2026/07/29 01:22:57 INFO : three.txt: Deleted 2026/07/29 01:22:57 INFO : three.txt: Moved into backup dir 2026/07/29 01:22:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:22:58 DEBUG : one: size = 4 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:22:58 DEBUG : one: Sizes differ 2026/07/29 01:22:58 DEBUG : two: size = 3 OK 2026/07/29 01:22:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:22:58 DEBUG : two: Unchanged skipping 2026/07/29 01:22:58 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:22:59 DEBUG : one: size = 4 OK 2026/07/29 01:22:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/29 01:22:59 INFO : one: Copied (server-side copy) 2026/07/29 01:22:59 INFO : one: Deleted 2026/07/29 01:22:59 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:22:59 DEBUG : one: size = 5 OK 2026/07/29 01:22:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/29 01:22:59 INFO : one: Copied (new) 2026/07/29 01:22:59 DEBUG : Waiting for deletions to finish 2026/07/29 01:23:00 DEBUG : three.txt: size = 6 OK 2026/07/29 01:23:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/29 01:23:00 INFO : three.txt: Copied (server-side copy) 2026/07/29 01:23:00 INFO : three.txt: Deleted 2026/07/29 01:23:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.42s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:23:04 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/dst" 2026/07/29 01:23:05 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/backup" 2026/07/29 01:23:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:23:07 DEBUG : one: size = 3 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:23:07 DEBUG : one: Sizes differ 2026/07/29 01:23:07 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:23:07 DEBUG : two: size = 3 OK 2026/07/29 01:23:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:23:07 DEBUG : two: Unchanged skipping 2026/07/29 01:23:08 DEBUG : one.bak: size = 3 OK 2026/07/29 01:23:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/29 01:23:08 INFO : one: Copied (server-side copy) to: one.bak 2026/07/29 01:23:09 INFO : one: Deleted 2026/07/29 01:23:09 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:23:09 DEBUG : one: size = 4 OK 2026/07/29 01:23:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/29 01:23:09 INFO : one: Copied (new) 2026/07/29 01:23:09 DEBUG : Waiting for deletions to finish 2026/07/29 01:23:10 DEBUG : three.txt.bak: size = 5 OK 2026/07/29 01:23:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/29 01:23:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/29 01:23:10 INFO : three.txt: Deleted 2026/07/29 01:23:10 INFO : three.txt: Moved into backup dir 2026/07/29 01:23:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:23:12 DEBUG : one: size = 4 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:23:12 DEBUG : one: Sizes differ 2026/07/29 01:23:12 DEBUG : two: size = 3 OK 2026/07/29 01:23:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:23:12 DEBUG : two: Unchanged skipping 2026/07/29 01:23:12 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:23:12 DEBUG : one.bak: size = 4 OK 2026/07/29 01:23:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/29 01:23:12 INFO : one: Copied (server-side copy) to: one.bak 2026/07/29 01:23:12 INFO : one: Deleted 2026/07/29 01:23:12 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:23:13 DEBUG : one: size = 5 OK 2026/07/29 01:23:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/29 01:23:13 INFO : one: Copied (new) 2026/07/29 01:23:13 DEBUG : Waiting for deletions to finish 2026/07/29 01:23:14 DEBUG : three.txt.bak: size = 6 OK 2026/07/29 01:23:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/29 01:23:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/29 01:23:14 INFO : three.txt: Deleted 2026/07/29 01:23:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:23:18 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/dst" 2026/07/29 01:23:19 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/backup" 2026/07/29 01:23:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:23:20 DEBUG : one: size = 3 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:23:20 DEBUG : one: Sizes differ 2026/07/29 01:23:20 DEBUG : two: size = 3 OK 2026/07/29 01:23:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:23:20 DEBUG : two: Unchanged skipping 2026/07/29 01:23:20 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:23:22 DEBUG : one-2019-01-01: size = 3 OK 2026/07/29 01:23:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/29 01:23:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/29 01:23:22 INFO : one: Deleted 2026/07/29 01:23:22 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:23:24 DEBUG : one: size = 4 OK 2026/07/29 01:23:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/29 01:23:24 INFO : one: Copied (new) 2026/07/29 01:23:24 DEBUG : Waiting for deletions to finish 2026/07/29 01:23:25 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/29 01:23:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/29 01:23:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/29 01:23:25 INFO : three.txt: Deleted 2026/07/29 01:23:25 INFO : three.txt: Moved into backup dir 2026/07/29 01:23:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:23:26 DEBUG : one: size = 4 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:23:26 DEBUG : one: Sizes differ 2026/07/29 01:23:26 DEBUG : two: size = 3 OK 2026/07/29 01:23:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:23:26 DEBUG : two: Unchanged skipping 2026/07/29 01:23:26 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:23:27 DEBUG : one-2019-01-01: size = 4 OK 2026/07/29 01:23:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/29 01:23:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/29 01:23:27 INFO : one: Deleted 2026/07/29 01:23:27 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:23:28 DEBUG : one: size = 5 OK 2026/07/29 01:23:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/29 01:23:28 INFO : one: Copied (new) 2026/07/29 01:23:28 DEBUG : Waiting for deletions to finish 2026/07/29 01:23:28 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/29 01:23:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/29 01:23:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/29 01:23:28 INFO : three.txt: Deleted 2026/07/29 01:23:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.33s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:23:32 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/dst" 2026/07/29 01:23:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:23:34 DEBUG : one: size = 3 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:23:34 DEBUG : one: Sizes differ 2026/07/29 01:23:34 DEBUG : two: size = 3 OK 2026/07/29 01:23:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:23:34 DEBUG : two: Unchanged skipping 2026/07/29 01:23:34 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:23:35 DEBUG : one.bak: size = 3 OK 2026/07/29 01:23:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/29 01:23:35 INFO : one: Copied (server-side copy) to: one.bak 2026/07/29 01:23:35 INFO : one: Deleted 2026/07/29 01:23:35 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:23:36 DEBUG : one: size = 4 OK 2026/07/29 01:23:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/29 01:23:36 INFO : one: Copied (new) 2026/07/29 01:23:36 DEBUG : Waiting for deletions to finish 2026/07/29 01:23:37 DEBUG : three.txt.bak: size = 5 OK 2026/07/29 01:23:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/29 01:23:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/29 01:23:37 INFO : three.txt: Deleted 2026/07/29 01:23:37 INFO : three.txt: Moved into backup dir 2026/07/29 01:23:39 DEBUG : one.bak: Excluded (Path Filter) 2026/07/29 01:23:39 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/29 01:23:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:23:39 DEBUG : one: size = 4 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:23:39 DEBUG : one: Sizes differ 2026/07/29 01:23:39 DEBUG : two: size = 3 OK 2026/07/29 01:23:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:23:39 DEBUG : two: Unchanged skipping 2026/07/29 01:23:39 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for checks to finish 2026/07/29 01:23:39 DEBUG : one.bak: size = 4 OK 2026/07/29 01:23:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/29 01:23:39 INFO : one: Copied (server-side copy) to: one.bak 2026/07/29 01:23:39 INFO : one: Deleted 2026/07/29 01:23:39 DEBUG : B2 bucket rclone-test-corimig0robi path dst: Waiting for transfers to finish 2026/07/29 01:23:40 DEBUG : one: size = 5 OK 2026/07/29 01:23:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/29 01:23:40 INFO : one: Copied (new) 2026/07/29 01:23:40 DEBUG : Waiting for deletions to finish 2026/07/29 01:23:40 DEBUG : three.txt.bak: size = 6 OK 2026/07/29 01:23:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/29 01:23:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/29 01:23:41 INFO : three.txt: Deleted 2026/07/29 01:23:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.25s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:23:44 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/dst" 2026/07/29 01:23:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:23:45 DEBUG : one: size = 3 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:23:45 DEBUG : one: Sizes differ 2026/07/29 01:23:46 DEBUG : one.bak: size = 3 OK 2026/07/29 01:23:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/29 01:23:46 INFO : one: Copied (server-side copy) to: one.bak 2026/07/29 01:23:47 INFO : one: Deleted 2026/07/29 01:23:48 DEBUG : one: size = 4 OK 2026/07/29 01:23:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/29 01:23:48 INFO : one: Copied (new) 2026/07/29 01:23:48 DEBUG : two: size = 3 OK 2026/07/29 01:23:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:23:48 DEBUG : two: Unchanged skipping 2026/07/29 01:23:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:23:48 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:23:48 DEBUG : three.txt: Sizes differ 2026/07/29 01:23:49 DEBUG : three.txt.bak: size = 5 OK 2026/07/29 01:23:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/29 01:23:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/29 01:23:49 INFO : three.txt: Deleted 2026/07/29 01:23:49 DEBUG : three.txt: size = 6 OK 2026/07/29 01:23:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/29 01:23:49 INFO : three.txt: Copied (new) 2026/07/29 01:23:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:23:50 DEBUG : one: size = 4 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:23:50 DEBUG : one: Sizes differ 2026/07/29 01:23:51 DEBUG : one.bak: size = 4 OK 2026/07/29 01:23:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/29 01:23:51 INFO : one: Copied (server-side copy) to: one.bak 2026/07/29 01:23:51 INFO : one: Deleted 2026/07/29 01:23:52 DEBUG : one: size = 5 OK 2026/07/29 01:23:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/29 01:23:52 INFO : one: Copied (new) 2026/07/29 01:23:52 DEBUG : two: size = 3 OK 2026/07/29 01:23:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:23:52 DEBUG : two: Unchanged skipping 2026/07/29 01:23:52 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:23:52 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:23:52 DEBUG : three.txt: Sizes differ 2026/07/29 01:23:52 DEBUG : three.txt.bak: size = 6 OK 2026/07/29 01:23:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/29 01:23:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/29 01:23:53 INFO : three.txt: Deleted 2026/07/29 01:23:53 DEBUG : three.txt: size = 19 OK 2026/07/29 01:23:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/29 01:23:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.03s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:23:57 DEBUG : Creating backend with remote "TestB2:rclone-test-corimig0robi/dst" 2026/07/29 01:23:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:23:58 DEBUG : one: size = 3 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:23:58 DEBUG : one: Sizes differ 2026/07/29 01:24:00 DEBUG : one-2019-01-01: size = 3 OK 2026/07/29 01:24:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/29 01:24:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/29 01:24:00 INFO : one: Deleted 2026/07/29 01:24:01 DEBUG : one: size = 4 OK 2026/07/29 01:24:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/29 01:24:01 INFO : one: Copied (new) 2026/07/29 01:24:02 DEBUG : two: size = 3 OK 2026/07/29 01:24:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:02 DEBUG : two: Unchanged skipping 2026/07/29 01:24:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:02 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:24:02 DEBUG : three.txt: Sizes differ 2026/07/29 01:24:03 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/29 01:24:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/29 01:24:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/29 01:24:03 INFO : three.txt: Deleted 2026/07/29 01:24:04 DEBUG : three.txt: size = 6 OK 2026/07/29 01:24:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/29 01:24:04 INFO : three.txt: Copied (new) 2026/07/29 01:24:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:05 DEBUG : one: size = 4 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:24:05 DEBUG : one: Sizes differ 2026/07/29 01:24:06 DEBUG : one-2019-01-01: size = 4 OK 2026/07/29 01:24:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/29 01:24:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/29 01:24:06 INFO : one: Deleted 2026/07/29 01:24:06 DEBUG : one: size = 5 OK 2026/07/29 01:24:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/29 01:24:06 INFO : one: Copied (new) 2026/07/29 01:24:07 DEBUG : two: size = 3 OK 2026/07/29 01:24:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:07 DEBUG : two: Unchanged skipping 2026/07/29 01:24:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:07 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-corimig0robi path dst) 2026/07/29 01:24:07 DEBUG : three.txt: Sizes differ 2026/07/29 01:24:07 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/29 01:24:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/29 01:24:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/29 01:24:08 INFO : three.txt: Deleted 2026/07/29 01:24:08 DEBUG : three.txt: size = 19 OK 2026/07/29 01:24:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/29 01:24:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.78s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:24:11 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:11 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:11 DEBUG : Testêé: Sizes differ 2026/07/29 01:24:11 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:24:11 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:24:11 DEBUG : Testêé: size = 14 OK 2026/07/29 01:24:11 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/29 01:24:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/29 01:24:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.55s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:24:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/29 01:24:13 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:24:13 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:24:13 DEBUG : existing: size = 6 OK 2026/07/29 01:24:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/29 01:24:13 INFO : existing: Copied (new) 2026/07/29 01:24:13 DEBUG : Waiting for deletions to finish 2026/07/29 01:24:14 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:14 DEBUG : existing: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:14 DEBUG : existing: Sizes differ 2026/07/29 01:24:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/29 01:24:14 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:24:14 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:24:14 ERROR : B2 bucket rclone-test-corimig0robi: not deleting files as there were IO errors 2026/07/29 01:24:14 ERROR : B2 bucket rclone-test-corimig0robi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.40s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:24:15 DEBUG : EXISTING: size = 6 OK 2026/07/29 01:24:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:15 DEBUG : existing: Unchanged skipping 2026/07/29 01:24:15 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:24:15 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:24:15 DEBUG : Waiting for deletions to finish 2026/07/29 01:24:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.35s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.07s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:24:33 DEBUG : both0: size = 6 OK 2026/07/29 01:24:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:33 DEBUG : both0: Unchanged skipping 2026/07/29 01:24:33 DEBUG : both13: size = 6 OK 2026/07/29 01:24:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:33 DEBUG : both13: Unchanged skipping 2026/07/29 01:24:33 DEBUG : both14: size = 6 OK 2026/07/29 01:24:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:33 DEBUG : both10: size = 6 OK 2026/07/29 01:24:33 DEBUG : both14: Unchanged skipping 2026/07/29 01:24:33 DEBUG : both11: size = 6 OK 2026/07/29 01:24:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:33 DEBUG : both15: size = 6 OK 2026/07/29 01:24:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:33 DEBUG : both12: size = 6 OK 2026/07/29 01:24:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:33 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:24:33 DEBUG : both10: Unchanged skipping 2026/07/29 01:24:33 DEBUG : both16: size = 6 OK 2026/07/29 01:24:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:33 DEBUG : both15: Unchanged skipping 2026/07/29 01:24:33 DEBUG : both17: size = 6 OK 2026/07/29 01:24:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:33 DEBUG : both16: Unchanged skipping 2026/07/29 01:24:33 DEBUG : both18: size = 6 OK 2026/07/29 01:24:33 DEBUG : both11: Unchanged skipping 2026/07/29 01:24:33 DEBUG : both17: Unchanged skipping 2026/07/29 01:24:33 DEBUG : both19: size = 6 OK 2026/07/29 01:24:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:33 DEBUG : both19: Unchanged skipping 2026/07/29 01:24:33 DEBUG : both2: size = 6 OK 2026/07/29 01:24:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:33 DEBUG : both2: Unchanged skipping 2026/07/29 01:24:33 DEBUG : both3: size = 6 OK 2026/07/29 01:24:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:33 DEBUG : both1: size = 6 OK 2026/07/29 01:24:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:33 DEBUG : both12: Unchanged skipping 2026/07/29 01:24:33 DEBUG : both4: size = 6 OK 2026/07/29 01:24:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:33 DEBUG : both4: Unchanged skipping 2026/07/29 01:24:33 DEBUG : both5: size = 6 OK 2026/07/29 01:24:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:33 DEBUG : both18: Unchanged skipping 2026/07/29 01:24:33 DEBUG : both6: size = 6 OK 2026/07/29 01:24:33 DEBUG : both5: Unchanged skipping 2026/07/29 01:24:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:33 DEBUG : both7: size = 6 OK 2026/07/29 01:24:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:33 DEBUG : both3: Unchanged skipping 2026/07/29 01:24:33 DEBUG : both8: size = 6 OK 2026/07/29 01:24:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:33 DEBUG : both1: Unchanged skipping 2026/07/29 01:24:33 DEBUG : both9: size = 6 OK 2026/07/29 01:24:33 DEBUG : both6: Unchanged skipping 2026/07/29 01:24:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:33 DEBUG : both9: Unchanged skipping 2026/07/29 01:24:33 DEBUG : both7: Unchanged skipping 2026/07/29 01:24:33 DEBUG : both8: Unchanged skipping 2026/07/29 01:24:33 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:24:33 DEBUG : Waiting for deletions to finish 2026/07/29 01:24:33 INFO : only13: Deleted 2026/07/29 01:24:33 INFO : only18: Deleted 2026/07/29 01:24:34 INFO : only5: Deleted 2026/07/29 01:24:34 INFO : only15: Deleted 2026/07/29 01:24:34 INFO : only7: Deleted 2026/07/29 01:24:34 INFO : only9: Deleted 2026/07/29 01:24:34 INFO : only0: Deleted 2026/07/29 01:24:34 INFO : only14: Deleted 2026/07/29 01:24:34 INFO : only2: Deleted 2026/07/29 01:24:34 INFO : only17: Deleted 2026/07/29 01:24:34 INFO : only3: Deleted 2026/07/29 01:24:34 INFO : only4: Deleted 2026/07/29 01:24:34 INFO : only11: Deleted 2026/07/29 01:24:34 INFO : only12: Deleted 2026/07/29 01:24:34 INFO : only16: Deleted 2026/07/29 01:24:34 INFO : only19: Deleted 2026/07/29 01:24:34 INFO : only1: Deleted 2026/07/29 01:24:34 INFO : only8: Deleted 2026/07/29 01:24:34 INFO : only10: Deleted 2026/07/29 01:24:34 INFO : only6: Deleted 2026/07/29 01:24:34 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.15s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:24:56 DEBUG : both11: size = 6 OK 2026/07/29 01:24:56 DEBUG : both10: size = 6 OK 2026/07/29 01:24:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:56 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:24:56 DEBUG : both0: size = 6 OK 2026/07/29 01:24:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:56 DEBUG : both12: size = 6 OK 2026/07/29 01:24:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:56 DEBUG : both11: Unchanged skipping 2026/07/29 01:24:56 DEBUG : both13: size = 6 OK 2026/07/29 01:24:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:56 DEBUG : both10: Unchanged skipping 2026/07/29 01:24:56 DEBUG : both14: size = 6 OK 2026/07/29 01:24:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:56 DEBUG : both14: Unchanged skipping 2026/07/29 01:24:56 DEBUG : both15: size = 6 OK 2026/07/29 01:24:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:56 DEBUG : both15: Unchanged skipping 2026/07/29 01:24:56 DEBUG : both16: size = 6 OK 2026/07/29 01:24:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:56 DEBUG : both16: Unchanged skipping 2026/07/29 01:24:56 DEBUG : both17: size = 6 OK 2026/07/29 01:24:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:56 DEBUG : both17: Unchanged skipping 2026/07/29 01:24:56 DEBUG : both18: size = 6 OK 2026/07/29 01:24:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:56 DEBUG : both18: Unchanged skipping 2026/07/29 01:24:56 DEBUG : both19: size = 6 OK 2026/07/29 01:24:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:56 DEBUG : both19: Unchanged skipping 2026/07/29 01:24:56 DEBUG : both1: size = 6 OK 2026/07/29 01:24:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:56 DEBUG : both1: Unchanged skipping 2026/07/29 01:24:56 DEBUG : both2: size = 6 OK 2026/07/29 01:24:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:56 DEBUG : both2: Unchanged skipping 2026/07/29 01:24:56 DEBUG : both3: size = 6 OK 2026/07/29 01:24:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:56 DEBUG : both0: Unchanged skipping 2026/07/29 01:24:56 DEBUG : both4: size = 6 OK 2026/07/29 01:24:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:56 DEBUG : both3: Unchanged skipping 2026/07/29 01:24:56 DEBUG : both5: size = 6 OK 2026/07/29 01:24:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:56 DEBUG : both12: Unchanged skipping 2026/07/29 01:24:56 DEBUG : both13: Unchanged skipping 2026/07/29 01:24:56 DEBUG : both7: size = 6 OK 2026/07/29 01:24:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:56 DEBUG : both7: Unchanged skipping 2026/07/29 01:24:56 DEBUG : both8: size = 6 OK 2026/07/29 01:24:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:56 DEBUG : both8: Unchanged skipping 2026/07/29 01:24:56 DEBUG : both9: size = 6 OK 2026/07/29 01:24:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:56 DEBUG : both4: Unchanged skipping 2026/07/29 01:24:56 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:56 DEBUG : only0: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:56 DEBUG : only0: Sizes differ 2026/07/29 01:24:56 DEBUG : both9: Unchanged skipping 2026/07/29 01:24:56 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:56 DEBUG : only10: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:56 DEBUG : only10: Sizes differ 2026/07/29 01:24:56 DEBUG : both6: size = 6 OK 2026/07/29 01:24:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:24:56 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:56 DEBUG : only11: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:56 DEBUG : only11: Sizes differ 2026/07/29 01:24:56 DEBUG : both6: Unchanged skipping 2026/07/29 01:24:56 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:56 DEBUG : only12: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:56 DEBUG : only12: Sizes differ 2026/07/29 01:24:56 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:56 DEBUG : only13: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:56 DEBUG : only13: Sizes differ 2026/07/29 01:24:56 DEBUG : both5: Unchanged skipping 2026/07/29 01:24:56 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:56 DEBUG : only14: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:56 DEBUG : only14: Sizes differ 2026/07/29 01:24:56 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:56 DEBUG : only15: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:56 DEBUG : only15: Sizes differ 2026/07/29 01:24:56 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:56 DEBUG : only16: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:56 DEBUG : only16: Sizes differ 2026/07/29 01:24:56 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:56 DEBUG : only17: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:56 DEBUG : only17: Sizes differ 2026/07/29 01:24:56 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:56 DEBUG : only18: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:56 DEBUG : only18: Sizes differ 2026/07/29 01:24:56 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:56 DEBUG : only19: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:56 DEBUG : only19: Sizes differ 2026/07/29 01:24:56 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:56 DEBUG : only1: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:56 DEBUG : only1: Sizes differ 2026/07/29 01:24:56 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:56 DEBUG : only2: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:56 DEBUG : only2: Sizes differ 2026/07/29 01:24:56 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:56 DEBUG : only3: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:56 DEBUG : only3: Sizes differ 2026/07/29 01:24:56 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:56 DEBUG : only4: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:56 DEBUG : only4: Sizes differ 2026/07/29 01:24:56 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:56 DEBUG : only5: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:56 DEBUG : only5: Sizes differ 2026/07/29 01:24:56 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:56 DEBUG : only6: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:56 DEBUG : only6: Sizes differ 2026/07/29 01:24:56 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:56 DEBUG : only7: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:56 DEBUG : only7: Sizes differ 2026/07/29 01:24:56 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:56 DEBUG : only8: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:56 DEBUG : only8: Sizes differ 2026/07/29 01:24:56 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2197096110) 2026/07/29 01:24:56 DEBUG : only9: size = 6 (B2 bucket rclone-test-corimig0robi) 2026/07/29 01:24:56 DEBUG : only9: Sizes differ 2026/07/29 01:24:56 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:24:56 DEBUG : only12: size = 0 OK 2026/07/29 01:24:56 DEBUG : only0: size = 0 OK 2026/07/29 01:24:56 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/29 01:24:56 INFO : only0: Copied (replaced existing) 2026/07/29 01:24:56 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/29 01:24:56 INFO : only12: Copied (replaced existing) 2026/07/29 01:24:56 DEBUG : only10: size = 0 OK 2026/07/29 01:24:56 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/29 01:24:56 INFO : only10: Copied (replaced existing) 2026/07/29 01:24:56 DEBUG : only13: size = 0 OK 2026/07/29 01:24:56 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/29 01:24:56 INFO : only13: Copied (replaced existing) 2026/07/29 01:24:56 DEBUG : only17: size = 0 OK 2026/07/29 01:24:56 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/29 01:24:56 INFO : only17: Copied (replaced existing) 2026/07/29 01:24:56 DEBUG : only18: size = 0 OK 2026/07/29 01:24:56 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/29 01:24:56 INFO : only18: Copied (replaced existing) 2026/07/29 01:24:57 DEBUG : only14: size = 0 OK 2026/07/29 01:24:57 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/29 01:24:57 INFO : only14: Copied (replaced existing) 2026/07/29 01:24:57 DEBUG : only19: size = 0 OK 2026/07/29 01:24:57 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/29 01:24:57 INFO : only19: Copied (replaced existing) 2026/07/29 01:24:57 DEBUG : only1: size = 0 OK 2026/07/29 01:24:57 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/29 01:24:57 INFO : only1: Copied (replaced existing) 2026/07/29 01:24:57 DEBUG : only11: size = 0 OK 2026/07/29 01:24:57 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/29 01:24:57 INFO : only11: Copied (replaced existing) 2026/07/29 01:24:57 DEBUG : only3: size = 0 OK 2026/07/29 01:24:57 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/29 01:24:57 INFO : only3: Copied (replaced existing) 2026/07/29 01:24:57 DEBUG : only4: size = 0 OK 2026/07/29 01:24:57 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/29 01:24:57 INFO : only4: Copied (replaced existing) 2026/07/29 01:24:57 DEBUG : only2: size = 0 OK 2026/07/29 01:24:57 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/29 01:24:57 INFO : only2: Copied (replaced existing) 2026/07/29 01:24:57 DEBUG : only6: size = 0 OK 2026/07/29 01:24:57 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/29 01:24:57 INFO : only6: Copied (replaced existing) 2026/07/29 01:24:57 DEBUG : only16: size = 0 OK 2026/07/29 01:24:57 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/29 01:24:57 INFO : only16: Copied (replaced existing) 2026/07/29 01:24:57 DEBUG : only7: size = 0 OK 2026/07/29 01:24:57 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/29 01:24:57 INFO : only7: Copied (replaced existing) 2026/07/29 01:24:57 DEBUG : only9: size = 0 OK 2026/07/29 01:24:57 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/29 01:24:57 INFO : only9: Copied (replaced existing) 2026/07/29 01:24:57 DEBUG : only15: size = 0 OK 2026/07/29 01:24:57 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/29 01:24:57 INFO : only15: Copied (replaced existing) 2026/07/29 01:24:57 DEBUG : only5: size = 0 OK 2026/07/29 01:24:57 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/29 01:24:57 INFO : only5: Copied (replaced existing) 2026/07/29 01:24:57 DEBUG : only8: size = 0 OK 2026/07/29 01:24:57 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/29 01:24:57 INFO : only8: Copied (replaced existing) 2026/07/29 01:24:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.59s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:25:05 DEBUG : empty_dir: Making directory with metadata 2026/07/29 01:25:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 01:25:05 DEBUG : empty_on_remote: Making directory with metadata 2026/07/29 01:25:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 01:25:05 INFO : empty_on_remote: Making directory 2026/07/29 01:25:05 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/29 01:25:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/29 01:25:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/29 01:25:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/29 01:25:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.38s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:25:07 DEBUG : empty_dir: Making directory with metadata 2026/07/29 01:25:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 01:25:07 DEBUG : empty_on_remote: Making directory with metadata 2026/07/29 01:25:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 01:25:07 INFO : empty_on_remote: Making directory 2026/07/29 01:25:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/29 01:25:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/29 01:25:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/29 01:25:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/29 01:25:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/29 01:25:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:25:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 01:25:10 INFO : sub dir: Making directory 2026/07/29 01:25:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.94s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:25:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 01:25:12 INFO : sub dir: Making directory 2026/07/29 01:25:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.90s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:25:21 DEBUG : Waiting for deletions to finish 2026/07/29 01:25:21 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:25:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:25:21 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:25:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:25:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:25:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:25:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:25:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:25:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:25:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:25:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:25:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:25:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:25:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:25:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:25:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:25:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:25:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:25:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:25:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:25:22 DEBUG : apple: size = 5 OK 2026/07/29 01:25:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 01:25:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 01:25:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 01:25:22 DEBUG : apple: Unchanged skipping 2026/07/29 01:25:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 01:25:22 DEBUG : banana: size = 6 OK 2026/07/29 01:25:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:22 DEBUG : banana: Unchanged skipping 2026/07/29 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 01:25:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 01:25:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 01:25:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 01:25:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 01:25:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 01:25:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 01:25:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 01:25:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 01:25:22 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:25:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 01:25:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 01:25:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 01:25:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 01:25:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 01:25:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 01:25:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 01:25:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 01:25:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 01:25:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 01:25:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 01:25:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 01:25:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 01:25:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 01:25:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 01:25:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 01:25:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 01:25:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 01:25:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 01:25:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 01:25:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 01:25:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 01:25:22 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:25:22 DEBUG : Waiting for deletions to finish 2026/07/29 01:25:22 INFO : There was nothing to transfer 2026/07/29 01:25:22 DEBUG : Waiting for deletions to finish 2026/07/29 01:25:22 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:25:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:25:22 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:25:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:25:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:25:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:25:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:25:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:25:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:25:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:25:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:25:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:25:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:25:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:25:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:25:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:25:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:25:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:25:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:25:23 DEBUG : apple: size = 5 OK 2026/07/29 01:25:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:23 DEBUG : apple: Unchanged skipping 2026/07/29 01:25:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 01:25:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 01:25:23 DEBUG : banana: size = 6 OK 2026/07/29 01:25:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:23 DEBUG : banana: Unchanged skipping 2026/07/29 01:25:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 01:25:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 01:25:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 01:25:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 01:25:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 01:25:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 01:25:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 01:25:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 01:25:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 01:25:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 01:25:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 01:25:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 01:25:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 01:25:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 01:25:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 01:25:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 01:25:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 01:25:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 01:25:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 01:25:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 01:25:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 01:25:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 01:25:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 01:25:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 01:25:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 01:25:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 01:25:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 01:25:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 01:25:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 01:25:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 01:25:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 01:25:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 01:25:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 01:25:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 01:25:23 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:25:23 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:25:23 DEBUG : Waiting for deletions to finish 2026/07/29 01:25:23 INFO : There was nothing to transfer 2026/07/29 01:25:23 DEBUG : Waiting for deletions to finish 2026/07/29 01:25:23 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:25:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:25:23 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:25:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:25:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:25:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:25:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:25:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:25:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:25:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:25:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:25:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:25:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:25:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:25:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:25:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:25:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:25:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:25:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:25:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:25:36 DEBUG : Waiting for deletions to finish 2026/07/29 01:25:37 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:25:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:25:37 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:25:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:25:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:25:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:25:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:25:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:25:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:25:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:25:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:25:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:25:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:25:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:25:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:25:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:25:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:25:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:25:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:25:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:25:37 DEBUG : apple: size = 5 OK 2026/07/29 01:25:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:37 DEBUG : apple: Unchanged skipping 2026/07/29 01:25:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 01:25:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 01:25:37 DEBUG : banana: size = 6 OK 2026/07/29 01:25:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:37 DEBUG : banana: Unchanged skipping 2026/07/29 01:25:37 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 01:25:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:37 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 01:25:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 01:25:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 01:25:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 01:25:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 01:25:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 01:25:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 01:25:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 01:25:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 01:25:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 01:25:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 01:25:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 01:25:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 01:25:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 01:25:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 01:25:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 01:25:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 01:25:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 01:25:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 01:25:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 01:25:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 01:25:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 01:25:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 01:25:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 01:25:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 01:25:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 01:25:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 01:25:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 01:25:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 01:25:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 01:25:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 01:25:37 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:25:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 01:25:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 01:25:37 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:25:37 DEBUG : Waiting for deletions to finish 2026/07/29 01:25:37 INFO : There was nothing to transfer 2026/07/29 01:25:37 DEBUG : Waiting for deletions to finish 2026/07/29 01:25:38 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : apple: size = 5 OK 2026/07/29 01:25:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:38 DEBUG : apple: Unchanged skipping 2026/07/29 01:25:38 DEBUG : banana: size = 6 OK 2026/07/29 01:25:38 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 01:25:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 01:25:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 01:25:38 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 01:25:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:38 DEBUG : banana: Unchanged skipping 2026/07/29 01:25:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 01:25:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 01:25:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 01:25:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 01:25:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 01:25:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 01:25:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 01:25:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 01:25:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 01:25:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 01:25:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 01:25:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 01:25:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 01:25:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 01:25:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 01:25:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 01:25:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 01:25:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 01:25:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 01:25:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 01:25:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 01:25:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 01:25:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 01:25:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 01:25:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 01:25:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 01:25:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 01:25:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 01:25:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 01:25:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 01:25:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 01:25:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 01:25:38 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:25:38 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:25:38 DEBUG : Waiting for deletions to finish 2026/07/29 01:25:38 INFO : There was nothing to transfer 2026/07/29 01:25:38 DEBUG : Waiting for deletions to finish 2026/07/29 01:25:38 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:25:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:25:51 DEBUG : Waiting for deletions to finish 2026/07/29 01:25:52 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:25:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:25:52 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:25:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:25:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:25:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:25:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:25:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:25:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:25:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:25:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:25:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:25:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:25:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:25:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:25:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:25:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:25:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:25:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:25:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:25:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/29 01:25:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/29 01:25:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/29 01:25:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/29 01:25:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/29 01:25:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/29 01:25:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/29 01:25:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/29 01:25:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/29 01:25:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/29 01:25:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/29 01:25:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/29 01:25:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/29 01:25:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/29 01:25:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/29 01:25:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/29 01:25:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/29 01:25:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/29 01:25:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/29 01:25:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/29 01:25:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/29 01:25:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/29 01:25:52 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:25:52 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:25:53 DEBUG : YXBwbGU=: size = 5 OK 2026/07/29 01:25:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/29 01:25:53 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/29 01:25:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/29 01:25:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/29 01:25:53 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:53 DEBUG : YmFuYW5h: size = 6 OK 2026/07/29 01:25:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/29 01:25:53 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/29 01:25:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/29 01:25:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/29 01:25:53 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/29 01:25:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/29 01:25:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/29 01:25:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/29 01:25:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/29 01:25:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/29 01:25:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/29 01:25:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/29 01:25:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/29 01:25:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/29 01:25:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/29 01:25:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/29 01:25:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/29 01:25:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/29 01:25:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/29 01:25:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/29 01:25:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/29 01:25:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/29 01:25:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/29 01:25:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/29 01:25:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/29 01:25:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/29 01:25:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/29 01:25:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/29 01:25:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/29 01:25:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/29 01:25:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/29 01:25:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/29 01:25:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/29 01:25:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/29 01:25:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/29 01:25:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/29 01:25:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/29 01:25:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/29 01:25:54 DEBUG : Waiting for deletions to finish 2026/07/29 01:25:54 INFO : dir1/0008-2345678.txt: Deleted 2026/07/29 01:25:54 INFO : dir1/0003-defghij.txt: Deleted 2026/07/29 01:25:54 INFO : appleappleapplebanana: Deleted 2026/07/29 01:25:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/29 01:25:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/29 01:25:55 INFO : dir1/0007-1234567.txt: Deleted 2026/07/29 01:25:55 INFO : dir1/0013-789;=.txt: Deleted 2026/07/29 01:25:55 INFO : dir1/0012-6789;.txt: Deleted 2026/07/29 01:25:55 INFO : dir1/0014-89;=.txt: Deleted 2026/07/29 01:25:55 INFO : banana: Deleted 2026/07/29 01:25:55 INFO : splitbananasplit: Deleted 2026/07/29 01:25:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/29 01:25:55 INFO : dir1/0009-3456789.txt: Deleted 2026/07/29 01:25:55 INFO : dir1/0010-456789.txt: Deleted 2026/07/29 01:25:55 INFO : dir1/0011-56789;.txt: Deleted 2026/07/29 01:25:55 INFO : apple: Deleted 2026/07/29 01:25:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/29 01:25:55 INFO : dir1/0015-9;=.txt: Deleted 2026/07/29 01:25:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/29 01:25:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/29 01:25:55 DEBUG : Waiting for deletions to finish 2026/07/29 01:25:55 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/29 01:25:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/29 01:25:55 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/29 01:25:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/29 01:25:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/29 01:25:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/29 01:25:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/29 01:25:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/29 01:25:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/29 01:25:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/29 01:25:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:55 DEBUG : YXBwbGU=: size = 5 OK 2026/07/29 01:25:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:55 DEBUG : apple: Unchanged skipping 2026/07/29 01:25:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 01:25:55 DEBUG : YmFuYW5h: size = 6 OK 2026/07/29 01:25:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:55 DEBUG : banana: Unchanged skipping 2026/07/29 01:25:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/29 01:25:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 01:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/29 01:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/29 01:25:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/29 01:25:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 01:25:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/29 01:25:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 01:25:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/29 01:25:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/29 01:25:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/29 01:25:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 01:25:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/29 01:25:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/29 01:25:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 01:25:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/29 01:25:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 01:25:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/29 01:25:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/29 01:25:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/29 01:25:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/29 01:25:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 01:25:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/29 01:25:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 01:25:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/29 01:25:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 01:25:55 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/29 01:25:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 01:25:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/29 01:25:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 01:25:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 01:25:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 01:25:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 01:25:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 01:25:55 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:25:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:25:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 01:25:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 01:25:55 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:25:55 DEBUG : Waiting for deletions to finish 2026/07/29 01:25:55 DEBUG : Waiting for deletions to finish 2026/07/29 01:25:56 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/29 01:25:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/29 01:25:56 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/29 01:25:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/29 01:25:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/29 01:25:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/29 01:25:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/29 01:25:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/29 01:25:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/29 01:25:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/29 01:25:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/29 01:25:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 01:25:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 01:25:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 01:25:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 01:25:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 01:25:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 01:25:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 01:25:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 01:25:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 01:25:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:26:09 DEBUG : Waiting for deletions to finish 2026/07/29 01:26:09 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:26:09 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/29 01:26:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/29 01:26:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/29 01:26:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/29 01:26:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 01:26:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 01:26:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/29 01:26:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 01:26:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/29 01:26:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 01:26:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 01:26:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 01:26:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 01:26:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 01:26:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 01:26:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 01:26:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 01:26:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 01:26:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 01:26:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 01:26:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 01:26:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/29 01:26:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 01:26:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 01:26:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 01:26:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 01:26:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 01:26:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 01:26:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 01:26:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 01:26:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 01:26:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 01:26:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 01:26:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 01:26:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 01:26:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 01:26:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 01:26:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 01:26:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 01:26:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 01:26:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 01:26:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/29 01:26:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 01:26:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 01:26:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 01:26:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 01:26:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 01:26:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 01:26:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 01:26:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 01:26:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 01:26:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 01:26:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 01:26:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 01:26:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 01:26:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/29 01:26:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 01:26:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 01:26:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 01:26:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 01:26:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 01:26:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 01:26:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 01:26:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/29 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 01:26:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 01:26:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/29 01:26:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 01:26:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/29 01:26:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 01:26:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/29 01:26:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 01:26:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/29 01:26:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 01:26:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/29 01:26:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 01:26:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 01:26:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 01:26:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 01:26:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 01:26:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/29 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 01:26:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 01:26:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 01:26:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/29 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 01:26:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 01:26:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 01:26:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 01:26:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 01:26:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/29 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 01:26:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 01:26:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 01:26:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/29 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 01:26:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 01:26:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/29 01:26:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 01:26:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/29 01:26:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 01:26:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/29 01:26:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 01:26:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/29 01:26:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 01:26:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/29 01:26:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/29 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 01:26:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 01:26:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 01:26:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 01:26:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 01:26:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/29 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 01:26:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/29 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 01:26:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 01:26:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 01:26:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/29 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 01:26:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 01:26:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/29 01:26:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 01:26:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 01:26:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/29 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 01:26:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 01:26:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/29 01:26:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/29 01:26:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 01:26:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 01:26:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 01:26:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 01:26:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/29 01:26:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:10 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:26:10 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:26:10 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/29 01:26:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/29 01:26:10 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/29 01:26:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/29 01:26:10 DEBUG : PREFIXbanana: size = 6 OK 2026/07/29 01:26:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/29 01:26:10 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/29 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/29 01:26:10 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/29 01:26:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/29 01:26:10 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/29 01:26:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/29 01:26:10 DEBUG : PREFIXapple: size = 5 OK 2026/07/29 01:26:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/29 01:26:10 INFO : apple: Copied (new) to: PREFIXapple 2026/07/29 01:26:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/29 01:26:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/29 01:26:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/29 01:26:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/29 01:26:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/29 01:26:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/29 01:26:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/29 01:26:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/29 01:26:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/29 01:26:10 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/29 01:26:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/29 01:26:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/29 01:26:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/29 01:26:10 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/29 01:26:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/29 01:26:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/29 01:26:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/29 01:26:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/29 01:26:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/29 01:26:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/29 01:26:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/29 01:26:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/29 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/29 01:26:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/29 01:26:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/29 01:26:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/29 01:26:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/29 01:26:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/29 01:26:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/29 01:26:11 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/29 01:26:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/29 01:26:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/29 01:26:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/29 01:26:11 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/29 01:26:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/29 01:26:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/29 01:26:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/29 01:26:11 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/29 01:26:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/29 01:26:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/29 01:26:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/29 01:26:11 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/29 01:26:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/29 01:26:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/29 01:26:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/29 01:26:11 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/29 01:26:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/29 01:26:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/29 01:26:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/29 01:26:11 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/29 01:26:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/29 01:26:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/29 01:26:11 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/29 01:26:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/29 01:26:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/29 01:26:11 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/29 01:26:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/29 01:26:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/29 01:26:11 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/29 01:26:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/29 01:26:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/29 01:26:11 DEBUG : Waiting for deletions to finish 2026/07/29 01:26:11 INFO : dir1/0007-1234567.txt: Deleted 2026/07/29 01:26:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/29 01:26:11 INFO : dir1/0014-89;=.txt: Deleted 2026/07/29 01:26:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/29 01:26:12 INFO : dir1/0008-2345678.txt: Deleted 2026/07/29 01:26:12 INFO : dir1/0009-3456789.txt: Deleted 2026/07/29 01:26:12 INFO : dir1/0011-56789;.txt: Deleted 2026/07/29 01:26:12 INFO : dir1/0003-defghij.txt: Deleted 2026/07/29 01:26:12 INFO : dir1/0010-456789.txt: Deleted 2026/07/29 01:26:12 INFO : dir1/0012-6789;.txt: Deleted 2026/07/29 01:26:12 INFO : dir1/0015-9;=.txt: Deleted 2026/07/29 01:26:12 INFO : apple: Deleted 2026/07/29 01:26:12 INFO : banana: Deleted 2026/07/29 01:26:12 INFO : splitbananasplit: Deleted 2026/07/29 01:26:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/29 01:26:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/29 01:26:12 INFO : dir1/0013-789;=.txt: Deleted 2026/07/29 01:26:12 INFO : appleappleapplebanana: Deleted 2026/07/29 01:26:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/29 01:26:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/29 01:26:12 DEBUG : Waiting for deletions to finish 2026/07/29 01:26:12 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/29 01:26:12 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:26:12 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/29 01:26:12 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/29 01:26:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:26:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:26:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:26:12 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:26:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:26:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:26:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:26:12 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:26:12 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:26:12 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:26:12 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:26:12 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:26:12 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:26:12 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:26:12 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:26:12 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:26:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/29 01:26:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/29 01:26:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/29 01:26:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/29 01:26:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/29 01:26:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/29 01:26:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/29 01:26:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/29 01:26:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/29 01:26:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/29 01:26:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/29 01:26:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/29 01:26:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/29 01:26:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/29 01:26:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/29 01:26:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/29 01:26:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/29 01:26:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/29 01:26:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/29 01:26:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/29 01:26:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/29 01:26:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/29 01:26:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/29 01:26:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/29 01:26:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/29 01:26:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/29 01:26:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/29 01:26:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/29 01:26:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/29 01:26:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/29 01:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/29 01:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/29 01:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/29 01:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/29 01:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/29 01:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/29 01:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/29 01:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/29 01:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/29 01:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/29 01:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/29 01:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/29 01:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/29 01:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/29 01:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/29 01:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/29 01:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/29 01:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/29 01:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/29 01:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/29 01:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/29 01:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/29 01:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/29 01:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/29 01:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/29 01:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/29 01:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/29 01:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/29 01:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/29 01:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/29 01:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/29 01:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/29 01:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/29 01:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/29 01:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/29 01:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/29 01:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/29 01:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/29 01:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/29 01:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/29 01:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/29 01:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/29 01:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/29 01:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/29 01:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/29 01:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/29 01:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/29 01:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/29 01:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/29 01:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/29 01:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/29 01:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/29 01:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/29 01:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/29 01:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/29 01:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/29 01:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/29 01:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/29 01:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/29 01:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/29 01:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/29 01:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/29 01:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/29 01:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/29 01:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 01:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 01:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 01:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 01:26:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/29 01:26:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/29 01:26:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/29 01:26:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/29 01:26:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/29 01:26:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/29 01:26:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/29 01:26:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/29 01:26:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/29 01:26:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/29 01:26:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/29 01:26:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/29 01:26:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/29 01:26:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/29 01:26:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/29 01:26:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/29 01:26:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/29 01:26:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/29 01:26:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/29 01:26:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/29 01:26:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:13 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:26:13 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:26:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 01:26:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/29 01:26:13 INFO : appleappleapplebanana: Copied (new) 2026/07/29 01:26:13 DEBUG : banana: size = 6 OK 2026/07/29 01:26:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/29 01:26:13 INFO : banana: Copied (new) 2026/07/29 01:26:13 DEBUG : apple: size = 5 OK 2026/07/29 01:26:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/29 01:26:13 INFO : apple: Copied (new) 2026/07/29 01:26:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 01:26:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/29 01:26:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/29 01:26:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 01:26:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/29 01:26:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/29 01:26:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 01:26:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/29 01:26:13 INFO : splitbananasplit: Copied (new) 2026/07/29 01:26:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 01:26:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/29 01:26:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/29 01:26:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 01:26:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/29 01:26:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/29 01:26:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 01:26:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/29 01:26:13 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/29 01:26:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 01:26:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/29 01:26:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/29 01:26:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 01:26:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/29 01:26:14 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/29 01:26:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 01:26:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/29 01:26:14 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/29 01:26:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 01:26:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/29 01:26:14 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/29 01:26:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 01:26:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/29 01:26:14 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/29 01:26:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 01:26:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/29 01:26:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/29 01:26:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 01:26:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/29 01:26:14 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/29 01:26:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 01:26:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/29 01:26:14 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/29 01:26:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 01:26:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/29 01:26:14 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/29 01:26:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 01:26:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/29 01:26:14 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/29 01:26:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 01:26:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/29 01:26:15 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/29 01:26:15 DEBUG : Waiting for deletions to finish 2026/07/29 01:26:15 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/29 01:26:15 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/29 01:26:15 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/29 01:26:15 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/29 01:26:15 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/29 01:26:15 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/29 01:26:15 INFO : PREFIXsplitbananasplit: Deleted 2026/07/29 01:26:15 INFO : PREFIXapple: Deleted 2026/07/29 01:26:15 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/29 01:26:15 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/29 01:26:15 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/29 01:26:15 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/29 01:26:15 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/29 01:26:15 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/29 01:26:15 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/29 01:26:15 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/29 01:26:15 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/29 01:26:15 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/29 01:26:15 INFO : PREFIXbanana: Deleted 2026/07/29 01:26:15 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/29 01:26:15 DEBUG : Waiting for deletions to finish 2026/07/29 01:26:15 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:26:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:26:15 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:26:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:26:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:26:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:26:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:26:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:26:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:26:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:26:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:26:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:26:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:26:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:26:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:26:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:26:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:26:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:26:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:26:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:26:16 DEBUG : Waiting for deletions to finish 2026/07/29 01:26:16 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:26:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:26:16 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:26:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:26:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:26:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:26:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:26:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:26:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:26:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:26:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:26:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:26:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:26:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:26:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:26:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:26:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:26:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:26:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:26:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:26:29 DEBUG : Waiting for deletions to finish 2026/07/29 01:26:29 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:26:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:26:29 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:26:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:26:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:26:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:26:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:26:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:26:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:26:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:26:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:26:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:26:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:26:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:26:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:26:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:26:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:26:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:26:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:26:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:26:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/29 01:26:29 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/29 01:26:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:29 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/29 01:26:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/29 01:26:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:29 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:29 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/29 01:26:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/29 01:26:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/29 01:26:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/29 01:26:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/29 01:26:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/29 01:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:30 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:26:30 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:26:30 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/29 01:26:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/29 01:26:30 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/29 01:26:30 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/29 01:26:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/29 01:26:30 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:30 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/29 01:26:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/29 01:26:30 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/29 01:26:30 DEBUG : appleSUFFIX: size = 5 OK 2026/07/29 01:26:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/29 01:26:30 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/29 01:26:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/29 01:26:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/29 01:26:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/29 01:26:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/29 01:26:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/29 01:26:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/29 01:26:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/29 01:26:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/29 01:26:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/29 01:26:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/29 01:26:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/29 01:26:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/29 01:26:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/29 01:26:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/29 01:26:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/29 01:26:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/29 01:26:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/29 01:26:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/29 01:26:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/29 01:26:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/29 01:26:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/29 01:26:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/29 01:26:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/29 01:26:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/29 01:26:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/29 01:26:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/29 01:26:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/29 01:26:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/29 01:26:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/29 01:26:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/29 01:26:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/29 01:26:31 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/29 01:26:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/29 01:26:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/29 01:26:31 DEBUG : Waiting for deletions to finish 2026/07/29 01:26:32 INFO : dir1/0011-56789;.txt: Deleted 2026/07/29 01:26:32 INFO : dir1/0014-89;=.txt: Deleted 2026/07/29 01:26:32 INFO : dir1/0015-9;=.txt: Deleted 2026/07/29 01:26:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/29 01:26:32 INFO : dir1/0012-6789;.txt: Deleted 2026/07/29 01:26:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/29 01:26:32 INFO : splitbananasplit: Deleted 2026/07/29 01:26:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/29 01:26:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/29 01:26:32 INFO : dir1/0007-1234567.txt: Deleted 2026/07/29 01:26:32 INFO : dir1/0013-789;=.txt: Deleted 2026/07/29 01:26:32 INFO : appleappleapplebanana: Deleted 2026/07/29 01:26:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/29 01:26:32 INFO : dir1/0003-defghij.txt: Deleted 2026/07/29 01:26:32 INFO : dir1/0009-3456789.txt: Deleted 2026/07/29 01:26:32 INFO : dir1/0010-456789.txt: Deleted 2026/07/29 01:26:32 INFO : apple: Deleted 2026/07/29 01:26:32 INFO : banana: Deleted 2026/07/29 01:26:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/29 01:26:32 INFO : dir1/0008-2345678.txt: Deleted 2026/07/29 01:26:32 DEBUG : Waiting for deletions to finish 2026/07/29 01:26:32 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/29 01:26:32 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/29 01:26:32 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/29 01:26:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/29 01:26:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/29 01:26:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/29 01:26:32 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/29 01:26:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/29 01:26:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/29 01:26:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/29 01:26:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/29 01:26:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/29 01:26:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/29 01:26:32 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/29 01:26:32 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/29 01:26:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/29 01:26:32 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/29 01:26:32 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/29 01:26:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/29 01:26:32 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/29 01:26:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/29 01:26:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/29 01:26:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/29 01:26:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/29 01:26:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/29 01:26:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/29 01:26:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/29 01:26:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/29 01:26:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/29 01:26:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/29 01:26:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/29 01:26:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/29 01:26:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/29 01:26:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/29 01:26:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/29 01:26:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/29 01:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/29 01:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/29 01:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/29 01:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/29 01:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/29 01:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/29 01:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/29 01:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/29 01:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/29 01:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/29 01:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/29 01:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/29 01:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/29 01:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/29 01:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/29 01:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/29 01:26:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 01:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/29 01:26:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/29 01:26:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/29 01:26:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/29 01:26:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/29 01:26:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/29 01:26:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:33 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:26:33 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 01:26:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/29 01:26:33 INFO : appleappleapplebanana: Copied (new) 2026/07/29 01:26:33 DEBUG : apple: size = 5 OK 2026/07/29 01:26:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/29 01:26:33 INFO : apple: Copied (new) 2026/07/29 01:26:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 01:26:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/29 01:26:33 INFO : splitbananasplit: Copied (new) 2026/07/29 01:26:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 01:26:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/29 01:26:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/29 01:26:33 DEBUG : banana: size = 6 OK 2026/07/29 01:26:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/29 01:26:33 INFO : banana: Copied (new) 2026/07/29 01:26:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 01:26:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/29 01:26:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/29 01:26:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 01:26:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/29 01:26:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/29 01:26:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 01:26:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/29 01:26:34 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/29 01:26:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 01:26:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/29 01:26:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/29 01:26:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 01:26:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/29 01:26:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/29 01:26:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 01:26:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/29 01:26:34 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/29 01:26:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 01:26:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/29 01:26:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/29 01:26:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 01:26:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/29 01:26:34 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/29 01:26:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 01:26:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/29 01:26:34 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/29 01:26:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 01:26:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/29 01:26:34 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/29 01:26:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 01:26:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/29 01:26:34 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/29 01:26:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 01:26:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/29 01:26:34 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/29 01:26:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 01:26:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/29 01:26:34 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/29 01:26:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 01:26:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/29 01:26:35 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/29 01:26:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 01:26:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/29 01:26:35 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/29 01:26:35 DEBUG : Waiting for deletions to finish 2026/07/29 01:26:35 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/29 01:26:35 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/29 01:26:35 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/29 01:26:35 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/29 01:26:35 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/29 01:26:35 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/29 01:26:35 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/29 01:26:35 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/29 01:26:35 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/29 01:26:35 INFO : appleSUFFIX: Deleted 2026/07/29 01:26:35 INFO : bananaSUFFIX: Deleted 2026/07/29 01:26:35 INFO : splitbananasplitSUFFIX: Deleted 2026/07/29 01:26:35 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/29 01:26:35 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/29 01:26:35 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/29 01:26:35 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/29 01:26:35 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/29 01:26:35 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/29 01:26:35 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/29 01:26:35 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/29 01:26:35 DEBUG : Waiting for deletions to finish 2026/07/29 01:26:36 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : Waiting for deletions to finish 2026/07/29 01:26:36 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:26:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:26:49 DEBUG : Waiting for deletions to finish 2026/07/29 01:26:49 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:26:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:26:49 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:26:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:26:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:26:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:26:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:26:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:26:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:26:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:26:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:26:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:26:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:26:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:26:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:26:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:26:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:26:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:26:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:26:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:26:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 01:26:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 01:26:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 01:26:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 01:26:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/29 01:26:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 01:26:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/29 01:26:50 DEBUG : apple: size = 5 OK 2026/07/29 01:26:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:50 DEBUG : apple: Unchanged skipping 2026/07/29 01:26:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:50 DEBUG : banana: size = 6 OK 2026/07/29 01:26:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:50 DEBUG : banana: Unchanged skipping 2026/07/29 01:26:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 01:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/29 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 01:26:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 01:26:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 01:26:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/29 01:26:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/29 01:26:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/29 01:26:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/29 01:26:50 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:26:50 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:26:50 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/29 01:26:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/29 01:26:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/29 01:26:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/29 01:26:50 DEBUG : splitbanan: size = 16 OK 2026/07/29 01:26:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/29 01:26:50 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/29 01:26:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/29 01:26:50 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/29 01:26:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/29 01:26:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/29 01:26:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/29 01:26:50 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/29 01:26:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/29 01:26:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/29 01:26:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/29 01:26:50 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/29 01:26:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/29 01:26:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/29 01:26:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/29 01:26:51 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/29 01:26:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/29 01:26:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/29 01:26:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/29 01:26:51 DEBUG : appleapple: size = 21 OK 2026/07/29 01:26:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/29 01:26:51 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/29 01:26:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/29 01:26:51 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/29 01:26:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/29 01:26:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/29 01:26:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/29 01:26:51 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/29 01:26:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/29 01:26:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/29 01:26:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/29 01:26:51 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/29 01:26:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/29 01:26:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/29 01:26:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/29 01:26:51 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/29 01:26:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/29 01:26:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/29 01:26:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/29 01:26:51 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/29 01:26:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/29 01:26:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/29 01:26:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/29 01:26:51 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/29 01:26:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/29 01:26:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/29 01:26:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/29 01:26:51 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/29 01:26:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/29 01:26:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/29 01:26:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/29 01:26:51 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/29 01:26:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/29 01:26:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/29 01:26:51 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/29 01:26:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/29 01:26:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/29 01:26:51 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/29 01:26:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/29 01:26:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/29 01:26:51 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/29 01:26:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/29 01:26:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/29 01:26:51 DEBUG : Waiting for deletions to finish 2026/07/29 01:26:52 INFO : dir1/0003-defghij.txt: Deleted 2026/07/29 01:26:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/29 01:26:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/29 01:26:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/29 01:26:52 INFO : dir1/0009-3456789.txt: Deleted 2026/07/29 01:26:52 INFO : dir1/0014-89;=.txt: Deleted 2026/07/29 01:26:52 INFO : dir1/0015-9;=.txt: Deleted 2026/07/29 01:26:52 INFO : appleappleapplebanana: Deleted 2026/07/29 01:26:52 INFO : dir1/0007-1234567.txt: Deleted 2026/07/29 01:26:52 INFO : dir1/0010-456789.txt: Deleted 2026/07/29 01:26:52 INFO : dir1/0008-2345678.txt: Deleted 2026/07/29 01:26:52 INFO : dir1/0011-56789;.txt: Deleted 2026/07/29 01:26:52 INFO : dir1/0012-6789;.txt: Deleted 2026/07/29 01:26:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/29 01:26:52 INFO : dir1/0013-789;=.txt: Deleted 2026/07/29 01:26:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/29 01:26:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/29 01:26:52 INFO : splitbananasplit: Deleted 2026/07/29 01:26:52 DEBUG : Waiting for deletions to finish 2026/07/29 01:26:52 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:26:52 DEBUG : appleapple: Excluded (Path Filter) 2026/07/29 01:26:52 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:26:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/29 01:26:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/29 01:26:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/29 01:26:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/29 01:26:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/29 01:26:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/29 01:26:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/29 01:26:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/29 01:26:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/29 01:26:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/29 01:26:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/29 01:26:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/29 01:26:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/29 01:26:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/29 01:26:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/29 01:26:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/29 01:26:52 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/29 01:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/29 01:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/29 01:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/29 01:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/29 01:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/29 01:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/29 01:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/29 01:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/29 01:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/29 01:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/29 01:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/29 01:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/29 01:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/29 01:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/29 01:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/29 01:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/29 01:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/29 01:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/29 01:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/29 01:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/29 01:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/29 01:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/29 01:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/29 01:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/29 01:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/29 01:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/29 01:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/29 01:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/29 01:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/29 01:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/29 01:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/29 01:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/29 01:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/29 01:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/29 01:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/29 01:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/29 01:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/29 01:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/29 01:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/29 01:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/29 01:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/29 01:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/29 01:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/29 01:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/29 01:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/29 01:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/29 01:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/29 01:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/29 01:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/29 01:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/29 01:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/29 01:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/29 01:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/29 01:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/29 01:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/29 01:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/29 01:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/29 01:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/29 01:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/29 01:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/29 01:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 01:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/29 01:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/29 01:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/29 01:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/29 01:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/29 01:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/29 01:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/29 01:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/29 01:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/29 01:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/29 01:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/29 01:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/29 01:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/29 01:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/29 01:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/29 01:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/29 01:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 01:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 01:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 01:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 01:26:53 DEBUG : apple: size = 5 OK 2026/07/29 01:26:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:53 DEBUG : apple: Unchanged skipping 2026/07/29 01:26:53 DEBUG : appleapple: size = 21 OK 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 01:26:53 DEBUG : banana: size = 6 OK 2026/07/29 01:26:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:53 DEBUG : banana: Unchanged skipping 2026/07/29 01:26:53 DEBUG : splitbanan: size = 16 OK 2026/07/29 01:26:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:53 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 01:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 01:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 01:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 01:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 01:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 01:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 01:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 01:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 01:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 01:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 01:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 01:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 01:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 01:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 01:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 01:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 01:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 01:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 01:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 01:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 01:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 01:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 01:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 01:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 01:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/29 01:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 01:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 01:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 01:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 01:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 01:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 01:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 01:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 01:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 01:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 01:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 01:26:53 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/29 01:26:53 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/29 01:26:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 01:26:53 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/29 01:26:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 01:26:53 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/29 01:26:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 01:26:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 01:26:53 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/29 01:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 01:26:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 01:26:53 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/29 01:26:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:53 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/29 01:26:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:53 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/29 01:26:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 01:26:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 01:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 01:26:53 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/29 01:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 01:26:53 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/29 01:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 01:26:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 01:26:53 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/29 01:26:53 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/29 01:26:53 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/29 01:26:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 01:26:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 01:26:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 01:26:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 01:26:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/29 01:26:53 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/29 01:26:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 01:26:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 01:26:53 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/29 01:26:53 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/29 01:26:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 01:26:53 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:26:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:26:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 01:26:53 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:26:53 DEBUG : Waiting for deletions to finish 2026/07/29 01:26:53 DEBUG : Waiting for deletions to finish 2026/07/29 01:26:53 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : appleapple: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/29 01:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/29 01:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/29 01:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/29 01:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/29 01:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/29 01:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/29 01:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/29 01:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/29 01:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/29 01:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/29 01:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/29 01:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/29 01:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/29 01:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/29 01:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/29 01:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/29 01:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/29 01:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/29 01:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/29 01:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/29 01:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/29 01:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/29 01:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/29 01:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/29 01:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/29 01:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/29 01:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/29 01:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/29 01:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/29 01:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/29 01:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 01:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/29 01:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 01:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/29 01:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/29 01:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/29 01:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/29 01:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/29 01:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/29 01:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/29 01:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/29 01:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/29 01:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/29 01:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/29 01:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/29 01:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/29 01:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/29 01:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/29 01:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/29 01:26:53 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:27:06 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:06 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:27:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:27:06 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:27:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:27:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:27:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:27:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:27:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:27:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:27:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:27:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:27:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:27:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:27:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:27:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:27:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:27:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:27:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:27:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:27:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 01:27:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 01:27:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 01:27:07 DEBUG : apple: size = 5 OK 2026/07/29 01:27:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : apple: Unchanged skipping 2026/07/29 01:27:07 DEBUG : banana: size = 6 OK 2026/07/29 01:27:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 01:27:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : banana: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 01:27:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 01:27:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 01:27:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 01:27:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 01:27:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 01:27:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 01:27:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 01:27:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 01:27:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 01:27:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 01:27:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 01:27:07 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:27:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 01:27:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 01:27:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 01:27:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 01:27:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:27:07 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:07 INFO : There was nothing to transfer 2026/07/29 01:27:07 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:07 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : apple: size = 5 OK 2026/07/29 01:27:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 01:27:07 DEBUG : banana: size = 6 OK 2026/07/29 01:27:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : banana: Unchanged skipping 2026/07/29 01:27:07 DEBUG : apple: Unchanged skipping 2026/07/29 01:27:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 01:27:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 01:27:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 01:27:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 01:27:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 01:27:07 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:27:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 01:27:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 01:27:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 01:27:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 01:27:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 01:27:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 01:27:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 01:27:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 01:27:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 01:27:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 01:27:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 01:27:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 01:27:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 01:27:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 01:27:07 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:27:07 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:07 INFO : There was nothing to transfer 2026/07/29 01:27:07 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:07 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:27:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:27:08 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:08 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:27:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:27:08 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:27:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:27:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:27:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:27:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:27:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:27:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:27:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:27:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:27:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:27:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:27:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:27:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:27:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:27:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:27:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:27:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:27:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:27:21 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:21 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:27:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:27:21 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:27:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:27:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:27:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:27:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:27:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:27:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:27:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:27:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:27:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:27:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:27:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:27:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:27:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:27:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:27:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:27:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:27:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 01:27:22 DEBUG : banana: size = 6 OK 2026/07/29 01:27:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 01:27:22 DEBUG : banana: Unchanged skipping 2026/07/29 01:27:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 01:27:22 DEBUG : apple: size = 5 OK 2026/07/29 01:27:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : apple: Unchanged skipping 2026/07/29 01:27:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 01:27:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 01:27:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:27:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 01:27:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 01:27:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 01:27:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 01:27:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 01:27:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 01:27:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 01:27:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 01:27:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 01:27:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 01:27:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 01:27:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 01:27:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 01:27:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 01:27:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:27:22 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:22 INFO : There was nothing to transfer 2026/07/29 01:27:22 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:22 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:27:22 DEBUG : apple: size = 5 OK 2026/07/29 01:27:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : apple: Unchanged skipping 2026/07/29 01:27:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 01:27:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 01:27:22 DEBUG : banana: size = 6 OK 2026/07/29 01:27:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : banana: Unchanged skipping 2026/07/29 01:27:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 01:27:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 01:27:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 01:27:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 01:27:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 01:27:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 01:27:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 01:27:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:27:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 01:27:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 01:27:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 01:27:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 01:27:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 01:27:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 01:27:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 01:27:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 01:27:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 01:27:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 01:27:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 01:27:22 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:27:22 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:22 INFO : There was nothing to transfer 2026/07/29 01:27:22 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:23 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:27:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:27:23 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:27:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:27:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:27:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:27:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:27:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:27:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:27:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:27:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:27:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:27:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:27:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:27:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:27:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:27:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:27:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:27:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:27:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:27:36 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:37 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : apple: size = 5 OK 2026/07/29 01:27:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:37 DEBUG : apple: Unchanged skipping 2026/07/29 01:27:37 DEBUG : banana: size = 6 OK 2026/07/29 01:27:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 01:27:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:37 DEBUG : banana: Unchanged skipping 2026/07/29 01:27:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 01:27:37 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 01:27:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:37 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 01:27:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 01:27:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 01:27:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 01:27:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 01:27:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 01:27:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 01:27:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 01:27:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 01:27:37 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:27:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 01:27:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 01:27:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 01:27:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 01:27:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 01:27:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 01:27:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 01:27:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 01:27:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 01:27:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 01:27:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 01:27:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 01:27:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 01:27:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 01:27:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 01:27:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 01:27:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 01:27:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 01:27:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 01:27:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 01:27:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 01:27:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 01:27:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 01:27:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 01:27:37 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:27:37 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:37 INFO : There was nothing to transfer 2026/07/29 01:27:37 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:37 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:27:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:27:38 DEBUG : apple: size = 5 OK 2026/07/29 01:27:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:38 DEBUG : apple: Unchanged skipping 2026/07/29 01:27:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 01:27:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 01:27:38 DEBUG : banana: size = 6 OK 2026/07/29 01:27:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:38 DEBUG : banana: Unchanged skipping 2026/07/29 01:27:38 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 01:27:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:38 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 01:27:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 01:27:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 01:27:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 01:27:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 01:27:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 01:27:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 01:27:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 01:27:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 01:27:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 01:27:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 01:27:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 01:27:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 01:27:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 01:27:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 01:27:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 01:27:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 01:27:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 01:27:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 01:27:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 01:27:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 01:27:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 01:27:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 01:27:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 01:27:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 01:27:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 01:27:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 01:27:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 01:27:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 01:27:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 01:27:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 01:27:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 01:27:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 01:27:38 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:27:38 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:27:38 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:38 INFO : There was nothing to transfer 2026/07/29 01:27:38 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:38 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:27:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:27:38 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:27:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:27:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:27:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:27:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:27:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:27:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:27:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:27:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:27:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:27:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:27:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:27:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:27:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:27:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:27:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:27:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:27:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:27:51 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:52 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:27:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:27:52 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:27:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:27:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:27:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:27:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:27:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:27:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:27:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:27:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:27:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:27:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:27:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:27:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:27:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:27:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:27:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:27:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:27:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:27:52 DEBUG : apple: size = 5 OK 2026/07/29 01:27:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:52 DEBUG : apple: Unchanged skipping 2026/07/29 01:27:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 01:27:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 01:27:52 DEBUG : banana: size = 6 OK 2026/07/29 01:27:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:52 DEBUG : banana: Unchanged skipping 2026/07/29 01:27:52 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 01:27:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:52 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 01:27:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 01:27:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 01:27:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 01:27:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 01:27:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 01:27:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 01:27:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 01:27:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 01:27:52 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:27:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 01:27:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 01:27:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 01:27:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 01:27:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 01:27:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 01:27:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 01:27:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 01:27:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 01:27:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 01:27:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 01:27:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 01:27:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 01:27:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 01:27:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 01:27:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 01:27:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 01:27:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 01:27:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 01:27:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 01:27:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 01:27:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 01:27:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 01:27:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 01:27:52 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:27:52 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:52 INFO : There was nothing to transfer 2026/07/29 01:27:52 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:53 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : apple: size = 5 OK 2026/07/29 01:27:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 01:27:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 01:27:53 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 01:27:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:53 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 01:27:53 DEBUG : apple: Unchanged skipping 2026/07/29 01:27:53 DEBUG : banana: size = 6 OK 2026/07/29 01:27:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:53 DEBUG : banana: Unchanged skipping 2026/07/29 01:27:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 01:27:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 01:27:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 01:27:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 01:27:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 01:27:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 01:27:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 01:27:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 01:27:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 01:27:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 01:27:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:53 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:27:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 01:27:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 01:27:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 01:27:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 01:27:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 01:27:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 01:27:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 01:27:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 01:27:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 01:27:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 01:27:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 01:27:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 01:27:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 01:27:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 01:27:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 01:27:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 01:27:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 01:27:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 01:27:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:27:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 01:27:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 01:27:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 01:27:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 01:27:53 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:27:53 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:53 INFO : There was nothing to transfer 2026/07/29 01:27:53 DEBUG : Waiting for deletions to finish 2026/07/29 01:27:53 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:27:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:28:06 DEBUG : Waiting for deletions to finish 2026/07/29 01:28:07 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:28:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:28:07 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:28:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:28:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:28:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:28:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:28:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:28:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:28:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:28:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:28:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:28:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:28:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:28:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:28:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:28:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:28:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:28:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:28:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 01:28:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 01:28:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 01:28:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 01:28:08 DEBUG : apple: size = 5 OK 2026/07/29 01:28:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : apple: Unchanged skipping 2026/07/29 01:28:08 DEBUG : banana: size = 6 OK 2026/07/29 01:28:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : banana: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 01:28:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 01:28:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 01:28:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 01:28:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 01:28:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 01:28:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 01:28:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 01:28:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 01:28:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 01:28:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 01:28:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 01:28:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 01:28:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 01:28:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 01:28:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 01:28:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:28:08 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:28:08 DEBUG : Waiting for deletions to finish 2026/07/29 01:28:08 INFO : There was nothing to transfer 2026/07/29 01:28:08 DEBUG : Waiting for deletions to finish 2026/07/29 01:28:08 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 01:28:08 DEBUG : banana: size = 6 OK 2026/07/29 01:28:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : banana: Unchanged skipping 2026/07/29 01:28:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 01:28:08 DEBUG : apple: size = 5 OK 2026/07/29 01:28:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : apple: Unchanged skipping 2026/07/29 01:28:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 01:28:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 01:28:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 01:28:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 01:28:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 01:28:08 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:28:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 01:28:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 01:28:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 01:28:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 01:28:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 01:28:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 01:28:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 01:28:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 01:28:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 01:28:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 01:28:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 01:28:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 01:28:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 01:28:08 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:28:08 DEBUG : Waiting for deletions to finish 2026/07/29 01:28:08 INFO : There was nothing to transfer 2026/07/29 01:28:08 DEBUG : Waiting for deletions to finish 2026/07/29 01:28:08 DEBUG : apple: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : banana: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 01:28:08 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (179.60s) --- PASS: TestTransform/NFC (13.94s) --- PASS: TestTransform/NFD (15.36s) --- PASS: TestTransform/base64 (17.40s) --- PASS: TestTransform/prefix (20.41s) --- PASS: TestTransform/suffix (20.09s) --- PASS: TestTransform/truncate (16.95s) --- PASS: TestTransform/encoder (14.84s) --- PASS: TestTransform/ISO-8859-1 (14.79s) --- PASS: TestTransform/charmap (15.27s) --- PASS: TestTransform/lowercase (15.32s) --- PASS: TestTransform/ascii (15.22s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:28:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/29 01:28:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/29 01:28:13 INFO : sub dir_somesuffix: Making directory 2026/07/29 01:28:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/29 01:28:13 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/29 01:28:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/29 01:28:13 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/29 01:28:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/29 01:28:13 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:28:13 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:28:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/29 01:28:14 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:28:14 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/29 01:28:14 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.83s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:28:15 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:15 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:15 INFO : tictactoe: Making directory 2026/07/29 01:28:15 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:15 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 01:28:15 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/29 01:28:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 01:28:15 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:28:15 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:28:16 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/29 01:28:16 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:28:16 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/29 01:28:16 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.53s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:28:17 INFO : toe: Making directory 2026/07/29 01:28:17 INFO : toe/toe: Making directory 2026/07/29 01:28:17 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/29 01:28:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/29 01:28:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/29 01:28:17 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:28:17 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:28:17 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/29 01:28:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:28:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/29 01:28:17 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.68s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:28:18 INFO : toe: Making directory 2026/07/29 01:28:18 INFO : toe/toe: Making directory 2026/07/29 01:28:18 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/29 01:28:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/29 01:28:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/29 01:28:18 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:28:18 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:28:19 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/29 01:28:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:28:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/29 01:28:19 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.67s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:28:20 DEBUG : empty_dir: Making directory with metadata 2026/07/29 01:28:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 01:28:20 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:20 INFO : tictacempty_dir: Making directory 2026/07/29 01:28:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:20 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:20 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:20 INFO : tictactoe: Making directory 2026/07/29 01:28:20 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:20 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 01:28:20 INFO : tictactoe/tictactoe: Making directory 2026/07/29 01:28:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 01:28:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/29 01:28:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/29 01:28:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/29 01:28:20 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:28:20 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:28:21 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/29 01:28:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:28:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/29 01:28:21 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.69s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:28:22 DEBUG : empty_dir: Making directory with metadata 2026/07/29 01:28:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 01:28:22 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:22 INFO : tictacempty_dir: Making directory 2026/07/29 01:28:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:22 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:22 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:22 INFO : tictactoe: Making directory 2026/07/29 01:28:22 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:22 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 01:28:22 INFO : tictactoe/tictactoe: Making directory 2026/07/29 01:28:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 01:28:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/29 01:28:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 01:28:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/29 01:28:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 01:28:22 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:28:22 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:28:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/29 01:28:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:28:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 01:28:22 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/29 01:28:23 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:28:23 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:23 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:23 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/29 01:28:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/29 01:28:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:28:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/29 01:28:23 NOTICE: B2 bucket rclone-test-corimig0robi: 0 differences found 2026/07/29 01:28:23 NOTICE: B2 bucket rclone-test-corimig0robi: 1 matching files --- PASS: TestAllTag (1.93s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:28:23 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:24 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:24 INFO : tictactoe: Making directory 2026/07/29 01:28:24 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:24 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 01:28:24 INFO : tictactoe/tictactoe: Making directory 2026/07/29 01:28:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 01:28:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/29 01:28:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/29 01:28:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/29 01:28:24 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:28:24 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:28:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/29 01:28:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:28:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/29 01:28:24 DEBUG : Waiting for deletions to finish 2026/07/29 01:28:24 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:25 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:25 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 01:28:25 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/29 01:28:25 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 01:28:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/29 01:28:25 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/29 01:28:25 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:28:25 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:28:25 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.99s) === RUN TestSyntax 2026/07/29 01:28:25 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:28:26 INFO : toe: Making directory 2026/07/29 01:28:26 INFO : toe/toe: Making directory 2026/07/29 01:28:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/29 01:28:26 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:28:26 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:28:27 DEBUG : toe/toe/toe: size = 11 OK 2026/07/29 01:28:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:28:27 INFO : toe/toe/toe: Copied (new) 2026/07/29 01:28:27 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.92s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:28:27 DEBUG : empty_dir: Making directory with metadata 2026/07/29 01:28:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 01:28:27 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:28 INFO : tictacempty_dir: Making directory 2026/07/29 01:28:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:28 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:28 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:28 INFO : tictactoe: Making directory 2026/07/29 01:28:28 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:28 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 01:28:28 INFO : tictactoe/tictactoe: Making directory 2026/07/29 01:28:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 01:28:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/29 01:28:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 01:28:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/29 01:28:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 01:28:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 01:28:28 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:28:28 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:28:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/29 01:28:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:28:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 01:28:28 INFO : toe/toe/toe.txt: Deleted 2026/07/29 01:28:28 INFO : toe/toe: Removing directory 2026/07/29 01:28:28 INFO : toe: Removing directory 2026/07/29 01:28:28 INFO : empty_dir: Removing directory 2026/07/29 01:28:28 DEBUG : Local file system at /tmp/rclone2197096110: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.74s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:28:29 DEBUG : empty_dir: Making directory with metadata 2026/07/29 01:28:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 01:28:29 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:29 INFO : tictacempty_dir: Making directory 2026/07/29 01:28:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:29 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:29 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:29 INFO : tictactoe: Making directory 2026/07/29 01:28:29 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:29 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 01:28:29 INFO : tictactoe/tictactoe: Making directory 2026/07/29 01:28:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 01:28:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/29 01:28:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 01:28:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/29 01:28:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 01:28:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 01:28:29 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:28:29 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:28:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/29 01:28:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:28:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 01:28:30 INFO : toe/toe/toe.txt: Deleted 2026/07/29 01:28:30 INFO : toe/toe: Removing directory 2026/07/29 01:28:30 INFO : toe: Removing directory 2026/07/29 01:28:30 INFO : empty_dir: Removing directory 2026/07/29 01:28:30 DEBUG : Local file system at /tmp/rclone2197096110: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/29 01:28:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/29 01:28:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/29 01:28:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/29 01:28:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/29 01:28:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/29 01:28:32 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/29 01:28:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:28:32 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/29 01:28:32 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.40s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:28:32 DEBUG : Reset feature "Copy" 2026/07/29 01:28:32 DEBUG : Reset feature "Move" 2026/07/29 01:28:32 DEBUG : Reset feature "Copy" 2026/07/29 01:28:32 DEBUG : Reset feature "Move" 2026/07/29 01:28:32 DEBUG : empty_dir: Making directory with metadata 2026/07/29 01:28:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 01:28:32 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:33 INFO : tictacempty_dir: Making directory 2026/07/29 01:28:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 01:28:33 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:33 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:33 INFO : tictactoe: Making directory 2026/07/29 01:28:33 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:33 DEBUG : toe: transformed to: tictactoe 2026/07/29 01:28:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 01:28:33 INFO : tictactoe/tictactoe: Making directory 2026/07/29 01:28:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 01:28:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/29 01:28:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 01:28:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/29 01:28:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 01:28:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 01:28:33 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:28:33 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:28:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/29 01:28:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:28:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 01:28:33 INFO : toe/toe/toe.txt: Deleted 2026/07/29 01:28:33 INFO : toe/toe: Removing directory 2026/07/29 01:28:33 INFO : toe: Removing directory 2026/07/29 01:28:33 INFO : empty_dir: Removing directory 2026/07/29 01:28:33 DEBUG : Local file system at /tmp/rclone2197096110: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/29 01:28:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/29 01:28:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/29 01:28:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/29 01:28:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/29 01:28:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/29 01:28:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/29 01:28:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:28:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/29 01:28:35 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.61s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:28:36 DEBUG : toe: transformed to: dG9l 2026/07/29 01:28:36 DEBUG : toe: transformed to: dG9l 2026/07/29 01:28:36 INFO : dG9l: Making directory 2026/07/29 01:28:36 DEBUG : toe: transformed to: dG9l 2026/07/29 01:28:36 DEBUG : toe: transformed to: dG9l 2026/07/29 01:28:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/29 01:28:36 INFO : dG9l/dG9l: Making directory 2026/07/29 01:28:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/29 01:28:36 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/29 01:28:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/29 01:28:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/29 01:28:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/29 01:28:36 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:28:36 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:28:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/29 01:28:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:28:37 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/29 01:28:37 DEBUG : Waiting for deletions to finish 2026/07/29 01:28:37 DEBUG : dG9l: transformed to: toe 2026/07/29 01:28:37 DEBUG : dG9l: transformed to: toe 2026/07/29 01:28:37 DEBUG : dG9l: transformed to: toe 2026/07/29 01:28:37 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/29 01:28:37 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/29 01:28:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/29 01:28:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/29 01:28:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/29 01:28:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/29 01:28:37 DEBUG : Local file system at /tmp/rclone2197096110: Waiting for checks to finish 2026/07/29 01:28:37 DEBUG : Local file system at /tmp/rclone2197096110: Waiting for transfers to finish 2026/07/29 01:28:37 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.49s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-corimig0robi", Local "Local file system at /tmp/rclone2197096110", Modify Window "1ms" 2026/07/29 01:28:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/29 01:28:39 DEBUG : toe: transformed to: 2026/07/29 01:28:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/29 01:28:39 DEBUG : toe: transformed to: 2026/07/29 01:28:39 INFO : B2 bucket rclone-test-corimig0robi: Making directory 2026/07/29 01:28:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/29 01:28:39 DEBUG : toe: transformed to: 2026/07/29 01:28:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/29 01:28:39 DEBUG : toe: transformed to: 2026/07/29 01:28:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/29 01:28:39 DEBUG : toe/toe: transformed to: 2026/07/29 01:28:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/29 01:28:39 INFO : toe/toe: Making directory 2026/07/29 01:28:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/29 01:28:39 DEBUG : toe/toe: transformed to: 2026/07/29 01:28:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/29 01:28:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/29 01:28:39 DEBUG : toe: transformed to: 2026/07/29 01:28:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/29 01:28:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/29 01:28:39 DEBUG : toe/toe/toe: transformed to: 2026/07/29 01:28:39 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/29 01:28:39 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for checks to finish 2026/07/29 01:28:39 DEBUG : B2 bucket rclone-test-corimig0robi: Waiting for transfers to finish 2026/07/29 01:28:39 DEBUG : toe/toe/toe: size = 11 OK 2026/07/29 01:28:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/29 01:28:39 INFO : toe/toe/toe: Copied (new) 2026/07/29 01:28:39 ERROR : B2 bucket rclone-test-corimig0robi: not deleting files as there were IO errors 2026/07/29 01:28:39 ERROR : B2 bucket rclone-test-corimig0robi: not deleting directories as there were IO errors --- PASS: TestError (1.52s) PASS 2026/07/29 01:28:40 DEBUG : B2 bucket rclone-test-corimig0robi: Purge remote 2026/07/29 01:28:40 INFO : B2 bucket rclone-test-corimig0robi: cleaning bucket "rclone-test-corimig0robi" of all files 2026/07/29 01:28:41 DEBUG : BackupDir/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40435e0164448a0d_d20260729_m012247_c001_v7007000_t0000_u01785288167410") 2026/07/29 01:28:41 DEBUG : BackupDir/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f103cf3b277330649_d20260729_m012241_c001_v0001038_t0035_u01785288161926") 2026/07/29 01:28:41 DEBUG : CompareDest/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f401bf9104369822f_d20260729_m012222_c001_v7007000_t0000_u01785288142300") 2026/07/29 01:28:41 DEBUG : CompareDest/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9ca6_d20260729_m012216_c001_v0001173_t0029_u01785288136447") 2026/07/29 01:28:41 DEBUG : CompareDest/two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f401bf91043698239_d20260729_m012222_c001_v7007000_t0000_u01785288142475") 2026/07/29 01:28:41 DEBUG : CompareDest/two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7aa6_d20260729_m012217_c001_v0001165_t0015_u01785288137905") 2026/07/29 01:28:41 DEBUG : CopyDest/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40435e0164448a0e_d20260729_m012247_c001_v7007000_t0000_u01785288167584") 2026/07/29 01:28:41 DEBUG : CopyDest/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30bdc_d20260729_m012238_c001_v0001044_t0049_u01785288158540") 2026/07/29 01:28:41 DEBUG : CopyDest/three: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40435e0164448a0f_d20260729_m012247_c001_v7007000_t0000_u01785288167759") 2026/07/29 01:28:41 DEBUG : CopyDest/three: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7af8_d20260729_m012245_c001_v0001165_t0036_u01785288165507") 2026/07/29 01:28:41 DEBUG : CopyDest/two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40435e0164448a10_d20260729_m012247_c001_v7007000_t0000_u01785288167933") 2026/07/29 01:28:42 DEBUG : CopyDest/two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9d3a_d20260729_m012243_c001_v0001173_t0018_u01785288163405") 2026/07/29 01:28:42 DEBUG : EXISTING: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f414543bfed0a07e6_d20260729_m012416_c001_v7007000_t0000_u01785288256127") 2026/07/29 01:28:42 DEBUG : EXISTING: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9f5e_d20260729_m012415_c001_v0001173_t0029_u01785288255137") 2026/07/29 01:28:42 DEBUG : PREFIXapple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a314095017_d20260729_m012615_c001_v7007000_t0000_u01785288375306") 2026/07/29 01:28:42 DEBUG : PREFIXapple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e06_d20260729_m012610_c001_v0001044_t0011_u01785288370188") 2026/07/29 01:28:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a314095016_d20260729_m012615_c001_v7007000_t0000_u01785288375274") 2026/07/29 01:28:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e0a_d20260729_m012610_c001_v0001165_t0042_u01785288370202") 2026/07/29 01:28:42 DEBUG : PREFIXbanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42553fdcdb284858_d20260729_m012615_c001_v7007000_t0000_u01785288375619") 2026/07/29 01:28:42 DEBUG : PREFIXbanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa2d2_d20260729_m012610_c001_v0001173_t0005_u01785288370179") 2026/07/29 01:28:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab774_d20260729_m012615_c001_v7007000_t0000_u01785288375314") 2026/07/29 01:28:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1236_d20260729_m012610_c001_v0001177_t0005_u01785288370210") 2026/07/29 01:28:42 DEBUG : Testêé: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f414543bfed0a07dd_d20260729_m012412_c001_v7007000_t0000_u01785288252386") 2026/07/29 01:28:42 DEBUG : Testêé: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7c1a_d20260729_m012411_c001_v0001165_t0050_u01785288251738") 2026/07/29 01:28:42 DEBUG : Testêé: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9f3e_d20260729_m012410_c001_v0001173_t0006_u01785288250545") 2026/07/29 01:28:42 DEBUG : YXBwbGU=: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a4d_d20260729_m012556_c001_v7007000_t0000_u01785288356714") 2026/07/29 01:28:42 DEBUG : YXBwbGU=: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba11e2_d20260729_m012552_c001_v0001177_t0010_u01785288352950") 2026/07/29 01:28:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a4f_d20260729_m012556_c001_v7007000_t0000_u01785288356889") 2026/07/29 01:28:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30de0_d20260729_m012552_c001_v0001044_t0051_u01785288352961") 2026/07/29 01:28:42 DEBUG : YmFuYW5h: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a51_d20260729_m012557_c001_v7007000_t0000_u01785288357064") 2026/07/29 01:28:42 DEBUG : YmFuYW5h: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa25e_d20260729_m012552_c001_v0001173_t0053_u01785288352983") 2026/07/29 01:28:42 DEBUG : a/potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353d2_d20260729_m012051_c001_v7007000_t0000_u01785288051047") 2026/07/29 01:28:43 DEBUG : a/potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc794a_d20260729_m012050_c001_v0001165_t0016_u01785288050491") 2026/07/29 01:28:43 DEBUG : a/potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353cf_d20260729_m012049_c001_v7007000_t0000_u01785288049084") 2026/07/29 01:28:43 DEBUG : a/potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7940_d20260729_m012048_c001_v0001165_t0025_u01785288048325") 2026/07/29 01:28:43 DEBUG : a/potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1097e00_d20260729_m012031_c001_v7007000_t0000_u01785288031997") 2026/07/29 01:28:43 DEBUG : a/potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc78e6_d20260729_m012030_c001_v0001165_t0045_u01785288030763") 2026/07/29 01:28:43 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d78563_d20260729_m012809_c001_v7007000_t0000_u01785288489530") 2026/07/29 01:28:43 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa6a2_d20260729_m012805_c001_v0001173_t0037_u01785288485595") 2026/07/29 01:28:43 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4034a697066fd0da_d20260729_m012754_c001_v7007000_t0000_u01785288474243") 2026/07/29 01:28:43 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa616_d20260729_m012750_c001_v0001173_t0006_u01785288470442") 2026/07/29 01:28:43 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb196a35_d20260729_m012739_c001_v7007000_t0000_u01785288459032") 2026/07/29 01:28:43 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa5ac_d20260729_m012735_c001_v0001173_t0013_u01785288455038") 2026/07/29 01:28:43 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08c22_d20260729_m012723_c001_v7007000_t0000_u01785288443592") 2026/07/29 01:28:43 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa526_d20260729_m012719_c001_v0001173_t0048_u01785288439879") 2026/07/29 01:28:43 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab81c_d20260729_m012708_c001_v7007000_t0000_u01785288428947") 2026/07/29 01:28:43 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa4a4_d20260729_m012705_c001_v0001173_t0012_u01785288425020") 2026/07/29 01:28:43 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967c7_d20260729_m012654_c001_v7007000_t0000_u01785288414110") 2026/07/29 01:28:43 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7ed6_d20260729_m012648_c001_v0001165_t0011_u01785288408275") 2026/07/29 01:28:43 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f109882f_d20260729_m012637_c001_v7007000_t0000_u01785288397049") 2026/07/29 01:28:43 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e88_d20260729_m012633_c001_v0001165_t0031_u01785288393446") 2026/07/29 01:28:43 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d9235a03_d20260729_m012632_c001_v7007000_t0000_u01785288392538") 2026/07/29 01:28:44 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa368_d20260729_m012628_c001_v0001173_t0014_u01785288388183") 2026/07/29 01:28:44 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a31409501d_d20260729_m012616_c001_v7007000_t0000_u01785288376994") 2026/07/29 01:28:44 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e22_d20260729_m012613_c001_v0001165_t0038_u01785288373199") 2026/07/29 01:28:44 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f953092a_d20260729_m012612_c001_v7007000_t0000_u01785288372141") 2026/07/29 01:28:44 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa2c2_d20260729_m012608_c001_v0001173_t0055_u01785288368123") 2026/07/29 01:28:44 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c1ea_d20260729_m012555_c001_v7007000_t0000_u01785288355120") 2026/07/29 01:28:44 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba11d8_d20260729_m012550_c001_v0001177_t0014_u01785288350685") 2026/07/29 01:28:44 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c152_d20260729_m012539_c001_v7007000_t0000_u01785288339275") 2026/07/29 01:28:44 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba119c_d20260729_m012535_c001_v0001177_t0024_u01785288335275") 2026/07/29 01:28:44 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4181583312fbd2b5_d20260729_m012523_c001_v7007000_t0000_u01785288323813") 2026/07/29 01:28:44 DEBUG : apple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba115e_d20260729_m012520_c001_v0001177_t0053_u01785288320146") 2026/07/29 01:28:44 DEBUG : appleSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948b16_d20260729_m012635_c001_v7007000_t0000_u01785288395577") 2026/07/29 01:28:44 DEBUG : appleSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e3e_d20260729_m012630_c001_v0001044_t0010_u01785288390419") 2026/07/29 01:28:44 DEBUG : appleapple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967c8_d20260729_m012654_c001_v7007000_t0000_u01785288414288") 2026/07/29 01:28:44 DEBUG : appleapple: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa432_d20260729_m012650_c001_v0001173_t0008_u01785288410459") 2026/07/29 01:28:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d78564_d20260729_m012809_c001_v7007000_t0000_u01785288489707") 2026/07/29 01:28:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba142d_d20260729_m012806_c001_v0001177_t0050_u01785288486132") 2026/07/29 01:28:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4034a697066fd0dc_d20260729_m012754_c001_v7007000_t0000_u01785288474418") 2026/07/29 01:28:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba13e1_d20260729_m012751_c001_v0001177_t0051_u01785288471076") 2026/07/29 01:28:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb196a36_d20260729_m012739_c001_v7007000_t0000_u01785288459208") 2026/07/29 01:28:44 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba13b7_d20260729_m012735_c001_v0001177_t0006_u01785288455744") 2026/07/29 01:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08c28_d20260729_m012723_c001_v7007000_t0000_u01785288443780") 2026/07/29 01:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1377_d20260729_m012720_c001_v0001177_t0018_u01785288440527") 2026/07/29 01:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab81d_d20260729_m012709_c001_v7007000_t0000_u01785288429124") 2026/07/29 01:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba133f_d20260729_m012705_c001_v0001177_t0051_u01785288425637") 2026/07/29 01:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42553fdcdb284944_d20260729_m012652_c001_v7007000_t0000_u01785288412372") 2026/07/29 01:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba12fc_d20260729_m012648_c001_v0001177_t0009_u01785288408886") 2026/07/29 01:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1098830_d20260729_m012637_c001_v7007000_t0000_u01785288397239") 2026/07/29 01:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba12c4_d20260729_m012633_c001_v0001177_t0059_u01785288393414") 2026/07/29 01:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42202764a0c22631_d20260729_m012632_c001_v7007000_t0000_u01785288392385") 2026/07/29 01:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e62_d20260729_m012628_c001_v0001165_t0032_u01785288388756") 2026/07/29 01:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a31409501e_d20260729_m012617_c001_v7007000_t0000_u01785288377171") 2026/07/29 01:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa2ea_d20260729_m012613_c001_v0001173_t0012_u01785288373203") 2026/07/29 01:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42553fdcdb28483f_d20260729_m012612_c001_v7007000_t0000_u01785288372312") 2026/07/29 01:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7dfc_d20260729_m012609_c001_v0001165_t0053_u01785288369056") 2026/07/29 01:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f414543bfed0a140a_d20260729_m012554_c001_v7007000_t0000_u01785288354874") 2026/07/29 01:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7db8_d20260729_m012551_c001_v0001165_t0051_u01785288351315") 2026/07/29 01:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c157_d20260729_m012539_c001_v7007000_t0000_u01785288339496") 2026/07/29 01:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7d74_d20260729_m012536_c001_v0001165_t0049_u01785288336209") 2026/07/29 01:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4181583312fbd2b6_d20260729_m012524_c001_v7007000_t0000_u01785288324067") 2026/07/29 01:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7d44_d20260729_m012520_c001_v0001165_t0040_u01785288320926") 2026/07/29 01:28:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f109882a_d20260729_m012635_c001_v7007000_t0000_u01785288395427") 2026/07/29 01:28:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa36e_d20260729_m012630_c001_v0001173_t0015_u01785288390390") 2026/07/29 01:28:45 DEBUG : b/potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353d3_d20260729_m012051_c001_v7007000_t0000_u01785288051223") 2026/07/29 01:28:45 DEBUG : b/potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7944_d20260729_m012049_c001_v0001165_t0032_u01785288049614") 2026/07/29 01:28:46 DEBUG : b/potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353ce_d20260729_m012048_c001_v7007000_t0000_u01785288048555") 2026/07/29 01:28:46 DEBUG : b/potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc793a_d20260729_m012047_c001_v0001165_t0015_u01785288047523") 2026/07/29 01:28:46 DEBUG : b/potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1097dff_d20260729_m012031_c001_v7007000_t0000_u01785288031359") 2026/07/29 01:28:46 DEBUG : b/potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc78e0_d20260729_m012029_c001_v0001165_t0025_u01785288029879") 2026/07/29 01:28:46 DEBUG : backup/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419a0685902d2170_d20260729_m012301_c001_v7007000_t0000_u01785288181324") 2026/07/29 01:28:46 DEBUG : backup/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f10189621a287fad6_d20260729_m012259_c001_v0001182_t0035_u01785288179087") 2026/07/29 01:28:46 DEBUG : backup/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109d5fe9556658d0_d20260729_m012254_c001_v0001185_t0014_u01785288174852") 2026/07/29 01:28:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42202764a0c2212a_d20260729_m012329_c001_v7007000_t0000_u01785288209231") 2026/07/29 01:28:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f11327dc08f327050_d20260729_m012326_c001_v0001177_t0006_u01785288206966") 2026/07/29 01:28:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1109cc6143b1f266_d20260729_m012322_c001_v0001097_t0002_u01785288202279") 2026/07/29 01:28:46 DEBUG : backup/one.bak: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417412727f0df840_d20260729_m012314_c001_v7007000_t0000_u01785288194925") 2026/07/29 01:28:46 DEBUG : backup/one.bak: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f10667a405c70e3d9_d20260729_m012312_c001_v0001091_t0058_u01785288192547") 2026/07/29 01:28:46 DEBUG : backup/one.bak: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1070bfd4a6ae5b76_d20260729_m012308_c001_v0001040_t0018_u01785288188575") 2026/07/29 01:28:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42202764a0c2212b_d20260729_m012329_c001_v7007000_t0000_u01785288209407") 2026/07/29 01:28:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1043b79b69f6319b_d20260729_m012328_c001_v0001180_t0013_u01785288208465") 2026/07/29 01:28:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f105f8aca1cb80bd2_d20260729_m012324_c001_v0001102_t0048_u01785288204690") 2026/07/29 01:28:46 DEBUG : backup/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419a0685902d2172_d20260729_m012301_c001_v7007000_t0000_u01785288181510") 2026/07/29 01:28:46 DEBUG : backup/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f116361a5414d3126_d20260729_m012259_c001_v0001090_t0012_u01785288179988") 2026/07/29 01:28:46 DEBUG : backup/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f10353a02117c339c_d20260729_m012256_c001_v0001150_t0045_u01785288176343") 2026/07/29 01:28:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417412727f0df841_d20260729_m012315_c001_v7007000_t0000_u01785288195098") 2026/07/29 01:28:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f117bd1c9ea3f42fd_d20260729_m012313_c001_v0001146_t0026_u01785288193628") 2026/07/29 01:28:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f116bf2aeeb81ab64_d20260729_m012310_c001_v0001105_t0047_u01785288190131") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d78565_d20260729_m012809_c001_v7007000_t0000_u01785288489884") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7fde_d20260729_m012805_c001_v0001165_t0015_u01785288485898") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4034a697066fd0dd_d20260729_m012754_c001_v7007000_t0000_u01785288474592") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7fb2_d20260729_m012750_c001_v0001165_t0031_u01785288470875") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb196a37_d20260729_m012739_c001_v7007000_t0000_u01785288459384") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7f84_d20260729_m012735_c001_v0001165_t0040_u01785288455311") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08c2d_d20260729_m012723_c001_v7007000_t0000_u01785288443956") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7f3e_d20260729_m012720_c001_v0001165_t0033_u01785288440290") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab81f_d20260729_m012709_c001_v7007000_t0000_u01785288429300") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7f16_d20260729_m012705_c001_v0001165_t0055_u01785288425402") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967c9_d20260729_m012654_c001_v7007000_t0000_u01785288414466") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa41e_d20260729_m012648_c001_v0001173_t0050_u01785288408553") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1098832_d20260729_m012637_c001_v7007000_t0000_u01785288397412") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e44_d20260729_m012633_c001_v0001044_t0055_u01785288393423") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948adc_d20260729_m012632_c001_v7007000_t0000_u01785288392550") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba12aa_d20260729_m012628_c001_v0001177_t0036_u01785288388537") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a31409501f_d20260729_m012617_c001_v7007000_t0000_u01785288377350") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba124a_d20260729_m012613_c001_v0001177_t0048_u01785288373203") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab76f_d20260729_m012612_c001_v7007000_t0000_u01785288372257") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30dfe_d20260729_m012608_c001_v0001044_t0019_u01785288368390") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a314094f91_d20260729_m012554_c001_v7007000_t0000_u01785288354952") 2026/07/29 01:28:47 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30ddc_d20260729_m012550_c001_v0001044_t0054_u01785288350899") 2026/07/29 01:28:48 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c15a_d20260729_m012539_c001_v7007000_t0000_u01785288339681") 2026/07/29 01:28:48 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30db0_d20260729_m012535_c001_v0001044_t0035_u01785288335492") 2026/07/29 01:28:48 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4181583312fbd2b7_d20260729_m012524_c001_v7007000_t0000_u01785288324244") 2026/07/29 01:28:48 DEBUG : banana: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d8a_d20260729_m012520_c001_v0001044_t0007_u01785288320356") 2026/07/29 01:28:48 DEBUG : bananaSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d9235a18_d20260729_m012635_c001_v7007000_t0000_u01785288395592") 2026/07/29 01:28:48 DEBUG : bananaSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba12b2_d20260729_m012630_c001_v0001177_t0004_u01785288390400") 2026/07/29 01:28:48 DEBUG : both0: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f9530771_d20260729_m012458_c001_v7007000_t0000_u01785288298192") 2026/07/29 01:28:48 DEBUG : both0: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d00_d20260729_m012439_c001_v0001044_t0032_u01785288279438") 2026/07/29 01:28:48 DEBUG : both0: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb38b_d20260729_m012435_c001_v7007000_t0000_u01785288275329") 2026/07/29 01:28:48 DEBUG : both0: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7c2e_d20260729_m012418_c001_v0001165_t0027_u01785288258252") 2026/07/29 01:28:48 DEBUG : both1: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f9530777_d20260729_m012458_c001_v7007000_t0000_u01785288298386") 2026/07/29 01:28:48 DEBUG : both1: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7c76_d20260729_m012441_c001_v0001165_t0006_u01785288281007") 2026/07/29 01:28:48 DEBUG : both1: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb38c_d20260729_m012435_c001_v7007000_t0000_u01785288275514") 2026/07/29 01:28:48 DEBUG : both1: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9f6e_d20260729_m012418_c001_v0001173_t0013_u01785288258810") 2026/07/29 01:28:48 DEBUG : both10: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f953077c_d20260729_m012458_c001_v7007000_t0000_u01785288298560") 2026/07/29 01:28:48 DEBUG : both10: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7caa_d20260729_m012448_c001_v0001165_t0042_u01785288288214") 2026/07/29 01:28:48 DEBUG : both10: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb38d_d20260729_m012435_c001_v7007000_t0000_u01785288275690") 2026/07/29 01:28:48 DEBUG : both10: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9f9a_d20260729_m012425_c001_v0001173_t0028_u01785288265607") 2026/07/29 01:28:48 DEBUG : both11: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f9530782_d20260729_m012458_c001_v7007000_t0000_u01785288298734") 2026/07/29 01:28:48 DEBUG : both11: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa052_d20260729_m012449_c001_v0001173_t0014_u01785288289046") 2026/07/29 01:28:48 DEBUG : both11: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb38e_d20260729_m012435_c001_v7007000_t0000_u01785288275866") 2026/07/29 01:28:48 DEBUG : both11: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30cd6_d20260729_m012426_c001_v0001044_t0027_u01785288266166") 2026/07/29 01:28:49 DEBUG : both12: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f9530785_d20260729_m012458_c001_v7007000_t0000_u01785288298909") 2026/07/29 01:28:49 DEBUG : both12: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d22_d20260729_m012449_c001_v0001044_t0044_u01785288289532") 2026/07/29 01:28:49 DEBUG : both12: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb390_d20260729_m012436_c001_v7007000_t0000_u01785288276044") 2026/07/29 01:28:49 DEBUG : both12: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7c4a_d20260729_m012427_c001_v0001165_t0024_u01785288267203") 2026/07/29 01:28:49 DEBUG : both13: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f9530789_d20260729_m012459_c001_v7007000_t0000_u01785288299082") 2026/07/29 01:28:49 DEBUG : both13: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7cb4_d20260729_m012450_c001_v0001165_t0011_u01785288290639") 2026/07/29 01:28:49 DEBUG : both13: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb391_d20260729_m012436_c001_v7007000_t0000_u01785288276219") 2026/07/29 01:28:49 DEBUG : both13: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9fb4_d20260729_m012428_c001_v0001173_t0020_u01785288268019") 2026/07/29 01:28:49 DEBUG : both14: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f953078d_d20260729_m012459_c001_v7007000_t0000_u01785288299256") 2026/07/29 01:28:49 DEBUG : both14: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa06e_d20260729_m012451_c001_v0001173_t0052_u01785288291337") 2026/07/29 01:28:49 DEBUG : both14: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb392_d20260729_m012436_c001_v7007000_t0000_u01785288276395") 2026/07/29 01:28:49 DEBUG : both14: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30ce2_d20260729_m012428_c001_v0001044_t0004_u01785288268512") 2026/07/29 01:28:49 DEBUG : both15: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f9530792_d20260729_m012459_c001_v7007000_t0000_u01785288299430") 2026/07/29 01:28:49 DEBUG : both15: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d2e_d20260729_m012451_c001_v0001044_t0051_u01785288291945") 2026/07/29 01:28:49 DEBUG : both15: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb393_d20260729_m012436_c001_v7007000_t0000_u01785288276571") 2026/07/29 01:28:49 DEBUG : both15: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7c54_d20260729_m012429_c001_v0001165_t0044_u01785288269227") 2026/07/29 01:28:49 DEBUG : both16: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f9530796_d20260729_m012459_c001_v7007000_t0000_u01785288299604") 2026/07/29 01:28:49 DEBUG : both16: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7cc4_d20260729_m012453_c001_v0001165_t0052_u01785288293077") 2026/07/29 01:28:49 DEBUG : both16: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb395_d20260729_m012436_c001_v7007000_t0000_u01785288276746") 2026/07/29 01:28:49 DEBUG : both16: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9fbc_d20260729_m012430_c001_v0001173_t0006_u01785288269999") 2026/07/29 01:28:49 DEBUG : both17: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f9530797_d20260729_m012459_c001_v7007000_t0000_u01785288299778") 2026/07/29 01:28:49 DEBUG : both17: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa08c_d20260729_m012453_c001_v0001173_t0058_u01785288293794") 2026/07/29 01:28:50 DEBUG : both17: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb396_d20260729_m012436_c001_v7007000_t0000_u01785288276921") 2026/07/29 01:28:50 DEBUG : both17: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30ce8_d20260729_m012430_c001_v0001044_t0051_u01785288270560") 2026/07/29 01:28:50 DEBUG : both18: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f9530798_d20260729_m012459_c001_v7007000_t0000_u01785288299953") 2026/07/29 01:28:50 DEBUG : both18: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d36_d20260729_m012454_c001_v0001044_t0019_u01785288294398") 2026/07/29 01:28:50 DEBUG : both18: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb397_d20260729_m012437_c001_v7007000_t0000_u01785288277097") 2026/07/29 01:28:50 DEBUG : both18: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7c5e_d20260729_m012431_c001_v0001165_t0020_u01785288271408") 2026/07/29 01:28:50 DEBUG : both19: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f9530799_d20260729_m012500_c001_v7007000_t0000_u01785288300127") 2026/07/29 01:28:50 DEBUG : both19: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7cce_d20260729_m012455_c001_v0001165_t0004_u01785288295048") 2026/07/29 01:28:50 DEBUG : both19: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb398_d20260729_m012437_c001_v7007000_t0000_u01785288277272") 2026/07/29 01:28:50 DEBUG : both19: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9fcc_d20260729_m012432_c001_v0001173_t0052_u01785288272027") 2026/07/29 01:28:50 DEBUG : both2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f953079a_d20260729_m012500_c001_v7007000_t0000_u01785288300301") 2026/07/29 01:28:50 DEBUG : both2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa006_d20260729_m012441_c001_v0001173_t0019_u01785288281867") 2026/07/29 01:28:50 DEBUG : both2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb399_d20260729_m012437_c001_v7007000_t0000_u01785288277448") 2026/07/29 01:28:50 DEBUG : both2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30cc0_d20260729_m012419_c001_v0001044_t0012_u01785288259480") 2026/07/29 01:28:50 DEBUG : both3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f953079b_d20260729_m012500_c001_v7007000_t0000_u01785288300475") 2026/07/29 01:28:50 DEBUG : both3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d0e_d20260729_m012442_c001_v0001044_t0050_u01785288282403") 2026/07/29 01:28:50 DEBUG : both3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb39a_d20260729_m012437_c001_v7007000_t0000_u01785288277624") 2026/07/29 01:28:50 DEBUG : both3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7c36_d20260729_m012420_c001_v0001165_t0051_u01785288260080") 2026/07/29 01:28:50 DEBUG : both4: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f953079c_d20260729_m012500_c001_v7007000_t0000_u01785288300649") 2026/07/29 01:28:50 DEBUG : both4: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7c80_d20260729_m012443_c001_v0001165_t0029_u01785288283401") 2026/07/29 01:28:50 DEBUG : both4: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb39b_d20260729_m012437_c001_v7007000_t0000_u01785288277800") 2026/07/29 01:28:50 DEBUG : both4: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9f80_d20260729_m012420_c001_v0001173_t0011_u01785288260834") 2026/07/29 01:28:51 DEBUG : both5: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f953079d_d20260729_m012500_c001_v7007000_t0000_u01785288300823") 2026/07/29 01:28:51 DEBUG : both5: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa026_d20260729_m012444_c001_v0001173_t0020_u01785288284320") 2026/07/29 01:28:51 DEBUG : both5: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb39c_d20260729_m012437_c001_v7007000_t0000_u01785288277996") 2026/07/29 01:28:51 DEBUG : both5: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30cc6_d20260729_m012421_c001_v0001044_t0004_u01785288261376") 2026/07/29 01:28:51 DEBUG : both6: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f953079e_d20260729_m012500_c001_v7007000_t0000_u01785288300997") 2026/07/29 01:28:51 DEBUG : both6: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d12_d20260729_m012444_c001_v0001044_t0046_u01785288284818") 2026/07/29 01:28:51 DEBUG : both6: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb39e_d20260729_m012438_c001_v7007000_t0000_u01785288278173") 2026/07/29 01:28:51 DEBUG : both6: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7c3a_d20260729_m012422_c001_v0001165_t0045_u01785288262135") 2026/07/29 01:28:51 DEBUG : both7: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f953079f_d20260729_m012501_c001_v7007000_t0000_u01785288301172") 2026/07/29 01:28:51 DEBUG : both7: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7c9c_d20260729_m012445_c001_v0001165_t0021_u01785288285889") 2026/07/29 01:28:51 DEBUG : both7: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb39f_d20260729_m012438_c001_v7007000_t0000_u01785288278348") 2026/07/29 01:28:51 DEBUG : both7: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9f8c_d20260729_m012423_c001_v0001173_t0017_u01785288263228") 2026/07/29 01:28:51 DEBUG : both8: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307a1_d20260729_m012501_c001_v7007000_t0000_u01785288301349") 2026/07/29 01:28:51 DEBUG : both8: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa036_d20260729_m012446_c001_v0001173_t0005_u01785288286665") 2026/07/29 01:28:51 DEBUG : both8: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb3a0_d20260729_m012438_c001_v7007000_t0000_u01785288278524") 2026/07/29 01:28:51 DEBUG : both8: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30ccc_d20260729_m012423_c001_v0001044_t0043_u01785288263808") 2026/07/29 01:28:51 DEBUG : both9: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307a2_d20260729_m012501_c001_v7007000_t0000_u01785288301524") 2026/07/29 01:28:51 DEBUG : both9: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d1c_d20260729_m012447_c001_v0001044_t0025_u01785288287130") 2026/07/29 01:28:51 DEBUG : both9: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb3a1_d20260729_m012438_c001_v7007000_t0000_u01785288278700") 2026/07/29 01:28:52 DEBUG : both9: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7c44_d20260729_m012424_c001_v0001165_t0058_u01785288264884") 2026/07/29 01:28:52 DEBUG : c/non empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353d4_d20260729_m012051_c001_v7007000_t0000_u01785288051398") 2026/07/29 01:28:52 DEBUG : c/non empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7946_d20260729_m012049_c001_v0001165_t0051_u01785288049848") 2026/07/29 01:28:52 DEBUG : c/non empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353d0_d20260729_m012049_c001_v7007000_t0000_u01785288049260") 2026/07/29 01:28:52 DEBUG : c/non empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc793c_d20260729_m012047_c001_v0001165_t0030_u01785288047769") 2026/07/29 01:28:52 DEBUG : c/non empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1097e01_d20260729_m012032_c001_v7007000_t0000_u01785288032188") 2026/07/29 01:28:52 DEBUG : c/non empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc78e2_d20260729_m012030_c001_v0001165_t0038_u01785288030125") 2026/07/29 01:28:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a53_d20260729_m012557_c001_v7007000_t0000_u01785288357239") 2026/07/29 01:28:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7dc4_d20260729_m012552_c001_v0001165_t0038_u01785288352971") 2026/07/29 01:28:52 DEBUG : check sum: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1097df6_d20260729_m012023_c001_v7007000_t0000_u01785288023061") 2026/07/29 01:28:52 DEBUG : check sum: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc78bc_d20260729_m012022_c001_v0001165_t0006_u01785288022092") 2026/07/29 01:28:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f409bddeadcc5aa37_d20260729_m012838_c001_v7007000_t0000_u01785288518814") 2026/07/29 01:28:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa758_d20260729_m012837_c001_v0001173_t0045_u01785288517250") 2026/07/29 01:28:52 DEBUG : dest/3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40435e01644489ee_d20260729_m012231_c001_v7007000_t0000_u01785288151600") 2026/07/29 01:28:52 DEBUG : dest/3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41842a5a608130ff_d20260729_m012230_c001_v0001036_t0049_u01785288150531") 2026/07/29 01:28:52 DEBUG : dir1/0000-abcde: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967ca_d20260729_m012654_c001_v7007000_t0000_u01785288414644") 2026/07/29 01:28:52 DEBUG : dir1/0000-abcde: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e6c_d20260729_m012650_c001_v0001044_t0059_u01785288410489") 2026/07/29 01:28:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d78566_d20260729_m012810_c001_v7007000_t0000_u01785288490060") 2026/07/29 01:28:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa660_d20260729_m012758_c001_v0001173_t0021_u01785288478812") 2026/07/29 01:28:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4034a697066fd0de_d20260729_m012754_c001_v7007000_t0000_u01785288474766") 2026/07/29 01:28:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa5d8_d20260729_m012743_c001_v0001173_t0034_u01785288463501") 2026/07/29 01:28:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb196a38_d20260729_m012739_c001_v7007000_t0000_u01785288459559") 2026/07/29 01:28:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa560_d20260729_m012728_c001_v0001173_t0041_u01785288448220") 2026/07/29 01:28:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08c31_d20260729_m012724_c001_v7007000_t0000_u01785288444133") 2026/07/29 01:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa4e6_d20260729_m012713_c001_v0001173_t0013_u01785288433428") 2026/07/29 01:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab820_d20260729_m012709_c001_v7007000_t0000_u01785288429486") 2026/07/29 01:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa464_d20260729_m012658_c001_v0001173_t0027_u01785288418599") 2026/07/29 01:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08bf5_d20260729_m012652_c001_v7007000_t0000_u01785288412558") 2026/07/29 01:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7eb8_d20260729_m012641_c001_v0001165_t0011_u01785288401642") 2026/07/29 01:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1098833_d20260729_m012637_c001_v7007000_t0000_u01785288397586") 2026/07/29 01:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba12c6_d20260729_m012633_c001_v0001177_t0046_u01785288393646") 2026/07/29 01:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42202764a0c2262a_d20260729_m012632_c001_v7007000_t0000_u01785288392033") 2026/07/29 01:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa33a_d20260729_m012621_c001_v0001173_t0034_u01785288381555") 2026/07/29 01:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a314095020_d20260729_m012617_c001_v7007000_t0000_u01785288377530") 2026/07/29 01:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa2f2_d20260729_m012613_c001_v0001173_t0007_u01785288373500") 2026/07/29 01:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f953092d_d20260729_m012612_c001_v7007000_t0000_u01785288372321") 2026/07/29 01:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa292_d20260729_m012601_c001_v0001173_t0049_u01785288361149") 2026/07/29 01:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f414543bfed0a140c_d20260729_m012555_c001_v7007000_t0000_u01785288355225") 2026/07/29 01:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba11bc_d20260729_m012543_c001_v0001177_t0013_u01785288343748") 2026/07/29 01:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c15e_d20260729_m012539_c001_v7007000_t0000_u01785288339856") 2026/07/29 01:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1186_d20260729_m012528_c001_v0001177_t0051_u01785288328384") 2026/07/29 01:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4181583312fbd2b8_d20260729_m012524_c001_v7007000_t0000_u01785288324420") 2026/07/29 01:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1138_d20260729_m012514_c001_v0001177_t0035_u01785288314094") 2026/07/29 01:28:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948b0f_d20260729_m012635_c001_v7007000_t0000_u01785288395400") 2026/07/29 01:28:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e6e_d20260729_m012630_c001_v0001165_t0035_u01785288390614") 2026/07/29 01:28:54 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967cb_d20260729_m012654_c001_v7007000_t0000_u01785288414820") 2026/07/29 01:28:54 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1300_d20260729_m012650_c001_v0001177_t0001_u01785288410480") 2026/07/29 01:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d78567_d20260729_m012810_c001_v7007000_t0000_u01785288490236") 2026/07/29 01:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7fc2_d20260729_m012759_c001_v0001165_t0029_u01785288479428") 2026/07/29 01:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4034a697066fd0df_d20260729_m012754_c001_v7007000_t0000_u01785288474941") 2026/07/29 01:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7f98_d20260729_m012744_c001_v0001165_t0039_u01785288464203") 2026/07/29 01:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb196a39_d20260729_m012739_c001_v7007000_t0000_u01785288459735") 2026/07/29 01:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7f5a_d20260729_m012728_c001_v0001165_t0040_u01785288448875") 2026/07/29 01:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08c36_d20260729_m012724_c001_v7007000_t0000_u01785288444309") 2026/07/29 01:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7f2a_d20260729_m012714_c001_v0001165_t0009_u01785288434173") 2026/07/29 01:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab821_d20260729_m012709_c001_v7007000_t0000_u01785288429663") 2026/07/29 01:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7efe_d20260729_m012659_c001_v0001165_t0019_u01785288419204") 2026/07/29 01:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42553fdcdb284946_d20260729_m012652_c001_v7007000_t0000_u01785288412571") 2026/07/29 01:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa3da_d20260729_m012642_c001_v0001173_t0021_u01785288402223") 2026/07/29 01:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1098834_d20260729_m012637_c001_v7007000_t0000_u01785288397760") 2026/07/29 01:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e8a_d20260729_m012633_c001_v0001165_t0048_u01785288393658") 2026/07/29 01:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42202764a0c2262e_d20260729_m012632_c001_v7007000_t0000_u01785288392209") 2026/07/29 01:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1286_d20260729_m012622_c001_v0001177_t0028_u01785288382349") 2026/07/29 01:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a314095021_d20260729_m012617_c001_v7007000_t0000_u01785288377718") 2026/07/29 01:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1250_d20260729_m012613_c001_v0001177_t0038_u01785288373564") 2026/07/29 01:28:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f409bddeadcc5a55a_d20260729_m012612_c001_v7007000_t0000_u01785288372279") 2026/07/29 01:28:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30dea_d20260729_m012601_c001_v0001044_t0056_u01785288361984") 2026/07/29 01:28:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a40_d20260729_m012555_c001_v7007000_t0000_u01785288355077") 2026/07/29 01:28:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30dc8_d20260729_m012544_c001_v0001044_t0041_u01785288344308") 2026/07/29 01:28:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c161_d20260729_m012540_c001_v7007000_t0000_u01785288340030") 2026/07/29 01:28:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30da2_d20260729_m012529_c001_v0001044_t0018_u01785288329425") 2026/07/29 01:28:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4181583312fbd2b9_d20260729_m012524_c001_v7007000_t0000_u01785288324607") 2026/07/29 01:28:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d6c_d20260729_m012514_c001_v0001044_t0039_u01785288314326") 2026/07/29 01:28:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f424a201a4224f3b2_d20260729_m012635_c001_v7007000_t0000_u01785288395446") 2026/07/29 01:28:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba12b4_d20260729_m012630_c001_v0001177_t0053_u01785288390644") 2026/07/29 01:28:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967cc_d20260729_m012654_c001_v7007000_t0000_u01785288414998") 2026/07/29 01:28:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1302_d20260729_m012650_c001_v0001177_t0057_u01785288410684") 2026/07/29 01:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d78568_d20260729_m012810_c001_v7007000_t0000_u01785288490412") 2026/07/29 01:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1403_d20260729_m012759_c001_v0001177_t0028_u01785288479988") 2026/07/29 01:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4034a697066fd0e0_d20260729_m012755_c001_v7007000_t0000_u01785288475116") 2026/07/29 01:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba13cd_d20260729_m012745_c001_v0001177_t0050_u01785288465000") 2026/07/29 01:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb196a3a_d20260729_m012739_c001_v7007000_t0000_u01785288459914") 2026/07/29 01:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba13a1_d20260729_m012729_c001_v0001177_t0035_u01785288449470") 2026/07/29 01:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08c3b_d20260729_m012724_c001_v7007000_t0000_u01785288444489") 2026/07/29 01:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1361_d20260729_m012714_c001_v0001177_t0025_u01785288434752") 2026/07/29 01:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab822_d20260729_m012709_c001_v7007000_t0000_u01785288429839") 2026/07/29 01:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1323_d20260729_m012659_c001_v0001177_t0008_u01785288419757") 2026/07/29 01:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a314095122_d20260729_m012652_c001_v7007000_t0000_u01785288412016") 2026/07/29 01:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba12e6_d20260729_m012643_c001_v0001177_t0002_u01785288403047") 2026/07/29 01:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1098836_d20260729_m012637_c001_v7007000_t0000_u01785288397934") 2026/07/29 01:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa392_d20260729_m012633_c001_v0001173_t0037_u01785288393839") 2026/07/29 01:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42202764a0c22632_d20260729_m012632_c001_v7007000_t0000_u01785288392394") 2026/07/29 01:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e40_d20260729_m012622_c001_v0001165_t0009_u01785288382931") 2026/07/29 01:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a314095023_d20260729_m012617_c001_v7007000_t0000_u01785288377894") 2026/07/29 01:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e24_d20260729_m012613_c001_v0001165_t0042_u01785288373603") 2026/07/29 01:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa338523a_d20260729_m012612_c001_v7007000_t0000_u01785288372331") 2026/07/29 01:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7de8_d20260729_m012603_c001_v0001165_t0059_u01785288363066") 2026/07/29 01:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a42_d20260729_m012555_c001_v7007000_t0000_u01785288355252") 2026/07/29 01:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7d96_d20260729_m012545_c001_v0001165_t0057_u01785288345787") 2026/07/29 01:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c165_d20260729_m012540_c001_v7007000_t0000_u01785288340204") 2026/07/29 01:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7d5e_d20260729_m012530_c001_v0001165_t0054_u01785288330077") 2026/07/29 01:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4181583312fbd2ba_d20260729_m012524_c001_v7007000_t0000_u01785288324783") 2026/07/29 01:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7d26_d20260729_m012514_c001_v0001165_t0039_u01785288314988") 2026/07/29 01:28:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d9235a19_d20260729_m012635_c001_v7007000_t0000_u01785288395618") 2026/07/29 01:28:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa370_d20260729_m012630_c001_v0001173_t0048_u01785288390655") 2026/07/29 01:28:56 DEBUG : dir1/0003-defgh: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967cd_d20260729_m012655_c001_v7007000_t0000_u01785288415174") 2026/07/29 01:28:56 DEBUG : dir1/0003-defgh: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7ee0_d20260729_m012650_c001_v0001165_t0035_u01785288410694") 2026/07/29 01:28:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d78569_d20260729_m012810_c001_v7007000_t0000_u01785288490588") 2026/07/29 01:28:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30f3c_d20260729_m012800_c001_v0001044_t0035_u01785288480552") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4034a697066fd0e1_d20260729_m012755_c001_v7007000_t0000_u01785288475291") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30f08_d20260729_m012745_c001_v0001044_t0031_u01785288465695") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb196a3b_d20260729_m012740_c001_v7007000_t0000_u01785288460090") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30ede_d20260729_m012730_c001_v0001044_t0027_u01785288450047") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08c41_d20260729_m012724_c001_v7007000_t0000_u01785288444669") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30eb4_d20260729_m012715_c001_v0001044_t0033_u01785288435309") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab823_d20260729_m012710_c001_v7007000_t0000_u01785288430015") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e82_d20260729_m012700_c001_v0001044_t0022_u01785288420322") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f401bf910436984f4_d20260729_m012651_c001_v7007000_t0000_u01785288411995") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e5a_d20260729_m012643_c001_v0001044_t0033_u01785288403614") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1098837_d20260729_m012638_c001_v7007000_t0000_u01785288398196") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba12c8_d20260729_m012633_c001_v0001177_t0035_u01785288393898") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948adb_d20260729_m012632_c001_v7007000_t0000_u01785288392395") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e2e_d20260729_m012623_c001_v0001044_t0024_u01785288383483") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a314095027_d20260729_m012618_c001_v7007000_t0000_u01785288378142") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa2f4_d20260729_m012613_c001_v0001173_t0011_u01785288373776") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f409bddeadcc5a558_d20260729_m012612_c001_v7007000_t0000_u01785288372099") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1218_d20260729_m012603_c001_v0001177_t0025_u01785288363649") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f414543bfed0a1409_d20260729_m012554_c001_v7007000_t0000_u01785288354701") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa220_d20260729_m012546_c001_v0001173_t0035_u01785288346348") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c169_d20260729_m012540_c001_v7007000_t0000_u01785288340377") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa1b6_d20260729_m012530_c001_v0001173_t0054_u01785288330638") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4181583312fbd2bb_d20260729_m012524_c001_v7007000_t0000_u01785288324995") 2026/07/29 01:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa126_d20260729_m012515_c001_v0001173_t0013_u01785288315227") 2026/07/29 01:28:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f409bddeadcc5a6c5_d20260729_m012635_c001_v7007000_t0000_u01785288395629") 2026/07/29 01:28:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e40_d20260729_m012630_c001_v0001044_t0000_u01785288390816") 2026/07/29 01:28:58 DEBUG : dir1/0004-efghi: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967cf_d20260729_m012655_c001_v7007000_t0000_u01785288415351") 2026/07/29 01:28:58 DEBUG : dir1/0004-efghi: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e6e_d20260729_m012650_c001_v0001044_t0027_u01785288410850") 2026/07/29 01:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d7856a_d20260729_m012810_c001_v7007000_t0000_u01785288490764") 2026/07/29 01:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa67a_d20260729_m012801_c001_v0001173_t0058_u01785288481048") 2026/07/29 01:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4034a697066fd0e2_d20260729_m012755_c001_v7007000_t0000_u01785288475467") 2026/07/29 01:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa5ec_d20260729_m012746_c001_v0001173_t0057_u01785288466240") 2026/07/29 01:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb196a3c_d20260729_m012740_c001_v7007000_t0000_u01785288460266") 2026/07/29 01:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa574_d20260729_m012730_c001_v0001173_t0046_u01785288450648") 2026/07/29 01:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08c46_d20260729_m012724_c001_v7007000_t0000_u01785288444844") 2026/07/29 01:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa50a_d20260729_m012715_c001_v0001173_t0022_u01785288435840") 2026/07/29 01:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab824_d20260729_m012710_c001_v7007000_t0000_u01785288430191") 2026/07/29 01:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa478_d20260729_m012700_c001_v0001173_t0011_u01785288420897") 2026/07/29 01:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a314095123_d20260729_m012652_c001_v7007000_t0000_u01785288412191") 2026/07/29 01:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7ec4_d20260729_m012644_c001_v0001165_t0038_u01785288404155") 2026/07/29 01:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1098838_d20260729_m012638_c001_v7007000_t0000_u01785288398414") 2026/07/29 01:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e48_d20260729_m012633_c001_v0001044_t0019_u01785288393922") 2026/07/29 01:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d9235a01_d20260729_m012632_c001_v7007000_t0000_u01785288392362") 2026/07/29 01:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa34c_d20260729_m012624_c001_v0001173_t0029_u01785288384157") 2026/07/29 01:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a31409502b_d20260729_m012618_c001_v7007000_t0000_u01785288378329") 2026/07/29 01:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1254_d20260729_m012613_c001_v0001177_t0034_u01785288373785") 2026/07/29 01:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4139b828c8523288_d20260729_m012612_c001_v7007000_t0000_u01785288372291") 2026/07/29 01:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa2a4_d20260729_m012603_c001_v0001173_t0010_u01785288363871") 2026/07/29 01:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a3e_d20260729_m012554_c001_v7007000_t0000_u01785288354903") 2026/07/29 01:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba11c4_d20260729_m012546_c001_v0001177_t0034_u01785288346687") 2026/07/29 01:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c16d_d20260729_m012540_c001_v7007000_t0000_u01785288340551") 2026/07/29 01:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba118a_d20260729_m012530_c001_v0001177_t0006_u01785288330997") 2026/07/29 01:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4181583312fbd2bc_d20260729_m012525_c001_v7007000_t0000_u01785288325172") 2026/07/29 01:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1146_d20260729_m012515_c001_v0001177_t0004_u01785288315645") 2026/07/29 01:28:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41651a626add156c_d20260729_m012635_c001_v7007000_t0000_u01785288395376") 2026/07/29 01:28:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba12b6_d20260729_m012630_c001_v0001177_t0011_u01785288390877") 2026/07/29 01:28:59 DEBUG : dir1/0005-fghij: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967d1_d20260729_m012655_c001_v7007000_t0000_u01785288415528") 2026/07/29 01:28:59 DEBUG : dir1/0005-fghij: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1304_d20260729_m012650_c001_v0001177_t0054_u01785288410893") 2026/07/29 01:28:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d7856b_d20260729_m012810_c001_v7007000_t0000_u01785288490939") 2026/07/29 01:28:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7fcc_d20260729_m012801_c001_v0001165_t0015_u01785288481506") 2026/07/29 01:28:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4034a697066fd0e3_d20260729_m012755_c001_v7007000_t0000_u01785288475641") 2026/07/29 01:28:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7f9c_d20260729_m012746_c001_v0001165_t0031_u01785288466532") 2026/07/29 01:28:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb196a3d_d20260729_m012740_c001_v7007000_t0000_u01785288460445") 2026/07/29 01:28:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7f62_d20260729_m012731_c001_v0001165_t0037_u01785288451028") 2026/07/29 01:28:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08c48_d20260729_m012725_c001_v7007000_t0000_u01785288445018") 2026/07/29 01:28:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7f2c_d20260729_m012716_c001_v0001165_t0016_u01785288436126") 2026/07/29 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab826_d20260729_m012710_c001_v7007000_t0000_u01785288430367") 2026/07/29 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7f06_d20260729_m012701_c001_v0001165_t0010_u01785288421520") 2026/07/29 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f9530a03_d20260729_m012652_c001_v7007000_t0000_u01785288412549") 2026/07/29 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa3e8_d20260729_m012644_c001_v0001173_t0049_u01785288404420") 2026/07/29 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1098839_d20260729_m012638_c001_v7007000_t0000_u01785288398590") 2026/07/29 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e90_d20260729_m012633_c001_v0001165_t0044_u01785288393946") 2026/07/29 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d784ea_d20260729_m012632_c001_v7007000_t0000_u01785288392174") 2026/07/29 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1292_d20260729_m012624_c001_v0001177_t0007_u01785288384479") 2026/07/29 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a31409502d_d20260729_m012618_c001_v7007000_t0000_u01785288378506") 2026/07/29 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e10_d20260729_m012613_c001_v0001044_t0035_u01785288373808") 2026/07/29 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab76d_d20260729_m012611_c001_v7007000_t0000_u01785288371906") 2026/07/29 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30df0_d20260729_m012604_c001_v0001044_t0055_u01785288364184") 2026/07/29 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95308b4_d20260729_m012554_c001_v7007000_t0000_u01785288354903") 2026/07/29 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30dd0_d20260729_m012546_c001_v0001044_t0005_u01785288346901") 2026/07/29 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c172_d20260729_m012540_c001_v7007000_t0000_u01785288340725") 2026/07/29 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30da8_d20260729_m012531_c001_v0001044_t0012_u01785288331206") 2026/07/29 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4181583312fbd2bd_d20260729_m012525_c001_v7007000_t0000_u01785288325348") 2026/07/29 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d76_d20260729_m012515_c001_v0001044_t0000_u01785288315860") 2026/07/29 01:29:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f424a201a4224f3b4_d20260729_m012635_c001_v7007000_t0000_u01785288395649") 2026/07/29 01:29:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e70_d20260729_m012630_c001_v0001165_t0037_u01785288390930") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967d3_d20260729_m012655_c001_v7007000_t0000_u01785288415705") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7ee2_d20260729_m012650_c001_v0001165_t0004_u01785288410958") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d7856c_d20260729_m012811_c001_v7007000_t0000_u01785288491115") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba140d_d20260729_m012801_c001_v0001177_t0047_u01785288481755") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4034a697066fd0e4_d20260729_m012755_c001_v7007000_t0000_u01785288475816") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba13d5_d20260729_m012746_c001_v0001177_t0043_u01785288466745") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb196a3e_d20260729_m012740_c001_v7007000_t0000_u01785288460620") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba13a5_d20260729_m012731_c001_v0001177_t0051_u01785288451330") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08c4e_d20260729_m012725_c001_v7007000_t0000_u01785288445195") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba136b_d20260729_m012716_c001_v0001177_t0041_u01785288436327") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab827_d20260729_m012710_c001_v7007000_t0000_u01785288430548") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1327_d20260729_m012701_c001_v0001177_t0058_u01785288421733") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f401bf910436984f5_d20260729_m012652_c001_v7007000_t0000_u01785288412168") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba12ee_d20260729_m012644_c001_v0001177_t0059_u01785288404839") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f109883a_d20260729_m012638_c001_v7007000_t0000_u01785288398763") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa39e_d20260729_m012634_c001_v0001173_t0008_u01785288394117") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41651a626add1554_d20260729_m012632_c001_v7007000_t0000_u01785288392563") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e4a_d20260729_m012624_c001_v0001165_t0016_u01785288384736") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a31409502e_d20260729_m012618_c001_v7007000_t0000_u01785288378682") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e28_d20260729_m012613_c001_v0001165_t0037_u01785288373849") 2026/07/29 01:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab76c_d20260729_m012611_c001_v7007000_t0000_u01785288371731") 2026/07/29 01:29:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7dec_d20260729_m012604_c001_v0001165_t0021_u01785288364752") 2026/07/29 01:29:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a314094f97_d20260729_m012555_c001_v7007000_t0000_u01785288355130") 2026/07/29 01:29:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7da4_d20260729_m012547_c001_v0001165_t0005_u01785288347422") 2026/07/29 01:29:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c176_d20260729_m012540_c001_v7007000_t0000_u01785288340898") 2026/07/29 01:29:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7d66_d20260729_m012531_c001_v0001165_t0037_u01785288331574") 2026/07/29 01:29:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4181583312fbd2be_d20260729_m012525_c001_v7007000_t0000_u01785288325524") 2026/07/29 01:29:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7d2c_d20260729_m012516_c001_v0001165_t0021_u01785288316414") 2026/07/29 01:29:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41651a626add1571_d20260729_m012635_c001_v7007000_t0000_u01785288395726") 2026/07/29 01:29:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba12b8_d20260729_m012631_c001_v0001177_t0001_u01785288391106") 2026/07/29 01:29:02 DEBUG : dir1/0007-12345: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967d5_d20260729_m012655_c001_v7007000_t0000_u01785288415883") 2026/07/29 01:29:02 DEBUG : dir1/0007-12345: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1306_d20260729_m012651_c001_v0001177_t0039_u01785288411102") 2026/07/29 01:29:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d7856d_d20260729_m012811_c001_v7007000_t0000_u01785288491298") 2026/07/29 01:29:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30f44_d20260729_m012802_c001_v0001044_t0021_u01785288482167") 2026/07/29 01:29:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4034a697066fd0e5_d20260729_m012755_c001_v7007000_t0000_u01785288475991") 2026/07/29 01:29:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30f0a_d20260729_m012746_c001_v0001044_t0040_u01785288466995") 2026/07/29 01:29:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb196a3f_d20260729_m012740_c001_v7007000_t0000_u01785288460795") 2026/07/29 01:29:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30ee4_d20260729_m012731_c001_v0001044_t0043_u01785288451600") 2026/07/29 01:29:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08c52_d20260729_m012725_c001_v7007000_t0000_u01785288445371") 2026/07/29 01:29:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30eb6_d20260729_m012716_c001_v0001044_t0024_u01785288436551") 2026/07/29 01:29:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab828_d20260729_m012710_c001_v7007000_t0000_u01785288430725") 2026/07/29 01:29:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e88_d20260729_m012702_c001_v0001044_t0014_u01785288422078") 2026/07/29 01:29:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f401bf910436984f7_d20260729_m012652_c001_v7007000_t0000_u01785288412382") 2026/07/29 01:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e5c_d20260729_m012645_c001_v0001044_t0016_u01785288405052") 2026/07/29 01:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f109883b_d20260729_m012638_c001_v7007000_t0000_u01785288398937") 2026/07/29 01:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba12ca_d20260729_m012634_c001_v0001177_t0048_u01785288394209") 2026/07/29 01:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d784eb_d20260729_m012632_c001_v7007000_t0000_u01785288392365") 2026/07/29 01:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e32_d20260729_m012624_c001_v0001044_t0011_u01785288384931") 2026/07/29 01:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a314095030_d20260729_m012618_c001_v7007000_t0000_u01785288378859") 2026/07/29 01:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1259_d20260729_m012614_c001_v0001177_t0015_u01785288374005") 2026/07/29 01:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a31409500a_d20260729_m012611_c001_v7007000_t0000_u01785288371720") 2026/07/29 01:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba121e_d20260729_m012604_c001_v0001177_t0040_u01785288364971") 2026/07/29 01:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4139b828c852322e_d20260729_m012554_c001_v7007000_t0000_u01785288354915") 2026/07/29 01:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa22e_d20260729_m012547_c001_v0001173_t0008_u01785288347623") 2026/07/29 01:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c17a_d20260729_m012541_c001_v7007000_t0000_u01785288341072") 2026/07/29 01:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa1c4_d20260729_m012532_c001_v0001173_t0046_u01785288332060") 2026/07/29 01:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4181583312fbd2bf_d20260729_m012525_c001_v7007000_t0000_u01785288325701") 2026/07/29 01:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa13c_d20260729_m012516_c001_v0001173_t0012_u01785288316767") 2026/07/29 01:29:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948b11_d20260729_m012635_c001_v7007000_t0000_u01785288395444") 2026/07/29 01:29:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa376_d20260729_m012631_c001_v0001173_t0010_u01785288391149") 2026/07/29 01:29:03 DEBUG : dir1/0008-23456: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967d7_d20260729_m012656_c001_v7007000_t0000_u01785288416060") 2026/07/29 01:29:03 DEBUG : dir1/0008-23456: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa438_d20260729_m012651_c001_v0001173_t0026_u01785288411115") 2026/07/29 01:29:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d7856e_d20260729_m012811_c001_v7007000_t0000_u01785288491474") 2026/07/29 01:29:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa68a_d20260729_m012802_c001_v0001173_t0056_u01785288482658") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4034a697066fd0e6_d20260729_m012756_c001_v7007000_t0000_u01785288476165") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa5f4_d20260729_m012747_c001_v0001173_t0031_u01785288467501") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb196a40_d20260729_m012740_c001_v7007000_t0000_u01785288460971") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa586_d20260729_m012732_c001_v0001173_t0058_u01785288452529") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08c55_d20260729_m012725_c001_v7007000_t0000_u01785288445546") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa510_d20260729_m012717_c001_v0001173_t0021_u01785288437168") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab829_d20260729_m012710_c001_v7007000_t0000_u01785288430902") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa48e_d20260729_m012702_c001_v0001173_t0059_u01785288422401") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967c3_d20260729_m012652_c001_v7007000_t0000_u01785288412401") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7eca_d20260729_m012645_c001_v0001165_t0035_u01785288405465") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f109883c_d20260729_m012639_c001_v7007000_t0000_u01785288399111") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e92_d20260729_m012634_c001_v0001165_t0038_u01785288394241") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948ade_d20260729_m012632_c001_v7007000_t0000_u01785288392570") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa352_d20260729_m012625_c001_v0001173_t0020_u01785288385386") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a314095033_d20260729_m012619_c001_v7007000_t0000_u01785288379034") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa2fa_d20260729_m012614_c001_v0001173_t0037_u01785288374066") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab76e_d20260729_m012612_c001_v7007000_t0000_u01785288372082") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa2b0_d20260729_m012605_c001_v0001173_t0054_u01785288365180") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f414543bfed0a1408_d20260729_m012554_c001_v7007000_t0000_u01785288354527") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba11c8_d20260729_m012547_c001_v0001177_t0027_u01785288347873") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c17d_d20260729_m012541_c001_v7007000_t0000_u01785288341246") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba118e_d20260729_m012532_c001_v0001177_t0059_u01785288332526") 2026/07/29 01:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4181583312fbd2c0_d20260729_m012525_c001_v7007000_t0000_u01785288325878") 2026/07/29 01:29:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba114c_d20260729_m012517_c001_v0001177_t0022_u01785288317067") 2026/07/29 01:29:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d9235a15_d20260729_m012635_c001_v7007000_t0000_u01785288395418") 2026/07/29 01:29:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e72_d20260729_m012631_c001_v0001165_t0019_u01785288391178") 2026/07/29 01:29:05 DEBUG : dir1/0009-34567: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967dd_d20260729_m012656_c001_v7007000_t0000_u01785288416237") 2026/07/29 01:29:05 DEBUG : dir1/0009-34567: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7ee8_d20260729_m012651_c001_v0001165_t0028_u01785288411163") 2026/07/29 01:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d7856f_d20260729_m012811_c001_v7007000_t0000_u01785288491650") 2026/07/29 01:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7fd4_d20260729_m012803_c001_v0001165_t0015_u01785288483077") 2026/07/29 01:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4034a697066fd0e8_d20260729_m012756_c001_v7007000_t0000_u01785288476339") 2026/07/29 01:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7fa2_d20260729_m012747_c001_v0001165_t0016_u01785288467958") 2026/07/29 01:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb196a41_d20260729_m012741_c001_v7007000_t0000_u01785288461146") 2026/07/29 01:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7f68_d20260729_m012732_c001_v0001165_t0040_u01785288452921") 2026/07/29 01:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08c5a_d20260729_m012725_c001_v7007000_t0000_u01785288445722") 2026/07/29 01:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7f2e_d20260729_m012717_c001_v0001165_t0058_u01785288437560") 2026/07/29 01:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab82a_d20260729_m012711_c001_v7007000_t0000_u01785288431079") 2026/07/29 01:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7f0c_d20260729_m012702_c001_v0001165_t0034_u01785288422750") 2026/07/29 01:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f401bf910436984f6_d20260729_m012652_c001_v7007000_t0000_u01785288412342") 2026/07/29 01:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa3f6_d20260729_m012645_c001_v0001173_t0049_u01785288405712") 2026/07/29 01:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f109883d_d20260729_m012639_c001_v7007000_t0000_u01785288399286") 2026/07/29 01:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa3a2_d20260729_m012634_c001_v0001173_t0006_u01785288394453") 2026/07/29 01:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42202764a0c22634_d20260729_m012632_c001_v7007000_t0000_u01785288392405") 2026/07/29 01:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba129c_d20260729_m012625_c001_v0001177_t0056_u01785288385700") 2026/07/29 01:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a314095037_d20260729_m012619_c001_v7007000_t0000_u01785288379210") 2026/07/29 01:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e2c_d20260729_m012614_c001_v0001165_t0026_u01785288374148") 2026/07/29 01:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a31409500e_d20260729_m012612_c001_v7007000_t0000_u01785288372077") 2026/07/29 01:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30df4_d20260729_m012605_c001_v0001044_t0027_u01785288365500") 2026/07/29 01:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95308b7_d20260729_m012555_c001_v7007000_t0000_u01785288355085") 2026/07/29 01:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30dd2_d20260729_m012548_c001_v0001044_t0029_u01785288348102") 2026/07/29 01:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c182_d20260729_m012541_c001_v7007000_t0000_u01785288341421") 2026/07/29 01:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30dac_d20260729_m012532_c001_v0001044_t0030_u01785288332742") 2026/07/29 01:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4181583312fbd2c1_d20260729_m012526_c001_v7007000_t0000_u01785288326054") 2026/07/29 01:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d7a_d20260729_m012517_c001_v0001044_t0027_u01785288317270") 2026/07/29 01:29:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948b1d_d20260729_m012635_c001_v7007000_t0000_u01785288395753") 2026/07/29 01:29:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e42_d20260729_m012631_c001_v0001044_t0022_u01785288391303") 2026/07/29 01:29:06 DEBUG : dir1/0010-45678: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967e0_d20260729_m012656_c001_v7007000_t0000_u01785288416414") 2026/07/29 01:29:06 DEBUG : dir1/0010-45678: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1308_d20260729_m012651_c001_v0001177_t0042_u01785288411320") 2026/07/29 01:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d78570_d20260729_m012811_c001_v7007000_t0000_u01785288491826") 2026/07/29 01:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba141d_d20260729_m012803_c001_v0001177_t0043_u01785288483287") 2026/07/29 01:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4034a697066fd0e9_d20260729_m012756_c001_v7007000_t0000_u01785288476513") 2026/07/29 01:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba13d9_d20260729_m012748_c001_v0001177_t0000_u01785288468189") 2026/07/29 01:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb196a43_d20260729_m012741_c001_v7007000_t0000_u01785288461322") 2026/07/29 01:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba13ad_d20260729_m012733_c001_v0001177_t0023_u01785288453173") 2026/07/29 01:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08c5f_d20260729_m012725_c001_v7007000_t0000_u01785288445901") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1371_d20260729_m012717_c001_v0001177_t0047_u01785288437776") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab82b_d20260729_m012711_c001_v7007000_t0000_u01785288431256") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba132d_d20260729_m012702_c001_v0001177_t0000_u01785288422992") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967c4_d20260729_m012652_c001_v7007000_t0000_u01785288412401") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba12f2_d20260729_m012646_c001_v0001177_t0022_u01785288406123") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f109883e_d20260729_m012639_c001_v7007000_t0000_u01785288399460") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e94_d20260729_m012634_c001_v0001165_t0040_u01785288394509") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f9530991_d20260729_m012632_c001_v7007000_t0000_u01785288392450") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e54_d20260729_m012625_c001_v0001165_t0053_u01785288385920") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a31409503a_d20260729_m012619_c001_v7007000_t0000_u01785288379388") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba125e_d20260729_m012614_c001_v0001177_t0031_u01785288374212") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4139b828c8523287_d20260729_m012612_c001_v7007000_t0000_u01785288372112") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7df2_d20260729_m012606_c001_v0001165_t0052_u01785288366263") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4139b828c8523230_d20260729_m012555_c001_v7007000_t0000_u01785288355097") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7da8_d20260729_m012548_c001_v0001165_t0006_u01785288348704") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c186_d20260729_m012541_c001_v7007000_t0000_u01785288341596") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7d6a_d20260729_m012533_c001_v0001165_t0029_u01785288333363") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4181583312fbd2c2_d20260729_m012526_c001_v7007000_t0000_u01785288326230") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7d38_d20260729_m012518_c001_v0001165_t0001_u01785288318136") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d9235a1c_d20260729_m012635_c001_v7007000_t0000_u01785288395766") 2026/07/29 01:29:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba12ba_d20260729_m012631_c001_v0001177_t0024_u01785288391331") 2026/07/29 01:29:07 DEBUG : dir1/0011-56789: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967e3_d20260729_m012656_c001_v7007000_t0000_u01785288416591") 2026/07/29 01:29:07 DEBUG : dir1/0011-56789: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7eea_d20260729_m012651_c001_v0001165_t0042_u01785288411396") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d78571_d20260729_m012812_c001_v7007000_t0000_u01785288492004") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30f48_d20260729_m012803_c001_v0001044_t0030_u01785288483498") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4034a697066fd0ea_d20260729_m012756_c001_v7007000_t0000_u01785288476687") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30f10_d20260729_m012748_c001_v0001044_t0056_u01785288468395") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb196a44_d20260729_m012741_c001_v7007000_t0000_u01785288461498") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30ee8_d20260729_m012733_c001_v0001044_t0049_u01785288453395") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08c64_d20260729_m012726_c001_v7007000_t0000_u01785288446159") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30eba_d20260729_m012718_c001_v0001044_t0016_u01785288438155") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab82c_d20260729_m012711_c001_v7007000_t0000_u01785288431433") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e8c_d20260729_m012703_c001_v0001044_t0041_u01785288423191") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42553fdcdb284945_d20260729_m012652_c001_v7007000_t0000_u01785288412446") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e5e_d20260729_m012646_c001_v0001044_t0054_u01785288406322") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f109883f_d20260729_m012639_c001_v7007000_t0000_u01785288399634") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e4a_d20260729_m012634_c001_v0001044_t0037_u01785288394518") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d784e9_d20260729_m012631_c001_v7007000_t0000_u01785288391998") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e34_d20260729_m012626_c001_v0001044_t0011_u01785288386219") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a31409503b_d20260729_m012619_c001_v7007000_t0000_u01785288379564") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa2fe_d20260729_m012614_c001_v0001173_t0037_u01785288374421") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3385239_d20260729_m012612_c001_v7007000_t0000_u01785288372089") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1226_d20260729_m012606_c001_v0001177_t0056_u01785288366479") 2026/07/29 01:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4150fc1534a4c005_d20260729_m012555_c001_v7007000_t0000_u01785288355109") 2026/07/29 01:29:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa234_d20260729_m012548_c001_v0001173_t0004_u01785288348902") 2026/07/29 01:29:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c18a_d20260729_m012541_c001_v7007000_t0000_u01785288341769") 2026/07/29 01:29:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa1c8_d20260729_m012533_c001_v0001173_t0019_u01785288333639") 2026/07/29 01:29:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4181583312fbd2c3_d20260729_m012526_c001_v7007000_t0000_u01785288326408") 2026/07/29 01:29:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa146_d20260729_m012518_c001_v0001173_t0009_u01785288318352") 2026/07/29 01:29:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948b19_d20260729_m012635_c001_v7007000_t0000_u01785288395639") 2026/07/29 01:29:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e76_d20260729_m012631_c001_v0001165_t0015_u01785288391397") 2026/07/29 01:29:09 DEBUG : dir1/0012-6789;: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967e6_d20260729_m012656_c001_v7007000_t0000_u01785288416777") 2026/07/29 01:29:09 DEBUG : dir1/0012-6789;: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa43a_d20260729_m012651_c001_v0001173_t0055_u01785288411451") 2026/07/29 01:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d78572_d20260729_m012812_c001_v7007000_t0000_u01785288492180") 2026/07/29 01:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa696_d20260729_m012804_c001_v0001173_t0031_u01785288484036") 2026/07/29 01:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4034a697066fd0eb_d20260729_m012756_c001_v7007000_t0000_u01785288476861") 2026/07/29 01:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa608_d20260729_m012748_c001_v0001173_t0005_u01785288468921") 2026/07/29 01:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb196a45_d20260729_m012741_c001_v7007000_t0000_u01785288461673") 2026/07/29 01:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa59a_d20260729_m012733_c001_v0001173_t0054_u01785288453936") 2026/07/29 01:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08c69_d20260729_m012726_c001_v7007000_t0000_u01785288446335") 2026/07/29 01:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa51c_d20260729_m012718_c001_v0001173_t0017_u01785288438529") 2026/07/29 01:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab82d_d20260729_m012711_c001_v7007000_t0000_u01785288431610") 2026/07/29 01:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa49c_d20260729_m012703_c001_v0001173_t0008_u01785288423790") 2026/07/29 01:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f401bf910436984f8_d20260729_m012652_c001_v7007000_t0000_u01785288412516") 2026/07/29 01:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7ed2_d20260729_m012646_c001_v0001165_t0054_u01785288406789") 2026/07/29 01:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1098840_d20260729_m012639_c001_v7007000_t0000_u01785288399809") 2026/07/29 01:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba12cc_d20260729_m012634_c001_v0001177_t0042_u01785288394581") 2026/07/29 01:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92359ff_d20260729_m012632_c001_v7007000_t0000_u01785288392186") 2026/07/29 01:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa35c_d20260729_m012626_c001_v0001173_t0039_u01785288386722") 2026/07/29 01:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a31409503c_d20260729_m012619_c001_v7007000_t0000_u01785288379741") 2026/07/29 01:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e2e_d20260729_m012614_c001_v0001165_t0039_u01785288374429") 2026/07/29 01:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a31409500f_d20260729_m012612_c001_v7007000_t0000_u01785288372122") 2026/07/29 01:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa2b6_d20260729_m012606_c001_v0001173_t0000_u01785288366695") 2026/07/29 01:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb81f_d20260729_m012554_c001_v7007000_t0000_u01785288354924") 2026/07/29 01:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba11d0_d20260729_m012549_c001_v0001177_t0014_u01785288349312") 2026/07/29 01:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c18f_d20260729_m012541_c001_v7007000_t0000_u01785288341959") 2026/07/29 01:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1196_d20260729_m012533_c001_v0001177_t0030_u01785288333997") 2026/07/29 01:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4181583312fbd2c4_d20260729_m012526_c001_v7007000_t0000_u01785288326585") 2026/07/29 01:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1158_d20260729_m012518_c001_v0001177_t0002_u01785288318655") 2026/07/29 01:29:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d9235a16_d20260729_m012635_c001_v7007000_t0000_u01785288395442") 2026/07/29 01:29:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa37c_d20260729_m012631_c001_v0001173_t0022_u01785288391569") 2026/07/29 01:29:10 DEBUG : dir1/0013-789;=: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967e8_d20260729_m012656_c001_v7007000_t0000_u01785288416954") 2026/07/29 01:29:10 DEBUG : dir1/0013-789;=: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e74_d20260729_m012651_c001_v0001044_t0055_u01785288411551") 2026/07/29 01:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d78573_d20260729_m012812_c001_v7007000_t0000_u01785288492356") 2026/07/29 01:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7fd6_d20260729_m012804_c001_v0001165_t0021_u01785288484329") 2026/07/29 01:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4034a697066fd0ec_d20260729_m012757_c001_v7007000_t0000_u01785288477035") 2026/07/29 01:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7fac_d20260729_m012749_c001_v0001165_t0022_u01785288469201") 2026/07/29 01:29:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb196a46_d20260729_m012741_c001_v7007000_t0000_u01785288461849") 2026/07/29 01:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7f70_d20260729_m012734_c001_v0001165_t0030_u01785288454259") 2026/07/29 01:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08c6e_d20260729_m012726_c001_v7007000_t0000_u01785288446512") 2026/07/29 01:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7f34_d20260729_m012718_c001_v0001165_t0053_u01785288438928") 2026/07/29 01:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab82e_d20260729_m012711_c001_v7007000_t0000_u01785288431789") 2026/07/29 01:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7f14_d20260729_m012704_c001_v0001165_t0031_u01785288424081") 2026/07/29 01:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f401bf910436984f9_d20260729_m012652_c001_v7007000_t0000_u01785288412560") 2026/07/29 01:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa404_d20260729_m012647_c001_v0001173_t0052_u01785288407007") 2026/07/29 01:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1098841_d20260729_m012640_c001_v7007000_t0000_u01785288400021") 2026/07/29 01:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa3a4_d20260729_m012634_c001_v0001173_t0038_u01785288394711") 2026/07/29 01:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c1fe_d20260729_m012632_c001_v7007000_t0000_u01785288392365") 2026/07/29 01:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba12a2_d20260729_m012627_c001_v0001177_t0000_u01785288387015") 2026/07/29 01:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a31409503d_d20260729_m012619_c001_v7007000_t0000_u01785288379917") 2026/07/29 01:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1262_d20260729_m012614_c001_v0001177_t0050_u01785288374432") 2026/07/29 01:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a314095011_d20260729_m012612_c001_v7007000_t0000_u01785288372300") 2026/07/29 01:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30dfa_d20260729_m012607_c001_v0001044_t0033_u01785288367143") 2026/07/29 01:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4150fc1534a4c003_d20260729_m012554_c001_v7007000_t0000_u01785288354931") 2026/07/29 01:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30dd6_d20260729_m012549_c001_v0001044_t0028_u01785288349522") 2026/07/29 01:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c193_d20260729_m012542_c001_v7007000_t0000_u01785288342135") 2026/07/29 01:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30dae_d20260729_m012534_c001_v0001044_t0014_u01785288334234") 2026/07/29 01:29:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4181583312fbd2c5_d20260729_m012526_c001_v7007000_t0000_u01785288326761") 2026/07/29 01:29:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d86_d20260729_m012518_c001_v0001044_t0032_u01785288318865") 2026/07/29 01:29:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f409bddeadcc5a6c3_d20260729_m012635_c001_v7007000_t0000_u01785288395449") 2026/07/29 01:29:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba12bc_d20260729_m012631_c001_v0001177_t0040_u01785288391579") 2026/07/29 01:29:12 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967ea_d20260729_m012657_c001_v7007000_t0000_u01785288417131") 2026/07/29 01:29:12 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba130a_d20260729_m012651_c001_v0001177_t0049_u01785288411530") 2026/07/29 01:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d78574_d20260729_m012812_c001_v7007000_t0000_u01785288492533") 2026/07/29 01:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1421_d20260729_m012804_c001_v0001177_t0038_u01785288484547") 2026/07/29 01:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4034a697066fd0ed_d20260729_m012757_c001_v7007000_t0000_u01785288477210") 2026/07/29 01:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba13db_d20260729_m012749_c001_v0001177_t0048_u01785288469400") 2026/07/29 01:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb196a47_d20260729_m012742_c001_v7007000_t0000_u01785288462025") 2026/07/29 01:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba13b1_d20260729_m012734_c001_v0001177_t0039_u01785288454458") 2026/07/29 01:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08c74_d20260729_m012726_c001_v7007000_t0000_u01785288446701") 2026/07/29 01:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1373_d20260729_m012719_c001_v0001177_t0031_u01785288439138") 2026/07/29 01:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab82f_d20260729_m012711_c001_v7007000_t0000_u01785288431966") 2026/07/29 01:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1333_d20260729_m012704_c001_v0001177_t0051_u01785288424315") 2026/07/29 01:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a314095124_d20260729_m012652_c001_v7007000_t0000_u01785288412365") 2026/07/29 01:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba12f6_d20260729_m012647_c001_v0001177_t0050_u01785288407387") 2026/07/29 01:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1098842_d20260729_m012640_c001_v7007000_t0000_u01785288400196") 2026/07/29 01:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e96_d20260729_m012634_c001_v0001165_t0034_u01785288394731") 2026/07/29 01:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92359fd_d20260729_m012632_c001_v7007000_t0000_u01785288392011") 2026/07/29 01:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e5c_d20260729_m012627_c001_v0001165_t0045_u01785288387243") 2026/07/29 01:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a31409503e_d20260729_m012620_c001_v7007000_t0000_u01785288380094") 2026/07/29 01:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e14_d20260729_m012614_c001_v0001044_t0053_u01785288374457") 2026/07/29 01:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a31409500b_d20260729_m012611_c001_v7007000_t0000_u01785288371897") 2026/07/29 01:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7df8_d20260729_m012607_c001_v0001165_t0035_u01785288367702") 2026/07/29 01:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c1e9_d20260729_m012554_c001_v7007000_t0000_u01785288354940") 2026/07/29 01:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7db4_d20260729_m012550_c001_v0001165_t0016_u01785288350223") 2026/07/29 01:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c197_d20260729_m012542_c001_v7007000_t0000_u01785288342311") 2026/07/29 01:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7d6e_d20260729_m012534_c001_v0001165_t0028_u01785288334565") 2026/07/29 01:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4181583312fbd2c6_d20260729_m012526_c001_v7007000_t0000_u01785288326938") 2026/07/29 01:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7d42_d20260729_m012519_c001_v0001165_t0021_u01785288319346") 2026/07/29 01:29:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f109882c_d20260729_m012635_c001_v7007000_t0000_u01785288395778") 2026/07/29 01:29:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e7a_d20260729_m012631_c001_v0001165_t0022_u01785288391600") 2026/07/29 01:29:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967ec_d20260729_m012657_c001_v7007000_t0000_u01785288417309") 2026/07/29 01:29:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7eec_d20260729_m012651_c001_v0001165_t0053_u01785288411637") 2026/07/29 01:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d78575_d20260729_m012812_c001_v7007000_t0000_u01785288492715") 2026/07/29 01:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30f4a_d20260729_m012804_c001_v0001044_t0059_u01785288484765") 2026/07/29 01:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4034a697066fd0ee_d20260729_m012757_c001_v7007000_t0000_u01785288477384") 2026/07/29 01:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30f16_d20260729_m012749_c001_v0001044_t0028_u01785288469916") 2026/07/29 01:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb196a48_d20260729_m012742_c001_v7007000_t0000_u01785288462201") 2026/07/29 01:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30ef4_d20260729_m012734_c001_v0001044_t0015_u01785288454669") 2026/07/29 01:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08c79_d20260729_m012726_c001_v7007000_t0000_u01785288446878") 2026/07/29 01:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30ebc_d20260729_m012719_c001_v0001044_t0006_u01785288439449") 2026/07/29 01:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab830_d20260729_m012712_c001_v7007000_t0000_u01785288432141") 2026/07/29 01:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e92_d20260729_m012704_c001_v0001044_t0009_u01785288424602") 2026/07/29 01:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f9530a02_d20260729_m012652_c001_v7007000_t0000_u01785288412365") 2026/07/29 01:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e66_d20260729_m012647_c001_v0001044_t0025_u01785288407632") 2026/07/29 01:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1098843_d20260729_m012640_c001_v7007000_t0000_u01785288400370") 2026/07/29 01:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba12ce_d20260729_m012634_c001_v0001177_t0048_u01785288394828") 2026/07/29 01:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c1fc_d20260729_m012632_c001_v7007000_t0000_u01785288392017") 2026/07/29 01:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e36_d20260729_m012627_c001_v0001044_t0020_u01785288387510") 2026/07/29 01:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a31409503f_d20260729_m012620_c001_v7007000_t0000_u01785288380270") 2026/07/29 01:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e32_d20260729_m012614_c001_v0001165_t0042_u01785288374690") 2026/07/29 01:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42553fdcdb28483e_d20260729_m012612_c001_v7007000_t0000_u01785288372135") 2026/07/29 01:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba122a_d20260729_m012607_c001_v0001177_t0039_u01785288367917") 2026/07/29 01:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb820_d20260729_m012555_c001_v7007000_t0000_u01785288355141") 2026/07/29 01:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa246_d20260729_m012550_c001_v0001173_t0031_u01785288350431") 2026/07/29 01:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c199_d20260729_m012542_c001_v7007000_t0000_u01785288342486") 2026/07/29 01:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa1cc_d20260729_m012534_c001_v0001173_t0000_u01785288334779") 2026/07/29 01:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4181583312fbd2c7_d20260729_m012527_c001_v7007000_t0000_u01785288327114") 2026/07/29 01:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa154_d20260729_m012519_c001_v0001173_t0056_u01785288319565") 2026/07/29 01:29:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41651a626add156f_d20260729_m012635_c001_v7007000_t0000_u01785288395550") 2026/07/29 01:29:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e7c_d20260729_m012631_c001_v0001165_t0000_u01785288391797") 2026/07/29 01:29:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a55_d20260729_m012557_c001_v7007000_t0000_u01785288357414") 2026/07/29 01:29:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba11e6_d20260729_m012553_c001_v0001177_t0020_u01785288353151") 2026/07/29 01:29:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a57_d20260729_m012557_c001_v7007000_t0000_u01785288357590") 2026/07/29 01:29:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7dc6_d20260729_m012553_c001_v0001165_t0052_u01785288353212") 2026/07/29 01:29:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a5a_d20260729_m012557_c001_v7007000_t0000_u01785288357765") 2026/07/29 01:29:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa260_d20260729_m012553_c001_v0001173_t0015_u01785288353324") 2026/07/29 01:29:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a5c_d20260729_m012557_c001_v7007000_t0000_u01785288357941") 2026/07/29 01:29:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30de2_d20260729_m012553_c001_v0001044_t0000_u01785288353387") 2026/07/29 01:29:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a5e_d20260729_m012558_c001_v7007000_t0000_u01785288358127") 2026/07/29 01:29:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba11ea_d20260729_m012553_c001_v0001177_t0008_u01785288353398") 2026/07/29 01:29:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a60_d20260729_m012558_c001_v7007000_t0000_u01785288358302") 2026/07/29 01:29:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7dc8_d20260729_m012553_c001_v0001165_t0052_u01785288353437") 2026/07/29 01:29:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a62_d20260729_m012558_c001_v7007000_t0000_u01785288358476") 2026/07/29 01:29:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba11ec_d20260729_m012553_c001_v0001177_t0035_u01785288353608") 2026/07/29 01:29:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a64_d20260729_m012558_c001_v7007000_t0000_u01785288358652") 2026/07/29 01:29:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7dca_d20260729_m012553_c001_v0001165_t0001_u01785288353682") 2026/07/29 01:29:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a67_d20260729_m012558_c001_v7007000_t0000_u01785288358827") 2026/07/29 01:29:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa264_d20260729_m012553_c001_v0001173_t0009_u01785288353725") 2026/07/29 01:29:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a69_d20260729_m012559_c001_v7007000_t0000_u01785288359002") 2026/07/29 01:29:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba11ee_d20260729_m012553_c001_v0001177_t0009_u01785288353834") 2026/07/29 01:29:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a6b_d20260729_m012559_c001_v7007000_t0000_u01785288359176") 2026/07/29 01:29:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7dcc_d20260729_m012553_c001_v0001165_t0047_u01785288353893") 2026/07/29 01:29:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a6d_d20260729_m012559_c001_v7007000_t0000_u01785288359351") 2026/07/29 01:29:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30de6_d20260729_m012553_c001_v0001044_t0039_u01785288353933") 2026/07/29 01:29:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a6f_d20260729_m012559_c001_v7007000_t0000_u01785288359527") 2026/07/29 01:29:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa268_d20260729_m012554_c001_v0001173_t0005_u01785288354039") 2026/07/29 01:29:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a72_d20260729_m012559_c001_v7007000_t0000_u01785288359702") 2026/07/29 01:29:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba11f0_d20260729_m012554_c001_v0001177_t0026_u01785288354065") 2026/07/29 01:29:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a74_d20260729_m012559_c001_v7007000_t0000_u01785288359876") 2026/07/29 01:29:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7dce_d20260729_m012554_c001_v0001165_t0038_u01785288354249") 2026/07/29 01:29:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948a76_d20260729_m012600_c001_v7007000_t0000_u01785288360051") 2026/07/29 01:29:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba11f2_d20260729_m012554_c001_v0001177_t0012_u01785288354284") 2026/07/29 01:29:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4139b828c852328c_d20260729_m012615_c001_v7007000_t0000_u01785288375464") 2026/07/29 01:29:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1238_d20260729_m012610_c001_v0001177_t0035_u01785288370415") 2026/07/29 01:29:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f409bddeadcc5a57f_d20260729_m012615_c001_v7007000_t0000_u01785288375474") 2026/07/29 01:29:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa2d6_d20260729_m012610_c001_v0001173_t0001_u01785288370481") 2026/07/29 01:29:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa338523e_d20260729_m012615_c001_v7007000_t0000_u01785288375252") 2026/07/29 01:29:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e0c_d20260729_m012610_c001_v0001165_t0030_u01785288370493") 2026/07/29 01:29:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f9530942_d20260729_m012615_c001_v7007000_t0000_u01785288375242") 2026/07/29 01:29:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e08_d20260729_m012610_c001_v0001044_t0011_u01785288370549") 2026/07/29 01:29:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4139b828c852328b_d20260729_m012615_c001_v7007000_t0000_u01785288375284") 2026/07/29 01:29:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba123c_d20260729_m012610_c001_v0001177_t0042_u01785288370627") 2026/07/29 01:29:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f9530945_d20260729_m012615_c001_v7007000_t0000_u01785288375418") 2026/07/29 01:29:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e0e_d20260729_m012610_c001_v0001165_t0038_u01785288370695") 2026/07/29 01:29:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab775_d20260729_m012615_c001_v7007000_t0000_u01785288375490") 2026/07/29 01:29:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba123e_d20260729_m012610_c001_v0001177_t0019_u01785288370829") 2026/07/29 01:29:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3385240_d20260729_m012615_c001_v7007000_t0000_u01785288375428") 2026/07/29 01:29:17 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e0a_d20260729_m012610_c001_v0001044_t0015_u01785288370859") 2026/07/29 01:29:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a31409501a_d20260729_m012615_c001_v7007000_t0000_u01785288375628") 2026/07/29 01:29:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e12_d20260729_m012610_c001_v0001165_t0017_u01785288370935") 2026/07/29 01:29:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a314095019_d20260729_m012615_c001_v7007000_t0000_u01785288375520") 2026/07/29 01:29:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa2da_d20260729_m012610_c001_v0001173_t0032_u01785288370951") 2026/07/29 01:29:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f409bddeadcc5a57a_d20260729_m012615_c001_v7007000_t0000_u01785288375294") 2026/07/29 01:29:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1240_d20260729_m012611_c001_v0001177_t0002_u01785288371038") 2026/07/29 01:29:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42553fdcdb284854_d20260729_m012615_c001_v7007000_t0000_u01785288375443") 2026/07/29 01:29:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e16_d20260729_m012611_c001_v0001165_t0035_u01785288371158") 2026/07/29 01:29:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f9530947_d20260729_m012615_c001_v7007000_t0000_u01785288375594") 2026/07/29 01:29:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa2de_d20260729_m012611_c001_v0001173_t0058_u01785288371205") 2026/07/29 01:29:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a314095018_d20260729_m012615_c001_v7007000_t0000_u01785288375452") 2026/07/29 01:29:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1242_d20260729_m012611_c001_v0001177_t0016_u01785288371240") 2026/07/29 01:29:17 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42553fdcdb284850_d20260729_m012615_c001_v7007000_t0000_u01785288375266") 2026/07/29 01:29:17 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e0c_d20260729_m012611_c001_v0001044_t0012_u01785288371398") 2026/07/29 01:29:17 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3385241_d20260729_m012615_c001_v7007000_t0000_u01785288375604") 2026/07/29 01:29:17 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e1a_d20260729_m012611_c001_v0001165_t0026_u01785288371453") 2026/07/29 01:29:17 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f414543bfed0a07cb_d20260729_m012409_c001_v7007000_t0000_u01785288249148") 2026/07/29 01:29:17 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106fa1c0c14605cd_d20260729_m012406_c001_v0001109_t0036_u01785288246412") 2026/07/29 01:29:17 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f10985b5_d20260729_m012406_c001_v7007000_t0000_u01785288246218") 2026/07/29 01:29:17 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106fa1c0c14605bd_d20260729_m012401_c001_v0001109_t0029_u01785288241203") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1098583_d20260729_m012400_c001_v7007000_t0000_u01785288240468") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9f00_d20260729_m012355_c001_v0001173_t0031_u01785288235798") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286be6a_d20260729_m012354_c001_v7007000_t0000_u01785288234341") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1115412ed7798cc4_d20260729_m012351_c001_v0001106_t0043_u01785288231596") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f415b98bf5b5e5793_d20260729_m012351_c001_v7007000_t0000_u01785288231420") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1115412ed7798cba_d20260729_m012347_c001_v0001106_t0024_u01785288227683") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f415b98bf5b5e5783_d20260729_m012346_c001_v7007000_t0000_u01785288226984") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9ea4_d20260729_m012342_c001_v0001173_t0017_u01785288222722") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42202764a0c22134_d20260729_m012341_c001_v7007000_t0000_u01785288221495") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f100d6b76c894d530_d20260729_m012340_c001_v0001167_t0059_u01785288220008") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f9530476_d20260729_m012339_c001_v7007000_t0000_u01785288219816") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f100d6b76c894d518_d20260729_m012335_c001_v0001167_t0006_u01785288215903") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f9530474_d20260729_m012335_c001_v7007000_t0000_u01785288215179") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30c4c_d20260729_m012330_c001_v0001044_t0041_u01785288210470") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42202764a0c2212c_d20260729_m012329_c001_v7007000_t0000_u01785288209584") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f10001389f0144c74_d20260729_m012327_c001_v0001106_t0028_u01785288207356") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab3ba_d20260729_m012327_c001_v7007000_t0000_u01785288207179") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f10001389f0144c70_d20260729_m012323_c001_v0001106_t0041_u01785288203500") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab3b8_d20260729_m012322_c001_v7007000_t0000_u01785288202765") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7b4a_d20260729_m012316_c001_v0001165_t0044_u01785288196143") 2026/07/29 01:29:18 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417412727f0df842_d20260729_m012315_c001_v7007000_t0000_u01785288195271") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f114cf0ad22d858ea_d20260729_m012313_c001_v0001103_t0022_u01785288193073") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384f93_d20260729_m012312_c001_v7007000_t0000_u01785288192898") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f114cf0ad22d858dc_d20260729_m012309_c001_v0001103_t0021_u01785288189659") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384f90_d20260729_m012308_c001_v7007000_t0000_u01785288188961") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9da4_d20260729_m012302_c001_v0001173_t0019_u01785288182584") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419a0685902d2174_d20260729_m012301_c001_v7007000_t0000_u01785288181701") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f11400788144056b0_d20260729_m012259_c001_v0001182_t0008_u01785288179532") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948733_d20260729_m012259_c001_v7007000_t0000_u01785288179284") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1140078814405662_d20260729_m012255_c001_v0001182_t0017_u01785288175835") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f19486d9_d20260729_m012255_c001_v7007000_t0000_u01785288175134") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30bee_d20260729_m012249_c001_v0001044_t0028_u01785288169162") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40435e0164448a12_d20260729_m012248_c001_v7007000_t0000_u01785288168108") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f118328e59da0f234_d20260729_m012242_c001_v0001171_t0036_u01785288162613") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4150fc1534a49c77_d20260729_m012242_c001_v7007000_t0000_u01785288162414") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7aea_d20260729_m012237_c001_v0001165_t0040_u01785288157927") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f107710a44067dae1_d20260729_m012236_c001_v0001120_t0041_u01785288156917") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f107710a44067dadb_d20260729_m012235_c001_v0001120_t0057_u01785288155838") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f401bf91043698243_d20260729_m012222_c001_v7007000_t0000_u01785288142655") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30bae_d20260729_m012215_c001_v0001044_t0037_u01785288135480") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f100ecb4f43a7cd30_d20260729_m012214_c001_v0001165_t0049_u01785288134694") 2026/07/29 01:29:19 DEBUG : dst/one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f100ecb4f43a7cd2e_d20260729_m012213_c001_v0001165_t0019_u01785288133763") 2026/07/29 01:29:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f414543bfed0a07cd_d20260729_m012409_c001_v7007000_t0000_u01785288249321") 2026/07/29 01:29:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f105c565e7eea1775_d20260729_m012405_c001_v0001033_t0049_u01785288245713") 2026/07/29 01:29:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f10657e95a3212a1e_d20260729_m012400_c001_v0001183_t0007_u01785288240252") 2026/07/29 01:29:20 DEBUG : dst/one.bak: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286be6b_d20260729_m012354_c001_v7007000_t0000_u01785288234521") 2026/07/29 01:29:20 DEBUG : dst/one.bak: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f103ae4ee25ac35aa_d20260729_m012351_c001_v0001172_t0058_u01785288231100") 2026/07/29 01:29:20 DEBUG : dst/one.bak: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f110959260ae4cd2d_d20260729_m012346_c001_v0001180_t0024_u01785288226768") 2026/07/29 01:29:20 DEBUG : dst/one.bak: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42202764a0c22135_d20260729_m012341_c001_v7007000_t0000_u01785288221671") 2026/07/29 01:29:20 DEBUG : dst/one.bak: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f10786e7913ad62b9_d20260729_m012339_c001_v0001181_t0012_u01785288219576") 2026/07/29 01:29:20 DEBUG : dst/one.bak: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f103ae4ee25ac3570_d20260729_m012334_c001_v0001172_t0037_u01785288214655") 2026/07/29 01:29:20 DEBUG : dst/three: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40435e0164448a13_d20260729_m012248_c001_v7007000_t0000_u01785288168282") 2026/07/29 01:29:20 DEBUG : dst/three: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f107710a44067daf3_d20260729_m012246_c001_v0001120_t0054_u01785288166723") 2026/07/29 01:29:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f414543bfed0a07cf_d20260729_m012409_c001_v7007000_t0000_u01785288249494") 2026/07/29 01:29:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f102083d134d2d374_d20260729_m012407_c001_v0001091_t0055_u01785288247561") 2026/07/29 01:29:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106af0a272f0613e_d20260729_m012402_c001_v0001115_t0050_u01785288242587") 2026/07/29 01:29:20 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f414543bfed0a07d1_d20260729_m012409_c001_v7007000_t0000_u01785288249667") 2026/07/29 01:29:20 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106fa1c0c14605d3_d20260729_m012408_c001_v0001109_t0032_u01785288248243") 2026/07/29 01:29:20 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f10985bd_d20260729_m012408_c001_v7007000_t0000_u01785288248050") 2026/07/29 01:29:20 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106fa1c0c14605c7_d20260729_m012403_c001_v0001109_t0045_u01785288243569") 2026/07/29 01:29:20 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1098599_d20260729_m012403_c001_v7007000_t0000_u01785288243375") 2026/07/29 01:29:20 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30c82_d20260729_m012357_c001_v0001044_t0006_u01785288237036") 2026/07/29 01:29:20 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286be6c_d20260729_m012354_c001_v7007000_t0000_u01785288234697") 2026/07/29 01:29:20 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1115412ed7798cca_d20260729_m012353_c001_v0001106_t0015_u01785288233258") 2026/07/29 01:29:21 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f415b98bf5b5e5798_d20260729_m012353_c001_v7007000_t0000_u01785288233083") 2026/07/29 01:29:21 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1115412ed7798cbe_d20260729_m012349_c001_v0001106_t0043_u01785288229400") 2026/07/29 01:29:21 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f415b98bf5b5e578b_d20260729_m012349_c001_v7007000_t0000_u01785288229225") 2026/07/29 01:29:21 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30c64_d20260729_m012343_c001_v0001044_t0055_u01785288223586") 2026/07/29 01:29:21 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f9530477_d20260729_m012340_c001_v7007000_t0000_u01785288220944") 2026/07/29 01:29:21 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30c5a_d20260729_m012337_c001_v0001044_t0030_u01785288217928") 2026/07/29 01:29:21 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f9530475_d20260729_m012337_c001_v7007000_t0000_u01785288217186") 2026/07/29 01:29:21 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7b86_d20260729_m012332_c001_v0001165_t0011_u01785288212177") 2026/07/29 01:29:21 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab3bc_d20260729_m012328_c001_v7007000_t0000_u01785288208700") 2026/07/29 01:29:21 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7b70_d20260729_m012326_c001_v0001165_t0027_u01785288206148") 2026/07/29 01:29:21 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab3b9_d20260729_m012325_c001_v7007000_t0000_u01785288205092") 2026/07/29 01:29:21 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9e0a_d20260729_m012317_c001_v0001173_t0053_u01785288197601") 2026/07/29 01:29:21 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384f95_d20260729_m012314_c001_v7007000_t0000_u01785288194398") 2026/07/29 01:29:21 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9de2_d20260729_m012311_c001_v0001173_t0013_u01785288191719") 2026/07/29 01:29:21 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384f91_d20260729_m012310_c001_v7007000_t0000_u01785288190645") 2026/07/29 01:29:21 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30c16_d20260729_m012303_c001_v0001044_t0028_u01785288183495") 2026/07/29 01:29:21 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f194874b_d20260729_m012300_c001_v7007000_t0000_u01785288180738") 2026/07/29 01:29:21 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30c06_d20260729_m012258_c001_v0001044_t0055_u01785288178004") 2026/07/29 01:29:21 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4114b223f1948702_d20260729_m012256_c001_v7007000_t0000_u01785288176949") 2026/07/29 01:29:21 DEBUG : dst/three.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7b06_d20260729_m012250_c001_v0001165_t0016_u01785288170281") 2026/07/29 01:29:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286be6d_d20260729_m012354_c001_v7007000_t0000_u01785288234874") 2026/07/29 01:29:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1155201e196bec06_d20260729_m012352_c001_v0001174_t0026_u01785288232799") 2026/07/29 01:29:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f111907b8c628acda_d20260729_m012348_c001_v0001113_t0016_u01785288228901") 2026/07/29 01:29:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42202764a0c22136_d20260729_m012341_c001_v7007000_t0000_u01785288221848") 2026/07/29 01:29:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f119d43fa8e0fea65_d20260729_m012340_c001_v0001177_t0013_u01785288220719") 2026/07/29 01:29:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f10603853ea67c32e_d20260729_m012336_c001_v0001174_t0017_u01785288216412") 2026/07/29 01:29:22 DEBUG : dst/two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f414543bfed0a07d4_d20260729_m012409_c001_v7007000_t0000_u01785288249841") 2026/07/29 01:29:22 DEBUG : dst/two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7bdc_d20260729_m012356_c001_v0001165_t0042_u01785288236463") 2026/07/29 01:29:22 DEBUG : dst/two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286be6e_d20260729_m012355_c001_v7007000_t0000_u01785288235051") 2026/07/29 01:29:22 DEBUG : dst/two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7baa_d20260729_m012343_c001_v0001165_t0030_u01785288223393") 2026/07/29 01:29:22 DEBUG : dst/two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42202764a0c22138_d20260729_m012342_c001_v7007000_t0000_u01785288222024") 2026/07/29 01:29:22 DEBUG : dst/two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9e60_d20260729_m012331_c001_v0001173_t0055_u01785288211494") 2026/07/29 01:29:22 DEBUG : dst/two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42202764a0c2212d_d20260729_m012329_c001_v7007000_t0000_u01785288209759") 2026/07/29 01:29:22 DEBUG : dst/two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30c28_d20260729_m012316_c001_v0001044_t0030_u01785288196830") 2026/07/29 01:29:22 DEBUG : dst/two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417412727f0df845_d20260729_m012315_c001_v7007000_t0000_u01785288195444") 2026/07/29 01:29:22 DEBUG : dst/two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7b22_d20260729_m012303_c001_v0001165_t0058_u01785288183291") 2026/07/29 01:29:22 DEBUG : dst/two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419a0685902d2175_d20260729_m012301_c001_v7007000_t0000_u01785288181879") 2026/07/29 01:29:22 DEBUG : dst/two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9d56_d20260729_m012250_c001_v0001173_t0013_u01785288170033") 2026/07/29 01:29:22 DEBUG : dst/two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40435e0164448a14_d20260729_m012248_c001_v7007000_t0000_u01785288168457") 2026/07/29 01:29:22 DEBUG : dst/two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109d85c7bb3e942e_d20260729_m012244_c001_v0001183_t0037_u01785288164412") 2026/07/29 01:29:22 DEBUG : dst/two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f401bf9104369824c_d20260729_m012222_c001_v7007000_t0000_u01785288142830") 2026/07/29 01:29:22 DEBUG : dst/two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f100ecb4f43a7cd4a_d20260729_m012221_c001_v0001165_t0030_u01785288141720") 2026/07/29 01:29:22 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384f3e_d20260729_m012148_c001_v7007000_t0000_u01785288108838") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7a16_d20260729_m012145_c001_v0001165_t0050_u01785288105258") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384f19_d20260729_m012143_c001_v7007000_t0000_u01785288103142") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7a00_d20260729_m012133_c001_v0001165_t0006_u01785288093677") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384e6b_d20260729_m012125_c001_v7007000_t0000_u01785288085501") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc79de_d20260729_m012122_c001_v0001165_t0013_u01785288082535") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353e7_d20260729_m012102_c001_v7007000_t0000_u01785288062441") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7974_d20260729_m012100_c001_v0001165_t0005_u01785288060504") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353e2_d20260729_m012059_c001_v7007000_t0000_u01785288059246") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc796e_d20260729_m012058_c001_v0001165_t0011_u01785288058167") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353dc_d20260729_m012055_c001_v7007000_t0000_u01785288055506") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7958_d20260729_m012053_c001_v0001165_t0042_u01785288053973") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353d7_d20260729_m012053_c001_v7007000_t0000_u01785288053220") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7952_d20260729_m012051_c001_v0001165_t0038_u01785288051971") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353cb_d20260729_m012046_c001_v7007000_t0000_u01785288046997") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7922_d20260729_m012045_c001_v0001165_t0009_u01785288045680") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353c4_d20260729_m012044_c001_v7007000_t0000_u01785288044958") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc791a_d20260729_m012044_c001_v0001165_t0000_u01785288044120") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1097e06_d20260729_m012039_c001_v7007000_t0000_u01785288039756") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7906_d20260729_m012038_c001_v0001165_t0053_u01785288038270") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1097e04_d20260729_m012036_c001_v7007000_t0000_u01785288036393") 2026/07/29 01:29:23 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc78f8_d20260729_m012035_c001_v0001165_t0040_u01785288035347") 2026/07/29 01:29:24 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1097e02_d20260729_m012034_c001_v7007000_t0000_u01785288034966") 2026/07/29 01:29:24 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f112373c14a6b23c1_d20260729_m012034_c001_v0001161_t0044_u01785288034143") 2026/07/29 01:29:24 DEBUG : empty space: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc78ee_d20260729_m012032_c001_v0001165_t0015_u01785288032570") 2026/07/29 01:29:24 DEBUG : enormous: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353e6_d20260729_m012101_c001_v7007000_t0000_u01785288061730") 2026/07/29 01:29:24 DEBUG : enormous: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7976_d20260729_m012100_c001_v0001165_t0044_u01785288060803") 2026/07/29 01:29:24 DEBUG : existing: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f414543bfed0a07e1_d20260729_m012414_c001_v7007000_t0000_u01785288254769") 2026/07/29 01:29:24 DEBUG : existing: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30cac_d20260729_m012413_c001_v0001044_t0017_u01785288253488") 2026/07/29 01:29:24 DEBUG : existing: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384e63_d20260729_m012120_c001_v7007000_t0000_u01785288080967") 2026/07/29 01:29:24 DEBUG : existing: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30b38_d20260729_m012119_c001_v0001044_t0040_u01785288079651") 2026/07/29 01:29:24 DEBUG : existing: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1097dfc_d20260729_m012029_c001_v7007000_t0000_u01785288029498") 2026/07/29 01:29:24 DEBUG : existing: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc78de_d20260729_m012028_c001_v0001165_t0057_u01785288028515") 2026/07/29 01:29:24 DEBUG : existing: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1097dfb_d20260729_m012027_c001_v7007000_t0000_u01785288027943") 2026/07/29 01:29:24 DEBUG : existing: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc78d8_d20260729_m012027_c001_v0001165_t0006_u01785288027369") 2026/07/29 01:29:24 DEBUG : existing: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc78d4_d20260729_m012026_c001_v0001165_t0015_u01785288026588") 2026/07/29 01:29:24 DEBUG : existing-b: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384e64_d20260729_m012121_c001_v7007000_t0000_u01785288081146") 2026/07/29 01:29:24 DEBUG : existing-b: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc79c8_d20260729_m012119_c001_v0001165_t0049_u01785288079641") 2026/07/29 01:29:24 DEBUG : file1: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307be_d20260729_m012509_c001_v7007000_t0000_u01785288309545") 2026/07/29 01:29:24 DEBUG : file1: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa100_d20260729_m012508_c001_v0001173_t0048_u01785288308563") 2026/07/29 01:29:24 DEBUG : file1: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307b8_d20260729_m012507_c001_v7007000_t0000_u01785288307315") 2026/07/29 01:29:24 DEBUG : file1: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1122_d20260729_m012506_c001_v0001177_t0000_u01785288306195") 2026/07/29 01:29:24 DEBUG : five: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353eb_d20260729_m012105_c001_v7007000_t0000_u01785288065937") 2026/07/29 01:29:24 DEBUG : five: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406e9922b4bc7986_d20260729_m012104_c001_v0001165_t0032_u01785288064013") 2026/07/29 01:29:25 DEBUG : foo: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1097e05_d20260729_m012037_c001_v7007000_t0000_u01785288037888") 2026/07/29 01:29:25 DEBUG : foo: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406e9922b4bc7900_d20260729_m012037_c001_v0001165_t0032_u01785288037332") 2026/07/29 01:29:25 DEBUG : foo: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406e9922b4bc78fe_d20260729_m012036_c001_v0001165_t0032_u01785288036774") 2026/07/29 01:29:25 DEBUG : four: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353ec_d20260729_m012106_c001_v7007000_t0000_u01785288066113") 2026/07/29 01:29:25 DEBUG : four: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4132db71da8a9ad8_d20260729_m012104_c001_v0001173_t0037_u01785288064539") 2026/07/29 01:29:25 DEBUG : four: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7982_d20260729_m012103_c001_v0001165_t0051_u01785288063357") 2026/07/29 01:29:25 DEBUG : hello world2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deaf96_d20260729_m011948_c001_v7007000_t0000_u01785287988374") 2026/07/29 01:29:25 DEBUG : hello world2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7824_d20260729_m011947_c001_v0001165_t0016_u01785287987829") 2026/07/29 01:29:25 DEBUG : ignore-size: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1097df9_d20260729_m012026_c001_v7007000_t0000_u01785288026206") 2026/07/29 01:29:25 DEBUG : ignore-size: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc78cc_d20260729_m012025_c001_v0001165_t0025_u01785288025214") 2026/07/29 01:29:25 DEBUG : nested/sub dir/file: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384e5c_d20260729_m012118_c001_v7007000_t0000_u01785288078936") 2026/07/29 01:29:25 DEBUG : nested/sub dir/file: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9b3a_d20260729_m012118_c001_v0001173_t0056_u01785288078221") 2026/07/29 01:29:25 DEBUG : nested/sub dir/file: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384e59_d20260729_m012117_c001_v7007000_t0000_u01785288077502") 2026/07/29 01:29:25 DEBUG : nested/sub dir/file: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9b32_d20260729_m012116_c001_v0001173_t0059_u01785288076591") 2026/07/29 01:29:25 DEBUG : one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353ee_d20260729_m012106_c001_v7007000_t0000_u01785288066290") 2026/07/29 01:29:25 DEBUG : one: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406e9922b4bc797c_d20260729_m012102_c001_v0001165_t0032_u01785288062797") 2026/07/29 01:29:25 DEBUG : only0: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307a3_d20260729_m012501_c001_v7007000_t0000_u01785288301700") 2026/07/29 01:29:25 DEBUG : only0: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4132db71da8aa0a0_d20260729_m012456_c001_v0001173_t0037_u01785288296575") 2026/07/29 01:29:25 DEBUG : only0: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa000_d20260729_m012440_c001_v0001173_t0051_u01785288280322") 2026/07/29 01:29:25 DEBUG : only0: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a3140948bd_d20260729_m012434_c001_v7007000_t0000_u01785288274181") 2026/07/29 01:29:25 DEBUG : only0: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30cba_d20260729_m012418_c001_v0001044_t0007_u01785288258456") 2026/07/29 01:29:25 DEBUG : only1: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307a4_d20260729_m012501_c001_v7007000_t0000_u01785288301880") 2026/07/29 01:29:25 DEBUG : only1: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f408d7e4c37a30d42_d20260729_m012457_c001_v0001044_t0042_u01785288297000") 2026/07/29 01:29:26 DEBUG : only1: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d08_d20260729_m012441_c001_v0001044_t0015_u01785288281237") 2026/07/29 01:29:26 DEBUG : only1: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4180d16725aabf65_d20260729_m012434_c001_v7007000_t0000_u01785288274597") 2026/07/29 01:29:26 DEBUG : only1: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7c32_d20260729_m012419_c001_v0001165_t0038_u01785288259115") 2026/07/29 01:29:26 DEBUG : only10: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307a5_d20260729_m012502_c001_v7007000_t0000_u01785288302064") 2026/07/29 01:29:26 DEBUG : only10: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f408d7e4c37a30d3c_d20260729_m012456_c001_v0001044_t0042_u01785288296596") 2026/07/29 01:29:26 DEBUG : only10: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d1e_d20260729_m012448_c001_v0001044_t0030_u01785288288461") 2026/07/29 01:29:26 DEBUG : only10: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a3140948c0_d20260729_m012434_c001_v7007000_t0000_u01785288274708") 2026/07/29 01:29:26 DEBUG : only10: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7c46_d20260729_m012425_c001_v0001165_t0030_u01785288265882") 2026/07/29 01:29:26 DEBUG : only11: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307a6_d20260729_m012502_c001_v7007000_t0000_u01785288302300") 2026/07/29 01:29:26 DEBUG : only11: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f409701402aba1102_d20260729_m012457_c001_v0001177_t0023_u01785288297132") 2026/07/29 01:29:26 DEBUG : only11: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7cb2_d20260729_m012449_c001_v0001165_t0030_u01785288289327") 2026/07/29 01:29:26 DEBUG : only11: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4180d16725aabf64_d20260729_m012434_c001_v7007000_t0000_u01785288274404") 2026/07/29 01:29:26 DEBUG : only11: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9fa6_d20260729_m012426_c001_v0001173_t0044_u01785288266804") 2026/07/29 01:29:26 DEBUG : only12: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307a7_d20260729_m012502_c001_v7007000_t0000_u01785288302477") 2026/07/29 01:29:26 DEBUG : only12: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406e9922b4bc7cd2_d20260729_m012456_c001_v0001165_t0032_u01785288296586") 2026/07/29 01:29:26 DEBUG : only12: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa062_d20260729_m012450_c001_v0001173_t0045_u01785288290202") 2026/07/29 01:29:26 DEBUG : only12: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f401bf91043698343_d20260729_m012434_c001_v7007000_t0000_u01785288274416") 2026/07/29 01:29:26 DEBUG : only12: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30cda_d20260729_m012427_c001_v0001044_t0045_u01785288267411") 2026/07/29 01:29:26 DEBUG : only13: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307a8_d20260729_m012502_c001_v7007000_t0000_u01785288302652") 2026/07/29 01:29:27 DEBUG : only13: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406e9922b4bc7cd4_d20260729_m012456_c001_v0001165_t0032_u01785288296787") 2026/07/29 01:29:27 DEBUG : only13: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d2c_d20260729_m012450_c001_v0001044_t0031_u01785288290843") 2026/07/29 01:29:27 DEBUG : only13: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f401bf9104369833f_d20260729_m012433_c001_v7007000_t0000_u01785288273615") 2026/07/29 01:29:27 DEBUG : only13: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7c50_d20260729_m012428_c001_v0001165_t0015_u01785288268312") 2026/07/29 01:29:27 DEBUG : only14: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307a9_d20260729_m012502_c001_v7007000_t0000_u01785288302826") 2026/07/29 01:29:27 DEBUG : only14: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406e9922b4bc7cd6_d20260729_m012456_c001_v0001165_t0032_u01785288296965") 2026/07/29 01:29:27 DEBUG : only14: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7cbe_d20260729_m012451_c001_v0001165_t0047_u01785288291672") 2026/07/29 01:29:27 DEBUG : only14: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb385_d20260729_m012434_c001_v7007000_t0000_u01785288274193") 2026/07/29 01:29:27 DEBUG : only14: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9fb8_d20260729_m012428_c001_v0001173_t0008_u01785288268975") 2026/07/29 01:29:27 DEBUG : only15: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307aa_d20260729_m012503_c001_v7007000_t0000_u01785288303105") 2026/07/29 01:29:27 DEBUG : only15: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f409701402aba1106_d20260729_m012457_c001_v0001177_t0023_u01785288297489") 2026/07/29 01:29:27 DEBUG : only15: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa07e_d20260729_m012452_c001_v0001173_t0032_u01785288292630") 2026/07/29 01:29:27 DEBUG : only15: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb384_d20260729_m012434_c001_v7007000_t0000_u01785288274016") 2026/07/29 01:29:27 DEBUG : only15: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30ce6_d20260729_m012429_c001_v0001044_t0019_u01785288269519") 2026/07/29 01:29:27 DEBUG : only16: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307ab_d20260729_m012503_c001_v7007000_t0000_u01785288303282") 2026/07/29 01:29:27 DEBUG : only16: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406e9922b4bc7cda_d20260729_m012457_c001_v0001165_t0032_u01785288297323") 2026/07/29 01:29:27 DEBUG : only16: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d30_d20260729_m012453_c001_v0001044_t0051_u01785288293287") 2026/07/29 01:29:27 DEBUG : only16: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a3140948bf_d20260729_m012434_c001_v7007000_t0000_u01785288274533") 2026/07/29 01:29:27 DEBUG : only16: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7c5a_d20260729_m012430_c001_v0001165_t0011_u01785288270331") 2026/07/29 01:29:28 DEBUG : only17: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307ac_d20260729_m012503_c001_v7007000_t0000_u01785288303457") 2026/07/29 01:29:28 DEBUG : only17: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4132db71da8aa0a2_d20260729_m012456_c001_v0001173_t0037_u01785288296799") 2026/07/29 01:29:28 DEBUG : only17: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7ccc_d20260729_m012454_c001_v0001165_t0021_u01785288294183") 2026/07/29 01:29:28 DEBUG : only17: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f401bf91043698342_d20260729_m012434_c001_v7007000_t0000_u01785288274202") 2026/07/29 01:29:28 DEBUG : only17: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9fc4_d20260729_m012431_c001_v0001173_t0027_u01785288271126") 2026/07/29 01:29:28 DEBUG : only18: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307ad_d20260729_m012503_c001_v7007000_t0000_u01785288303702") 2026/07/29 01:29:28 DEBUG : only18: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f408d7e4c37a30d3e_d20260729_m012456_c001_v0001044_t0042_u01785288296807") 2026/07/29 01:29:28 DEBUG : only18: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa094_d20260729_m012454_c001_v0001173_t0035_u01785288294786") 2026/07/29 01:29:28 DEBUG : only18: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f401bf91043698340_d20260729_m012433_c001_v7007000_t0000_u01785288273808") 2026/07/29 01:29:28 DEBUG : only18: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30cec_d20260729_m012431_c001_v0001044_t0030_u01785288271603") 2026/07/29 01:29:28 DEBUG : only19: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307ae_d20260729_m012503_c001_v7007000_t0000_u01785288303877") 2026/07/29 01:29:28 DEBUG : only19: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4132db71da8aa0a4_d20260729_m012456_c001_v0001173_t0037_u01785288296978") 2026/07/29 01:29:28 DEBUG : only19: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d38_d20260729_m012455_c001_v0001044_t0018_u01785288295287") 2026/07/29 01:29:29 DEBUG : only19: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb387_d20260729_m012434_c001_v7007000_t0000_u01785288274554") 2026/07/29 01:29:29 DEBUG : only19: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7c60_d20260729_m012432_c001_v0001165_t0031_u01785288272449") 2026/07/29 01:29:29 DEBUG : only2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307af_d20260729_m012504_c001_v7007000_t0000_u01785288304052") 2026/07/29 01:29:29 DEBUG : only2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f408d7e4c37a30d46_d20260729_m012457_c001_v0001044_t0042_u01785288297271") 2026/07/29 01:29:29 DEBUG : only2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7c7a_d20260729_m012442_c001_v0001165_t0024_u01785288282201") 2026/07/29 01:29:29 DEBUG : only2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4180d16725aabf63_d20260729_m012434_c001_v7007000_t0000_u01785288274212") 2026/07/29 01:29:29 DEBUG : only2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9f73_d20260729_m012419_c001_v0001173_t0017_u01785288259800") 2026/07/29 01:29:29 DEBUG : only3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307b0_d20260729_m012504_c001_v7007000_t0000_u01785288304230") 2026/07/29 01:29:29 DEBUG : only3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406e9922b4bc7cd8_d20260729_m012457_c001_v0001165_t0032_u01785288297144") 2026/07/29 01:29:29 DEBUG : only3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa014_d20260729_m012442_c001_v0001173_t0049_u01785288282852") 2026/07/29 01:29:29 DEBUG : only3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a3140948be_d20260729_m012434_c001_v7007000_t0000_u01785288274357") 2026/07/29 01:29:29 DEBUG : only3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30cc2_d20260729_m012420_c001_v0001044_t0035_u01785288260362") 2026/07/29 01:29:29 DEBUG : only4: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307b1_d20260729_m012504_c001_v7007000_t0000_u01785288304404") 2026/07/29 01:29:29 DEBUG : only4: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4132db71da8aa0a8_d20260729_m012457_c001_v0001173_t0037_u01785288297157") 2026/07/29 01:29:29 DEBUG : only4: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d10_d20260729_m012443_c001_v0001044_t0049_u01785288283614") 2026/07/29 01:29:29 DEBUG : only4: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb386_d20260729_m012434_c001_v7007000_t0000_u01785288274376") 2026/07/29 01:29:29 DEBUG : only4: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7c38_d20260729_m012421_c001_v0001165_t0021_u01785288261154") 2026/07/29 01:29:29 DEBUG : only5: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307b2_d20260729_m012504_c001_v7007000_t0000_u01785288304580") 2026/07/29 01:29:29 DEBUG : only5: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406e9922b4bc7cdc_d20260729_m012457_c001_v0001165_t0032_u01785288297502") 2026/07/29 01:29:29 DEBUG : only5: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7c98_d20260729_m012444_c001_v0001165_t0029_u01785288284584") 2026/07/29 01:29:29 DEBUG : only5: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a3140948bb_d20260729_m012434_c001_v7007000_t0000_u01785288274006") 2026/07/29 01:29:30 DEBUG : only5: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9f88_d20260729_m012421_c001_v0001173_t0041_u01785288261822") 2026/07/29 01:29:30 DEBUG : only6: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307b3_d20260729_m012504_c001_v7007000_t0000_u01785288304755") 2026/07/29 01:29:30 DEBUG : only6: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f409701402aba1104_d20260729_m012457_c001_v0001177_t0023_u01785288297312") 2026/07/29 01:29:30 DEBUG : only6: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa02e_d20260729_m012445_c001_v0001173_t0006_u01785288285561") 2026/07/29 01:29:30 DEBUG : only6: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deb388_d20260729_m012434_c001_v7007000_t0000_u01785288274729") 2026/07/29 01:29:30 DEBUG : only6: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30cca_d20260729_m012422_c001_v0001044_t0024_u01785288262495") 2026/07/29 01:29:30 DEBUG : only7: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307b4_d20260729_m012504_c001_v7007000_t0000_u01785288304931") 2026/07/29 01:29:30 DEBUG : only7: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4132db71da8aa0aa_d20260729_m012457_c001_v0001173_t0037_u01785288297337") 2026/07/29 01:29:30 DEBUG : only7: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d16_d20260729_m012446_c001_v0001044_t0036_u01785288286111") 2026/07/29 01:29:30 DEBUG : only7: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f401bf91043698341_d20260729_m012434_c001_v7007000_t0000_u01785288274002") 2026/07/29 01:29:30 DEBUG : only7: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7c42_d20260729_m012423_c001_v0001165_t0040_u01785288263525") 2026/07/29 01:29:30 DEBUG : only8: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307b5_d20260729_m012505_c001_v7007000_t0000_u01785288305107") 2026/07/29 01:29:30 DEBUG : only8: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4132db71da8aa0b0_d20260729_m012457_c001_v0001173_t0037_u01785288297514") 2026/07/29 01:29:30 DEBUG : only8: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7ca0_d20260729_m012446_c001_v0001165_t0053_u01785288286928") 2026/07/29 01:29:30 DEBUG : only8: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f401bf91043698344_d20260729_m012434_c001_v7007000_t0000_u01785288274608") 2026/07/29 01:29:30 DEBUG : only8: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9f94_d20260729_m012424_c001_v0001173_t0017_u01785288264557") 2026/07/29 01:29:30 DEBUG : only9: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307b6_d20260729_m012505_c001_v7007000_t0000_u01785288305284") 2026/07/29 01:29:30 DEBUG : only9: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f408d7e4c37a30d4a_d20260729_m012457_c001_v0001044_t0042_u01785288297463") 2026/07/29 01:29:30 DEBUG : only9: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa046_d20260729_m012447_c001_v0001173_t0035_u01785288287859") 2026/07/29 01:29:30 DEBUG : only9: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4180d16725aabf62_d20260729_m012434_c001_v7007000_t0000_u01785288274019") 2026/07/29 01:29:31 DEBUG : only9: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30cce_d20260729_m012425_c001_v0001044_t0035_u01785288265082") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384e41_d20260729_m012115_c001_v7007000_t0000_u01785288075515") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9b12_d20260729_m012113_c001_v0001173_t0006_u01785288073323") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384e10_d20260729_m012112_c001_v7007000_t0000_u01785288072604") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc79a6_d20260729_m012110_c001_v0001165_t0059_u01785288070868") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384dfc_d20260729_m012109_c001_v7007000_t0000_u01785288069816") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30b24_d20260729_m012107_c001_v0001044_t0022_u01785288067189") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353df_d20260729_m012057_c001_v7007000_t0000_u01785288057348") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7964_d20260729_m012056_c001_v0001165_t0015_u01785288056032") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353db_d20260729_m012054_c001_v7007000_t0000_u01785288054599") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7956_d20260729_m012053_c001_v0001165_t0059_u01785288053747") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353d6_d20260729_m012052_c001_v7007000_t0000_u01785288052590") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc794e_d20260729_m012051_c001_v0001165_t0052_u01785288051752") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353c9_d20260729_m012046_c001_v7007000_t0000_u01785288046458") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc791e_d20260729_m012045_c001_v0001165_t0026_u01785288045485") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353c5_d20260729_m012045_c001_v7007000_t0000_u01785288045135") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7916_d20260729_m012043_c001_v0001165_t0031_u01785288043923") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353c3_d20260729_m012043_c001_v7007000_t0000_u01785288043573") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7912_d20260729_m012042_c001_v0001165_t0038_u01785288042822") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7910_d20260729_m012042_c001_v0001165_t0011_u01785288042235") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353c0_d20260729_m012041_c001_v7007000_t0000_u01785288041883") 2026/07/29 01:29:31 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc790e_d20260729_m012041_c001_v0001165_t0045_u01785288041228") 2026/07/29 01:29:32 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc790c_d20260729_m012040_c001_v0001165_t0017_u01785288040665") 2026/07/29 01:29:32 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1097e07_d20260729_m012039_c001_v7007000_t0000_u01785288039947") 2026/07/29 01:29:32 DEBUG : potato: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc790a_d20260729_m012038_c001_v0001165_t0045_u01785288038879") 2026/07/29 01:29:32 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384f50_d20260729_m012158_c001_v7007000_t0000_u01785288118120") 2026/07/29 01:29:32 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9c32_d20260729_m012157_c001_v0001173_t0047_u01785288117355") 2026/07/29 01:29:32 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384f48_d20260729_m012149_c001_v7007000_t0000_u01785288109832") 2026/07/29 01:29:32 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9bde_d20260729_m012144_c001_v0001173_t0017_u01785288104406") 2026/07/29 01:29:32 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384ee2_d20260729_m012137_c001_v7007000_t0000_u01785288097788") 2026/07/29 01:29:32 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9b9c_d20260729_m012132_c001_v0001173_t0011_u01785288092947") 2026/07/29 01:29:32 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384e6c_d20260729_m012125_c001_v7007000_t0000_u01785288085797") 2026/07/29 01:29:32 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9b4c_d20260729_m012122_c001_v0001173_t0028_u01785288082036") 2026/07/29 01:29:32 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353e5_d20260729_m012101_c001_v7007000_t0000_u01785288061554") 2026/07/29 01:29:32 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7972_d20260729_m012059_c001_v0001165_t0050_u01785288059774") 2026/07/29 01:29:32 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353e3_d20260729_m012059_c001_v7007000_t0000_u01785288059422") 2026/07/29 01:29:32 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc796c_d20260729_m012057_c001_v0001165_t0049_u01785288057876") 2026/07/29 01:29:32 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353e0_d20260729_m012057_c001_v7007000_t0000_u01785288057524") 2026/07/29 01:29:32 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc796a_d20260729_m012056_c001_v0001165_t0035_u01785288056611") 2026/07/29 01:29:32 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353de_d20260729_m012055_c001_v7007000_t0000_u01785288055681") 2026/07/29 01:29:32 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7960_d20260729_m012054_c001_v0001165_t0055_u01785288054951") 2026/07/29 01:29:32 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353d8_d20260729_m012053_c001_v7007000_t0000_u01785288053395") 2026/07/29 01:29:33 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7954_d20260729_m012052_c001_v0001165_t0050_u01785288052578") 2026/07/29 01:29:33 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353cc_d20260729_m012047_c001_v7007000_t0000_u01785288047173") 2026/07/29 01:29:33 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc792e_d20260729_m012046_c001_v0001165_t0025_u01785288046232") 2026/07/29 01:29:33 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deafa5_d20260729_m011950_c001_v7007000_t0000_u01785287990867") 2026/07/29 01:29:33 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7834_d20260729_m011950_c001_v0001165_t0058_u01785287990310") 2026/07/29 01:29:33 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deaf9c_d20260729_m011949_c001_v7007000_t0000_u01785287989439") 2026/07/29 01:29:33 DEBUG : potato2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc782a_d20260729_m011948_c001_v0001165_t0017_u01785287988894") 2026/07/29 01:29:33 DEBUG : potato3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384f46_d20260729_m012149_c001_v7007000_t0000_u01785288109625") 2026/07/29 01:29:33 DEBUG : potato3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30b6a_d20260729_m012145_c001_v0001044_t0042_u01785288105891") 2026/07/29 01:29:33 DEBUG : potato3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384ee8_d20260729_m012137_c001_v7007000_t0000_u01785288097963") 2026/07/29 01:29:33 DEBUG : potato3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30b50_d20260729_m012134_c001_v0001044_t0022_u01785288094262") 2026/07/29 01:29:33 DEBUG : potato3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384e6d_d20260729_m012126_c001_v7007000_t0000_u01785288086299") 2026/07/29 01:29:33 DEBUG : potato3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30b3e_d20260729_m012122_c001_v0001044_t0052_u01785288082779") 2026/07/29 01:29:33 DEBUG : pre-dest1/1: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40435e01644489f0_d20260729_m012231_c001_v7007000_t0000_u01785288151775") 2026/07/29 01:29:33 DEBUG : pre-dest1/1: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30bbc_d20260729_m012223_c001_v0001044_t0019_u01785288143563") 2026/07/29 01:29:33 DEBUG : pre-dest2/2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40435e01644489f3_d20260729_m012231_c001_v7007000_t0000_u01785288151949") 2026/07/29 01:29:33 DEBUG : pre-dest2/2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9cca_d20260729_m012224_c001_v0001173_t0053_u01785288144319") 2026/07/29 01:29:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f401bf910436981ba_d20260729_m012209_c001_v7007000_t0000_u01785288129739") 2026/07/29 01:29:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7a64_d20260729_m012206_c001_v0001165_t0047_u01785288126686") 2026/07/29 01:29:33 DEBUG : sizeonly: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1097df8_d20260729_m012024_c001_v7007000_t0000_u01785288024619") 2026/07/29 01:29:33 DEBUG : sizeonly: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc78c6_d20260729_m012023_c001_v0001165_t0005_u01785288023632") 2026/07/29 01:29:33 DEBUG : splitbanan: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967ee_d20260729_m012657_c001_v7007000_t0000_u01785288417486") 2026/07/29 01:29:34 DEBUG : splitbanan: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7ede_d20260729_m012650_c001_v0001165_t0045_u01785288410470") 2026/07/29 01:29:34 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d78576_d20260729_m012812_c001_v7007000_t0000_u01785288492892") 2026/07/29 01:29:34 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30f50_d20260729_m012806_c001_v0001044_t0059_u01785288486504") 2026/07/29 01:29:34 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4034a697066fd0ef_d20260729_m012757_c001_v7007000_t0000_u01785288477558") 2026/07/29 01:29:34 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30f1a_d20260729_m012751_c001_v0001044_t0007_u01785288471382") 2026/07/29 01:29:34 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb196a4a_d20260729_m012742_c001_v7007000_t0000_u01785288462380") 2026/07/29 01:29:34 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30ef6_d20260729_m012736_c001_v0001044_t0035_u01785288456028") 2026/07/29 01:29:34 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f421bff95a5b08c7c_d20260729_m012727_c001_v7007000_t0000_u01785288447056") 2026/07/29 01:29:34 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30ec2_d20260729_m012720_c001_v0001044_t0052_u01785288440749") 2026/07/29 01:29:34 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40265e4309cab831_d20260729_m012712_c001_v7007000_t0000_u01785288432318") 2026/07/29 01:29:34 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e96_d20260729_m012705_c001_v0001044_t0045_u01785288425919") 2026/07/29 01:29:34 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f417cf6c3bb1967c5_d20260729_m012652_c001_v7007000_t0000_u01785288412584") 2026/07/29 01:29:34 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e6a_d20260729_m012649_c001_v0001044_t0042_u01785288409137") 2026/07/29 01:29:34 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1098844_d20260729_m012640_c001_v7007000_t0000_u01785288400542") 2026/07/29 01:29:34 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa38c_d20260729_m012633_c001_v0001173_t0001_u01785288393435") 2026/07/29 01:29:34 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c1fd_d20260729_m012632_c001_v7007000_t0000_u01785288392191") 2026/07/29 01:29:34 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e3c_d20260729_m012629_c001_v0001044_t0052_u01785288389079") 2026/07/29 01:29:34 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a314095040_d20260729_m012620_c001_v7007000_t0000_u01785288380448") 2026/07/29 01:29:34 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30e0e_d20260729_m012613_c001_v0001044_t0033_u01785288373204") 2026/07/29 01:29:34 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f419ae7a314095010_d20260729_m012612_c001_v7007000_t0000_u01785288372269") 2026/07/29 01:29:34 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1232_d20260729_m012609_c001_v0001177_t0042_u01785288369263") 2026/07/29 01:29:35 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f414543bfed0a140b_d20260729_m012555_c001_v7007000_t0000_u01785288355047") 2026/07/29 01:29:35 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa250_d20260729_m012551_c001_v0001173_t0022_u01785288351604") 2026/07/29 01:29:35 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406ba51b3286c19c_d20260729_m012542_c001_v7007000_t0000_u01785288342671") 2026/07/29 01:29:35 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa1de_d20260729_m012536_c001_v0001173_t0023_u01785288336497") 2026/07/29 01:29:35 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4181583312fbd2c8_d20260729_m012527_c001_v7007000_t0000_u01785288327290") 2026/07/29 01:29:35 DEBUG : splitbananasplit: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa164_d20260729_m012521_c001_v0001173_t0055_u01785288321180") 2026/07/29 01:29:35 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f109882b_d20260729_m012635_c001_v7007000_t0000_u01785288395603") 2026/07/29 01:29:35 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7e6c_d20260729_m012630_c001_v0001165_t0022_u01785288390410") 2026/07/29 01:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307c9_d20260729_m012513_c001_v7007000_t0000_u01785288313560") 2026/07/29 01:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7d0e_d20260729_m012512_c001_v0001165_t0032_u01785288312375") 2026/07/29 01:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307c2_d20260729_m012511_c001_v7007000_t0000_u01785288311659") 2026/07/29 01:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d64_d20260729_m012510_c001_v0001044_t0048_u01785288310439") 2026/07/29 01:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384e5d_d20260729_m012119_c001_v7007000_t0000_u01785288079113") 2026/07/29 01:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30b36_d20260729_m012118_c001_v0001044_t0017_u01785288078207") 2026/07/29 01:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384e5a_d20260729_m012117_c001_v7007000_t0000_u01785288077679") 2026/07/29 01:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc79ba_d20260729_m012116_c001_v0001165_t0024_u01785288076932") 2026/07/29 01:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1097ddc_d20260729_m012021_c001_v7007000_t0000_u01785288021514") 2026/07/29 01:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc78b0_d20260729_m012020_c001_v0001165_t0019_u01785288020216") 2026/07/29 01:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1097db2_d20260729_m012019_c001_v7007000_t0000_u01785288019835") 2026/07/29 01:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc78aa_d20260729_m012018_c001_v0001165_t0035_u01785288018859") 2026/07/29 01:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1097d8b_d20260729_m012016_c001_v7007000_t0000_u01785288016756") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc78a4_d20260729_m012015_c001_v0001165_t0004_u01785288015423") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1097d88_d20260729_m012014_c001_v7007000_t0000_u01785288014871") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc78a0_d20260729_m012014_c001_v0001165_t0035_u01785288014023") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7896_d20260729_m012011_c001_v0001165_t0044_u01785288011394") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f41240536f1097cfd_d20260729_m012011_c001_v7007000_t0000_u01785288011013") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7894_d20260729_m012010_c001_v0001165_t0022_u01785288010373") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc788e_d20260729_m012009_c001_v0001165_t0004_u01785288009727") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deafe0_d20260729_m012008_c001_v7007000_t0000_u01785288008982") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7878_d20260729_m012006_c001_v0001165_t0022_u01785288006463") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7868_d20260729_m012003_c001_v0001165_t0032_u01785288003942") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deafdd_d20260729_m012003_c001_v7007000_t0000_u01785288003593") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7866_d20260729_m012003_c001_v0001165_t0015_u01785288003048") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7862_d20260729_m012002_c001_v0001165_t0036_u01785288002396") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deafdc_d20260729_m012002_c001_v7007000_t0000_u01785288002041") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7852_d20260729_m011958_c001_v0001165_t0015_u01785287998784") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deafd9_d20260729_m011958_c001_v7007000_t0000_u01785287998434") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc784c_d20260729_m011957_c001_v0001165_t0045_u01785287997838") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deafd8_d20260729_m011956_c001_v7007000_t0000_u01785287996972") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc784a_d20260729_m011956_c001_v0001165_t0019_u01785287996428") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deafd3_d20260729_m011955_c001_v7007000_t0000_u01785287995905") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7848_d20260729_m011955_c001_v0001165_t0034_u01785287995315") 2026/07/29 01:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deafd2_d20260729_m011954_c001_v7007000_t0000_u01785287994431") 2026/07/29 01:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7842_d20260729_m011953_c001_v0001165_t0013_u01785287993674") 2026/07/29 01:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deafd0_d20260729_m011953_c001_v7007000_t0000_u01785287993153") 2026/07/29 01:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc783c_d20260729_m011952_c001_v0001165_t0006_u01785287992514") 2026/07/29 01:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deafbe_d20260729_m011951_c001_v7007000_t0000_u01785287991915") 2026/07/29 01:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7838_d20260729_m011951_c001_v0001165_t0030_u01785287991388") 2026/07/29 01:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deaf92_d20260729_m011947_c001_v7007000_t0000_u01785287987309") 2026/07/29 01:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc781e_d20260729_m011946_c001_v0001165_t0055_u01785287986640") 2026/07/29 01:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deaf84_d20260729_m011946_c001_v7007000_t0000_u01785287986116") 2026/07/29 01:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc781c_d20260729_m011945_c001_v0001165_t0001_u01785287985566") 2026/07/29 01:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deaf71_d20260729_m011944_c001_v7007000_t0000_u01785287984701") 2026/07/29 01:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7814_d20260729_m011944_c001_v0001165_t0021_u01785287984072") 2026/07/29 01:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4203234938deaf61_d20260729_m011942_c001_v7007000_t0000_u01785287982001") 2026/07/29 01:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7810_d20260729_m011941_c001_v0001165_t0057_u01785287981437") 2026/07/29 01:29:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307cb_d20260729_m012513_c001_v7007000_t0000_u01785288313734") 2026/07/29 01:29:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa10a_d20260729_m012512_c001_v0001173_t0028_u01785288312387") 2026/07/29 01:29:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307c4_d20260729_m012511_c001_v7007000_t0000_u01785288311834") 2026/07/29 01:29:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1128_d20260729_m012510_c001_v0001177_t0033_u01785288310450") 2026/07/29 01:29:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d78577_d20260729_m012815_c001_v7007000_t0000_u01785288495120") 2026/07/29 01:29:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa6e0_d20260729_m012814_c001_v0001173_t0046_u01785288494278") 2026/07/29 01:29:37 DEBUG : sub/yam: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384e3f_d20260729_m012114_c001_v7007000_t0000_u01785288074988") 2026/07/29 01:29:38 DEBUG : sub/yam: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30b32_d20260729_m012113_c001_v0001044_t0007_u01785288073656") 2026/07/29 01:29:38 DEBUG : test_dir1/file2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307bf_d20260729_m012509_c001_v7007000_t0000_u01785288309719") 2026/07/29 01:29:38 DEBUG : test_dir1/file2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1124_d20260729_m012508_c001_v0001177_t0052_u01785288308223") 2026/07/29 01:29:38 DEBUG : test_dir1/file2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307b9_d20260729_m012507_c001_v7007000_t0000_u01785288307490") 2026/07/29 01:29:38 DEBUG : test_dir1/file2: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7cf2_d20260729_m012506_c001_v0001165_t0038_u01785288306205") 2026/07/29 01:29:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307c0_d20260729_m012509_c001_v7007000_t0000_u01785288309895") 2026/07/29 01:29:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7cfe_d20260729_m012508_c001_v0001165_t0028_u01785288308232") 2026/07/29 01:29:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f426e7bf1f95307ba_d20260729_m012507_c001_v7007000_t0000_u01785288307665") 2026/07/29 01:29:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30d5a_d20260729_m012506_c001_v0001044_t0006_u01785288306191") 2026/07/29 01:29:38 DEBUG : three: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353ef_d20260729_m012106_c001_v7007000_t0000_u01785288066471") 2026/07/29 01:29:38 DEBUG : three: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7988_d20260729_m012105_c001_v0001165_t0031_u01785288065309") 2026/07/29 01:29:38 DEBUG : three: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7980_d20260729_m012103_c001_v0001165_t0016_u01785288063150") 2026/07/29 01:29:38 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d78578_d20260729_m012816_c001_v7007000_t0000_u01785288496669") 2026/07/29 01:29:38 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc7ff8_d20260729_m012816_c001_v0001165_t0058_u01785288496066") 2026/07/29 01:29:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d785c9_d20260729_m012835_c001_v7007000_t0000_u01785288515717") 2026/07/29 01:29:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1477_d20260729_m012833_c001_v0001177_t0047_u01785288513711") 2026/07/29 01:29:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d785c6_d20260729_m012832_c001_v7007000_t0000_u01785288512123") 2026/07/29 01:29:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc803e_d20260729_m012830_c001_v0001165_t0051_u01785288510221") 2026/07/29 01:29:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d785c5_d20260729_m012829_c001_v7007000_t0000_u01785288509304") 2026/07/29 01:29:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa728_d20260729_m012828_c001_v0001173_t0051_u01785288508497") 2026/07/29 01:29:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d78598_d20260729_m012823_c001_v7007000_t0000_u01785288503503") 2026/07/29 01:29:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc8012_d20260729_m012822_c001_v0001165_t0025_u01785288502647") 2026/07/29 01:29:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d785b0_d20260729_m012825_c001_v7007000_t0000_u01785288505624") 2026/07/29 01:29:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1465_d20260729_m012824_c001_v0001177_t0023_u01785288504571") 2026/07/29 01:29:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d78586_d20260729_m012821_c001_v7007000_t0000_u01785288501715") 2026/07/29 01:29:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8aa700_d20260729_m012820_c001_v0001173_t0041_u01785288500981") 2026/07/29 01:29:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d7857b_d20260729_m012820_c001_v7007000_t0000_u01785288500024") 2026/07/29 01:29:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30f64_d20260729_m012819_c001_v0001044_t0010_u01785288499292") 2026/07/29 01:29:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d78579_d20260729_m012818_c001_v7007000_t0000_u01785288498356") 2026/07/29 01:29:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f109701402aba1449_d20260729_m012817_c001_v0001177_t0048_u01785288497600") 2026/07/29 01:29:39 DEBUG : toe/toe/toe: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f409bddeadcc5aa5c_d20260729_m012840_c001_v7007000_t0000_u01785288520326") 2026/07/29 01:29:39 DEBUG : toe/toe/toe: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f106e9922b4bc804e_d20260729_m012839_c001_v0001165_t0011_u01785288519721") 2026/07/29 01:29:39 DEBUG : toe/toe/toe: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d785bf_d20260729_m012827_c001_v7007000_t0000_u01785288507564") 2026/07/29 01:29:39 DEBUG : toe/toe/toe: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30f7a_d20260729_m012826_c001_v0001044_t0051_u01785288506554") 2026/07/29 01:29:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d785ca_d20260729_m012836_c001_v7007000_t0000_u01785288516299") 2026/07/29 01:29:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f108d7e4c37a30f8e_d20260729_m012835_c001_v0001044_t0028_u01785288515144") 2026/07/29 01:29:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f4169c23fe5d785c7_d20260729_m012832_c001_v7007000_t0000_u01785288512706") 2026/07/29 01:29:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1159eb0642315db0_d20260729_m012831_c001_v0001041_t0049_u01785288511554") 2026/07/29 01:29:39 DEBUG : two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f40566588d92353f0_d20260729_m012106_c001_v7007000_t0000_u01785288066648") 2026/07/29 01:29:39 DEBUG : two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f408d7e4c37a30b22_d20260729_m012104_c001_v0001044_t0042_u01785288064718") 2026/07/29 01:29:40 DEBUG : two: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f406e9922b4bc797e_d20260729_m012102_c001_v0001165_t0032_u01785288062974") 2026/07/29 01:29:40 DEBUG : yam: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384e42_d20260729_m012115_c001_v7007000_t0000_u01785288075690") 2026/07/29 01:29:40 DEBUG : yam: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f110436e87d891f0f_d20260729_m012114_c001_v0001181_t0007_u01785288074759") 2026/07/29 01:29:40 DEBUG : yam: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384e08_d20260729_m012112_c001_v7007000_t0000_u01785288072079") 2026/07/29 01:29:40 DEBUG : yam: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9af8_d20260729_m012110_c001_v0001173_t0010_u01785288070529") 2026/07/29 01:29:40 DEBUG : yam: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384df9_d20260729_m012109_c001_v7007000_t0000_u01785288069292") 2026/07/29 01:29:40 DEBUG : yam: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1132db71da8a9ae8_d20260729_m012107_c001_v0001173_t0022_u01785288067180") 2026/07/29 01:29:40 DEBUG : yaml: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384e15_d20260729_m012112_c001_v7007000_t0000_u01785288072780") 2026/07/29 01:29:40 DEBUG : yaml: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f1197feda12b513a0_d20260729_m012111_c001_v0001173_t0021_u01785288071618") 2026/07/29 01:29:40 DEBUG : yaml: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f42701ccaa3384dfe_d20260729_m012109_c001_v7007000_t0000_u01785288069990") 2026/07/29 01:29:40 DEBUG : yaml: Deleting (id "4_z2fd2bd23704dabbb9ff80e1b_f10239664788be988_d20260729_m012108_c001_v0001100_t0030_u01785288068919") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m3.109335727s (try 1/5)