"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/03/26 03:30:37 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve" 2026/03/26 03:30:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 03:30:37 DEBUG : Creating backend with remote "/tmp/rclone2064931318" === 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:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:30:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:30:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/26 03:30:38 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:30:38 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:30:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 03:30:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:30:39 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:30:39 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:30:40 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:30:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:30:40 INFO : sub dir/hello world: Copied (new) 2026/03/26 03:30:40 DEBUG : B2 bucket rclone-test-sodemox9peve: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.90s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:30:41 DEBUG : Creating backend with remote "/non-existing" 2026/03/26 03:30:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/26 03:30:41 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:30:41 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:30:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:30:42 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:30:42 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:30:43 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:30:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:30:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.70s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:30:44 INFO : B2 bucket rclone-test-sodemox9peve: Running all checks before starting transfers 2026/03/26 03:30:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:30:44 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:30:44 INFO : B2 bucket rclone-test-sodemox9peve: Checks finished, now starting transfers 2026/03/26 03:30:44 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:30:44 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:30:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:30:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.37s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:30:45 ERROR : Ignoring --no-traverse with sync 2026/03/26 03:30:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:30:45 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:30:45 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:30:46 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:30:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:30:46 INFO : sub dir/hello world: Copied (new) 2026/03/26 03:30:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.24s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:30:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/26 03:30:47 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:30:47 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:30:47 DEBUG : hello world2: size = 12 OK 2026/03/26 03:30:47 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/26 03:30:47 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.21s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:30:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:30:48 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:30:48 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:30:48 DEBUG : potato2: size = 11 OK 2026/03/26 03:30:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:30:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.27s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:30:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:30:49 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:30:49 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:30:50 DEBUG : potato2: size = 11 OK 2026/03/26 03:30:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:30:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.59s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:30:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/26 03:30:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 03:30:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/26 03:30:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 03:30:51 INFO : sub dir2: Making directory 2026/03/26 03:30:51 INFO : sub dir: Making directory 2026/03/26 03:30:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:30:51 INFO : sub dir2/sub sub dir2: Making directory 2026/03/26 03:30:51 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:30:51 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:30:51 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:30:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:30: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/03/26 03:30:51 DEBUG : B2 bucket rclone-test-sodemox9peve: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.23s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:30:52 INFO : sub dir2: Making directory 2026/03/26 03:30:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/26 03:30:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 03:30:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:30:52 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:30:52 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:30:52 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:30:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:30:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.28s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:30:53 DEBUG : sub dir2: Making directory with metadata 2026/03/26 03:30:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 03:30:53 INFO : sub dir2: Making directory 2026/03/26 03:30:53 INFO : sub dir: Making directory 2026/03/26 03:30:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:30:53 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:30:53 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:30:54 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:30:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:30:54 INFO : sub dir/hello world: Copied (new) 2026/03/26 03:30:54 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/26 03:30:54 DEBUG : B2 bucket rclone-test-sodemox9peve: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/26 03:30:54 DEBUG : B2 bucket rclone-test-sodemox9peve: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.42s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:30:55 INFO : sub dir2: Making directory 2026/03/26 03:30:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:30:55 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:30:55 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:30:55 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:30:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:30:55 INFO : sub dir/hello world: Copied (new) 2026/03/26 03:30:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.31s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:30:56 DEBUG : sub dir2: Making directory with metadata 2026/03/26 03:30:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 03:30:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 03:30:56 INFO : sub dir2: Making directory 2026/03/26 03:30:56 INFO : sub dir: Making directory 2026/03/26 03:30:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:30:56 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:30:56 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:30:57 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:30:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:30:57 INFO : sub dir/hello world: Copied (new) 2026/03/26 03:30:57 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/26 03:30:57 DEBUG : B2 bucket rclone-test-sodemox9peve: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.32s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:30:58 INFO : sub dir2: Making directory 2026/03/26 03:30:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:30:58 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:30:58 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:30:58 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:30:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:30:58 INFO : sub dir/hello world: Copied (new) 2026/03/26 03:30:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.26s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:00 DEBUG : Creating backend with remote "TestB2:rclone-test-rahewut4leyu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-sodemox9peve -> B2 bucket rclone-test-rahewut4leyu 2026/03/26 03:31:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:31:01 DEBUG : B2 bucket rclone-test-rahewut4leyu: Waiting for checks to finish 2026/03/26 03:31:01 DEBUG : B2 bucket rclone-test-rahewut4leyu: Waiting for transfers to finish 2026/03/26 03:31:02 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:31:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:31:02 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 03:31:02 DEBUG : B2 bucket rclone-test-rahewut4leyu: Purge remote 2026/03/26 03:31:02 INFO : B2 bucket rclone-test-rahewut4leyu: cleaning bucket "rclone-test-rahewut4leyu" of all files 2026/03/26 03:31:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f020da3302d2b8b9fd80e1b_f1173fcf4d5665441_d20260326_m033101_c001_v0001117_t0047_u01774495861780") --- PASS: TestServerSideCopy (4.09s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:31:04 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:31:04 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 03:31:04 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:04 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:04 DEBUG : sub dir/hello world: size = 17 OK 2026/03/26 03:31:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/26 03:31:04 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.82s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:05 DEBUG : Creating backend with remote "TestB2:rclone-test-tasewiw3lati" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-sodemox9peve -> B2 bucket rclone-test-tasewiw3lati 2026/03/26 03:31:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:31:07 DEBUG : B2 bucket rclone-test-tasewiw3lati: Waiting for checks to finish 2026/03/26 03:31:07 DEBUG : B2 bucket rclone-test-tasewiw3lati: Waiting for transfers to finish 2026/03/26 03:31:07 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:31:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:31:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 03:31:08 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:31:08 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tasewiw3lati) 2026/03/26 03:31:08 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 03:31:08 DEBUG : B2 bucket rclone-test-tasewiw3lati: Waiting for checks to finish 2026/03/26 03:31:08 DEBUG : B2 bucket rclone-test-tasewiw3lati: Waiting for transfers to finish 2026/03/26 03:31:09 DEBUG : sub dir/hello world: size = 17 OK 2026/03/26 03:31:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/26 03:31:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 03:31:09 DEBUG : B2 bucket rclone-test-tasewiw3lati: Purge remote 2026/03/26 03:31:09 INFO : B2 bucket rclone-test-tasewiw3lati: cleaning bucket "rclone-test-tasewiw3lati" of all files 2026/03/26 03:31:09 DEBUG : sub dir/hello world: Deleting (id "4_z4f022d13302d2b8b9fd80e1b_f114457c02ccc2781_d20260326_m033108_c001_v0001185_t0013_u01774495868949") 2026/03/26 03:31:09 DEBUG : sub dir/hello world: Deleting (id "4_z4f022d13302d2b8b9fd80e1b_f1148d0532d2755e4_d20260326_m033107_c001_v0001183_t0059_u01774495867692") --- PASS: TestServerSideCopyOverSelf (5.67s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:12 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:31:12 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:31:12 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 03:31:12 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:12 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:12 DEBUG : sub dir/hello world: size = 17 OK 2026/03/26 03:31:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/26 03:31:12 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/26 03:31:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.99s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:13 DEBUG : Creating backend with remote "TestB2:rclone-test-kanaqun7gesu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-sodemox9peve -> B2 bucket rclone-test-kanaqun7gesu 2026/03/26 03:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:31:14 DEBUG : B2 bucket rclone-test-kanaqun7gesu: Waiting for checks to finish 2026/03/26 03:31:14 DEBUG : B2 bucket rclone-test-kanaqun7gesu: Waiting for transfers to finish 2026/03/26 03:31:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:31:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:31:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 03:31:16 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:31:16 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kanaqun7gesu) 2026/03/26 03:31:16 DEBUG : B2 bucket rclone-test-kanaqun7gesu: Waiting for checks to finish 2026/03/26 03:31:16 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 03:31:16 DEBUG : B2 bucket rclone-test-kanaqun7gesu: Waiting for transfers to finish 2026/03/26 03:31:16 DEBUG : sub dir/hello world: size = 17 OK 2026/03/26 03:31:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/26 03:31:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 03:31:16 INFO : sub dir/hello world: Deleted 2026/03/26 03:31:18 DEBUG : testing file moves 2026/03/26 03:31:18 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:31:18 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kanaqun7gesu) 2026/03/26 03:31:18 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 03:31:18 DEBUG : B2 bucket rclone-test-kanaqun7gesu: Waiting for checks to finish 2026/03/26 03:31:18 DEBUG : B2 bucket rclone-test-kanaqun7gesu: Waiting for transfers to finish 2026/03/26 03:31:18 DEBUG : sub dir/hello world: size = 24 OK 2026/03/26 03:31:18 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/26 03:31:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 03:31:18 INFO : sub dir/hello world: Deleted 2026/03/26 03:31:19 DEBUG : B2 bucket rclone-test-kanaqun7gesu: Purge remote 2026/03/26 03:31:19 INFO : B2 bucket rclone-test-kanaqun7gesu: cleaning bucket "rclone-test-kanaqun7gesu" of all files 2026/03/26 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf123df3302d2b8b9fd80e1b_f110f9d8bf4440fae_d20260326_m033118_c001_v0001185_t0058_u01774495878350") 2026/03/26 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf123df3302d2b8b9fd80e1b_f114457c02ccc27c9_d20260326_m033116_c001_v0001185_t0005_u01774495876636") 2026/03/26 03:31:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf123df3302d2b8b9fd80e1b_f106716097abc964d_d20260326_m033115_c001_v0001179_t0000_u01774495875405") --- PASS: TestServerSideMoveOverSelf (7.43s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:20 ERROR : error listing: directory not found 2026/03/26 03:31:21 INFO : Local file system at /tmp/rclone2064931318: Making directory 2026/03/26 03:31:21 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:21 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.44s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:31:22 DEBUG : Local file system at /tmp/rclone2064931318: Waiting for checks to finish 2026/03/26 03:31:22 DEBUG : Local file system at /tmp/rclone2064931318: Waiting for transfers to finish 2026/03/26 03:31:23 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/26 03:31:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:31:23 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/26 03:31:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.82s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:24 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/26 03:31:24 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:24 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:24 DEBUG : check sum: size = 1 OK 2026/03/26 03:31:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/26 03:31:24 INFO : check sum: Copied (new) 2026/03/26 03:31:24 DEBUG : Waiting for deletions to finish 2026/03/26 03:31:24 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:24 DEBUG : check sum: size = 1 OK 2026/03/26 03:31:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/26 03:31:24 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/26 03:31:24 DEBUG : check sum: Unchanged skipping 2026/03/26 03:31:24 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:24 DEBUG : Waiting for deletions to finish 2026/03/26 03:31:24 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.78s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:25 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/26 03:31:25 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:25 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:26 DEBUG : sizeonly: size = 6 OK 2026/03/26 03:31:26 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/26 03:31:26 INFO : sizeonly: Copied (new) 2026/03/26 03:31:26 DEBUG : Waiting for deletions to finish 2026/03/26 03:31:26 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:26 DEBUG : sizeonly: size = 6 OK 2026/03/26 03:31:26 DEBUG : sizeonly: Sizes identical 2026/03/26 03:31:26 DEBUG : sizeonly: Unchanged skipping 2026/03/26 03:31:26 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:26 DEBUG : Waiting for deletions to finish 2026/03/26 03:31:26 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.77s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/26 03:31:27 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:27 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:27 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/26 03:31:27 INFO : ignore-size: Copied (new) 2026/03/26 03:31:27 DEBUG : Waiting for deletions to finish 2026/03/26 03:31:28 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:28 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:31:28 DEBUG : ignore-size: Unchanged skipping 2026/03/26 03:31:28 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:28 DEBUG : Waiting for deletions to finish 2026/03/26 03:31:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.59s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:29 DEBUG : existing: size = 6 OK 2026/03/26 03:31:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:31:29 DEBUG : existing: Unchanged skipping 2026/03/26 03:31:29 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:29 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:29 DEBUG : Waiting for deletions to finish 2026/03/26 03:31:29 INFO : There was nothing to transfer 2026/03/26 03:31:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/26 03:31:29 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:29 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:30 DEBUG : existing: size = 6 OK 2026/03/26 03:31:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/26 03:31:30 INFO : existing: Copied (replaced existing) 2026/03/26 03:31:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:31 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/26 03:31:31 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:31 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:31 DEBUG : existing: size = 6 OK 2026/03/26 03:31:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/26 03:31:31 INFO : existing: Copied (new) 2026/03/26 03:31:31 DEBUG : Waiting for deletions to finish 2026/03/26 03:31:31 DEBUG : existing: Destination exists, skipping 2026/03/26 03:31:31 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:31 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:31 DEBUG : Waiting for deletions to finish 2026/03/26 03:31:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.66s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:34 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/26 03:31:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/26 03:31:34 DEBUG : c/non empty space: size = 5 OK 2026/03/26 03:31:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:31:34 DEBUG : c/non empty space: Unchanged skipping 2026/03/26 03:31:34 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:34 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:34 DEBUG : a/potato2: size = 60 OK 2026/03/26 03:31:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 03:31:34 INFO : a/potato2: Copied (new) 2026/03/26 03:31:34 DEBUG : Waiting for deletions to finish 2026/03/26 03:31:34 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.20s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:36 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:36 DEBUG : empty space: size = 1 OK 2026/03/26 03:31:36 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/26 03:31:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/26 03:31:36 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/26 03:31:36 DEBUG : empty space: Unchanged skipping 2026/03/26 03:31:36 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:36 DEBUG : Waiting for deletions to finish 2026/03/26 03:31:36 INFO : There was nothing to transfer 2026/03/26 03:31:36 DEBUG : empty space: size = 1 OK 2026/03/26 03:31:36 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:36 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/26 03:31:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/26 03:31:37 INFO : empty space: Updated modification time in destination 2026/03/26 03:31:37 DEBUG : empty space: Unchanged skipping 2026/03/26 03:31:37 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:37 DEBUG : Waiting for deletions to finish 2026/03/26 03:31:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.75s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:39 DEBUG : empty space: size = 1 OK 2026/03/26 03:31:39 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/26 03:31:39 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/26 03:31:39 DEBUG : empty space: Unchanged skipping 2026/03/26 03:31:39 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:39 DEBUG : Waiting for deletions to finish 2026/03/26 03:31:39 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.42s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:40 DEBUG : foo: size = 3 OK 2026/03/26 03:31:40 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/03/26 03:31:40 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:31:40 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:31:40 DEBUG : foo: sha1 differ 2026/03/26 03:31:40 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:40 DEBUG : foo: size = 3 OK 2026/03/26 03:31:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/26 03:31:40 INFO : foo: Copied (replaced existing) 2026/03/26 03:31:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:42 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/26 03:31:42 DEBUG : empty space: size = 1 OK 2026/03/26 03:31:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:31:42 DEBUG : empty space: Unchanged skipping 2026/03/26 03:31:42 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:42 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:42 DEBUG : potato: size = 60 OK 2026/03/26 03:31:42 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 03:31:42 INFO : potato: Copied (new) 2026/03/26 03:31:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.35s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:44 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:31:44 DEBUG : potato: size = 60 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:31:44 DEBUG : potato: Sizes differ 2026/03/26 03:31:44 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:44 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:45 DEBUG : potato: size = 21 OK 2026/03/26 03:31:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/26 03:31:45 INFO : potato: Copied (replaced existing) 2026/03/26 03:31:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.93s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:46 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:46 DEBUG : potato: size = 21 OK 2026/03/26 03:31:46 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/03/26 03:31:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2064931318) 2026/03/26 03:31:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:31:46 DEBUG : potato: sha1 differ 2026/03/26 03:31:46 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:47 DEBUG : potato: size = 21 OK 2026/03/26 03:31:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/26 03:31:47 INFO : potato: Copied (replaced existing) 2026/03/26 03:31:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:31:48 DEBUG : empty space: size = 1 OK 2026/03/26 03:31:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:31:48 DEBUG : empty space: Unchanged skipping 2026/03/26 03:31:48 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:48 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/26 03:31:48 DEBUG : Waiting for deletions to finish 2026/03/26 03:31:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:31:50 DEBUG : empty space: size = 1 OK 2026/03/26 03:31:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:31:50 DEBUG : empty space: Unchanged skipping 2026/03/26 03:31:50 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:50 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:51 DEBUG : potato2: size = 60 OK 2026/03/26 03:31:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 03:31:51 INFO : potato2: Copied (new) 2026/03/26 03:31:51 DEBUG : Waiting for deletions to finish 2026/03/26 03:31:51 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:53 INFO : d: Making directory 2026/03/26 03:31:53 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/26 03:31:53 DEBUG : c/non empty space: size = 5 OK 2026/03/26 03:31:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:31:53 DEBUG : c/non empty space: Unchanged skipping 2026/03/26 03:31:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/26 03:31:53 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:53 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:54 DEBUG : a/potato2: size = 60 OK 2026/03/26 03:31:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 03:31:54 INFO : a/potato2: Copied (new) 2026/03/26 03:31:54 DEBUG : Waiting for deletions to finish 2026/03/26 03:31:54 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:55 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/26 03:31:56 DEBUG : c/non empty space: size = 5 OK 2026/03/26 03:31:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:31:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/26 03:31:56 DEBUG : c/non empty space: Unchanged skipping 2026/03/26 03:31:56 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:56 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:56 DEBUG : a/potato2: size = 60 OK 2026/03/26 03:31:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 03:31:56 INFO : a/potato2: Copied (new) 2026/03/26 03:31:56 ERROR : B2 bucket rclone-test-sodemox9peve: not deleting files as there were IO errors 2026/03/26 03:31:56 ERROR : B2 bucket rclone-test-sodemox9peve: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.68s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:31:58 DEBUG : Waiting for deletions to finish 2026/03/26 03:31:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:31:59 DEBUG : empty space: size = 1 OK 2026/03/26 03:31:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:31:59 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:31:59 DEBUG : empty space: Unchanged skipping 2026/03/26 03:31:59 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:31:59 INFO : potato: Deleted 2026/03/26 03:31:59 DEBUG : potato2: size = 60 OK 2026/03/26 03:31:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 03:31:59 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.73s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:32:01 DEBUG : Waiting for deletions to finish 2026/03/26 03:32:01 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:32:01 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:32:01 INFO : potato: Deleted 2026/03/26 03:32:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:32:02 DEBUG : empty space: size = 1 OK 2026/03/26 03:32:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:32:02 DEBUG : empty space: Unchanged skipping 2026/03/26 03:32:02 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:32:02 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:32:02 DEBUG : potato2: size = 60 OK 2026/03/26 03:32:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 03:32:02 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.88s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:32:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:32:04 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:32:04 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:32:05 DEBUG : potato2: size = 19 OK 2026/03/26 03:32:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/26 03:32:05 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.68s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:32:06 DEBUG : enormous: Excluded (Size Filter) 2026/03/26 03:32:06 DEBUG : enormous: Excluded 2026/03/26 03:32:06 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 03:32:06 DEBUG : potato2: Excluded 2026/03/26 03:32:07 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 03:32:07 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:32:07 DEBUG : empty space: size = 1 OK 2026/03/26 03:32:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:32:07 DEBUG : empty space: Unchanged skipping 2026/03/26 03:32:07 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:32:07 DEBUG : Waiting for deletions to finish 2026/03/26 03:32:07 INFO : There was nothing to transfer 2026/03/26 03:32:07 DEBUG : enormous: Excluded (Size Filter) 2026/03/26 03:32:07 DEBUG : enormous: Excluded 2026/03/26 03:32:07 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 03:32:07 DEBUG : potato2: Excluded 2026/03/26 03:32:07 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 03:32:07 DEBUG : empty space: size = 1 OK 2026/03/26 03:32:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/26 03:32:07 DEBUG : empty space: Unchanged skipping 2026/03/26 03:32:07 DEBUG : Local file system at /tmp/rclone2064931318: Waiting for checks to finish 2026/03/26 03:32:07 DEBUG : Local file system at /tmp/rclone2064931318: Waiting for transfers to finish 2026/03/26 03:32:07 DEBUG : Waiting for deletions to finish 2026/03/26 03:32:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.12s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:32:09 DEBUG : enormous: Excluded (Size Filter) 2026/03/26 03:32:09 DEBUG : enormous: Excluded 2026/03/26 03:32:09 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 03:32:09 DEBUG : potato2: Excluded 2026/03/26 03:32:09 DEBUG : empty space: size = 1 OK 2026/03/26 03:32:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:32:09 DEBUG : empty space: Unchanged skipping 2026/03/26 03:32:09 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:32:09 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:32:09 DEBUG : Waiting for deletions to finish 2026/03/26 03:32:09 INFO : enormous: Deleted 2026/03/26 03:32:10 INFO : potato2: Deleted 2026/03/26 03:32:10 INFO : There was nothing to transfer 2026/03/26 03:32:10 DEBUG : empty space: size = 1 OK 2026/03/26 03:32:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/26 03:32:10 DEBUG : empty space: Unchanged skipping 2026/03/26 03:32:10 DEBUG : Local file system at /tmp/rclone2064931318: Waiting for checks to finish 2026/03/26 03:32:10 DEBUG : Local file system at /tmp/rclone2064931318: Waiting for transfers to finish 2026/03/26 03:32:10 DEBUG : Waiting for deletions to finish 2026/03/26 03:32:10 INFO : enormous: Deleted 2026/03/26 03:32:10 INFO : potato2: Deleted 2026/03/26 03:32:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.82s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:32:12 DEBUG : five: Need to transfer - File not found at Destination 2026/03/26 03:32:12 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:32:12 DEBUG : four: size = 4 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:32:12 DEBUG : four: size = 8 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:32:12 DEBUG : four: Sizes differ 2026/03/26 03:32:12 DEBUG : one: Destination is newer than source, skipping 2026/03/26 03:32:12 DEBUG : three: size = 5 OK 2026/03/26 03:32:12 DEBUG : three: Sizes identical 2026/03/26 03:32:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/26 03:32:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/26 03:32:12 DEBUG : two: size = 3 OK 2026/03/26 03:32:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2064931318) 2026/03/26 03:32:12 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:32:12 DEBUG : two: sha1 differ 2026/03/26 03:32:12 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:32:13 DEBUG : four: size = 4 OK 2026/03/26 03:32:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/26 03:32:13 INFO : four: Copied (replaced existing) 2026/03/26 03:32:13 DEBUG : five: size = 4 OK 2026/03/26 03:32:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/26 03:32:13 INFO : five: Copied (new) 2026/03/26 03:32:13 DEBUG : two: size = 3 OK 2026/03/26 03:32:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/26 03:32:13 INFO : two: Copied (replaced existing) 2026/03/26 03:32:13 DEBUG : Waiting for deletions to finish 2026/03/26 03:32:14 DEBUG : five: size = 4 OK 2026/03/26 03:32:14 DEBUG : four: size = 4 OK 2026/03/26 03:32:14 DEBUG : three: size = 5 OK 2026/03/26 03:32:14 DEBUG : one: Destination is newer than source, skipping 2026/03/26 03:32:14 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:32:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/26 03:32:14 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/26 03:32:14 DEBUG : two: size = 3 OK 2026/03/26 03:32:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/26 03:32:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/26 03:32:14 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/26 03:32:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2064931318) 2026/03/26 03:32:14 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:32:14 DEBUG : three: sha1 differ 2026/03/26 03:32:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/26 03:32:14 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/26 03:32:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/26 03:32:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/26 03:32:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/26 03:32:14 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:32:14 DEBUG : three: size = 5 OK 2026/03/26 03:32:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/26 03:32:14 INFO : three: Copied (replaced existing) 2026/03/26 03:32:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.84s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/26 03:32:16 INFO : B2 bucket rclone-test-sodemox9peve: Making map for --track-renames 2026/03/26 03:32:16 INFO : B2 bucket rclone-test-sodemox9peve: Finished making map for --track-renames 2026/03/26 03:32:16 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:32:16 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for renames to finish 2026/03/26 03:32:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/26 03:32:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/26 03:32:16 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:32:16 DEBUG : yam: size = 11 OK 2026/03/26 03:32:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/26 03:32:16 INFO : yam: Copied (new) 2026/03/26 03:32:16 DEBUG : potato: size = 14 OK 2026/03/26 03:32:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/26 03:32:16 INFO : potato: Copied (new) 2026/03/26 03:32:16 DEBUG : Waiting for deletions to finish 2026/03/26 03:32:17 INFO : B2 bucket rclone-test-sodemox9peve: Making map for --track-renames 2026/03/26 03:32:17 DEBUG : potato: size = 14 OK 2026/03/26 03:32:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:32:17 INFO : B2 bucket rclone-test-sodemox9peve: Finished making map for --track-renames 2026/03/26 03:32:17 DEBUG : potato: Unchanged skipping 2026/03/26 03:32:17 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:32:17 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for renames to finish 2026/03/26 03:32:18 DEBUG : yaml: size = 11 OK 2026/03/26 03:32:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/26 03:32:18 INFO : yam: Copied (server-side copy) to: yaml 2026/03/26 03:32:18 INFO : yam: Deleted 2026/03/26 03:32:18 INFO : yaml: Renamed from "yam" 2026/03/26 03:32:18 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:32:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.33s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/26 03:32:19 INFO : B2 bucket rclone-test-sodemox9peve: Making map for --track-renames 2026/03/26 03:32:19 INFO : B2 bucket rclone-test-sodemox9peve: Finished making map for --track-renames 2026/03/26 03:32:19 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:32:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/26 03:32:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/26 03:32:19 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for renames to finish 2026/03/26 03:32:19 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:32:19 DEBUG : yam: size = 11 OK 2026/03/26 03:32:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/26 03:32:19 INFO : yam: Copied (new) 2026/03/26 03:32:20 DEBUG : potato: size = 14 OK 2026/03/26 03:32:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/26 03:32:20 INFO : potato: Copied (new) 2026/03/26 03:32:20 DEBUG : Waiting for deletions to finish 2026/03/26 03:32:20 INFO : B2 bucket rclone-test-sodemox9peve: Making map for --track-renames 2026/03/26 03:32:20 DEBUG : potato: size = 14 OK 2026/03/26 03:32:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:32:20 INFO : B2 bucket rclone-test-sodemox9peve: Finished making map for --track-renames 2026/03/26 03:32:20 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:32:20 DEBUG : potato: Unchanged skipping 2026/03/26 03:32:20 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for renames to finish 2026/03/26 03:32:20 DEBUG : yaml: size = 11 OK 2026/03/26 03:32:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/26 03:32:20 INFO : yam: Copied (server-side copy) to: yaml 2026/03/26 03:32:21 INFO : yam: Deleted 2026/03/26 03:32:21 INFO : yaml: Renamed from "yam" 2026/03/26 03:32:21 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:32:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/26 03:32:22 INFO : B2 bucket rclone-test-sodemox9peve: Making map for --track-renames 2026/03/26 03:32:22 INFO : B2 bucket rclone-test-sodemox9peve: Finished making map for --track-renames 2026/03/26 03:32:22 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:32:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/26 03:32:22 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for renames to finish 2026/03/26 03:32:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/26 03:32:22 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:32:22 DEBUG : sub/yam: size = 11 OK 2026/03/26 03:32:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/26 03:32:22 INFO : sub/yam: Copied (new) 2026/03/26 03:32:23 DEBUG : potato: size = 14 OK 2026/03/26 03:32:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/26 03:32:23 INFO : potato: Copied (new) 2026/03/26 03:32:23 DEBUG : Waiting for deletions to finish 2026/03/26 03:32:23 DEBUG : potato: size = 14 OK 2026/03/26 03:32:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:32:23 DEBUG : potato: Unchanged skipping 2026/03/26 03:32:23 INFO : B2 bucket rclone-test-sodemox9peve: Making map for --track-renames 2026/03/26 03:32:23 INFO : B2 bucket rclone-test-sodemox9peve: Finished making map for --track-renames 2026/03/26 03:32:23 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:32:23 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for renames to finish 2026/03/26 03:32:24 DEBUG : yam: size = 11 OK 2026/03/26 03:32:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/26 03:32:24 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/26 03:32:24 INFO : sub/yam: Deleted 2026/03/26 03:32:24 INFO : yam: Renamed from "sub/yam" 2026/03/26 03:32:24 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:32:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.30s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:32:25 DEBUG : Creating backend with remote "/tmp/rclone2064931318/dir1" 2026/03/26 03:32:25 DEBUG : Creating backend with remote "/tmp/rclone2064931318/dir2" 2026/03/26 03:32:25 DEBUG : Local file system at /tmp/rclone2064931318/dir2: Using server-side directory move 2026/03/26 03:32:25 INFO : Local file system at /tmp/rclone2064931318/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/26 03:32:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/26 03:32:25 DEBUG : Local file system at /tmp/rclone2064931318/dir2: Waiting for checks to finish 2026/03/26 03:32:25 DEBUG : Local file system at /tmp/rclone2064931318/dir2: Waiting for transfers to finish 2026/03/26 03:32:25 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:32:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:32:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/26 03:32:25 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:32:25 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:32:26 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/26 03:32:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/26 03:32:26 INFO : nested/sub dir/file: Copied (new) 2026/03/26 03:32:26 INFO : nested/sub dir/file: Deleted 2026/03/26 03:32:26 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:32:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:32:26 INFO : sub dir/hello world: Copied (new) 2026/03/26 03:32:26 INFO : sub dir/hello world: Deleted 2026/03/26 03:32:26 INFO : sub dir: Removing directory 2026/03/26 03:32:26 INFO : nested/sub dir: Removing directory 2026/03/26 03:32:26 INFO : nested: Removing directory 2026/03/26 03:32:26 DEBUG : Local file system at /tmp/rclone2064931318: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.95s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:32:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 03:32:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/26 03:32:27 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:32:27 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:32:28 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/26 03:32:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/26 03:32:28 INFO : nested/sub dir/file: Copied (new) 2026/03/26 03:32:28 INFO : nested/sub dir/file: Deleted 2026/03/26 03:32:28 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 03:32:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:32:28 INFO : sub dir/hello world: Copied (new) 2026/03/26 03:32:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.72s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:32:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/26 03:32:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/26 03:32:29 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:32:29 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:32:29 DEBUG : existing: size = 6 OK 2026/03/26 03:32:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/26 03:32:29 INFO : existing: Copied (new) 2026/03/26 03:32:29 INFO : existing: Deleted 2026/03/26 03:32:29 DEBUG : existing-b: size = 6 OK 2026/03/26 03:32:29 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/26 03:32:29 INFO : existing-b: Copied (new) 2026/03/26 03:32:29 INFO : existing-b: Deleted 2026/03/26 03:32:30 DEBUG : existing: Destination exists, skipping 2026/03/26 03:32:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/26 03:32:30 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:32:30 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:32:30 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.85s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:32:31 DEBUG : Creating backend with remote "TestB2:rclone-test-kufujug2tobo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-sodemox9peve -> B2 bucket rclone-test-kufujug2tobo 2026/03/26 03:32:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:32:35 DEBUG : empty space: size = 1 OK 2026/03/26 03:32:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 03:32:35 DEBUG : empty space: Unchanged skipping 2026/03/26 03:32:35 DEBUG : potato3: size = 68 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:32:35 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kufujug2tobo) 2026/03/26 03:32:35 DEBUG : potato3: Sizes differ 2026/03/26 03:32:35 DEBUG : B2 bucket rclone-test-kufujug2tobo: Waiting for checks to finish 2026/03/26 03:32:35 INFO : empty space: Deleted 2026/03/26 03:32:35 DEBUG : B2 bucket rclone-test-kufujug2tobo: Waiting for transfers to finish 2026/03/26 03:32:35 DEBUG : potato2: size = 60 OK 2026/03/26 03:32:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 03:32:35 INFO : potato2: Copied (server-side copy) 2026/03/26 03:32:35 INFO : potato2: Deleted 2026/03/26 03:32:35 DEBUG : potato3: size = 68 OK 2026/03/26 03:32:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/26 03:32:35 INFO : potato3: Copied (server-side copy) 2026/03/26 03:32:36 INFO : potato3: Deleted 2026/03/26 03:32:36 DEBUG : Creating backend with remote "TestB2:rclone-test-suwigec7jaqe" 2026/03/26 03:32:37 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/26 03:32:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:32:37 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/26 03:32:37 DEBUG : B2 bucket rclone-test-suwigec7jaqe: Waiting for checks to finish 2026/03/26 03:32:37 DEBUG : B2 bucket rclone-test-suwigec7jaqe: Waiting for transfers to finish 2026/03/26 03:32:38 DEBUG : empty space: size = 1 OK 2026/03/26 03:32:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/26 03:32:38 INFO : empty space: Copied (server-side copy) 2026/03/26 03:32:38 INFO : empty space: Deleted 2026/03/26 03:32:38 DEBUG : potato3: size = 68 OK 2026/03/26 03:32:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/26 03:32:38 INFO : potato3: Copied (server-side copy) 2026/03/26 03:32:38 INFO : potato3: Deleted 2026/03/26 03:32:38 DEBUG : potato2: size = 60 OK 2026/03/26 03:32:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 03:32:38 INFO : potato2: Copied (server-side copy) 2026/03/26 03:32:39 INFO : potato2: Deleted 2026/03/26 03:32:39 DEBUG : B2 bucket rclone-test-suwigec7jaqe: Purge remote 2026/03/26 03:32:39 INFO : B2 bucket rclone-test-suwigec7jaqe: cleaning bucket "rclone-test-suwigec7jaqe" of all files 2026/03/26 03:32:39 DEBUG : empty space: Deleting (id "4_z5fc28d23303d2b8b9fd80e1b_f105dcbbb7bf15859_d20260326_m033238_c001_v0001178_t0008_u01774495958145") 2026/03/26 03:32:39 DEBUG : potato2: Deleting (id "4_z5fc28d23303d2b8b9fd80e1b_f113e2bd97f61e934_d20260326_m033238_c001_v0001042_t0056_u01774495958392") 2026/03/26 03:32:39 DEBUG : potato3: Deleting (id "4_z5fc28d23303d2b8b9fd80e1b_f112ead5cceb14752_d20260326_m033238_c001_v0001185_t0052_u01774495958527") 2026/03/26 03:32:40 DEBUG : B2 bucket rclone-test-kufujug2tobo: Purge remote 2026/03/26 03:32:40 INFO : B2 bucket rclone-test-kufujug2tobo: cleaning bucket "rclone-test-kufujug2tobo" of all files 2026/03/26 03:32:40 DEBUG : empty space: Deleting (id "4_z9fb27d23303d2b8b9fd80e1b_f4069398b0b828819_d20260326_m033238_c001_v7007000_t0000_u01774495958366") 2026/03/26 03:32:40 DEBUG : empty space: Deleting (id "4_z9fb27d23303d2b8b9fd80e1b_f10553e2ab7aef338_d20260326_m033234_c001_v0001183_t0014_u01774495954488") 2026/03/26 03:32:40 DEBUG : potato2: Deleting (id "4_z9fb27d23303d2b8b9fd80e1b_f4069398b0b828825_d20260326_m033239_c001_v7007000_t0000_u01774495959009") 2026/03/26 03:32:40 DEBUG : potato2: Deleting (id "4_z9fb27d23303d2b8b9fd80e1b_f108a5a5d1adefd3e_d20260326_m033235_c001_v0001136_t0056_u01774495955342") 2026/03/26 03:32:40 DEBUG : potato3: Deleting (id "4_z9fb27d23303d2b8b9fd80e1b_f4069398b0b828822_d20260326_m033238_c001_v7007000_t0000_u01774495958716") 2026/03/26 03:32:40 DEBUG : potato3: Deleting (id "4_z9fb27d23303d2b8b9fd80e1b_f117fb3cd358e716c_d20260326_m033235_c001_v0001177_t0005_u01774495955701") 2026/03/26 03:32:40 DEBUG : potato3: Deleting (id "4_z9fb27d23303d2b8b9fd80e1b_f10553e2ab7aef33c_d20260326_m033234_c001_v0001183_t0053_u01774495954695") 2026/03/26 03:32:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/03/26 03:32:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/26 03:32:40 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.19s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:32:42 DEBUG : Creating backend with remote "TestB2:rclone-test-hadiviv9yibi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-sodemox9peve -> B2 bucket rclone-test-hadiviv9yibi 2026/03/26 03:32:47 DEBUG : empty space: Excluded (Size Filter) 2026/03/26 03:32:47 DEBUG : empty space: Excluded (Size Filter) 2026/03/26 03:32:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:32:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:32:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hadiviv9yibi) 2026/03/26 03:32:47 DEBUG : potato3: Sizes differ 2026/03/26 03:32:47 DEBUG : B2 bucket rclone-test-hadiviv9yibi: Waiting for checks to finish 2026/03/26 03:32:47 DEBUG : B2 bucket rclone-test-hadiviv9yibi: Waiting for transfers to finish 2026/03/26 03:32:48 DEBUG : potato3: size = 68 OK 2026/03/26 03:32:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/26 03:32:48 INFO : potato3: Copied (server-side copy) 2026/03/26 03:32:48 INFO : potato3: Deleted 2026/03/26 03:32:54 DEBUG : potato2: size = 60 OK 2026/03/26 03:32:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 03:32:54 INFO : potato2: Copied (server-side copy) 2026/03/26 03:32:54 INFO : potato2: Deleted 2026/03/26 03:32:55 DEBUG : Creating backend with remote "TestB2:rclone-test-kucudub9roxe" 2026/03/26 03:32:55 DEBUG : empty space: Excluded (Size Filter) 2026/03/26 03:32:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:32:56 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/26 03:32:56 DEBUG : B2 bucket rclone-test-kucudub9roxe: Waiting for checks to finish 2026/03/26 03:32:56 DEBUG : B2 bucket rclone-test-kucudub9roxe: Waiting for transfers to finish 2026/03/26 03:32:57 DEBUG : potato2: size = 60 OK 2026/03/26 03:32:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 03:32:57 INFO : potato2: Copied (server-side copy) 2026/03/26 03:32:57 INFO : potato2: Deleted 2026/03/26 03:32:57 DEBUG : potato3: size = 68 OK 2026/03/26 03:32:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/26 03:32:57 INFO : potato3: Copied (server-side copy) 2026/03/26 03:32:57 INFO : potato3: Deleted 2026/03/26 03:32:57 DEBUG : B2 bucket rclone-test-kucudub9roxe: Purge remote 2026/03/26 03:32:57 INFO : B2 bucket rclone-test-kucudub9roxe: cleaning bucket "rclone-test-kucudub9roxe" of all files 2026/03/26 03:32:58 DEBUG : potato2: Deleting (id "4_z6f62cdb3303d2b8b9fd80e1b_f107dd87f38aef433_d20260326_m033256_c001_v0001145_t0058_u01774495976694") 2026/03/26 03:32:58 DEBUG : potato3: Deleting (id "4_z6f62cdb3303d2b8b9fd80e1b_f102c7f9b33a90e77_d20260326_m033257_c001_v0001101_t0053_u01774495977070") 2026/03/26 03:33:00 DEBUG : B2 bucket rclone-test-hadiviv9yibi: Purge remote 2026/03/26 03:33:00 INFO : B2 bucket rclone-test-hadiviv9yibi: cleaning bucket "rclone-test-hadiviv9yibi" of all files 2026/03/26 03:33:00 DEBUG : empty space: Deleting (id "4_z8fc2ad23303d2b8b9fd80e1b_f110754d478aea4b1_d20260326_m033246_c001_v0001113_t0023_u01774495966800") 2026/03/26 03:33:00 DEBUG : potato2: Deleting (id "4_z8fc2ad23303d2b8b9fd80e1b_f4084662c85659650_d20260326_m033257_c001_v7007000_t0000_u01774495977106") 2026/03/26 03:33:00 DEBUG : potato2: Deleting (id "4_z8fc2ad23303d2b8b9fd80e1b_f112da14d0808ac5b_d20260326_m033253_c001_v0001113_t0022_u01774495973892") 2026/03/26 03:33:00 DEBUG : potato3: Deleting (id "4_z8fc2ad23303d2b8b9fd80e1b_f4084662c85659651_d20260326_m033257_c001_v7007000_t0000_u01774495977465") 2026/03/26 03:33:00 DEBUG : potato3: Deleting (id "4_z8fc2ad23303d2b8b9fd80e1b_f11155569e901cba9_d20260326_m033248_c001_v0001179_t0026_u01774495968295") 2026/03/26 03:33:00 DEBUG : potato3: Deleting (id "4_z8fc2ad23303d2b8b9fd80e1b_f110754d478aea4b3_d20260326_m033247_c001_v0001113_t0036_u01774495967084") --- PASS: TestServerSideMoveWithFilter (20.27s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:33:02 DEBUG : Creating backend with remote "TestB2:rclone-test-cerayec9viba" 2026/03/26 03:33:05 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-sodemox9peve -> B2 bucket rclone-test-cerayec9viba 2026/03/26 03:33:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:33:08 DEBUG : empty space: size = 1 OK 2026/03/26 03:33:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 03:33:08 DEBUG : empty space: Unchanged skipping 2026/03/26 03:33:08 DEBUG : B2 bucket rclone-test-cerayec9viba: Waiting for checks to finish 2026/03/26 03:33:08 DEBUG : potato3: size = 68 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:33:08 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cerayec9viba) 2026/03/26 03:33:08 DEBUG : potato3: Sizes differ 2026/03/26 03:33:08 INFO : empty space: Deleted 2026/03/26 03:33:08 DEBUG : B2 bucket rclone-test-cerayec9viba: Waiting for transfers to finish 2026/03/26 03:33:08 DEBUG : potato2: size = 60 OK 2026/03/26 03:33:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 03:33:08 INFO : potato2: Copied (server-side copy) 2026/03/26 03:33:08 INFO : potato2: Deleted 2026/03/26 03:33:09 DEBUG : potato3: size = 68 OK 2026/03/26 03:33:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/26 03:33:09 INFO : potato3: Copied (server-side copy) 2026/03/26 03:33:09 INFO : potato3: Deleted 2026/03/26 03:33:09 DEBUG : Creating backend with remote "TestB2:rclone-test-fegigox1qilo" 2026/03/26 03:33:10 INFO : tomatoDir: Making directory 2026/03/26 03:33:11 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/26 03:33:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 03:33:11 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/26 03:33:11 DEBUG : B2 bucket rclone-test-fegigox1qilo: Waiting for checks to finish 2026/03/26 03:33:11 DEBUG : B2 bucket rclone-test-fegigox1qilo: Waiting for transfers to finish 2026/03/26 03:33:12 DEBUG : empty space: size = 1 OK 2026/03/26 03:33:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/26 03:33:12 INFO : empty space: Copied (server-side copy) 2026/03/26 03:33:12 DEBUG : potato3: size = 68 OK 2026/03/26 03:33:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/26 03:33:12 INFO : potato3: Copied (server-side copy) 2026/03/26 03:33:12 DEBUG : potato2: size = 60 OK 2026/03/26 03:33:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/26 03:33:12 INFO : potato2: Copied (server-side copy) 2026/03/26 03:33:12 INFO : empty space: Deleted 2026/03/26 03:33:12 INFO : potato3: Deleted 2026/03/26 03:33:12 INFO : potato2: Deleted 2026/03/26 03:33:13 DEBUG : B2 bucket rclone-test-fegigox1qilo: Purge remote 2026/03/26 03:33:13 INFO : B2 bucket rclone-test-fegigox1qilo: cleaning bucket "rclone-test-fegigox1qilo" of all files 2026/03/26 03:33:13 DEBUG : empty space: Deleting (id "4_zcf920d53304d2b8b9fd80e1b_f114dc78d23870138_d20260326_m033311_c001_v0001173_t0017_u01774495991695") 2026/03/26 03:33:13 DEBUG : potato2: Deleting (id "4_zcf920d53304d2b8b9fd80e1b_f108148f7eecd7f2d_d20260326_m033312_c001_v0001153_t0002_u01774495992067") 2026/03/26 03:33:13 DEBUG : potato3: Deleting (id "4_zcf920d53304d2b8b9fd80e1b_f113f3f95b6576904_d20260326_m033312_c001_v0001180_t0019_u01774495992086") 2026/03/26 03:33:13 DEBUG : B2 bucket rclone-test-cerayec9viba: Purge remote 2026/03/26 03:33:13 INFO : B2 bucket rclone-test-cerayec9viba: cleaning bucket "rclone-test-cerayec9viba" of all files 2026/03/26 03:33:14 DEBUG : empty space: Deleting (id "4_z6fc2fd33303d2b8b9fd80e1b_f412f7ec57a43bc8c_d20260326_m033312_c001_v7007000_t0000_u01774495992304") 2026/03/26 03:33:14 DEBUG : empty space: Deleting (id "4_z6fc2fd33303d2b8b9fd80e1b_f1109d16139e1eb4d_d20260326_m033307_c001_v0001136_t0009_u01774495987453") 2026/03/26 03:33:14 DEBUG : potato2: Deleting (id "4_z6fc2fd33303d2b8b9fd80e1b_f412f7ec57a43bc8d_d20260326_m033312_c001_v7007000_t0000_u01774495992489") 2026/03/26 03:33:14 DEBUG : potato2: Deleting (id "4_z6fc2fd33303d2b8b9fd80e1b_f114dc78d2387011e_d20260326_m033308_c001_v0001173_t0021_u01774495988485") 2026/03/26 03:33:14 DEBUG : potato3: Deleting (id "4_z6fc2fd33303d2b8b9fd80e1b_f417f67ac69933c38_d20260326_m033312_c001_v7007000_t0000_u01774495992318") 2026/03/26 03:33:14 DEBUG : potato3: Deleting (id "4_z6fc2fd33303d2b8b9fd80e1b_f115813cd65a71bf4_d20260326_m033308_c001_v0001097_t0021_u01774495988824") 2026/03/26 03:33:14 DEBUG : potato3: Deleting (id "4_z6fc2fd33303d2b8b9fd80e1b_f1109d16139e1eb4f_d20260326_m033307_c001_v0001136_t0028_u01774495987751") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.24s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:33:15 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.74s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:33:18 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:33:20 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/rclone-sync-test" 2026/03/26 03:33:21 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/rclone-sync-test-include/layer2" 2026/03/26 03:33:23 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/rclone-sync-test-ignore-file" 2026/03/26 03:33:27 DEBUG : B2 bucket rclone-test-sodemox9peve path rclone-sync-test: Waiting for checks to finish 2026/03/26 03:33:27 DEBUG : B2 bucket rclone-test-sodemox9peve path rclone-sync-test: Waiting for transfers to finish 2026/03/26 03:33:27 DEBUG : Waiting for deletions to finish 2026/03/26 03:33:27 INFO : There was nothing to transfer 2026/03/26 03:33:27 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:33:27 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:33:27 DEBUG : Waiting for deletions to finish 2026/03/26 03:33:27 INFO : There was nothing to transfer 2026/03/26 03:33:28 DEBUG : B2 bucket rclone-test-sodemox9peve path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/26 03:33:28 DEBUG : B2 bucket rclone-test-sodemox9peve path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/26 03:33:28 DEBUG : Waiting for deletions to finish 2026/03/26 03:33:28 INFO : There was nothing to transfer 2026/03/26 03:33:28 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:33:28 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:33:28 DEBUG : Waiting for deletions to finish 2026/03/26 03:33:28 INFO : There was nothing to transfer 2026/03/26 03:33:28 DEBUG : B2 bucket rclone-test-sodemox9peve path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/26 03:33:28 DEBUG : B2 bucket rclone-test-sodemox9peve path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/26 03:33:28 DEBUG : Waiting for deletions to finish 2026/03/26 03:33:28 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.22s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:33:29 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/dst" 2026/03/26 03:33:30 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/CompareDest" 2026/03/26 03:33:32 DEBUG : one: Need to transfer - File not found at Destination 2026/03/26 03:33:32 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:33:32 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:33:33 DEBUG : one: size = 3 OK 2026/03/26 03:33:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/26 03:33:33 INFO : one: Copied (new) 2026/03/26 03:33:33 DEBUG : Waiting for deletions to finish 2026/03/26 03:33:33 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:33:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:33:33 DEBUG : one: size = 3 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:33:33 DEBUG : one: Sizes differ 2026/03/26 03:33:34 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:33:34 DEBUG : one: size = 5 OK 2026/03/26 03:33:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/26 03:33:34 INFO : one: Copied (replaced existing) 2026/03/26 03:33:34 DEBUG : Waiting for deletions to finish 2026/03/26 03:33:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:33:36 DEBUG : one: size = 3 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:33:36 DEBUG : one: Sizes differ 2026/03/26 03:33:36 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:33:36 DEBUG : one: size = 5 OK 2026/03/26 03:33:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:33:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/26 03:33:36 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:33:36 DEBUG : Waiting for deletions to finish 2026/03/26 03:33:36 INFO : There was nothing to transfer 2026/03/26 03:33:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:33:37 DEBUG : one: size = 3 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:33:37 DEBUG : one: Sizes differ 2026/03/26 03:33:38 DEBUG : two: size = 3 OK 2026/03/26 03:33:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:33:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/26 03:33:38 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:33:38 DEBUG : one: size = 5 OK 2026/03/26 03:33:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:33:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/26 03:33:38 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:33:38 DEBUG : Waiting for deletions to finish 2026/03/26 03:33:38 INFO : There was nothing to transfer 2026/03/26 03:33:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:33:38 DEBUG : one: size = 3 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:33:38 DEBUG : one: Sizes differ 2026/03/26 03:33:38 DEBUG : two: size = 3 OK 2026/03/26 03:33:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:33:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/26 03:33:38 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:33:38 DEBUG : one: size = 5 OK 2026/03/26 03:33:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:33:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/26 03:33:38 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:33:38 DEBUG : Waiting for deletions to finish 2026/03/26 03:33:38 INFO : There was nothing to transfer 2026/03/26 03:33:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:33:39 DEBUG : one: size = 3 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:33:39 DEBUG : one: Sizes differ 2026/03/26 03:33:39 DEBUG : two: size = 3 OK 2026/03/26 03:33:39 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/03/26 03:33:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/26 03:33:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/26 03:33:39 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:33:39 DEBUG : one: size = 5 OK 2026/03/26 03:33:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:33:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/26 03:33:39 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:33:39 DEBUG : Waiting for deletions to finish 2026/03/26 03:33:39 INFO : There was nothing to transfer 2026/03/26 03:33:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:33:40 DEBUG : one: size = 3 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:33:40 DEBUG : one: Sizes differ 2026/03/26 03:33:40 DEBUG : two: size = 5 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:33:40 DEBUG : two: size = 3 (B2 bucket rclone-test-sodemox9peve path CompareDest) 2026/03/26 03:33:40 DEBUG : two: Sizes differ 2026/03/26 03:33:40 DEBUG : two: Need to transfer - File not found at Destination 2026/03/26 03:33:40 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:33:40 DEBUG : one: size = 5 OK 2026/03/26 03:33:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:33:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/26 03:33:40 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:33:41 DEBUG : two: size = 5 OK 2026/03/26 03:33:41 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/26 03:33:41 INFO : two: Copied (new) 2026/03/26 03:33:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.30s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:33:44 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/dest" 2026/03/26 03:33:45 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/pre-dest1" 2026/03/26 03:33:46 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/pre-dest2" 2026/03/26 03:33:48 DEBUG : 1: size = 1 OK 2026/03/26 03:33:48 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:33:48 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/26 03:33:48 DEBUG : 2: size = 1 OK 2026/03/26 03:33:48 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:33:48 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/26 03:33:49 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/26 03:33:49 DEBUG : B2 bucket rclone-test-sodemox9peve path dest: Waiting for checks to finish 2026/03/26 03:33:49 DEBUG : B2 bucket rclone-test-sodemox9peve path dest: Waiting for transfers to finish 2026/03/26 03:33:50 DEBUG : 3: size = 1 OK 2026/03/26 03:33:50 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/26 03:33:50 INFO : 3: Copied (new) 2026/03/26 03:33:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.07s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:33:51 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/dst" 2026/03/26 03:33:52 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/CopyDest" 2026/03/26 03:33:54 DEBUG : one: Need to transfer - File not found at Destination 2026/03/26 03:33:54 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:33:54 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:33:55 DEBUG : one: size = 3 OK 2026/03/26 03:33:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/26 03:33:55 INFO : one: Copied (new) 2026/03/26 03:33:55 DEBUG : Waiting for deletions to finish 2026/03/26 03:33:56 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:33:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:33:56 DEBUG : one: size = 3 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:33:56 DEBUG : one: Sizes differ 2026/03/26 03:33:56 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:33:56 DEBUG : one: size = 5 OK 2026/03/26 03:33:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/26 03:33:56 INFO : one: Copied (replaced existing) 2026/03/26 03:33:56 DEBUG : Waiting for deletions to finish 2026/03/26 03:33:58 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/BackupDir" 2026/03/26 03:33:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:33:59 DEBUG : one: size = 3 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:33:59 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:33:59 DEBUG : one: Sizes differ 2026/03/26 03:33:59 DEBUG : one: size = 5 OK 2026/03/26 03:33:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:33:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:33:59 DEBUG : one: size = 3 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:33:59 DEBUG : one: Sizes differ 2026/03/26 03:34:01 DEBUG : one: size = 3 OK 2026/03/26 03:34:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/26 03:34:01 INFO : one: Copied (server-side copy) 2026/03/26 03:34:01 INFO : one: Deleted 2026/03/26 03:34:02 DEBUG : one: size = 5 OK 2026/03/26 03:34:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/26 03:34:02 INFO : one: Copied (server-side copy) 2026/03/26 03:34:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/26 03:34:02 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:34:02 DEBUG : Waiting for deletions to finish 2026/03/26 03:34:03 DEBUG : one: size = 5 OK 2026/03/26 03:34:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:34:03 DEBUG : one: Unchanged skipping 2026/03/26 03:34:04 DEBUG : two: size = 3 OK 2026/03/26 03:34:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:34:04 DEBUG : two: size = 3 OK 2026/03/26 03:34:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/26 03:34:04 INFO : two: Copied (server-side copy) 2026/03/26 03:34:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/26 03:34:04 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:34:04 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:34:04 DEBUG : Waiting for deletions to finish 2026/03/26 03:34:04 DEBUG : one: size = 5 OK 2026/03/26 03:34:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:34:04 DEBUG : two: size = 3 OK 2026/03/26 03:34:04 DEBUG : one: Unchanged skipping 2026/03/26 03:34:04 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:34:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:34:04 DEBUG : two: Unchanged skipping 2026/03/26 03:34:04 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:34:04 DEBUG : Waiting for deletions to finish 2026/03/26 03:34:04 INFO : There was nothing to transfer 2026/03/26 03:34:05 DEBUG : one: size = 5 OK 2026/03/26 03:34:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:34:05 DEBUG : one: Unchanged skipping 2026/03/26 03:34:06 DEBUG : three: size = 7 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:34:06 DEBUG : three: size = 5 (B2 bucket rclone-test-sodemox9peve path CopyDest) 2026/03/26 03:34:06 DEBUG : three: Sizes differ 2026/03/26 03:34:06 DEBUG : three: Destination not found in --copy-dest 2026/03/26 03:34:06 DEBUG : three: Need to transfer - File not found at Destination 2026/03/26 03:34:06 DEBUG : two: size = 3 OK 2026/03/26 03:34:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 03:34:06 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:34:06 DEBUG : two: Unchanged skipping 2026/03/26 03:34:06 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:34:06 DEBUG : three: size = 7 OK 2026/03/26 03:34:06 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/26 03:34:06 INFO : three: Copied (new) 2026/03/26 03:34:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.93s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:34:10 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1185-17.backblaze.com/b2api/v1/b2_upload_file/bf32adf3301d2b8b9fd80e1b/c001_v0001185_t0021": EOF 2026/03/26 03:34:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1185-17.backblaze.com/b2api/v1/b2_upload_file/bf32adf3301d2b8b9fd80e1b/c001_v0001185_t0021": EOF) 2026/03/26 03:34:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-sodemox9peve: 1/10 (Post "https://pod-000-1185-17.backblaze.com/b2api/v1/b2_upload_file/bf32adf3301d2b8b9fd80e1b/c001_v0001185_t0021": EOF) 2026/03/26 03:34:12 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:34:13 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/dst" 2026/03/26 03:34:14 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/backup" 2026/03/26 03:34:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:34:15 DEBUG : one: size = 3 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:34:15 DEBUG : one: Sizes differ 2026/03/26 03:34:15 DEBUG : two: size = 3 OK 2026/03/26 03:34:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:34:15 DEBUG : two: Unchanged skipping 2026/03/26 03:34:15 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:34:17 DEBUG : one: size = 3 OK 2026/03/26 03:34:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/26 03:34:17 INFO : one: Copied (server-side copy) 2026/03/26 03:34:17 INFO : one: Deleted 2026/03/26 03:34:17 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:34:18 DEBUG : one: size = 4 OK 2026/03/26 03:34:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 03:34:18 INFO : one: Copied (new) 2026/03/26 03:34:18 DEBUG : Waiting for deletions to finish 2026/03/26 03:34:18 DEBUG : three.txt: size = 5 OK 2026/03/26 03:34:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/26 03:34:18 INFO : three.txt: Copied (server-side copy) 2026/03/26 03:34:18 INFO : three.txt: Deleted 2026/03/26 03:34:18 INFO : three.txt: Moved into backup dir 2026/03/26 03:34:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:34:20 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:34:20 DEBUG : one: size = 4 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:34:20 DEBUG : one: Sizes differ 2026/03/26 03:34:20 DEBUG : two: size = 3 OK 2026/03/26 03:34:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:34:20 DEBUG : two: Unchanged skipping 2026/03/26 03:34:21 DEBUG : one: size = 4 OK 2026/03/26 03:34:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 03:34:21 INFO : one: Copied (server-side copy) 2026/03/26 03:34:21 INFO : one: Deleted 2026/03/26 03:34:21 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:34:21 DEBUG : one: size = 5 OK 2026/03/26 03:34:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/26 03:34:21 INFO : one: Copied (new) 2026/03/26 03:34:21 DEBUG : Waiting for deletions to finish 2026/03/26 03:34:22 DEBUG : three.txt: size = 6 OK 2026/03/26 03:34:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/26 03:34:22 INFO : three.txt: Copied (server-side copy) 2026/03/26 03:34:22 INFO : three.txt: Deleted 2026/03/26 03:34:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.22s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:34:25 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/dst" 2026/03/26 03:34:26 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/backup" 2026/03/26 03:34:28 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:34:28 DEBUG : two: size = 3 OK 2026/03/26 03:34:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:34:28 DEBUG : two: Unchanged skipping 2026/03/26 03:34:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:34:28 DEBUG : one: size = 3 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:34:28 DEBUG : one: Sizes differ 2026/03/26 03:34:29 DEBUG : one.bak: size = 3 OK 2026/03/26 03:34:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/26 03:34:29 INFO : one: Copied (server-side copy) to: one.bak 2026/03/26 03:34:29 INFO : one: Deleted 2026/03/26 03:34:29 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:34:30 DEBUG : one: size = 4 OK 2026/03/26 03:34:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 03:34:30 INFO : one: Copied (new) 2026/03/26 03:34:30 DEBUG : Waiting for deletions to finish 2026/03/26 03:34:31 DEBUG : three.txt.bak: size = 5 OK 2026/03/26 03:34:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/26 03:34:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/26 03:34:31 INFO : three.txt: Deleted 2026/03/26 03:34:31 INFO : three.txt: Moved into backup dir 2026/03/26 03:34:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:34:33 DEBUG : one: size = 4 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:34:33 DEBUG : one: Sizes differ 2026/03/26 03:34:33 DEBUG : two: size = 3 OK 2026/03/26 03:34:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:34:33 DEBUG : two: Unchanged skipping 2026/03/26 03:34:33 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:34:34 DEBUG : one.bak: size = 4 OK 2026/03/26 03:34:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 03:34:34 INFO : one: Copied (server-side copy) to: one.bak 2026/03/26 03:34:34 INFO : one: Deleted 2026/03/26 03:34:34 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:34:34 DEBUG : one: size = 5 OK 2026/03/26 03:34:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/26 03:34:34 INFO : one: Copied (new) 2026/03/26 03:34:34 DEBUG : Waiting for deletions to finish 2026/03/26 03:34:35 DEBUG : three.txt.bak: size = 6 OK 2026/03/26 03:34:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/26 03:34:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/26 03:34:35 INFO : three.txt: Deleted 2026/03/26 03:34:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.40s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:34:38 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/dst" 2026/03/26 03:34:39 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/backup" 2026/03/26 03:34:41 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:34:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:34:41 DEBUG : one: size = 3 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:34:41 DEBUG : two: size = 3 OK 2026/03/26 03:34:41 DEBUG : one: Sizes differ 2026/03/26 03:34:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:34:41 DEBUG : two: Unchanged skipping 2026/03/26 03:34:43 DEBUG : one-2019-01-01: size = 3 OK 2026/03/26 03:34:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/26 03:34:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/26 03:34:43 INFO : one: Deleted 2026/03/26 03:34:43 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:34:44 DEBUG : one: size = 4 OK 2026/03/26 03:34:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 03:34:44 INFO : one: Copied (new) 2026/03/26 03:34:44 DEBUG : Waiting for deletions to finish 2026/03/26 03:34:45 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/26 03:34:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/26 03:34:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/26 03:34:45 INFO : three.txt: Deleted 2026/03/26 03:34:45 INFO : three.txt: Moved into backup dir 2026/03/26 03:34:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:34:47 DEBUG : one: size = 4 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:34:47 DEBUG : one: Sizes differ 2026/03/26 03:34:47 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:34:47 DEBUG : two: size = 3 OK 2026/03/26 03:34:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:34:47 DEBUG : two: Unchanged skipping 2026/03/26 03:34:47 DEBUG : one-2019-01-01: size = 4 OK 2026/03/26 03:34:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 03:34:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/26 03:34:47 INFO : one: Deleted 2026/03/26 03:34:47 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:34:48 DEBUG : one: size = 5 OK 2026/03/26 03:34:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/26 03:34:48 INFO : one: Copied (new) 2026/03/26 03:34:48 DEBUG : Waiting for deletions to finish 2026/03/26 03:34:49 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/26 03:34:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/26 03:34:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/26 03:34:49 INFO : three.txt: Deleted 2026/03/26 03:34:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.43s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:34:51 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1033-04.backblaze.com/b2api/v1/b2_upload_file/bf32adf3301d2b8b9fd80e1b/c001_v0001033_t0025": EOF 2026/03/26 03:34:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1033-04.backblaze.com/b2api/v1/b2_upload_file/bf32adf3301d2b8b9fd80e1b/c001_v0001033_t0025": EOF) 2026/03/26 03:34:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/two" to B2 bucket rclone-test-sodemox9peve: 1/10 (Post "https://pod-000-1033-04.backblaze.com/b2api/v1/b2_upload_file/bf32adf3301d2b8b9fd80e1b/c001_v0001033_t0025": EOF) 2026/03/26 03:34:54 DEBUG : pacer: Reducing sleep to 10ms 2026/03/26 03:34:54 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/dst" 2026/03/26 03:34:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:34:56 DEBUG : one: size = 3 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:34:56 DEBUG : one: Sizes differ 2026/03/26 03:34:56 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:34:56 DEBUG : two: size = 3 OK 2026/03/26 03:34:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:34:56 DEBUG : two: Unchanged skipping 2026/03/26 03:34:57 DEBUG : one.bak: size = 3 OK 2026/03/26 03:34:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/26 03:34:57 INFO : one: Copied (server-side copy) to: one.bak 2026/03/26 03:34:57 INFO : one: Deleted 2026/03/26 03:34:57 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:34:57 DEBUG : one: size = 4 OK 2026/03/26 03:34:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 03:34:57 INFO : one: Copied (new) 2026/03/26 03:34:57 DEBUG : Waiting for deletions to finish 2026/03/26 03:34:58 DEBUG : three.txt.bak: size = 5 OK 2026/03/26 03:34:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/26 03:34:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/26 03:34:58 INFO : three.txt: Deleted 2026/03/26 03:34:58 INFO : three.txt: Moved into backup dir 2026/03/26 03:34:59 DEBUG : one.bak: Excluded (Path Filter) 2026/03/26 03:34:59 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/26 03:34:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:34:59 DEBUG : one: size = 4 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:34:59 DEBUG : one: Sizes differ 2026/03/26 03:34:59 DEBUG : two: size = 3 OK 2026/03/26 03:34:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:34:59 DEBUG : two: Unchanged skipping 2026/03/26 03:34:59 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for checks to finish 2026/03/26 03:35:00 DEBUG : one.bak: size = 4 OK 2026/03/26 03:35:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 03:35:00 INFO : one: Copied (server-side copy) to: one.bak 2026/03/26 03:35:00 INFO : one: Deleted 2026/03/26 03:35:00 DEBUG : B2 bucket rclone-test-sodemox9peve path dst: Waiting for transfers to finish 2026/03/26 03:35:01 DEBUG : one: size = 5 OK 2026/03/26 03:35:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/26 03:35:01 INFO : one: Copied (new) 2026/03/26 03:35:01 DEBUG : Waiting for deletions to finish 2026/03/26 03:35:01 DEBUG : three.txt.bak: size = 6 OK 2026/03/26 03:35:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/26 03:35:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/26 03:35:01 INFO : three.txt: Deleted 2026/03/26 03:35:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.25s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:35:04 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/dst" 2026/03/26 03:35:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:35:05 DEBUG : one: size = 3 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:35:05 DEBUG : one: Sizes differ 2026/03/26 03:35:06 DEBUG : one.bak: size = 3 OK 2026/03/26 03:35:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/26 03:35:06 INFO : one: Copied (server-side copy) to: one.bak 2026/03/26 03:35:06 INFO : one: Deleted 2026/03/26 03:35:07 DEBUG : one: size = 4 OK 2026/03/26 03:35:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 03:35:07 INFO : one: Copied (new) 2026/03/26 03:35:07 DEBUG : two: size = 3 OK 2026/03/26 03:35:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:07 DEBUG : two: Unchanged skipping 2026/03/26 03:35:08 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:35:08 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:35:08 DEBUG : three.txt: Sizes differ 2026/03/26 03:35:08 DEBUG : three.txt.bak: size = 5 OK 2026/03/26 03:35:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/26 03:35:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/26 03:35:08 INFO : three.txt: Deleted 2026/03/26 03:35:09 DEBUG : three.txt: size = 6 OK 2026/03/26 03:35:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/26 03:35:09 INFO : three.txt: Copied (new) 2026/03/26 03:35:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:35:09 DEBUG : one: size = 4 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:35:09 DEBUG : one: Sizes differ 2026/03/26 03:35:10 DEBUG : one.bak: size = 4 OK 2026/03/26 03:35:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 03:35:10 INFO : one: Copied (server-side copy) to: one.bak 2026/03/26 03:35:10 INFO : one: Deleted 2026/03/26 03:35:10 DEBUG : one: size = 5 OK 2026/03/26 03:35:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/26 03:35:10 INFO : one: Copied (new) 2026/03/26 03:35:11 DEBUG : two: size = 3 OK 2026/03/26 03:35:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:11 DEBUG : two: Unchanged skipping 2026/03/26 03:35:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:35:11 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:35:11 DEBUG : three.txt: Sizes differ 2026/03/26 03:35:11 DEBUG : three.txt.bak: size = 6 OK 2026/03/26 03:35:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/26 03:35:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/26 03:35:12 INFO : three.txt: Deleted 2026/03/26 03:35:12 DEBUG : three.txt: size = 19 OK 2026/03/26 03:35:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/26 03:35:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.96s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:35:15 DEBUG : Creating backend with remote "TestB2:rclone-test-sodemox9peve/dst" 2026/03/26 03:35:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:35:17 DEBUG : one: size = 3 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:35:17 DEBUG : one: Sizes differ 2026/03/26 03:35:18 DEBUG : one-2019-01-01: size = 3 OK 2026/03/26 03:35:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/26 03:35:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/26 03:35:18 INFO : one: Deleted 2026/03/26 03:35:19 DEBUG : one: size = 4 OK 2026/03/26 03:35:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 03:35:19 INFO : one: Copied (new) 2026/03/26 03:35:19 DEBUG : two: size = 3 OK 2026/03/26 03:35:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:19 DEBUG : two: Unchanged skipping 2026/03/26 03:35:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:35:19 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:35:19 DEBUG : three.txt: Sizes differ 2026/03/26 03:35:20 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/26 03:35:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/26 03:35:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/26 03:35:20 INFO : three.txt: Deleted 2026/03/26 03:35:20 DEBUG : three.txt: size = 6 OK 2026/03/26 03:35:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/26 03:35:20 INFO : three.txt: Copied (new) 2026/03/26 03:35:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:35:21 DEBUG : one: size = 4 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:35:21 DEBUG : one: Sizes differ 2026/03/26 03:35:22 DEBUG : one-2019-01-01: size = 4 OK 2026/03/26 03:35:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/26 03:35:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/26 03:35:22 INFO : one: Deleted 2026/03/26 03:35:23 DEBUG : one: size = 5 OK 2026/03/26 03:35:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/26 03:35:23 INFO : one: Copied (new) 2026/03/26 03:35:23 DEBUG : two: size = 3 OK 2026/03/26 03:35:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:23 DEBUG : two: Unchanged skipping 2026/03/26 03:35:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:35:23 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-sodemox9peve path dst) 2026/03/26 03:35:23 DEBUG : three.txt: Sizes differ 2026/03/26 03:35:23 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/26 03:35:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/26 03:35:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/26 03:35:23 INFO : three.txt: Deleted 2026/03/26 03:35:24 DEBUG : three.txt: size = 19 OK 2026/03/26 03:35:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/26 03:35:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.07s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:35:27 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:35:27 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:35:27 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:35:27 DEBUG : Testêé: Sizes differ 2026/03/26 03:35:27 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:35:27 DEBUG : Testêé: size = 14 OK 2026/03/26 03:35:27 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/26 03:35:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/26 03:35:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.18s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:35:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/26 03:35:28 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:35:28 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:35:28 DEBUG : existing: size = 6 OK 2026/03/26 03:35:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/26 03:35:28 INFO : existing: Copied (new) 2026/03/26 03:35:28 DEBUG : Waiting for deletions to finish 2026/03/26 03:35:29 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:35:29 DEBUG : existing: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:35:29 DEBUG : existing: Sizes differ 2026/03/26 03:35:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/26 03:35:29 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:35:29 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:35:29 ERROR : B2 bucket rclone-test-sodemox9peve: not deleting files as there were IO errors 2026/03/26 03:35:29 ERROR : B2 bucket rclone-test-sodemox9peve: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.07s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:35:31 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:35:31 DEBUG : EXISTING: size = 6 OK 2026/03/26 03:35:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:31 DEBUG : existing: Unchanged skipping 2026/03/26 03:35:31 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:35:31 DEBUG : Waiting for deletions to finish 2026/03/26 03:35:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.89s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:35:49 DEBUG : both0: size = 6 OK 2026/03/26 03:35:49 DEBUG : both10: size = 6 OK 2026/03/26 03:35:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:49 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:35:49 DEBUG : both12: size = 6 OK 2026/03/26 03:35:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:49 DEBUG : both0: Unchanged skipping 2026/03/26 03:35:49 DEBUG : both13: size = 6 OK 2026/03/26 03:35:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:49 DEBUG : both11: size = 6 OK 2026/03/26 03:35:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:49 DEBUG : both13: Unchanged skipping 2026/03/26 03:35:49 DEBUG : both14: size = 6 OK 2026/03/26 03:35:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:49 DEBUG : both10: Unchanged skipping 2026/03/26 03:35:49 DEBUG : both15: size = 6 OK 2026/03/26 03:35:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:49 DEBUG : both15: Unchanged skipping 2026/03/26 03:35:49 DEBUG : both16: size = 6 OK 2026/03/26 03:35:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:49 DEBUG : both12: Unchanged skipping 2026/03/26 03:35:49 DEBUG : both17: size = 6 OK 2026/03/26 03:35:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:49 DEBUG : both17: Unchanged skipping 2026/03/26 03:35:49 DEBUG : both18: size = 6 OK 2026/03/26 03:35:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:49 DEBUG : both18: Unchanged skipping 2026/03/26 03:35:49 DEBUG : both19: size = 6 OK 2026/03/26 03:35:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:49 DEBUG : both19: Unchanged skipping 2026/03/26 03:35:49 DEBUG : both1: size = 6 OK 2026/03/26 03:35:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:49 DEBUG : both1: Unchanged skipping 2026/03/26 03:35:49 DEBUG : both2: size = 6 OK 2026/03/26 03:35:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:49 DEBUG : both2: Unchanged skipping 2026/03/26 03:35:49 DEBUG : both3: size = 6 OK 2026/03/26 03:35:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:49 DEBUG : both3: Unchanged skipping 2026/03/26 03:35:49 DEBUG : both4: size = 6 OK 2026/03/26 03:35:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:49 DEBUG : both4: Unchanged skipping 2026/03/26 03:35:49 DEBUG : both5: size = 6 OK 2026/03/26 03:35:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:49 DEBUG : both5: Unchanged skipping 2026/03/26 03:35:49 DEBUG : both6: size = 6 OK 2026/03/26 03:35:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:49 DEBUG : both6: Unchanged skipping 2026/03/26 03:35:49 DEBUG : both7: size = 6 OK 2026/03/26 03:35:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:49 DEBUG : both7: Unchanged skipping 2026/03/26 03:35:49 DEBUG : both8: size = 6 OK 2026/03/26 03:35:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:49 DEBUG : both11: Unchanged skipping 2026/03/26 03:35:49 DEBUG : both9: size = 6 OK 2026/03/26 03:35:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:35:49 DEBUG : both14: Unchanged skipping 2026/03/26 03:35:49 DEBUG : both16: Unchanged skipping 2026/03/26 03:35:49 DEBUG : both8: Unchanged skipping 2026/03/26 03:35:49 DEBUG : both9: Unchanged skipping 2026/03/26 03:35:49 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:35:49 DEBUG : Waiting for deletions to finish 2026/03/26 03:35:49 INFO : only14: Deleted 2026/03/26 03:35:50 INFO : only15: Deleted 2026/03/26 03:35:50 INFO : only13: Deleted 2026/03/26 03:35:50 INFO : only19: Deleted 2026/03/26 03:35:50 INFO : only3: Deleted 2026/03/26 03:35:50 INFO : only18: Deleted 2026/03/26 03:35:50 INFO : only1: Deleted 2026/03/26 03:35:50 INFO : only4: Deleted 2026/03/26 03:35:50 INFO : only7: Deleted 2026/03/26 03:35:50 INFO : only8: Deleted 2026/03/26 03:35:50 INFO : only9: Deleted 2026/03/26 03:35:50 INFO : only11: Deleted 2026/03/26 03:35:50 INFO : only16: Deleted 2026/03/26 03:35:50 INFO : only17: Deleted 2026/03/26 03:35:50 INFO : only2: Deleted 2026/03/26 03:35:50 INFO : only5: Deleted 2026/03/26 03:35:50 INFO : only6: Deleted 2026/03/26 03:35:50 INFO : only0: Deleted 2026/03/26 03:35:50 INFO : only10: Deleted 2026/03/26 03:35:50 INFO : only12: Deleted 2026/03/26 03:35:50 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.74s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:36:12 DEBUG : both11: size = 6 OK 2026/03/26 03:36:12 DEBUG : both0: size = 6 OK 2026/03/26 03:36:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:12 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:36:12 DEBUG : both10: size = 6 OK 2026/03/26 03:36:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:12 DEBUG : both12: size = 6 OK 2026/03/26 03:36:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:12 DEBUG : both11: Unchanged skipping 2026/03/26 03:36:12 DEBUG : both13: size = 6 OK 2026/03/26 03:36:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:12 DEBUG : both13: Unchanged skipping 2026/03/26 03:36:12 DEBUG : both14: size = 6 OK 2026/03/26 03:36:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:12 DEBUG : both14: Unchanged skipping 2026/03/26 03:36:12 DEBUG : both15: size = 6 OK 2026/03/26 03:36:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:12 DEBUG : both15: Unchanged skipping 2026/03/26 03:36:12 DEBUG : both16: size = 6 OK 2026/03/26 03:36:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:12 DEBUG : both16: Unchanged skipping 2026/03/26 03:36:12 DEBUG : both17: size = 6 OK 2026/03/26 03:36:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:12 DEBUG : both17: Unchanged skipping 2026/03/26 03:36:12 DEBUG : both18: size = 6 OK 2026/03/26 03:36:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:12 DEBUG : both18: Unchanged skipping 2026/03/26 03:36:12 DEBUG : both19: size = 6 OK 2026/03/26 03:36:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:12 DEBUG : both0: Unchanged skipping 2026/03/26 03:36:12 DEBUG : both1: size = 6 OK 2026/03/26 03:36:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:12 DEBUG : both1: Unchanged skipping 2026/03/26 03:36:12 DEBUG : both2: size = 6 OK 2026/03/26 03:36:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:12 DEBUG : both2: Unchanged skipping 2026/03/26 03:36:12 DEBUG : both3: size = 6 OK 2026/03/26 03:36:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:12 DEBUG : both3: Unchanged skipping 2026/03/26 03:36:12 DEBUG : both4: size = 6 OK 2026/03/26 03:36:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:12 DEBUG : both4: Unchanged skipping 2026/03/26 03:36:12 DEBUG : both5: size = 6 OK 2026/03/26 03:36:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:12 DEBUG : both10: Unchanged skipping 2026/03/26 03:36:12 DEBUG : both19: Unchanged skipping 2026/03/26 03:36:12 DEBUG : both12: Unchanged skipping 2026/03/26 03:36:12 DEBUG : both6: size = 6 OK 2026/03/26 03:36:12 DEBUG : both8: size = 6 OK 2026/03/26 03:36:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:12 DEBUG : both7: size = 6 OK 2026/03/26 03:36:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:12 DEBUG : both5: Unchanged skipping 2026/03/26 03:36:12 DEBUG : both9: size = 6 OK 2026/03/26 03:36:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:12 DEBUG : both7: Unchanged skipping 2026/03/26 03:36:12 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:36:12 DEBUG : only0: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:36:12 DEBUG : only0: Sizes differ 2026/03/26 03:36:12 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:36:12 DEBUG : only10: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:36:12 DEBUG : only10: Sizes differ 2026/03/26 03:36:12 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:36:12 DEBUG : only11: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:36:12 DEBUG : only11: Sizes differ 2026/03/26 03:36:12 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:36:12 DEBUG : only12: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:36:12 DEBUG : only12: Sizes differ 2026/03/26 03:36:12 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:36:12 DEBUG : only13: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:36:12 DEBUG : only13: Sizes differ 2026/03/26 03:36:12 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:36:12 DEBUG : only14: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:36:12 DEBUG : only14: Sizes differ 2026/03/26 03:36:12 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:36:12 DEBUG : only15: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:36:12 DEBUG : only15: Sizes differ 2026/03/26 03:36:12 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:36:12 DEBUG : only16: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:36:12 DEBUG : only16: Sizes differ 2026/03/26 03:36:12 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:36:12 DEBUG : only17: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:36:12 DEBUG : only17: Sizes differ 2026/03/26 03:36:12 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:36:12 DEBUG : only18: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:36:12 DEBUG : only18: Sizes differ 2026/03/26 03:36:12 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:36:12 DEBUG : only19: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:36:12 DEBUG : only19: Sizes differ 2026/03/26 03:36:12 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:36:12 DEBUG : only1: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:36:12 DEBUG : only1: Sizes differ 2026/03/26 03:36:12 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:36:12 DEBUG : only2: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:36:12 DEBUG : only2: Sizes differ 2026/03/26 03:36:12 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:36:12 DEBUG : only3: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:36:12 DEBUG : only3: Sizes differ 2026/03/26 03:36:12 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:36:12 DEBUG : only4: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:36:12 DEBUG : only4: Sizes differ 2026/03/26 03:36:12 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:36:12 DEBUG : only5: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:36:12 DEBUG : only5: Sizes differ 2026/03/26 03:36:12 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:36:12 DEBUG : only6: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:36:12 DEBUG : only6: Sizes differ 2026/03/26 03:36:12 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:36:12 DEBUG : only7: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:36:12 DEBUG : only7: Sizes differ 2026/03/26 03:36:12 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:36:12 DEBUG : only8: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:36:12 DEBUG : only8: Sizes differ 2026/03/26 03:36:12 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2064931318) 2026/03/26 03:36:12 DEBUG : only9: size = 6 (B2 bucket rclone-test-sodemox9peve) 2026/03/26 03:36:12 DEBUG : only9: Sizes differ 2026/03/26 03:36:12 DEBUG : both8: Unchanged skipping 2026/03/26 03:36:12 DEBUG : both6: Unchanged skipping 2026/03/26 03:36:12 DEBUG : both9: Unchanged skipping 2026/03/26 03:36:12 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:36:13 DEBUG : only10: size = 0 OK 2026/03/26 03:36:13 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 03:36:13 INFO : only10: Copied (replaced existing) 2026/03/26 03:36:13 DEBUG : only13: size = 0 OK 2026/03/26 03:36:13 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 03:36:13 INFO : only13: Copied (replaced existing) 2026/03/26 03:36:13 DEBUG : only0: size = 0 OK 2026/03/26 03:36:13 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 03:36:13 INFO : only0: Copied (replaced existing) 2026/03/26 03:36:13 DEBUG : only14: size = 0 OK 2026/03/26 03:36:13 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 03:36:13 INFO : only14: Copied (replaced existing) 2026/03/26 03:36:13 DEBUG : only12: size = 0 OK 2026/03/26 03:36:13 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 03:36:13 INFO : only12: Copied (replaced existing) 2026/03/26 03:36:13 DEBUG : only15: size = 0 OK 2026/03/26 03:36:13 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 03:36:13 INFO : only15: Copied (replaced existing) 2026/03/26 03:36:13 DEBUG : only16: size = 0 OK 2026/03/26 03:36:13 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 03:36:13 INFO : only16: Copied (replaced existing) 2026/03/26 03:36:13 DEBUG : only17: size = 0 OK 2026/03/26 03:36:13 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 03:36:13 INFO : only17: Copied (replaced existing) 2026/03/26 03:36:13 DEBUG : only11: size = 0 OK 2026/03/26 03:36:13 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 03:36:13 INFO : only11: Copied (replaced existing) 2026/03/26 03:36:13 DEBUG : only18: size = 0 OK 2026/03/26 03:36:13 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 03:36:13 INFO : only18: Copied (replaced existing) 2026/03/26 03:36:14 DEBUG : only19: size = 0 OK 2026/03/26 03:36:14 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 03:36:14 INFO : only19: Copied (replaced existing) 2026/03/26 03:36:14 DEBUG : only1: size = 0 OK 2026/03/26 03:36:14 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 03:36:14 INFO : only1: Copied (replaced existing) 2026/03/26 03:36:14 DEBUG : only2: size = 0 OK 2026/03/26 03:36:14 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 03:36:14 INFO : only2: Copied (replaced existing) 2026/03/26 03:36:14 DEBUG : only3: size = 0 OK 2026/03/26 03:36:14 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 03:36:14 INFO : only3: Copied (replaced existing) 2026/03/26 03:36:14 DEBUG : only4: size = 0 OK 2026/03/26 03:36:14 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 03:36:14 INFO : only4: Copied (replaced existing) 2026/03/26 03:36:14 DEBUG : only5: size = 0 OK 2026/03/26 03:36:14 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 03:36:14 INFO : only5: Copied (replaced existing) 2026/03/26 03:36:14 DEBUG : only6: size = 0 OK 2026/03/26 03:36:14 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 03:36:14 INFO : only6: Copied (replaced existing) 2026/03/26 03:36:14 DEBUG : only7: size = 0 OK 2026/03/26 03:36:14 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 03:36:14 INFO : only7: Copied (replaced existing) 2026/03/26 03:36:14 DEBUG : only8: size = 0 OK 2026/03/26 03:36:14 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 03:36:14 INFO : only8: Copied (replaced existing) 2026/03/26 03:36:14 DEBUG : only9: size = 0 OK 2026/03/26 03:36:14 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/26 03:36:14 INFO : only9: Copied (replaced existing) 2026/03/26 03:36:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.11s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:36:22 DEBUG : empty_dir: Making directory with metadata 2026/03/26 03:36:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 03:36:22 DEBUG : empty_on_remote: Making directory with metadata 2026/03/26 03:36:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 03:36:22 INFO : empty_on_remote: Making directory 2026/03/26 03:36:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/26 03:36:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/26 03:36:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/26 03:36:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/26 03:36:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.42s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:36:24 DEBUG : empty_dir: Making directory with metadata 2026/03/26 03:36:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 03:36:24 DEBUG : empty_on_remote: Making directory with metadata 2026/03/26 03:36:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 03:36:24 INFO : empty_on_remote: Making directory 2026/03/26 03:36:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/26 03:36:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/26 03:36:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/26 03:36:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/26 03:36:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/26 03:36:25 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.35s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:36:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 03:36:27 INFO : sub dir: Making directory 2026/03/26 03:36:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.90s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:36:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 03:36:29 INFO : sub dir: Making directory 2026/03/26 03:36:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.34s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:36:38 DEBUG : Waiting for deletions to finish 2026/03/26 03:36:38 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:36:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:36:38 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:36:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:36:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:36:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:36:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:36:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:36:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:36:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:36:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:36:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:36:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:36:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:36:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:36:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:36:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:36:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:36:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:36:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : apple: size = 5 OK 2026/03/26 03:36:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : banana: size = 6 OK 2026/03/26 03:36:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : banana: Unchanged skipping 2026/03/26 03:36:39 DEBUG : apple: Unchanged skipping 2026/03/26 03:36:39 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 03:36:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 03:36:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 03:36:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 03:36:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 03:36:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 03:36:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 03:36:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 03:36:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:36:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 03:36:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 03:36:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 03:36:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 03:36:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 03:36:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 03:36:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 03:36:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 03:36:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 03:36:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 03:36:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 03:36:39 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:36:39 DEBUG : Waiting for deletions to finish 2026/03/26 03:36:39 INFO : There was nothing to transfer 2026/03/26 03:36:39 DEBUG : Waiting for deletions to finish 2026/03/26 03:36:39 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:36:39 DEBUG : apple: size = 5 OK 2026/03/26 03:36:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : apple: Unchanged skipping 2026/03/26 03:36:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 03:36:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 03:36:39 DEBUG : banana: size = 6 OK 2026/03/26 03:36:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : banana: Unchanged skipping 2026/03/26 03:36:39 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 03:36:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 03:36:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 03:36:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 03:36:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 03:36:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 03:36:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 03:36:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 03:36:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 03:36:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 03:36:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 03:36:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 03:36:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 03:36:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 03:36:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 03:36:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 03:36:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 03:36:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 03:36:39 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:36:39 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:36:39 DEBUG : Waiting for deletions to finish 2026/03/26 03:36:39 INFO : There was nothing to transfer 2026/03/26 03:36:39 DEBUG : Waiting for deletions to finish 2026/03/26 03:36:40 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:36:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:36:40 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:36:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:36:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:36:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:36:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:36:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:36:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:36:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:36:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:36:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:36:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:36:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:36:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:36:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:36:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:36:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:36:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:36:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:36:58 DEBUG : Waiting for deletions to finish 2026/03/26 03:36:58 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:36:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:36:58 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:36:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:36:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:36:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:36:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:36:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:36:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:36:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:36:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:36:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:36:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:36:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:36:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:36:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:36:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:36:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:36:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:36:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : apple: size = 5 OK 2026/03/26 03:36:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : apple: Unchanged skipping 2026/03/26 03:36:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 03:36:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 03:36:59 DEBUG : banana: size = 6 OK 2026/03/26 03:36:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 03:36:59 DEBUG : banana: Unchanged skipping 2026/03/26 03:36:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 03:36:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 03:36:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 03:36:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 03:36:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 03:36:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 03:36:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 03:36:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 03:36:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 03:36:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:36:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 03:36:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 03:36:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 03:36:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 03:36:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 03:36:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 03:36:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 03:36:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:36:59 DEBUG : Waiting for deletions to finish 2026/03/26 03:36:59 INFO : There was nothing to transfer 2026/03/26 03:36:59 DEBUG : Waiting for deletions to finish 2026/03/26 03:36:59 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:36:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 03:36:59 DEBUG : apple: size = 5 OK 2026/03/26 03:36:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 03:36:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : apple: Unchanged skipping 2026/03/26 03:36:59 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 03:36:59 DEBUG : banana: size = 6 OK 2026/03/26 03:36:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 03:36:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : banana: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 03:36:59 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:36:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 03:36:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 03:36:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 03:36:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 03:36:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 03:36:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 03:36:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 03:36:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 03:36:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 03:36:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 03:36:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 03:36:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 03:36:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 03:36:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 03:36:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 03:36:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:36:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 03:36:59 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:36:59 DEBUG : Waiting for deletions to finish 2026/03/26 03:36:59 INFO : There was nothing to transfer 2026/03/26 03:36:59 DEBUG : Waiting for deletions to finish 2026/03/26 03:37:00 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:37:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:37:00 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:37:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:37:13 DEBUG : Waiting for deletions to finish 2026/03/26 03:37:14 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:37:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:37:14 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:37:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:37:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:37:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:37:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:37:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:37:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:37:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:37:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:37:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:37:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:37:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:37:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:37:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:37:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:37:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:37:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:37:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:37:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/26 03:37:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 03:37:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/26 03:37:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 03:37:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/26 03:37:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/26 03:37:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:14 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:37:14 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:37:14 DEBUG : YXBwbGU=: size = 5 OK 2026/03/26 03:37:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/26 03:37:14 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/26 03:37:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/26 03:37:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/26 03:37:14 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:14 DEBUG : YmFuYW5h: size = 6 OK 2026/03/26 03:37:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/26 03:37:14 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/26 03:37:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/26 03:37:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/26 03:37:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/26 03:37:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/26 03:37:14 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/26 03:37:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/26 03:37:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/26 03:37:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/26 03:37:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/26 03:37:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/26 03:37:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/26 03:37:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/26 03:37:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/26 03:37:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/26 03:37:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/26 03:37:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/26 03:37:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/26 03:37:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/26 03:37:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/26 03:37:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/26 03:37:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/26 03:37:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/26 03:37:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/26 03:37:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/26 03:37:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/26 03:37:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/26 03:37:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 03:37:16 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/26 03:37:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/26 03:37:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/26 03:37:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/26 03:37:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/26 03:37:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/26 03:37:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/26 03:37:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/26 03:37:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/26 03:37:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:16 DEBUG : Waiting for deletions to finish 2026/03/26 03:37:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/26 03:37:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/26 03:37:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/26 03:37:16 INFO : dir1/0011-56789;.txt: Deleted 2026/03/26 03:37:16 INFO : banana: Deleted 2026/03/26 03:37:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/26 03:37:16 INFO : dir1/0008-2345678.txt: Deleted 2026/03/26 03:37:16 INFO : dir1/0013-789;=.txt: Deleted 2026/03/26 03:37:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/26 03:37:16 INFO : dir1/0014-89;=.txt: Deleted 2026/03/26 03:37:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/26 03:37:16 INFO : dir1/0007-1234567.txt: Deleted 2026/03/26 03:37:16 INFO : dir1/0009-3456789.txt: Deleted 2026/03/26 03:37:16 INFO : dir1/0010-456789.txt: Deleted 2026/03/26 03:37:16 INFO : dir1/0012-6789;.txt: Deleted 2026/03/26 03:37:16 INFO : dir1/0015-9;=.txt: Deleted 2026/03/26 03:37:16 INFO : appleappleapplebanana: Deleted 2026/03/26 03:37:16 INFO : splitbananasplit: Deleted 2026/03/26 03:37:17 INFO : dir1/0003-defghij.txt: Deleted 2026/03/26 03:37:17 INFO : apple: Deleted 2026/03/26 03:37:17 DEBUG : Waiting for deletions to finish 2026/03/26 03:37:17 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/26 03:37:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/26 03:37:17 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/26 03:37:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/26 03:37:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/26 03:37:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/26 03:37:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/26 03:37:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/26 03:37:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/26 03:37:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 03:37:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:17 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:17 DEBUG : YXBwbGU=: size = 5 OK 2026/03/26 03:37:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:37:17 DEBUG : apple: Unchanged skipping 2026/03/26 03:37:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:37:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 03:37:17 DEBUG : YmFuYW5h: size = 6 OK 2026/03/26 03:37:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:37:17 DEBUG : banana: Unchanged skipping 2026/03/26 03:37:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/26 03:37:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:37:17 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 03:37:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/26 03:37:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/26 03:37:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:37:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 03:37:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/26 03:37:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:37:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 03:37:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/26 03:37:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:37:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 03:37:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/26 03:37:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:37:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 03:37:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/26 03:37:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:37:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 03:37:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/26 03:37:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:37:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 03:37:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/26 03:37:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:37:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/26 03:37:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 03:37:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:37:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 03:37:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/26 03:37:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:37:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/26 03:37:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:37:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 03:37:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 03:37:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/26 03:37:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/26 03:37:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:37:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 03:37:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/26 03:37:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:37:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/26 03:37:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:37:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/26 03:37:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 03:37:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:37:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 03:37:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 03:37:17 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:37:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/26 03:37:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:37:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 03:37:17 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/26 03:37:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:37:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 03:37:17 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:37:17 DEBUG : Waiting for deletions to finish 2026/03/26 03:37:17 DEBUG : Waiting for deletions to finish 2026/03/26 03:37:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/26 03:37:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/26 03:37:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/26 03:37:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/26 03:37:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/26 03:37:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/26 03:37:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/26 03:37:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/26 03:37:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/26 03:37:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/26 03:37:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 03:37:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 03:37:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 03:37:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 03:37:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 03:37:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 03:37:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 03:37:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 03:37:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 03:37:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 03:37:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:37:31 DEBUG : Waiting for deletions to finish 2026/03/26 03:37:31 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:37:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:37:31 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:37:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:37:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:37:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:37:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:37:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:37:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:37:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:37:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:37:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:37:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:37:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:37:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:37:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:37:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:37:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:37:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:37:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:32 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:32 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:32 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:32 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:32 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:32 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:32 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/26 03:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 03:37:32 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/26 03:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 03:37:32 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:32 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 03:37:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 03:37:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 03:37:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 03:37:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 03:37:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 03:37:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 03:37:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 03:37:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 03:37:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 03:37:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 03:37:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 03:37:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 03:37:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 03:37:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 03:37:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 03:37:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 03:37:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 03:37:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 03:37:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 03:37:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 03:37:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 03:37:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 03:37:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 03:37:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 03:37:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 03:37:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 03:37:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 03:37:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 03:37:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 03:37:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 03:37:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 03:37:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 03:37:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 03:37:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 03:37:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 03:37:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 03:37:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 03:37:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 03:37:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 03:37:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 03:37:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 03:37:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 03:37:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 03:37:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 03:37:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 03:37:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 03:37:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 03:37:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 03:37:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 03:37:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 03:37:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 03:37:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 03:37:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 03:37:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 03:37:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 03:37:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 03:37:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 03:37:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 03:37:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 03:37:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 03:37:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 03:37:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 03:37:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 03:37:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 03:37:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 03:37:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 03:37:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 03:37:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 03:37:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 03:37:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 03:37:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 03:37:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 03:37:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 03:37:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 03:37:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 03:37:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 03:37:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 03:37:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 03:37:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 03:37:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 03:37:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 03:37:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 03:37:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 03:37:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 03:37:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 03:37:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 03:37:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 03:37:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 03:37:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 03:37:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 03:37:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 03:37:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 03:37:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 03:37:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 03:37:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 03:37:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 03:37:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 03:37:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 03:37:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 03:37:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 03:37:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 03:37:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 03:37:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 03:37:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 03:37:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 03:37:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 03:37:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 03:37:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 03:37:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 03:37:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 03:37:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 03:37:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 03:37:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 03:37:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 03:37:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 03:37:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 03:37:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 03:37:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 03:37:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 03:37:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 03:37:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 03:37:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 03:37:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 03:37:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 03:37:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 03:37:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 03:37:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 03:37:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 03:37:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 03:37:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 03:37:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 03:37:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 03:37:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 03:37:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 03:37:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 03:37:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 03:37:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 03:37:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 03:37:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 03:37:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 03:37:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 03:37:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 03:37:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 03:37:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 03:37:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 03:37:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 03:37:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 03:37:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 03:37:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 03:37:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 03:37:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 03:37:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 03:37:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 03:37:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 03:37:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 03:37:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 03:37:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 03:37:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 03:37:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 03:37:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 03:37:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 03:37:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 03:37:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 03:37:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 03:37:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 03:37:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 03:37:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 03:37:32 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/26 03:37:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 03:37:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 03:37:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 03:37:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 03:37:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 03:37:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 03:37:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 03:37:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 03:37:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 03:37:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 03:37:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 03:37:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 03:37:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 03:37:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 03:37:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 03:37:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 03:37:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:32 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/26 03:37:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:32 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:37:32 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:37:32 DEBUG : PREFIXapple: size = 5 OK 2026/03/26 03:37:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/26 03:37:32 INFO : apple: Copied (new) to: PREFIXapple 2026/03/26 03:37:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 03:37:32 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/26 03:37:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/26 03:37:32 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/26 03:37:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 03:37:32 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/26 03:37:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/26 03:37:32 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/26 03:37:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 03:37:32 DEBUG : PREFIXbanana: size = 6 OK 2026/03/26 03:37:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/26 03:37:32 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/26 03:37:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 03:37:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/26 03:37:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/26 03:37:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 03:37:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 03:37:32 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/26 03:37:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/26 03:37:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/26 03:37:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 03:37:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/26 03:37:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/26 03:37:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 03:37:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 03:37:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/26 03:37:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/26 03:37:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 03:37:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 03:37:33 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/26 03:37:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/26 03:37:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/26 03:37:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 03:37:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/26 03:37:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/26 03:37:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 03:37:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 03:37:33 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/26 03:37:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/26 03:37:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/26 03:37:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 03:37:33 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/26 03:37:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/26 03:37:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/26 03:37:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 03:37:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/26 03:37:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/26 03:37:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 03:37:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 03:37:33 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/26 03:37:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/26 03:37:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/26 03:37:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 03:37:33 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/26 03:37:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/26 03:37:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/26 03:37:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 03:37:33 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/26 03:37:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/26 03:37:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/26 03:37:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 03:37:33 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/26 03:37:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/26 03:37:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/26 03:37:33 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/26 03:37:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/26 03:37:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/26 03:37:33 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/26 03:37:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/26 03:37:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/26 03:37:34 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/26 03:37:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/26 03:37:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/26 03:37:34 DEBUG : Waiting for deletions to finish 2026/03/26 03:37:34 INFO : apple: Deleted 2026/03/26 03:37:34 INFO : dir1/0015-9;=.txt: Deleted 2026/03/26 03:37:34 INFO : splitbananasplit: Deleted 2026/03/26 03:37:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/26 03:37:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/26 03:37:34 INFO : dir1/0008-2345678.txt: Deleted 2026/03/26 03:37:34 INFO : dir1/0007-1234567.txt: Deleted 2026/03/26 03:37:34 INFO : dir1/0010-456789.txt: Deleted 2026/03/26 03:37:34 INFO : dir1/0011-56789;.txt: Deleted 2026/03/26 03:37:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/26 03:37:34 INFO : dir1/0003-defghij.txt: Deleted 2026/03/26 03:37:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/26 03:37:34 INFO : dir1/0009-3456789.txt: Deleted 2026/03/26 03:37:34 INFO : dir1/0013-789;=.txt: Deleted 2026/03/26 03:37:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/26 03:37:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/26 03:37:34 INFO : dir1/0012-6789;.txt: Deleted 2026/03/26 03:37:34 INFO : dir1/0014-89;=.txt: Deleted 2026/03/26 03:37:34 INFO : appleappleapplebanana: Deleted 2026/03/26 03:37:34 INFO : banana: Deleted 2026/03/26 03:37:34 DEBUG : Waiting for deletions to finish 2026/03/26 03:37:35 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/26 03:37:35 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:37:35 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/26 03:37:35 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/26 03:37:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:37:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:37:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:37:35 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:37:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:37:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:37:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:37:35 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:37:35 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:37:35 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:37:35 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:37:35 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:37:35 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:37:35 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:37:35 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:37:35 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:37:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 03:37:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 03:37:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 03:37:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 03:37:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 03:37:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 03:37:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 03:37:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 03:37:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 03:37:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 03:37:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 03:37:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 03:37:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 03:37:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 03:37:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 03:37:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 03:37:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 03:37:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 03:37:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 03:37:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 03:37:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 03:37:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 03:37:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 03:37:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 03:37:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 03:37:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 03:37:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 03:37:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 03:37:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 03:37:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 03:37:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 03:37:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 03:37:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 03:37:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 03:37:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 03:37:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 03:37:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 03:37:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 03:37:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 03:37:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 03:37:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 03:37:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 03:37:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 03:37:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 03:37:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 03:37:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 03:37:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 03:37:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 03:37:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 03:37:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 03:37:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 03:37:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 03:37:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 03:37:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 03:37:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 03:37:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 03:37:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 03:37:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 03:37:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 03:37:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 03:37:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 03:37:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 03:37:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 03:37:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 03:37:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 03:37:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 03:37:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 03:37:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 03:37:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 03:37:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 03:37:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 03:37:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 03:37:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 03:37:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 03:37:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 03:37:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 03:37:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 03:37:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 03:37:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 03:37:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 03:37:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 03:37:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 03:37:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 03:37:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 03:37:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 03:37:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 03:37:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 03:37:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 03:37:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 03:37:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 03:37:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 03:37:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 03:37:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 03:37:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 03:37:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 03:37:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 03:37:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 03:37:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 03:37:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/26 03:37:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 03:37:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:35 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:37:35 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:37:35 DEBUG : apple: size = 5 OK 2026/03/26 03:37:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/26 03:37:35 INFO : apple: Copied (new) 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 03:37:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/26 03:37:35 INFO : appleappleapplebanana: Copied (new) 2026/03/26 03:37:35 DEBUG : banana: size = 6 OK 2026/03/26 03:37:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/26 03:37:35 INFO : banana: Copied (new) 2026/03/26 03:37:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 03:37:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/26 03:37:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/26 03:37:36 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 03:37:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/26 03:37:36 INFO : splitbananasplit: Copied (new) 2026/03/26 03:37:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 03:37:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/26 03:37:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/26 03:37:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 03:37:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/26 03:37:36 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/26 03:37:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 03:37:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/26 03:37:36 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/26 03:37:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 03:37:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/26 03:37:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/26 03:37:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 03:37:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/26 03:37:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/26 03:37:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 03:37:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/26 03:37:36 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/26 03:37:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 03:37:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/26 03:37:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/26 03:37:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 03:37:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/26 03:37:36 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/26 03:37:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 03:37:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/26 03:37:36 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/26 03:37:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 03:37:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/26 03:37:36 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/26 03:37:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 03:37:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/26 03:37:37 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/26 03:37:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 03:37:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/26 03:37:37 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/26 03:37:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 03:37:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/26 03:37:37 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/26 03:37:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 03:37:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/26 03:37:37 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/26 03:37:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 03:37:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/26 03:37:37 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/26 03:37:37 DEBUG : Waiting for deletions to finish 2026/03/26 03:37:37 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/26 03:37:37 INFO : PREFIXapple: Deleted 2026/03/26 03:37:37 INFO : PREFIXbanana: Deleted 2026/03/26 03:37:37 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/26 03:37:37 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/26 03:37:37 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/26 03:37:37 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/26 03:37:37 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/26 03:37:37 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/26 03:37:37 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/26 03:37:37 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/26 03:37:37 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/26 03:37:37 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/26 03:37:37 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/26 03:37:37 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/26 03:37:37 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/26 03:37:37 INFO : PREFIXsplitbananasplit: Deleted 2026/03/26 03:37:37 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/26 03:37:37 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/26 03:37:37 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/26 03:37:37 DEBUG : Waiting for deletions to finish 2026/03/26 03:37:38 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : Waiting for deletions to finish 2026/03/26 03:37:38 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:37:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:37:51 DEBUG : Waiting for deletions to finish 2026/03/26 03:37:52 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:37:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:37:52 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:37:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:37:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:37:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:37:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:37:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:37:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:37:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:37:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:37:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:37:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:37:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:37:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:37:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:37:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:37:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:37:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:37:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:37:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 03:37:52 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 03:37:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:52 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 03:37:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 03:37:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:52 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:52 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/26 03:37:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 03:37:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/26 03:37:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 03:37:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 03:37:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 03:37:52 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 03:37:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 03:37:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 03:37:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 03:37:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 03:37:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 03:37:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 03:37:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 03:37:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 03:37:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 03:37:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 03:37:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/26 03:37:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:52 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:37:52 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:37:52 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/26 03:37:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/26 03:37:52 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/26 03:37:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 03:37:52 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/26 03:37:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/26 03:37:52 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/26 03:37:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:52 DEBUG : appleSUFFIX: size = 5 OK 2026/03/26 03:37:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/26 03:37:52 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/26 03:37:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 03:37:52 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/26 03:37:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/26 03:37:52 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/26 03:37:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/26 03:37:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/26 03:37:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/26 03:37:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/26 03:37:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/26 03:37:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/26 03:37:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/26 03:37:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/26 03:37:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/26 03:37:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/26 03:37:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/26 03:37:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/26 03:37:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/26 03:37:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/26 03:37:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/26 03:37:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/26 03:37:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/26 03:37:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/26 03:37:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/26 03:37:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/26 03:37:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/26 03:37:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/26 03:37:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/26 03:37:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/26 03:37:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/26 03:37:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 03:37:54 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/26 03:37:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/26 03:37:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/26 03:37:54 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/26 03:37:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/26 03:37:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/26 03:37:54 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/26 03:37:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/26 03:37:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/26 03:37:54 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/26 03:37:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/26 03:37:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/26 03:37:54 DEBUG : Waiting for deletions to finish 2026/03/26 03:37:54 INFO : dir1/0013-789;=.txt: Deleted 2026/03/26 03:37:54 INFO : dir1/0009-3456789.txt: Deleted 2026/03/26 03:37:54 INFO : dir1/0014-89;=.txt: Deleted 2026/03/26 03:37:54 INFO : apple: Deleted 2026/03/26 03:37:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/26 03:37:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/26 03:37:54 INFO : dir1/0007-1234567.txt: Deleted 2026/03/26 03:37:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/26 03:37:54 INFO : dir1/0012-6789;.txt: Deleted 2026/03/26 03:37:54 INFO : banana: Deleted 2026/03/26 03:37:54 INFO : splitbananasplit: Deleted 2026/03/26 03:37:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/26 03:37:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/26 03:37:54 INFO : dir1/0010-456789.txt: Deleted 2026/03/26 03:37:54 INFO : appleappleapplebanana: Deleted 2026/03/26 03:37:54 INFO : dir1/0003-defghij.txt: Deleted 2026/03/26 03:37:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/26 03:37:55 INFO : dir1/0008-2345678.txt: Deleted 2026/03/26 03:37:55 INFO : dir1/0011-56789;.txt: Deleted 2026/03/26 03:37:55 INFO : dir1/0015-9;=.txt: Deleted 2026/03/26 03:37:55 DEBUG : Waiting for deletions to finish 2026/03/26 03:37:55 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/26 03:37:55 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/26 03:37:55 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/26 03:37:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/26 03:37:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/26 03:37:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/26 03:37:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/26 03:37:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/26 03:37:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/26 03:37:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/26 03:37:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/26 03:37:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/26 03:37:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/26 03:37:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/26 03:37:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/26 03:37:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/26 03:37:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/26 03:37:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/26 03:37:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/26 03:37:55 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/26 03:37:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 03:37:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 03:37:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 03:37:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 03:37:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 03:37:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 03:37:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 03:37:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 03:37:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 03:37:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 03:37:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 03:37:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 03:37:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 03:37:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 03:37:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 03:37:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 03:37:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 03:37:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 03:37:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 03:37:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 03:37:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 03:37:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 03:37:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 03:37:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 03:37:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 03:37:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 03:37:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 03:37:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 03:37:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 03:37:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 03:37:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 03:37:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 03:37:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 03:37:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 03:37:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 03:37:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 03:37:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 03:37:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/26 03:37:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 03:37:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 03:37:55 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:37:55 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 03:37:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/26 03:37:55 INFO : appleappleapplebanana: Copied (new) 2026/03/26 03:37:56 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 03:37:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/26 03:37:56 INFO : splitbananasplit: Copied (new) 2026/03/26 03:37:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 03:37:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/26 03:37:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/26 03:37:56 DEBUG : banana: size = 6 OK 2026/03/26 03:37:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/26 03:37:56 INFO : banana: Copied (new) 2026/03/26 03:37:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 03:37:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/26 03:37:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/26 03:37:56 DEBUG : apple: size = 5 OK 2026/03/26 03:37:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/26 03:37:56 INFO : apple: Copied (new) 2026/03/26 03:37:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 03:37:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/26 03:37:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/26 03:37:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 03:37:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/26 03:37:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/26 03:37:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 03:37:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/26 03:37:56 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/26 03:37:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 03:37:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/26 03:37:56 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/26 03:37:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 03:37:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/26 03:37:56 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/26 03:37:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 03:37:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/26 03:37:56 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/26 03:37:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 03:37:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/26 03:37:57 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/26 03:37:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 03:37:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/26 03:37:57 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/26 03:37:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 03:37:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/26 03:37:57 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/26 03:37:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 03:37:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/26 03:37:57 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/26 03:37:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 03:37:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/26 03:37:57 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/26 03:37:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 03:37:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/26 03:37:57 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/26 03:37:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 03:37:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/26 03:37:57 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/26 03:37:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 03:37:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/26 03:37:57 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/26 03:37:57 DEBUG : Waiting for deletions to finish 2026/03/26 03:37:57 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/26 03:37:57 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/26 03:37:57 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/26 03:37:57 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/26 03:37:57 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/26 03:37:57 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/26 03:37:57 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/26 03:37:58 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/26 03:37:58 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/26 03:37:58 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/26 03:37:58 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/26 03:37:58 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/26 03:37:58 INFO : splitbananasplitSUFFIX: Deleted 2026/03/26 03:37:58 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/26 03:37:58 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/26 03:37:58 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/26 03:37:58 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/26 03:37:58 INFO : appleSUFFIX: Deleted 2026/03/26 03:37:58 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/26 03:37:58 INFO : bananaSUFFIX: Deleted 2026/03/26 03:37:58 DEBUG : Waiting for deletions to finish 2026/03/26 03:37:58 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:37:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:37:58 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:37:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:37:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:37:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:37:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:37:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:37:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:37:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:37:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:37:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:37:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:37:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:37:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:37:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:37:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:37:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:37:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:37:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:37:58 DEBUG : Waiting for deletions to finish 2026/03/26 03:37:59 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:37:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:37:59 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:37:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:37:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:37:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:37:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:37:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:37:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:37:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:37:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:37:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:37:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:37:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:37:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:37:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:37:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:37:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:37:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:38:12 DEBUG : Waiting for deletions to finish 2026/03/26 03:38:12 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:38:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:38:12 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:38:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:38:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:38:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:38:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:38:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:38:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:38:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:38:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:38:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:38:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:38:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:38:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:38:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:38:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:38:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:38:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:38:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:38:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 03:38:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 03:38:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 03:38:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 03:38:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 03:38:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 03:38:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 03:38:13 DEBUG : apple: size = 5 OK 2026/03/26 03:38:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:13 DEBUG : apple: Unchanged skipping 2026/03/26 03:38:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 03:38:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 03:38:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 03:38:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 03:38:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:13 DEBUG : banana: size = 6 OK 2026/03/26 03:38:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:13 DEBUG : banana: Unchanged skipping 2026/03/26 03:38:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 03:38:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 03:38:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 03:38:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 03:38:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 03:38:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 03:38:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 03:38:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 03:38:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 03:38:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 03:38:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 03:38:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 03:38:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 03:38:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 03:38:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 03:38:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 03:38:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 03:38:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 03:38:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 03:38:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 03:38:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 03:38:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/26 03:38:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 03:38:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 03:38:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 03:38:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 03:38:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 03:38:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 03:38:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 03:38:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 03:38:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 03:38:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 03:38:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 03:38:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 03:38:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 03:38:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 03:38:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 03:38:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 03:38:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 03:38:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 03:38:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 03:38:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 03:38:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/26 03:38:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 03:38:13 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:38:13 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:38:13 DEBUG : appleapple: size = 21 OK 2026/03/26 03:38:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/26 03:38:13 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/26 03:38:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 03:38:13 DEBUG : splitbanan: size = 16 OK 2026/03/26 03:38:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/26 03:38:13 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/26 03:38:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 03:38:13 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/26 03:38:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/26 03:38:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/26 03:38:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 03:38:13 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/26 03:38:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/26 03:38:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/26 03:38:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 03:38:13 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/26 03:38:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/26 03:38:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/26 03:38:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 03:38:13 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/26 03:38:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/26 03:38:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/26 03:38:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 03:38:13 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/26 03:38:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/26 03:38:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/26 03:38:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 03:38:14 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/26 03:38:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/26 03:38:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/26 03:38:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 03:38:14 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/26 03:38:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/26 03:38:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/26 03:38:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 03:38:14 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/26 03:38:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/26 03:38:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/26 03:38:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 03:38:14 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/26 03:38:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/26 03:38:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/26 03:38:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 03:38:14 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/26 03:38:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/26 03:38:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/26 03:38:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 03:38:14 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/26 03:38:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/26 03:38:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/26 03:38:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 03:38:14 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/26 03:38:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/26 03:38:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/26 03:38:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 03:38:14 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/26 03:38:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/26 03:38:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/26 03:38:14 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/26 03:38:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/26 03:38:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/26 03:38:14 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/26 03:38:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/26 03:38:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/26 03:38:14 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/26 03:38:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/26 03:38:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/26 03:38:14 DEBUG : Waiting for deletions to finish 2026/03/26 03:38:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/26 03:38:15 INFO : dir1/0003-defghij.txt: Deleted 2026/03/26 03:38:15 INFO : dir1/0009-3456789.txt: Deleted 2026/03/26 03:38:15 INFO : dir1/0010-456789.txt: Deleted 2026/03/26 03:38:15 INFO : dir1/0012-6789;.txt: Deleted 2026/03/26 03:38:15 INFO : dir1/0013-789;=.txt: Deleted 2026/03/26 03:38:15 INFO : dir1/0015-9;=.txt: Deleted 2026/03/26 03:38:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/26 03:38:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/26 03:38:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/26 03:38:15 INFO : dir1/0014-89;=.txt: Deleted 2026/03/26 03:38:15 INFO : dir1/0011-56789;.txt: Deleted 2026/03/26 03:38:15 INFO : appleappleapplebanana: Deleted 2026/03/26 03:38:15 INFO : splitbananasplit: Deleted 2026/03/26 03:38:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/26 03:38:15 INFO : dir1/0008-2345678.txt: Deleted 2026/03/26 03:38:15 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/26 03:38:15 INFO : dir1/0007-1234567.txt: Deleted 2026/03/26 03:38:15 DEBUG : Waiting for deletions to finish 2026/03/26 03:38:15 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:38:15 DEBUG : appleapple: Excluded (Path Filter) 2026/03/26 03:38:15 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:38:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/26 03:38:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/26 03:38:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/26 03:38:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/26 03:38:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/26 03:38:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/26 03:38:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/26 03:38:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/26 03:38:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/26 03:38:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/26 03:38:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/26 03:38:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/26 03:38:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/26 03:38:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/26 03:38:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/26 03:38:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/26 03:38:15 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 03:38:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 03:38:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 03:38:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 03:38:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 03:38:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 03:38:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 03:38:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 03:38:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 03:38:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 03:38:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 03:38:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 03:38:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 03:38:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 03:38:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 03:38:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 03:38:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 03:38:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 03:38:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 03:38:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 03:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 03:38:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 03:38:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 03:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 03:38:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 03:38:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 03:38:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 03:38:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 03:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 03:38:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 03:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 03:38:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 03:38:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 03:38:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 03:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 03:38:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 03:38:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 03:38:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 03:38:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 03:38:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 03:38:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 03:38:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 03:38:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 03:38:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 03:38:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 03:38:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 03:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 03:38:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 03:38:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 03:38:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 03:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 03:38:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 03:38:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 03:38:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 03:38:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 03:38:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 03:38:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 03:38:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 03:38:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 03:38:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 03:38:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 03:38:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 03:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 03:38:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 03:38:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 03:38:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 03:38:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 03:38:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 03:38:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 03:38:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 03:38:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 03:38:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 03:38:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 03:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 03:38:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 03:38:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 03:38:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 03:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 03:38:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 03:38:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 03:38:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 03:38:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 03:38:16 DEBUG : apple: size = 5 OK 2026/03/26 03:38:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:16 DEBUG : apple: Unchanged skipping 2026/03/26 03:38:16 DEBUG : appleapple: size = 21 OK 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 03:38:16 DEBUG : banana: size = 6 OK 2026/03/26 03:38:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:16 DEBUG : banana: Unchanged skipping 2026/03/26 03:38:16 DEBUG : splitbanan: size = 16 OK 2026/03/26 03:38:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:16 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 03:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 03:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 03:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 03:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 03:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 03:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 03:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 03:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 03:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 03:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 03:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 03:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 03:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 03:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 03:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 03:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 03:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 03:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 03:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 03:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 03:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 03:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 03:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 03:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 03:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/26 03:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 03:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 03:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 03:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 03:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 03:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 03:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 03:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 03:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 03:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 03:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 03:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 03:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 03:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 03:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 03:38:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/26 03:38:16 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/26 03:38:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 03:38:16 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/26 03:38:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 03:38:16 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/26 03:38:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 03:38:16 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/26 03:38:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:16 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/26 03:38:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:16 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:38:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 03:38:16 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/26 03:38:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:16 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/26 03:38:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 03:38:16 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/26 03:38:16 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/26 03:38:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 03:38:16 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/26 03:38:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:16 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/26 03:38:16 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/26 03:38:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 03:38:16 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/26 03:38:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 03:38:16 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/26 03:38:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 03:38:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 03:38:16 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/26 03:38:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 03:38:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 03:38:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 03:38:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 03:38:16 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/26 03:38:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 03:38:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 03:38:16 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:38:16 DEBUG : Waiting for deletions to finish 2026/03/26 03:38:16 DEBUG : Waiting for deletions to finish 2026/03/26 03:38:16 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : appleapple: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 03:38:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 03:38:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 03:38:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 03:38:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 03:38:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 03:38:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 03:38:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 03:38:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 03:38:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 03:38:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 03:38:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 03:38:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 03:38:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 03:38:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 03:38:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 03:38:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 03:38:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 03:38:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 03:38:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 03:38:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 03:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 03:38:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 03:38:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 03:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 03:38:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 03:38:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 03:38:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 03:38:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 03:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 03:38:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 03:38:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 03:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 03:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 03:38:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 03:38:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 03:38:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 03:38:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 03:38:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 03:38:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 03:38:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 03:38:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 03:38:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 03:38:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 03:38:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 03:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 03:38:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 03:38:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 03:38:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 03:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 03:38:16 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:38:30 DEBUG : Waiting for deletions to finish 2026/03/26 03:38:30 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:38:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:38:30 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:38:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:38:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:38:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:38:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:38:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:38:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:38:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:38:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:38:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:38:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:38:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:38:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:38:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:38:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:38:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:38:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:38:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:38:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 03:38:30 DEBUG : banana: size = 6 OK 2026/03/26 03:38:30 DEBUG : apple: size = 5 OK 2026/03/26 03:38:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:30 DEBUG : apple: Unchanged skipping 2026/03/26 03:38:30 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 03:38:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:30 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 03:38:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:30 DEBUG : banana: Unchanged skipping 2026/03/26 03:38:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 03:38:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 03:38:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 03:38:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 03:38:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 03:38:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 03:38:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 03:38:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 03:38:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 03:38:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 03:38:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 03:38:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 03:38:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 03:38:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 03:38:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 03:38:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 03:38:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 03:38:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 03:38:30 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:38:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 03:38:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 03:38:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 03:38:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 03:38:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 03:38:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 03:38:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 03:38:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 03:38:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 03:38:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 03:38:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 03:38:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 03:38:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 03:38:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 03:38:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 03:38:30 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:38:30 DEBUG : Waiting for deletions to finish 2026/03/26 03:38:30 DEBUG : Waiting for deletions to finish 2026/03/26 03:38:31 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : apple: size = 5 OK 2026/03/26 03:38:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:31 DEBUG : apple: Unchanged skipping 2026/03/26 03:38:31 DEBUG : banana: size = 6 OK 2026/03/26 03:38:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:31 DEBUG : banana: Unchanged skipping 2026/03/26 03:38:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 03:38:31 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 03:38:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 03:38:31 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 03:38:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 03:38:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 03:38:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 03:38:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 03:38:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 03:38:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 03:38:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 03:38:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 03:38:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 03:38:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 03:38:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 03:38:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 03:38:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 03:38:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 03:38:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 03:38:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 03:38:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 03:38:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 03:38:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 03:38:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 03:38:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 03:38:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 03:38:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 03:38:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 03:38:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 03:38:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 03:38:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 03:38:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 03:38:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 03:38:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 03:38:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 03:38:31 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:38:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 03:38:31 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:38:31 DEBUG : Waiting for deletions to finish 2026/03/26 03:38:31 DEBUG : Waiting for deletions to finish 2026/03/26 03:38:31 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:38:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:38:32 DEBUG : Waiting for deletions to finish 2026/03/26 03:38:32 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:38:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:38:32 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:38:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:38:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:38:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:38:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:38:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:38:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:38:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:38:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:38:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:38:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:38:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:38:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:38:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:38:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:38:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:38:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:38:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:38:46 DEBUG : Waiting for deletions to finish 2026/03/26 03:38:47 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 03:38:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 03:38:47 DEBUG : banana: size = 6 OK 2026/03/26 03:38:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:47 DEBUG : banana: Unchanged skipping 2026/03/26 03:38:47 DEBUG : apple: size = 5 OK 2026/03/26 03:38:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:47 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 03:38:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:47 DEBUG : apple: Unchanged skipping 2026/03/26 03:38:47 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 03:38:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 03:38:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 03:38:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 03:38:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 03:38:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 03:38:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 03:38:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 03:38:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 03:38:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 03:38:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 03:38:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 03:38:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 03:38:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 03:38:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 03:38:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 03:38:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 03:38:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 03:38:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 03:38:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 03:38:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 03:38:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 03:38:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 03:38:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 03:38:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 03:38:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 03:38:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 03:38:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 03:38:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 03:38:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 03:38:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 03:38:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 03:38:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 03:38:47 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:38:47 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:38:47 DEBUG : Waiting for deletions to finish 2026/03/26 03:38:47 DEBUG : Waiting for deletions to finish 2026/03/26 03:38:47 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:38:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:38:48 DEBUG : apple: size = 5 OK 2026/03/26 03:38:48 DEBUG : banana: size = 6 OK 2026/03/26 03:38:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 03:38:48 DEBUG : apple: Unchanged skipping 2026/03/26 03:38:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:48 DEBUG : banana: Unchanged skipping 2026/03/26 03:38:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 03:38:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 03:38:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 03:38:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 03:38:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 03:38:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 03:38:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 03:38:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 03:38:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 03:38:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 03:38:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:48 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:38:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 03:38:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 03:38:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 03:38:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 03:38:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 03:38:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 03:38:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 03:38:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 03:38:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 03:38:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 03:38:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 03:38:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 03:38:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 03:38:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 03:38:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 03:38:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 03:38:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 03:38:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 03:38:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 03:38:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 03:38:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 03:38:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 03:38:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 03:38:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 03:38:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:38:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 03:38:48 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:38:48 DEBUG : Waiting for deletions to finish 2026/03/26 03:38:48 DEBUG : Waiting for deletions to finish 2026/03/26 03:38:48 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:38:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:38:48 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:38:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:38:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:38:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:38:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:38:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:38:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:38:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:38:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:38:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:38:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:38:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:38:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:38:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:38:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:38:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:38:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:38:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:39:01 DEBUG : Waiting for deletions to finish 2026/03/26 03:39:01 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:39:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:39:01 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:39:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:39:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:39:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:39:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:39:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:39:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:39:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:39:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:39:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:39:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:39:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:39:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:39:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:39:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:39:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:39:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:39:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:39:02 DEBUG : apple: size = 5 OK 2026/03/26 03:39:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:02 DEBUG : apple: Unchanged skipping 2026/03/26 03:39:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 03:39:02 DEBUG : banana: size = 6 OK 2026/03/26 03:39:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 03:39:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:02 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 03:39:02 DEBUG : banana: Unchanged skipping 2026/03/26 03:39:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:02 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 03:39:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 03:39:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 03:39:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 03:39:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 03:39:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 03:39:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 03:39:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 03:39:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 03:39:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 03:39:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 03:39:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 03:39:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 03:39:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 03:39:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 03:39:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 03:39:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 03:39:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 03:39:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 03:39:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 03:39:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 03:39:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 03:39:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 03:39:02 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:39:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 03:39:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 03:39:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 03:39:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 03:39:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 03:39:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 03:39:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 03:39:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 03:39:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 03:39:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 03:39:02 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:39:02 DEBUG : Waiting for deletions to finish 2026/03/26 03:39:02 DEBUG : Waiting for deletions to finish 2026/03/26 03:39:02 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:39:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:39:02 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:39:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:39:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:39:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:39:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:39:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:39:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:39:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:39:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:39:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:39:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:39:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:39:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:39:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:39:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:39:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:39:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:39:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:39:03 DEBUG : apple: size = 5 OK 2026/03/26 03:39:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 03:39:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 03:39:03 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 03:39:03 DEBUG : apple: Unchanged skipping 2026/03/26 03:39:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:03 DEBUG : banana: size = 6 OK 2026/03/26 03:39:03 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 03:39:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:03 DEBUG : banana: Unchanged skipping 2026/03/26 03:39:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 03:39:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 03:39:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 03:39:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 03:39:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 03:39:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 03:39:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 03:39:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 03:39:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 03:39:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 03:39:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 03:39:03 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:39:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 03:39:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 03:39:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 03:39:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 03:39:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 03:39:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 03:39:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 03:39:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 03:39:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 03:39:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 03:39:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 03:39:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 03:39:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 03:39:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 03:39:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 03:39:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 03:39:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 03:39:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 03:39:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 03:39:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 03:39:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 03:39:03 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:39:03 DEBUG : Waiting for deletions to finish 2026/03/26 03:39:03 DEBUG : Waiting for deletions to finish 2026/03/26 03:39:03 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:39:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:39:03 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:39:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:39:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:39:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:39:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:39:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:39:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:39:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:39:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:39:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:39:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:39:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:39:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:39:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:39:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:39:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:39:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:39:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:39:16 DEBUG : Waiting for deletions to finish 2026/03/26 03:39:17 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : apple: size = 5 OK 2026/03/26 03:39:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 03:39:17 DEBUG : banana: size = 6 OK 2026/03/26 03:39:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 03:39:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:17 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 03:39:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 03:39:17 DEBUG : banana: Unchanged skipping 2026/03/26 03:39:17 DEBUG : apple: Unchanged skipping 2026/03/26 03:39:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 03:39:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 03:39:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 03:39:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 03:39:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 03:39:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 03:39:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 03:39:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 03:39:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 03:39:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 03:39:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 03:39:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 03:39:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 03:39:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 03:39:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:17 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:39:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 03:39:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 03:39:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 03:39:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 03:39:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 03:39:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 03:39:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 03:39:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 03:39:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 03:39:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 03:39:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 03:39:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 03:39:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 03:39:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 03:39:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 03:39:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 03:39:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 03:39:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 03:39:17 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:39:17 DEBUG : Waiting for deletions to finish 2026/03/26 03:39:17 DEBUG : Waiting for deletions to finish 2026/03/26 03:39:17 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:39:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:39:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 03:39:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 03:39:18 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 03:39:18 DEBUG : banana: size = 6 OK 2026/03/26 03:39:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:18 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 03:39:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:18 DEBUG : banana: Unchanged skipping 2026/03/26 03:39:18 DEBUG : apple: size = 5 OK 2026/03/26 03:39:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:18 DEBUG : apple: Unchanged skipping 2026/03/26 03:39:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 03:39:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 03:39:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 03:39:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 03:39:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 03:39:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 03:39:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 03:39:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 03:39:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 03:39:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 03:39:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 03:39:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 03:39:18 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:39:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 03:39:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 03:39:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 03:39:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 03:39:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 03:39:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 03:39:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 03:39:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 03:39:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 03:39:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 03:39:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 03:39:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 03:39:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 03:39:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 03:39:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 03:39:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 03:39:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 03:39:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 03:39:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 03:39:18 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:39:18 DEBUG : Waiting for deletions to finish 2026/03/26 03:39:18 DEBUG : Waiting for deletions to finish 2026/03/26 03:39:18 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:39:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:39:18 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:39:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:39:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:39:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:39:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:39:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:39:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:39:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:39:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:39:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:39:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:39:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:39:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:39:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:39:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:39:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:39:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:39:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:39:32 DEBUG : Waiting for deletions to finish 2026/03/26 03:39:32 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:39:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:39:32 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:39:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:39:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:39:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:39:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:39:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:39:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:39:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:39:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:39:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:39:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:39:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:39:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:39:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:39:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:39:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:39:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:39:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:39:33 DEBUG : apple: size = 5 OK 2026/03/26 03:39:33 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 03:39:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:33 DEBUG : banana: size = 6 OK 2026/03/26 03:39:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:33 DEBUG : banana: Unchanged skipping 2026/03/26 03:39:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:33 DEBUG : apple: Unchanged skipping 2026/03/26 03:39:33 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 03:39:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 03:39:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 03:39:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 03:39:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 03:39:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 03:39:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 03:39:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 03:39:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 03:39:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 03:39:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 03:39:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 03:39:33 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:39:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 03:39:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 03:39:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 03:39:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 03:39:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 03:39:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 03:39:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 03:39:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 03:39:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 03:39:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 03:39:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 03:39:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 03:39:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 03:39:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 03:39:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 03:39:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 03:39:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 03:39:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 03:39:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 03:39:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 03:39:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 03:39:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 03:39:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 03:39:33 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:39:33 DEBUG : Waiting for deletions to finish 2026/03/26 03:39:33 DEBUG : Waiting for deletions to finish 2026/03/26 03:39:33 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:39:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:39:33 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:39:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:39:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:39:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:39:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:39:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:39:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:39:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:39:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:39:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:39:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:39:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:39:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:39:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:39:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:39:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:39:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:39:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 03:39:34 DEBUG : apple: size = 5 OK 2026/03/26 03:39:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 03:39:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:34 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 03:39:34 DEBUG : banana: size = 6 OK 2026/03/26 03:39:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 03:39:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:34 DEBUG : banana: Unchanged skipping 2026/03/26 03:39:34 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 03:39:34 DEBUG : apple: Unchanged skipping 2026/03/26 03:39:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 03:39:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 03:39:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 03:39:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 03:39:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 03:39:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 03:39:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:34 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:39:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 03:39:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 03:39:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 03:39:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 03:39:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 03:39:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 03:39:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 03:39:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 03:39:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 03:39:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 03:39:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 03:39:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 03:39:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 03:39:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 03:39:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 03:39:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 03:39:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 03:39:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 03:39:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 03:39:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 03:39:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 03:39:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 03:39:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 03:39:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 03:39:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 03:39:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 03:39:34 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:39:34 DEBUG : Waiting for deletions to finish 2026/03/26 03:39:34 DEBUG : Waiting for deletions to finish 2026/03/26 03:39:34 DEBUG : apple: Excluded (Path Filter) 2026/03/26 03:39:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 03:39:34 DEBUG : banana: Excluded (Path Filter) 2026/03/26 03:39:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 03:39:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 03:39:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 03:39:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 03:39:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 03:39:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 03:39:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 03:39:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 03:39:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 03:39:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 03:39:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 03:39:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 03:39:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 03:39:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 03:39:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 03:39:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 03:39:34 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (187.90s) --- PASS: TestTransform/NFC (13.52s) --- PASS: TestTransform/NFD (19.88s) --- PASS: TestTransform/base64 (17.96s) --- PASS: TestTransform/prefix (20.52s) --- PASS: TestTransform/suffix (20.69s) --- PASS: TestTransform/truncate (17.53s) --- PASS: TestTransform/encoder (16.22s) --- PASS: TestTransform/ISO-8859-1 (15.67s) --- PASS: TestTransform/charmap (14.70s) --- PASS: TestTransform/lowercase (15.50s) --- PASS: TestTransform/ascii (15.72s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:39:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/26 03:39:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/26 03:39:39 INFO : sub dir_somesuffix: Making directory 2026/03/26 03:39:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/26 03:39:39 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/26 03:39:39 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/26 03:39:39 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/26 03:39:39 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:39:39 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/26 03:39:39 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:39:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/26 03:39:40 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:39:40 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/26 03:39:40 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.68s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:39:41 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:41 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:41 INFO : tictactoe: Making directory 2026/03/26 03:39:41 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:41 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 03:39:41 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/26 03:39:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 03:39:41 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:39:41 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:39:41 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/26 03:39:41 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:39:41 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/26 03:39:41 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.72s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:39:42 INFO : toe: Making directory 2026/03/26 03:39:42 INFO : toe/toe: Making directory 2026/03/26 03:39:42 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/26 03:39:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/26 03:39:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/26 03:39:42 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:39:42 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:39:44 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/26 03:39:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:39:44 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/26 03:39:44 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.36s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:39:45 INFO : toe: Making directory 2026/03/26 03:39:45 INFO : toe/toe: Making directory 2026/03/26 03:39:45 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/26 03:39:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/26 03:39:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/26 03:39:45 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:39:45 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:39:46 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/26 03:39:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:39:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/26 03:39:46 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.79s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:39:46 DEBUG : empty_dir: Making directory with metadata 2026/03/26 03:39:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 03:39:46 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:47 INFO : tictacempty_dir: Making directory 2026/03/26 03:39:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:47 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:47 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:47 INFO : tictactoe: Making directory 2026/03/26 03:39:47 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:47 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 03:39:47 INFO : tictactoe/tictactoe: Making directory 2026/03/26 03:39:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 03:39:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/26 03:39:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 03:39:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/26 03:39:47 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:39:47 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:39:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/26 03:39:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:39:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/26 03:39:47 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.64s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:39:48 DEBUG : empty_dir: Making directory with metadata 2026/03/26 03:39:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 03:39:48 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:48 INFO : tictacempty_dir: Making directory 2026/03/26 03:39:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:48 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:48 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:48 INFO : tictactoe: Making directory 2026/03/26 03:39:48 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:48 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 03:39:48 INFO : tictactoe/tictactoe: Making directory 2026/03/26 03:39:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 03:39:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/26 03:39:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 03:39:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 03:39:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 03:39:48 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:39:48 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:39:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 03:39:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:39:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 03:39:49 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/26 03:39:49 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:39:49 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:49 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:49 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/26 03:39:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 03:39:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:39:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/26 03:39:49 NOTICE: B2 bucket rclone-test-sodemox9peve: 0 differences found 2026/03/26 03:39:49 NOTICE: B2 bucket rclone-test-sodemox9peve: 1 matching files --- PASS: TestAllTag (1.93s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:39:50 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:50 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:50 INFO : tictactoe: Making directory 2026/03/26 03:39:50 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:50 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 03:39:50 INFO : tictactoe/tictactoe: Making directory 2026/03/26 03:39:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 03:39:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/26 03:39:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 03:39:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/26 03:39:50 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:39:50 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:39:51 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/26 03:39:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:39:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/26 03:39:51 DEBUG : Waiting for deletions to finish 2026/03/26 03:39:51 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:51 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:51 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 03:39:51 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/26 03:39:51 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 03:39:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/26 03:39:51 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/26 03:39:51 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:39:51 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:39:51 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.11s) === RUN TestSyntax 2026/03/26 03:39:52 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:39:52 INFO : toe: Making directory 2026/03/26 03:39:52 INFO : toe/toe: Making directory 2026/03/26 03:39:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/26 03:39:52 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:39:52 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:39:53 DEBUG : toe/toe/toe: size = 11 OK 2026/03/26 03:39:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:39:53 INFO : toe/toe/toe: Copied (new) 2026/03/26 03:39:53 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.92s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:39:54 DEBUG : empty_dir: Making directory with metadata 2026/03/26 03:39:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 03:39:54 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:54 INFO : tictacempty_dir: Making directory 2026/03/26 03:39:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:54 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:54 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:54 INFO : tictactoe: Making directory 2026/03/26 03:39:54 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:54 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 03:39:54 INFO : tictactoe/tictactoe: Making directory 2026/03/26 03:39:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 03:39:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/26 03:39:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 03:39:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 03:39:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 03:39:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 03:39:54 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:39:54 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:39:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 03:39:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:39:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 03:39:55 INFO : toe/toe/toe.txt: Deleted 2026/03/26 03:39:55 INFO : toe/toe: Removing directory 2026/03/26 03:39:55 INFO : toe: Removing directory 2026/03/26 03:39:55 INFO : empty_dir: Removing directory 2026/03/26 03:39:55 DEBUG : Local file system at /tmp/rclone2064931318: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:39:56 DEBUG : empty_dir: Making directory with metadata 2026/03/26 03:39:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 03:39:56 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:56 INFO : tictacempty_dir: Making directory 2026/03/26 03:39:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:56 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:56 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:56 INFO : tictactoe: Making directory 2026/03/26 03:39:56 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:56 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 03:39:56 INFO : tictactoe/tictactoe: Making directory 2026/03/26 03:39:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 03:39:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/26 03:39:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 03:39:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 03:39:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 03:39:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 03:39:56 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:39:56 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:39:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 03:39:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:39:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 03:39:57 INFO : toe/toe/toe.txt: Deleted 2026/03/26 03:39:57 INFO : toe/toe: Removing directory 2026/03/26 03:39:57 INFO : toe: Removing directory 2026/03/26 03:39:57 INFO : empty_dir: Removing directory 2026/03/26 03:39:57 DEBUG : Local file system at /tmp/rclone2064931318: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/26 03:39:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 03:39:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 03:39:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 03:39:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 03:39:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 03:39:58 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/26 03:39:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:39:58 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/26 03:39:58 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.46s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:39:59 DEBUG : Reset feature "Copy" 2026/03/26 03:39:59 DEBUG : Reset feature "Move" 2026/03/26 03:39:59 DEBUG : Reset feature "Copy" 2026/03/26 03:39:59 DEBUG : Reset feature "Move" 2026/03/26 03:39:59 DEBUG : empty_dir: Making directory with metadata 2026/03/26 03:39:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 03:39:59 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:59 INFO : tictacempty_dir: Making directory 2026/03/26 03:39:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 03:39:59 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:59 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:59 INFO : tictactoe: Making directory 2026/03/26 03:39:59 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:59 DEBUG : toe: transformed to: tictactoe 2026/03/26 03:39:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 03:39:59 INFO : tictactoe/tictactoe: Making directory 2026/03/26 03:39:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 03:39:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/26 03:39:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 03:39:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 03:39:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 03:39:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 03:39:59 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:39:59 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:40:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 03:40:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:40:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 03:40:00 INFO : toe/toe/toe.txt: Deleted 2026/03/26 03:40:00 INFO : toe/toe: Removing directory 2026/03/26 03:40:00 INFO : toe: Removing directory 2026/03/26 03:40:00 INFO : empty_dir: Removing directory 2026/03/26 03:40:00 DEBUG : Local file system at /tmp/rclone2064931318: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/26 03:40:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 03:40:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 03:40:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 03:40:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 03:40:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 03:40:02 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/26 03:40:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:40:02 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/26 03:40:02 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.55s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:40:03 DEBUG : toe: transformed to: dG9l 2026/03/26 03:40:03 DEBUG : toe: transformed to: dG9l 2026/03/26 03:40:03 INFO : dG9l: Making directory 2026/03/26 03:40:03 DEBUG : toe: transformed to: dG9l 2026/03/26 03:40:03 DEBUG : toe: transformed to: dG9l 2026/03/26 03:40:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/26 03:40:03 INFO : dG9l/dG9l: Making directory 2026/03/26 03:40:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/26 03:40:03 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/26 03:40:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/26 03:40:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 03:40:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/26 03:40:03 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:40:03 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:40:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/26 03:40:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:40:03 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/26 03:40:03 DEBUG : Waiting for deletions to finish 2026/03/26 03:40:04 DEBUG : dG9l: transformed to: toe 2026/03/26 03:40:04 DEBUG : dG9l: transformed to: toe 2026/03/26 03:40:04 DEBUG : dG9l: transformed to: toe 2026/03/26 03:40:04 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/26 03:40:04 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/26 03:40:04 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/26 03:40:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/26 03:40:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/26 03:40:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/26 03:40:04 DEBUG : Local file system at /tmp/rclone2064931318: Waiting for checks to finish 2026/03/26 03:40:04 DEBUG : Local file system at /tmp/rclone2064931318: Waiting for transfers to finish 2026/03/26 03:40:04 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.32s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-sodemox9peve", Local "Local file system at /tmp/rclone2064931318", Modify Window "1ms" 2026/03/26 03:40:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 03:40:05 DEBUG : toe: transformed to: 2026/03/26 03:40:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 03:40:05 DEBUG : toe: transformed to: 2026/03/26 03:40:05 INFO : B2 bucket rclone-test-sodemox9peve: Making directory 2026/03/26 03:40:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 03:40:05 DEBUG : toe: transformed to: 2026/03/26 03:40:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 03:40:05 DEBUG : toe: transformed to: 2026/03/26 03:40:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 03:40:05 DEBUG : toe/toe: transformed to: 2026/03/26 03:40:05 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/26 03:40:05 INFO : toe/toe: Making directory 2026/03/26 03:40:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 03:40:05 DEBUG : toe/toe: transformed to: 2026/03/26 03:40:05 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/26 03:40:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 03:40:05 DEBUG : toe: transformed to: 2026/03/26 03:40:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/26 03:40:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 03:40:05 DEBUG : toe/toe/toe: transformed to: 2026/03/26 03:40:05 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/26 03:40:05 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for checks to finish 2026/03/26 03:40:05 DEBUG : B2 bucket rclone-test-sodemox9peve: Waiting for transfers to finish 2026/03/26 03:40:06 DEBUG : toe/toe/toe: size = 11 OK 2026/03/26 03:40:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/26 03:40:06 INFO : toe/toe/toe: Copied (new) 2026/03/26 03:40:06 ERROR : B2 bucket rclone-test-sodemox9peve: not deleting files as there were IO errors 2026/03/26 03:40:06 ERROR : B2 bucket rclone-test-sodemox9peve: not deleting directories as there were IO errors --- PASS: TestError (1.77s) PASS 2026/03/26 03:40:07 DEBUG : B2 bucket rclone-test-sodemox9peve: Purge remote 2026/03/26 03:40:07 INFO : B2 bucket rclone-test-sodemox9peve: cleaning bucket "rclone-test-sodemox9peve" of all files 2026/03/26 03:40:08 DEBUG : BackupDir/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5c3b1_d20260326_m033407_c001_v7007000_t0000_u01774496047236") 2026/03/26 03:40:08 DEBUG : BackupDir/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f11838dfd4bd238e2_d20260326_m033400_c001_v0001044_t0003_u01774496040980") 2026/03/26 03:40:08 DEBUG : CompareDest/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f420836a5942086a0_d20260326_m033341_c001_v7007000_t0000_u01774496021776") 2026/03/26 03:40:08 DEBUG : CompareDest/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10414688afccede4_d20260326_m033335_c001_v0001033_t0018_u01774496015859") 2026/03/26 03:40:08 DEBUG : CompareDest/two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f420836a5942086a2_d20260326_m033341_c001_v7007000_t0000_u01774496021960") 2026/03/26 03:40:08 DEBUG : CompareDest/two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1174d03c59649d05_d20260326_m033337_c001_v0001185_t0032_u01774496017356") 2026/03/26 03:40:08 DEBUG : CopyDest/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5c3b2_d20260326_m033407_c001_v7007000_t0000_u01774496047418") 2026/03/26 03:40:08 DEBUG : CopyDest/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18b94_d20260326_m033357_c001_v0001154_t0001_u01774496037984") 2026/03/26 03:40:08 DEBUG : CopyDest/three: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5c3b3_d20260326_m033407_c001_v7007000_t0000_u01774496047600") 2026/03/26 03:40:08 DEBUG : CopyDest/three: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1174d03c59649e85_d20260326_m033405_c001_v0001185_t0042_u01774496045372") 2026/03/26 03:40:08 DEBUG : CopyDest/two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5c3b4_d20260326_m033407_c001_v7007000_t0000_u01774496047781") 2026/03/26 03:40:08 DEBUG : CopyDest/two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10414688afccee24_d20260326_m033403_c001_v0001033_t0006_u01774496042999") 2026/03/26 03:40:08 DEBUG : EXISTING: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4000d12d3e1584fb_d20260326_m033531_c001_v7007000_t0000_u01774496131798") 2026/03/26 03:40:08 DEBUG : EXISTING: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c2b_d20260326_m033530_c001_v0001154_t0000_u01774496130281") 2026/03/26 03:40:08 DEBUG : PREFIXapple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac322345f9_d20260326_m033737_c001_v7007000_t0000_u01774496257422") 2026/03/26 03:40:09 DEBUG : PREFIXapple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225031_d20260326_m033732_c001_v0001185_t0047_u01774496252357") 2026/03/26 03:40:09 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e324e_d20260326_m033737_c001_v7007000_t0000_u01774496257628") 2026/03/26 03:40:09 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d73_d20260326_m033732_c001_v0001154_t0015_u01774496252367") 2026/03/26 03:40:09 DEBUG : PREFIXbanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a80_d20260326_m033737_c001_v7007000_t0000_u01774496257433") 2026/03/26 03:40:09 DEBUG : PREFIXbanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad83_d20260326_m033732_c001_v0001136_t0040_u01774496252377") 2026/03/26 03:40:09 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac6993403d_d20260326_m033737_c001_v7007000_t0000_u01774496257777") 2026/03/26 03:40:09 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f99_d20260326_m033732_c001_v0001136_t0014_u01774496252387") 2026/03/26 03:40:09 DEBUG : Testêé: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4000d12d3e1584f6_d20260326_m033527_c001_v7007000_t0000_u01774496127837") 2026/03/26 03:40:09 DEBUG : Testêé: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c25_d20260326_m033527_c001_v0001154_t0016_u01774496127123") 2026/03/26 03:40:09 DEBUG : Testêé: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c23_d20260326_m033526_c001_v0001154_t0006_u01774496126387") 2026/03/26 03:40:09 DEBUG : YXBwbGU=: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1199_d20260326_m033718_c001_v7007000_t0000_u01774496238648") 2026/03/26 03:40:09 DEBUG : YXBwbGU=: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224f43_d20260326_m033714_c001_v0001185_t0045_u01774496234581") 2026/03/26 03:40:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a119c_d20260326_m033718_c001_v7007000_t0000_u01774496238831") 2026/03/26 03:40:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d4f_d20260326_m033714_c001_v0001154_t0015_u01774496234590") 2026/03/26 03:40:09 DEBUG : YmFuYW5h: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a119d_d20260326_m033719_c001_v7007000_t0000_u01774496239012") 2026/03/26 03:40:09 DEBUG : YmFuYW5h: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f53_d20260326_m033714_c001_v0001136_t0022_u01774496234598") 2026/03/26 03:40:09 DEBUG : a/potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233dce_d20260326_m033157_c001_v7007000_t0000_u01774495917174") 2026/03/26 03:40:09 DEBUG : a/potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ad0_d20260326_m033156_c001_v0001154_t0013_u01774495916380") 2026/03/26 03:40:09 DEBUG : a/potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233dcc_d20260326_m033154_c001_v7007000_t0000_u01774495914681") 2026/03/26 03:40:09 DEBUG : a/potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ac8_d20260326_m033153_c001_v0001154_t0016_u01774495913707") 2026/03/26 03:40:09 DEBUG : a/potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5c012_d20260326_m033135_c001_v7007000_t0000_u01774495895385") 2026/03/26 03:40:09 DEBUG : a/potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a84_d20260326_m033134_c001_v0001154_t0008_u01774495894518") 2026/03/26 03:40:09 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0bd5_d20260326_m033935_c001_v7007000_t0000_u01774496375127") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142255ec_d20260326_m033930_c001_v0001185_t0023_u01774496370968") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82927d_d20260326_m033919_c001_v7007000_t0000_u01774496359146") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225544_d20260326_m033915_c001_v0001185_t0024_u01774496355177") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df502_d20260326_m033903_c001_v7007000_t0000_u01774496343983") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142254c2_d20260326_m033900_c001_v0001185_t0038_u01774496340342") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b8291fe_d20260326_m033849_c001_v7007000_t0000_u01774496329184") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225426_d20260326_m033845_c001_v0001185_t0007_u01774496325364") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f7f0_d20260326_m033833_c001_v7007000_t0000_u01774496313486") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb21422536c_d20260326_m033828_c001_v0001185_t0057_u01774496308790") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829141_d20260326_m033817_c001_v7007000_t0000_u01774496297201") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225295_d20260326_m033811_c001_v0001185_t0045_u01774496291192") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a87_d20260326_m033759_c001_v7007000_t0000_u01774496279707") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30fdf_d20260326_m033755_c001_v0001136_t0008_u01774496275835") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c85659e31_d20260326_m033754_c001_v7007000_t0000_u01774496274508") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39adb5_d20260326_m033750_c001_v0001136_t0052_u01774496270444") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e326a_d20260326_m033739_c001_v7007000_t0000_u01774496259141") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb21422507a_d20260326_m033735_c001_v0001185_t0037_u01774496255694") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df22a_d20260326_m033734_c001_v7007000_t0000_u01774496254136") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225027_d20260326_m033730_c001_v0001185_t0053_u01774496250314") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1192_d20260326_m033717_c001_v7007000_t0000_u01774496237002") 2026/03/26 03:40:10 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224f2b_d20260326_m033711_c001_v0001185_t0034_u01774496231758") 2026/03/26 03:40:11 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a4a_d20260326_m033700_c001_v7007000_t0000_u01774496220643") 2026/03/26 03:40:11 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224e79_d20260326_m033656_c001_v0001185_t0003_u01774496216849") 2026/03/26 03:40:11 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf39a_d20260326_m033640_c001_v7007000_t0000_u01774496200778") 2026/03/26 03:40:11 DEBUG : apple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224d4a_d20260326_m033636_c001_v0001185_t0025_u01774496196956") 2026/03/26 03:40:11 DEBUG : appleSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0a21_d20260326_m033758_c001_v7007000_t0000_u01774496278197") 2026/03/26 03:40:11 DEBUG : appleSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d99_d20260326_m033752_c001_v0001154_t0011_u01774496272715") 2026/03/26 03:40:11 DEBUG : appleapple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829142_d20260326_m033817_c001_v7007000_t0000_u01774496297385") 2026/03/26 03:40:11 DEBUG : appleapple: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142252ad_d20260326_m033813_c001_v0001185_t0001_u01774496293353") 2026/03/26 03:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0bd6_d20260326_m033935_c001_v7007000_t0000_u01774496375310") 2026/03/26 03:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e31096_d20260326_m033931_c001_v0001136_t0023_u01774496371651") 2026/03/26 03:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82927e_d20260326_m033919_c001_v7007000_t0000_u01774496359328") 2026/03/26 03:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e3106e_d20260326_m033915_c001_v0001136_t0028_u01774496355929") 2026/03/26 03:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df503_d20260326_m033904_c001_v7007000_t0000_u01774496344166") 2026/03/26 03:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e3105a_d20260326_m033901_c001_v0001136_t0044_u01774496341015") 2026/03/26 03:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829205_d20260326_m033849_c001_v7007000_t0000_u01774496329368") 2026/03/26 03:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e31042_d20260326_m033845_c001_v0001136_t0008_u01774496325927") 2026/03/26 03:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f7f2_d20260326_m033833_c001_v7007000_t0000_u01774496313672") 2026/03/26 03:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e31030_d20260326_m033829_c001_v0001136_t0037_u01774496309454") 2026/03/26 03:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4074310fab63bd6e_d20260326_m033815_c001_v7007000_t0000_u01774496295436") 2026/03/26 03:40:11 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18dcf_d20260326_m033811_c001_v0001154_t0011_u01774496291868") 2026/03/26 03:40:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a88_d20260326_m033759_c001_v7007000_t0000_u01774496279889") 2026/03/26 03:40:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142251c5_d20260326_m033755_c001_v0001185_t0022_u01774496275847") 2026/03/26 03:40:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c85659e36_d20260326_m033754_c001_v7007000_t0000_u01774496274874") 2026/03/26 03:40:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225171_d20260326_m033751_c001_v0001185_t0030_u01774496271393") 2026/03/26 03:40:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e326e_d20260326_m033739_c001_v7007000_t0000_u01774496259323") 2026/03/26 03:40:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad96_d20260326_m033735_c001_v0001136_t0015_u01774496255682") 2026/03/26 03:40:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac322345ba_d20260326_m033734_c001_v7007000_t0000_u01774496254758") 2026/03/26 03:40:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad7f_d20260326_m033730_c001_v0001136_t0050_u01774496250833") 2026/03/26 03:40:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f409808a7d731269c_d20260326_m033716_c001_v7007000_t0000_u01774496236876") 2026/03/26 03:40:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f4b_d20260326_m033712_c001_v0001136_t0016_u01774496232650") 2026/03/26 03:40:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a50_d20260326_m033700_c001_v7007000_t0000_u01774496220828") 2026/03/26 03:40:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f23_d20260326_m033657_c001_v0001136_t0039_u01774496217389") 2026/03/26 03:40:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf39b_d20260326_m033641_c001_v7007000_t0000_u01774496201018") 2026/03/26 03:40:12 DEBUG : appleappleapplebanana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30ef5_d20260326_m033637_c001_v0001136_t0052_u01774496197899") 2026/03/26 03:40:12 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69934049_d20260326_m033758_c001_v7007000_t0000_u01774496278205") 2026/03/26 03:40:12 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39adb9_d20260326_m033752_c001_v0001136_t0017_u01774496272683") 2026/03/26 03:40:12 DEBUG : b/potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233dcf_d20260326_m033157_c001_v7007000_t0000_u01774495917359") 2026/03/26 03:40:12 DEBUG : b/potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18aca_d20260326_m033155_c001_v0001154_t0018_u01774495915230") 2026/03/26 03:40:12 DEBUG : b/potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233dca_d20260326_m033154_c001_v7007000_t0000_u01774495914121") 2026/03/26 03:40:12 DEBUG : b/potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ac4_d20260326_m033152_c001_v0001154_t0016_u01774495912349") 2026/03/26 03:40:12 DEBUG : b/potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5c004_d20260326_m033134_c001_v7007000_t0000_u01774495894834") 2026/03/26 03:40:12 DEBUG : b/potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a7c_d20260326_m033132_c001_v0001154_t0022_u01774495892738") 2026/03/26 03:40:12 DEBUG : backup/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419c121b8b9d6039_d20260326_m033422_c001_v7007000_t0000_u01774496062989") 2026/03/26 03:40:13 DEBUG : backup/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1036884d1c7a4374_d20260326_m033421_c001_v0001043_t0033_u01774496061100") 2026/03/26 03:40:13 DEBUG : backup/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f112de708801cdfbb_d20260326_m033416_c001_v0001171_t0006_u01774496056966") 2026/03/26 03:40:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4038d55789c15c02_d20260326_m033449_c001_v7007000_t0000_u01774496089819") 2026/03/26 03:40:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1042ee9d50efba52_d20260326_m033447_c001_v0001185_t0018_u01774496087397") 2026/03/26 03:40:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1171c8e46d333540_d20260326_m033442_c001_v0001115_t0031_u01774496082833") 2026/03/26 03:40:13 DEBUG : backup/one.bak: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419c121b8b9d6055_d20260326_m033436_c001_v7007000_t0000_u01774496076289") 2026/03/26 03:40:13 DEBUG : backup/one.bak: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10954fb3e55e16a1_d20260326_m033434_c001_v0001182_t0010_u01774496074200") 2026/03/26 03:40:13 DEBUG : backup/one.bak: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f102f8be553676d9c_d20260326_m033429_c001_v0001091_t0006_u01774496069546") 2026/03/26 03:40:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4038d55789c15c03_d20260326_m033450_c001_v7007000_t0000_u01774496090002") 2026/03/26 03:40:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1137bef5da593258_d20260326_m033448_c001_v0001136_t0043_u01774496088921") 2026/03/26 03:40:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f102be856d0ca9c9c_d20260326_m033445_c001_v0001185_t0052_u01774496085038") 2026/03/26 03:40:13 DEBUG : backup/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419c121b8b9d603a_d20260326_m033423_c001_v7007000_t0000_u01774496063173") 2026/03/26 03:40:13 DEBUG : backup/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f114a580f326d6cc4_d20260326_m033422_c001_v0001176_t0035_u01774496062207") 2026/03/26 03:40:13 DEBUG : backup/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f118349f5b3a3d410_d20260326_m033418_c001_v0001167_t0034_u01774496058422") 2026/03/26 03:40:13 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419c121b8b9d6056_d20260326_m033436_c001_v7007000_t0000_u01774496076473") 2026/03/26 03:40:13 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10980087b1c1ff46_d20260326_m033435_c001_v0001033_t0014_u01774496075119") 2026/03/26 03:40:13 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f117bdec8695fadf7_d20260326_m033431_c001_v0001157_t0054_u01774496071165") 2026/03/26 03:40:13 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0bd9_d20260326_m033935_c001_v7007000_t0000_u01774496375496") 2026/03/26 03:40:13 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18e47_d20260326_m033931_c001_v0001154_t0010_u01774496371337") 2026/03/26 03:40:13 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82927f_d20260326_m033919_c001_v7007000_t0000_u01774496359509") 2026/03/26 03:40:13 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18e2d_d20260326_m033915_c001_v0001154_t0003_u01774496355363") 2026/03/26 03:40:14 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df505_d20260326_m033904_c001_v7007000_t0000_u01774496344348") 2026/03/26 03:40:14 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18e11_d20260326_m033900_c001_v0001154_t0015_u01774496340629") 2026/03/26 03:40:14 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82920a_d20260326_m033849_c001_v7007000_t0000_u01774496329607") 2026/03/26 03:40:14 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18df9_d20260326_m033845_c001_v0001154_t0018_u01774496325602") 2026/03/26 03:40:14 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f7f3_d20260326_m033833_c001_v7007000_t0000_u01774496313857") 2026/03/26 03:40:14 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18de7_d20260326_m033828_c001_v0001154_t0023_u01774496308982") 2026/03/26 03:40:14 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829143_d20260326_m033817_c001_v7007000_t0000_u01774496297569") 2026/03/26 03:40:14 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e31008_d20260326_m033811_c001_v0001136_t0003_u01774496291377") 2026/03/26 03:40:14 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a89_d20260326_m033800_c001_v7007000_t0000_u01774496280072") 2026/03/26 03:40:14 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18da5_d20260326_m033755_c001_v0001154_t0003_u01774496275857") 2026/03/26 03:40:14 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0a10_d20260326_m033754_c001_v7007000_t0000_u01774496274712") 2026/03/26 03:40:14 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30fd1_d20260326_m033750_c001_v0001136_t0051_u01774496270958") 2026/03/26 03:40:14 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e3272_d20260326_m033739_c001_v7007000_t0000_u01774496259503") 2026/03/26 03:40:14 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30fa7_d20260326_m033735_c001_v0001136_t0018_u01774496255702") 2026/03/26 03:40:14 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac6993403a_d20260326_m033734_c001_v7007000_t0000_u01774496254766") 2026/03/26 03:40:14 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d6d_d20260326_m033730_c001_v0001154_t0016_u01774496250520") 2026/03/26 03:40:14 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419c121b8b9d6377_d20260326_m033716_c001_v7007000_t0000_u01774496236648") 2026/03/26 03:40:14 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d4b_d20260326_m033711_c001_v0001154_t0025_u01774496231945") 2026/03/26 03:40:14 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a54_d20260326_m033701_c001_v7007000_t0000_u01774496221014") 2026/03/26 03:40:14 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d33_d20260326_m033657_c001_v0001154_t0007_u01774496217063") 2026/03/26 03:40:15 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf39d_d20260326_m033641_c001_v7007000_t0000_u01774496201201") 2026/03/26 03:40:15 DEBUG : banana: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d1d_d20260326_m033637_c001_v0001154_t0025_u01774496197144") 2026/03/26 03:40:15 DEBUG : bananaSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a86_d20260326_m033757_c001_v7007000_t0000_u01774496277859") 2026/03/26 03:40:15 DEBUG : bananaSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30fd5_d20260326_m033752_c001_v0001136_t0037_u01774496272693") 2026/03/26 03:40:15 DEBUG : both0: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a106d_d20260326_m033615_c001_v7007000_t0000_u01774496175057") 2026/03/26 03:40:15 DEBUG : both0: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c91_d20260326_m033555_c001_v0001154_t0018_u01774496155773") 2026/03/26 03:40:15 DEBUG : both0: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933ea6_d20260326_m033551_c001_v7007000_t0000_u01774496151500") 2026/03/26 03:40:15 DEBUG : both0: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c2f_d20260326_m033533_c001_v0001154_t0014_u01774496133672") 2026/03/26 03:40:15 DEBUG : both1: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a106f_d20260326_m033615_c001_v7007000_t0000_u01774496175238") 2026/03/26 03:40:15 DEBUG : both1: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c97_d20260326_m033556_c001_v0001154_t0011_u01774496156501") 2026/03/26 03:40:15 DEBUG : both1: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933ea7_d20260326_m033551_c001_v7007000_t0000_u01774496151684") 2026/03/26 03:40:15 DEBUG : both1: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c33_d20260326_m033534_c001_v0001154_t0016_u01774496134351") 2026/03/26 03:40:15 DEBUG : both10: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1070_d20260326_m033615_c001_v7007000_t0000_u01774496175420") 2026/03/26 03:40:15 DEBUG : both10: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18cc3_d20260326_m033603_c001_v0001154_t0003_u01774496163648") 2026/03/26 03:40:15 DEBUG : both10: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933ea9_d20260326_m033551_c001_v7007000_t0000_u01774496151866") 2026/03/26 03:40:15 DEBUG : both10: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c65_d20260326_m033541_c001_v0001154_t0018_u01774496141114") 2026/03/26 03:40:15 DEBUG : both11: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1072_d20260326_m033615_c001_v7007000_t0000_u01774496175602") 2026/03/26 03:40:15 DEBUG : both11: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18cc9_d20260326_m033605_c001_v0001154_t0012_u01774496165050") 2026/03/26 03:40:15 DEBUG : both11: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933eaa_d20260326_m033552_c001_v7007000_t0000_u01774496152048") 2026/03/26 03:40:15 DEBUG : both11: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c69_d20260326_m033541_c001_v0001154_t0004_u01774496141810") 2026/03/26 03:40:15 DEBUG : both12: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1074_d20260326_m033615_c001_v7007000_t0000_u01774496175786") 2026/03/26 03:40:15 DEBUG : both12: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ccd_d20260326_m033605_c001_v0001154_t0018_u01774496165882") 2026/03/26 03:40:15 DEBUG : both12: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933eac_d20260326_m033552_c001_v7007000_t0000_u01774496152241") 2026/03/26 03:40:16 DEBUG : both12: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c6d_d20260326_m033542_c001_v0001154_t0023_u01774496142550") 2026/03/26 03:40:16 DEBUG : both13: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1075_d20260326_m033615_c001_v7007000_t0000_u01774496175969") 2026/03/26 03:40:16 DEBUG : both13: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18cd1_d20260326_m033606_c001_v0001154_t0019_u01774496166610") 2026/03/26 03:40:16 DEBUG : both13: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933ead_d20260326_m033552_c001_v7007000_t0000_u01774496152421") 2026/03/26 03:40:16 DEBUG : both13: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c71_d20260326_m033543_c001_v0001154_t0023_u01774496143415") 2026/03/26 03:40:16 DEBUG : both14: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1077_d20260326_m033616_c001_v7007000_t0000_u01774496176150") 2026/03/26 03:40:16 DEBUG : both14: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18cd5_d20260326_m033607_c001_v0001154_t0016_u01774496167434") 2026/03/26 03:40:16 DEBUG : both14: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933eaf_d20260326_m033552_c001_v7007000_t0000_u01774496152602") 2026/03/26 03:40:16 DEBUG : both14: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c75_d20260326_m033544_c001_v0001154_t0015_u01774496144117") 2026/03/26 03:40:16 DEBUG : both15: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1078_d20260326_m033616_c001_v7007000_t0000_u01774496176333") 2026/03/26 03:40:16 DEBUG : both15: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18cd9_d20260326_m033608_c001_v0001154_t0001_u01774496168178") 2026/03/26 03:40:16 DEBUG : both15: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933eb0_d20260326_m033552_c001_v7007000_t0000_u01774496152782") 2026/03/26 03:40:16 DEBUG : both15: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c79_d20260326_m033544_c001_v0001154_t0025_u01774496144911") 2026/03/26 03:40:16 DEBUG : both16: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a107a_d20260326_m033616_c001_v7007000_t0000_u01774496176514") 2026/03/26 03:40:16 DEBUG : both16: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18cdd_d20260326_m033609_c001_v0001154_t0004_u01774496169026") 2026/03/26 03:40:16 DEBUG : both16: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933eb1_d20260326_m033552_c001_v7007000_t0000_u01774496152964") 2026/03/26 03:40:16 DEBUG : both16: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c7d_d20260326_m033545_c001_v0001154_t0010_u01774496145879") 2026/03/26 03:40:16 DEBUG : both17: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a107c_d20260326_m033616_c001_v7007000_t0000_u01774496176696") 2026/03/26 03:40:16 DEBUG : both17: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ce1_d20260326_m033609_c001_v0001154_t0015_u01774496169955") 2026/03/26 03:40:16 DEBUG : both17: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933eb2_d20260326_m033553_c001_v7007000_t0000_u01774496153145") 2026/03/26 03:40:17 DEBUG : both17: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c81_d20260326_m033546_c001_v0001154_t0015_u01774496146629") 2026/03/26 03:40:17 DEBUG : both18: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a107d_d20260326_m033616_c001_v7007000_t0000_u01774496176878") 2026/03/26 03:40:17 DEBUG : both18: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ce5_d20260326_m033610_c001_v0001154_t0005_u01774496170701") 2026/03/26 03:40:17 DEBUG : both18: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933eb3_d20260326_m033553_c001_v7007000_t0000_u01774496153325") 2026/03/26 03:40:17 DEBUG : both18: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c85_d20260326_m033547_c001_v0001154_t0010_u01774496147362") 2026/03/26 03:40:17 DEBUG : both19: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a107f_d20260326_m033617_c001_v7007000_t0000_u01774496177061") 2026/03/26 03:40:17 DEBUG : both19: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ceb_d20260326_m033611_c001_v0001154_t0013_u01774496171556") 2026/03/26 03:40:17 DEBUG : both19: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933eb4_d20260326_m033553_c001_v7007000_t0000_u01774496153506") 2026/03/26 03:40:17 DEBUG : both19: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c89_d20260326_m033548_c001_v0001154_t0006_u01774496148042") 2026/03/26 03:40:17 DEBUG : both2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1080_d20260326_m033617_c001_v7007000_t0000_u01774496177245") 2026/03/26 03:40:17 DEBUG : both2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c9d_d20260326_m033557_c001_v0001154_t0008_u01774496157644") 2026/03/26 03:40:17 DEBUG : both2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933eb5_d20260326_m033553_c001_v7007000_t0000_u01774496153687") 2026/03/26 03:40:17 DEBUG : both2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c37_d20260326_m033535_c001_v0001154_t0016_u01774496135083") 2026/03/26 03:40:17 DEBUG : both3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1083_d20260326_m033617_c001_v7007000_t0000_u01774496177425") 2026/03/26 03:40:17 DEBUG : both3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ca1_d20260326_m033558_c001_v0001154_t0001_u01774496158409") 2026/03/26 03:40:17 DEBUG : both3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933eb6_d20260326_m033553_c001_v7007000_t0000_u01774496153867") 2026/03/26 03:40:17 DEBUG : both3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c3d_d20260326_m033535_c001_v0001154_t0004_u01774496135747") 2026/03/26 03:40:17 DEBUG : both4: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1084_d20260326_m033617_c001_v7007000_t0000_u01774496177608") 2026/03/26 03:40:17 DEBUG : both4: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ca5_d20260326_m033559_c001_v0001154_t0011_u01774496159213") 2026/03/26 03:40:17 DEBUG : both4: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933eb7_d20260326_m033554_c001_v7007000_t0000_u01774496154051") 2026/03/26 03:40:17 DEBUG : both4: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c41_d20260326_m033536_c001_v0001154_t0000_u01774496136721") 2026/03/26 03:40:17 DEBUG : both5: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1088_d20260326_m033617_c001_v7007000_t0000_u01774496177791") 2026/03/26 03:40:18 DEBUG : both5: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18cab_d20260326_m033559_c001_v0001154_t0011_u01774496159930") 2026/03/26 03:40:18 DEBUG : both5: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933eb8_d20260326_m033554_c001_v7007000_t0000_u01774496154231") 2026/03/26 03:40:18 DEBUG : both5: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c4b_d20260326_m033537_c001_v0001154_t0022_u01774496137517") 2026/03/26 03:40:18 DEBUG : both6: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a108b_d20260326_m033617_c001_v7007000_t0000_u01774496177972") 2026/03/26 03:40:18 DEBUG : both6: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18caf_d20260326_m033600_c001_v0001154_t0004_u01774496160579") 2026/03/26 03:40:18 DEBUG : both6: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933eb9_d20260326_m033554_c001_v7007000_t0000_u01774496154414") 2026/03/26 03:40:18 DEBUG : both6: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c4f_d20260326_m033538_c001_v0001154_t0011_u01774496138243") 2026/03/26 03:40:18 DEBUG : both7: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a108e_d20260326_m033618_c001_v7007000_t0000_u01774496178153") 2026/03/26 03:40:18 DEBUG : both7: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18cb5_d20260326_m033601_c001_v0001154_t0004_u01774496161314") 2026/03/26 03:40:18 DEBUG : both7: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933eba_d20260326_m033554_c001_v7007000_t0000_u01774496154670") 2026/03/26 03:40:18 DEBUG : both7: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c53_d20260326_m033538_c001_v0001154_t0004_u01774496138956") 2026/03/26 03:40:18 DEBUG : both8: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1091_d20260326_m033618_c001_v7007000_t0000_u01774496178334") 2026/03/26 03:40:18 DEBUG : both8: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18cb9_d20260326_m033602_c001_v0001154_t0008_u01774496162082") 2026/03/26 03:40:18 DEBUG : both8: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933ebb_d20260326_m033554_c001_v7007000_t0000_u01774496154853") 2026/03/26 03:40:18 DEBUG : both8: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c57_d20260326_m033539_c001_v0001154_t0022_u01774496139601") 2026/03/26 03:40:18 DEBUG : both9: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1095_d20260326_m033618_c001_v7007000_t0000_u01774496178516") 2026/03/26 03:40:18 DEBUG : both9: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18cbf_d20260326_m033602_c001_v0001154_t0000_u01774496162743") 2026/03/26 03:40:18 DEBUG : both9: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933ebc_d20260326_m033555_c001_v7007000_t0000_u01774496155042") 2026/03/26 03:40:18 DEBUG : both9: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c5d_d20260326_m033540_c001_v0001154_t0011_u01774496140306") 2026/03/26 03:40:18 DEBUG : c/non empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233dd0_d20260326_m033157_c001_v7007000_t0000_u01774495917542") 2026/03/26 03:40:18 DEBUG : c/non empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18acc_d20260326_m033155_c001_v0001154_t0016_u01774495915580") 2026/03/26 03:40:18 DEBUG : c/non empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233dcd_d20260326_m033154_c001_v7007000_t0000_u01774495914864") 2026/03/26 03:40:19 DEBUG : c/non empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ac6_d20260326_m033152_c001_v0001154_t0024_u01774495912782") 2026/03/26 03:40:19 DEBUG : c/non empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5c014_d20260326_m033135_c001_v7007000_t0000_u01774495895568") 2026/03/26 03:40:19 DEBUG : c/non empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a80_d20260326_m033133_c001_v0001154_t0025_u01774495893299") 2026/03/26 03:40:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a119f_d20260326_m033719_c001_v7007000_t0000_u01774496239194") 2026/03/26 03:40:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad4b_d20260326_m033714_c001_v0001136_t0015_u01774496234610") 2026/03/26 03:40:19 DEBUG : check sum: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5bff0_d20260326_m033125_c001_v7007000_t0000_u01774495885341") 2026/03/26 03:40:19 DEBUG : check sum: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a68_d20260326_m033124_c001_v0001154_t0024_u01774495884113") 2026/03/26 03:40:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4119e416b31f4e45_d20260326_m034005_c001_v7007000_t0000_u01774496405175") 2026/03/26 03:40:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225760_d20260326_m034003_c001_v0001185_t0004_u01774496403806") 2026/03/26 03:40:19 DEBUG : dest/3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5c326_d20260326_m033351_c001_v7007000_t0000_u01774496031035") 2026/03/26 03:40:19 DEBUG : dest/3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4176ad708a9f2808_d20260326_m033349_c001_v0001137_t0043_u01774496029933") 2026/03/26 03:40:19 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829144_d20260326_m033817_c001_v7007000_t0000_u01774496297753") 2026/03/26 03:40:19 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39adfd_d20260326_m033813_c001_v0001136_t0003_u01774496293383") 2026/03/26 03:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0bdb_d20260326_m033935_c001_v7007000_t0000_u01774496375679") 2026/03/26 03:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb21422559e_d20260326_m033924_c001_v0001185_t0001_u01774496364131") 2026/03/26 03:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829280_d20260326_m033919_c001_v7007000_t0000_u01774496359690") 2026/03/26 03:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb21422550a_d20260326_m033908_c001_v0001185_t0020_u01774496348586") 2026/03/26 03:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df506_d20260326_m033904_c001_v7007000_t0000_u01774496344530") 2026/03/26 03:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225460_d20260326_m033853_c001_v0001185_t0051_u01774496333909") 2026/03/26 03:40:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829211_d20260326_m033849_c001_v7007000_t0000_u01774496329793") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142253cb_d20260326_m033838_c001_v0001185_t0003_u01774496318209") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f7f5_d20260326_m033834_c001_v7007000_t0000_u01774496314042") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225324_d20260326_m033821_c001_v0001185_t0022_u01774496301995") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43c7d3_d20260326_m033815_c001_v7007000_t0000_u01774496295586") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225235_d20260326_m033804_c001_v0001185_t0017_u01774496284469") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a8a_d20260326_m033800_c001_v7007000_t0000_u01774496280260") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142251cb_d20260326_m033756_c001_v0001185_t0021_u01774496276071") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69934040_d20260326_m033754_c001_v7007000_t0000_u01774496274705") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39adaa_d20260326_m033743_c001_v0001136_t0008_u01774496263777") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e3276_d20260326_m033739_c001_v7007000_t0000_u01774496259683") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225084_d20260326_m033735_c001_v0001185_t0021_u01774496255894") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4059ec401e2b1c13_d20260326_m033734_c001_v7007000_t0000_u01774496254714") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224fbd_d20260326_m033723_c001_v0001185_t0056_u01774496243263") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f409808a7d7312696_d20260326_m033716_c001_v7007000_t0000_u01774496236694") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224ee9_d20260326_m033705_c001_v0001185_t0015_u01774496225307") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a59_d20260326_m033701_c001_v7007000_t0000_u01774496221199") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224dad_d20260326_m033645_c001_v0001185_t0030_u01774496205452") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf39e_d20260326_m033641_c001_v7007000_t0000_u01774496201384") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224cf4_d20260326_m033631_c001_v0001185_t0006_u01774496191545") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f402e59599e71ffd4_d20260326_m033758_c001_v7007000_t0000_u01774496278067") 2026/03/26 03:40:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225183_d20260326_m033752_c001_v0001185_t0050_u01774496272891") 2026/03/26 03:40:20 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829145_d20260326_m033817_c001_v7007000_t0000_u01774496297937") 2026/03/26 03:40:21 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18dd1_d20260326_m033813_c001_v0001154_t0007_u01774496293373") 2026/03/26 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0bdc_d20260326_m033935_c001_v7007000_t0000_u01774496375863") 2026/03/26 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18e3d_d20260326_m033924_c001_v0001154_t0010_u01774496364735") 2026/03/26 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829281_d20260326_m033919_c001_v7007000_t0000_u01774496359871") 2026/03/26 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18e21_d20260326_m033909_c001_v0001154_t0015_u01774496349136") 2026/03/26 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df508_d20260326_m033904_c001_v7007000_t0000_u01774496344711") 2026/03/26 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18e03_d20260326_m033854_c001_v0001154_t0011_u01774496334454") 2026/03/26 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829217_d20260326_m033849_c001_v7007000_t0000_u01774496329976") 2026/03/26 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18df1_d20260326_m033838_c001_v0001154_t0022_u01774496318754") 2026/03/26 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f7f6_d20260326_m033834_c001_v7007000_t0000_u01774496314227") 2026/03/26 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ddd_d20260326_m033822_c001_v0001154_t0011_u01774496302566") 2026/03/26 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4000d12d3e15871b_d20260326_m033815_c001_v7007000_t0000_u01774496295555") 2026/03/26 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30ff4_d20260326_m033805_c001_v0001136_t0010_u01774496285118") 2026/03/26 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a8b_d20260326_m033800_c001_v7007000_t0000_u01774496280444") 2026/03/26 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39adcb_d20260326_m033756_c001_v0001136_t0046_u01774496276257") 2026/03/26 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69934041_d20260326_m033754_c001_v7007000_t0000_u01774496274735") 2026/03/26 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30fc9_d20260326_m033744_c001_v0001136_t0014_u01774496264660") 2026/03/26 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e327a_d20260326_m033739_c001_v7007000_t0000_u01774496259863") 2026/03/26 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad98_d20260326_m033736_c001_v0001136_t0032_u01774496256040") 2026/03/26 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f420836a594208b81_d20260326_m033734_c001_v7007000_t0000_u01774496254339") 2026/03/26 03:40:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d65_d20260326_m033723_c001_v0001154_t0008_u01774496243811") 2026/03/26 03:40:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf552_d20260326_m033716_c001_v7007000_t0000_u01774496236256") 2026/03/26 03:40:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d3d_d20260326_m033705_c001_v0001154_t0024_u01774496225877") 2026/03/26 03:40:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a5f_d20260326_m033701_c001_v7007000_t0000_u01774496221395") 2026/03/26 03:40:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d27_d20260326_m033646_c001_v0001154_t0024_u01774496206003") 2026/03/26 03:40:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf39f_d20260326_m033641_c001_v7007000_t0000_u01774496201565") 2026/03/26 03:40:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d0d_d20260326_m033631_c001_v0001154_t0007_u01774496191742") 2026/03/26 03:40:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69934044_d20260326_m033757_c001_v7007000_t0000_u01774496277804") 2026/03/26 03:40:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39adbb_d20260326_m033753_c001_v0001136_t0042_u01774496273014") 2026/03/26 03:40:22 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829147_d20260326_m033818_c001_v7007000_t0000_u01774496298242") 2026/03/26 03:40:22 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142252b3_d20260326_m033813_c001_v0001185_t0002_u01774496293630") 2026/03/26 03:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0bde_d20260326_m033936_c001_v7007000_t0000_u01774496376047") 2026/03/26 03:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e31088_d20260326_m033925_c001_v0001136_t0048_u01774496365470") 2026/03/26 03:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829282_d20260326_m033920_c001_v7007000_t0000_u01774496360053") 2026/03/26 03:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e31060_d20260326_m033909_c001_v0001136_t0031_u01774496349844") 2026/03/26 03:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df50a_d20260326_m033904_c001_v7007000_t0000_u01774496344893") 2026/03/26 03:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e3104c_d20260326_m033855_c001_v0001136_t0029_u01774496335265") 2026/03/26 03:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82921d_d20260326_m033850_c001_v7007000_t0000_u01774496330158") 2026/03/26 03:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e31038_d20260326_m033839_c001_v0001136_t0006_u01774496319477") 2026/03/26 03:40:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f7f7_d20260326_m033834_c001_v7007000_t0000_u01774496314415") 2026/03/26 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e31022_d20260326_m033823_c001_v0001136_t0041_u01774496303356") 2026/03/26 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4000d12d3e158713_d20260326_m033815_c001_v7007000_t0000_u01774496295003") 2026/03/26 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18dbd_d20260326_m033805_c001_v0001154_t0021_u01774496285774") 2026/03/26 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a8c_d20260326_m033800_c001_v7007000_t0000_u01774496280627") 2026/03/26 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142251cf_d20260326_m033756_c001_v0001185_t0054_u01774496276269") 2026/03/26 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4156322da436b2cd_d20260326_m033754_c001_v7007000_t0000_u01774496274752") 2026/03/26 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225120_d20260326_m033745_c001_v0001185_t0038_u01774496265369") 2026/03/26 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e327d_d20260326_m033740_c001_v7007000_t0000_u01774496260046") 2026/03/26 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30fa9_d20260326_m033736_c001_v0001136_t0056_u01774496256050") 2026/03/26 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e322c_d20260326_m033734_c001_v7007000_t0000_u01774496254550") 2026/03/26 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad67_d20260326_m033724_c001_v0001136_t0029_u01774496244574") 2026/03/26 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418af7e1f64bb6be_d20260326_m033716_c001_v7007000_t0000_u01774496236652") 2026/03/26 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f35_d20260326_m033706_c001_v0001136_t0006_u01774496226768") 2026/03/26 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a64_d20260326_m033701_c001_v7007000_t0000_u01774496221579") 2026/03/26 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f01_d20260326_m033647_c001_v0001136_t0022_u01774496207560") 2026/03/26 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf3a0_d20260326_m033641_c001_v7007000_t0000_u01774496201747") 2026/03/26 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30ee1_d20260326_m033632_c001_v0001136_t0026_u01774496192064") 2026/03/26 03:40:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f402e59599e71ffd3_d20260326_m033757_c001_v7007000_t0000_u01774496277882") 2026/03/26 03:40:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d9b_d20260326_m033753_c001_v0001154_t0010_u01774496273025") 2026/03/26 03:40:23 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829148_d20260326_m033818_c001_v7007000_t0000_u01774496298425") 2026/03/26 03:40:23 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e3100c_d20260326_m033813_c001_v0001136_t0039_u01774496293696") 2026/03/26 03:40:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0bdf_d20260326_m033936_c001_v7007000_t0000_u01774496376233") 2026/03/26 03:40:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae93_d20260326_m033926_c001_v0001136_t0041_u01774496366279") 2026/03/26 03:40:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829283_d20260326_m033920_c001_v7007000_t0000_u01774496360234") 2026/03/26 03:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae73_d20260326_m033910_c001_v0001136_t0006_u01774496350645") 2026/03/26 03:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df50b_d20260326_m033905_c001_v7007000_t0000_u01774496345075") 2026/03/26 03:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae5d_d20260326_m033855_c001_v0001136_t0041_u01774496335925") 2026/03/26 03:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829223_d20260326_m033850_c001_v7007000_t0000_u01774496330342") 2026/03/26 03:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae41_d20260326_m033840_c001_v0001136_t0059_u01774496320333") 2026/03/26 03:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f7f8_d20260326_m033834_c001_v7007000_t0000_u01774496314600") 2026/03/26 03:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae17_d20260326_m033824_c001_v0001136_t0015_u01774496304411") 2026/03/26 03:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df2e2_d20260326_m033815_c001_v7007000_t0000_u01774496295015") 2026/03/26 03:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ade1_d20260326_m033806_c001_v0001136_t0026_u01774496286527") 2026/03/26 03:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a8d_d20260326_m033800_c001_v7007000_t0000_u01774496280809") 2026/03/26 03:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18da7_d20260326_m033756_c001_v0001154_t0016_u01774496276463") 2026/03/26 03:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69934042_d20260326_m033754_c001_v7007000_t0000_u01774496274889") 2026/03/26 03:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d8f_d20260326_m033745_c001_v0001154_t0005_u01774496265930") 2026/03/26 03:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e3283_d20260326_m033740_c001_v7007000_t0000_u01774496260229") 2026/03/26 03:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225088_d20260326_m033736_c001_v0001185_t0048_u01774496256106") 2026/03/26 03:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a7c_d20260326_m033734_c001_v7007000_t0000_u01774496254558") 2026/03/26 03:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f77_d20260326_m033725_c001_v0001136_t0044_u01774496245270") 2026/03/26 03:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf558_d20260326_m033716_c001_v7007000_t0000_u01774496236991") 2026/03/26 03:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad3b_d20260326_m033707_c001_v0001136_t0020_u01774496227467") 2026/03/26 03:40:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a69_d20260326_m033701_c001_v7007000_t0000_u01774496221770") 2026/03/26 03:40:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad03_d20260326_m033648_c001_v0001136_t0033_u01774496208267") 2026/03/26 03:40:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf3a1_d20260326_m033641_c001_v7007000_t0000_u01774496201929") 2026/03/26 03:40:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ace3_d20260326_m033632_c001_v0001136_t0037_u01774496192503") 2026/03/26 03:40:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f40478a61ffe7e944_d20260326_m033757_c001_v7007000_t0000_u01774496277860") 2026/03/26 03:40:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30fd7_d20260326_m033753_c001_v0001136_t0048_u01774496273066") 2026/03/26 03:40:25 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829149_d20260326_m033818_c001_v7007000_t0000_u01774496298611") 2026/03/26 03:40:25 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39adff_d20260326_m033813_c001_v0001136_t0055_u01774496293724") 2026/03/26 03:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0be1_d20260326_m033936_c001_v7007000_t0000_u01774496376418") 2026/03/26 03:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142255c0_d20260326_m033926_c001_v0001185_t0011_u01774496366709") 2026/03/26 03:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829284_d20260326_m033920_c001_v7007000_t0000_u01774496360416") 2026/03/26 03:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb21422551e_d20260326_m033911_c001_v0001185_t0007_u01774496351123") 2026/03/26 03:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df50d_d20260326_m033905_c001_v7007000_t0000_u01774496345257") 2026/03/26 03:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225476_d20260326_m033856_c001_v0001185_t0014_u01774496336319") 2026/03/26 03:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829228_d20260326_m033850_c001_v7007000_t0000_u01774496330525") 2026/03/26 03:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142253f0_d20260326_m033840_c001_v0001185_t0056_u01774496320746") 2026/03/26 03:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f7fa_d20260326_m033834_c001_v7007000_t0000_u01774496314787") 2026/03/26 03:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225338_d20260326_m033824_c001_v0001185_t0050_u01774496304719") 2026/03/26 03:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df2e9_d20260326_m033815_c001_v7007000_t0000_u01774496295391") 2026/03/26 03:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225249_d20260326_m033806_c001_v0001185_t0047_u01774496286790") 2026/03/26 03:40:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a8e_d20260326_m033801_c001_v7007000_t0000_u01774496281112") 2026/03/26 03:40:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142251d3_d20260326_m033756_c001_v0001185_t0049_u01774496276475") 2026/03/26 03:40:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0a0e_d20260326_m033754_c001_v7007000_t0000_u01774496274528") 2026/03/26 03:40:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39adac_d20260326_m033746_c001_v0001136_t0044_u01774496266287") 2026/03/26 03:40:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e3286_d20260326_m033740_c001_v7007000_t0000_u01774496260410") 2026/03/26 03:40:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d81_d20260326_m033736_c001_v0001154_t0024_u01774496256148") 2026/03/26 03:40:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df22c_d20260326_m033734_c001_v7007000_t0000_u01774496254500") 2026/03/26 03:40:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224fe3_d20260326_m033725_c001_v0001185_t0045_u01774496245673") 2026/03/26 03:40:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf553_d20260326_m033716_c001_v7007000_t0000_u01774496236440") 2026/03/26 03:40:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224efd_d20260326_m033707_c001_v0001185_t0022_u01774496227792") 2026/03/26 03:40:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a6a_d20260326_m033701_c001_v7007000_t0000_u01774496221953") 2026/03/26 03:40:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224e0b_d20260326_m033652_c001_v0001185_t0033_u01774496212103") 2026/03/26 03:40:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf3a2_d20260326_m033642_c001_v7007000_t0000_u01774496202111") 2026/03/26 03:40:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224d1e_d20260326_m033632_c001_v0001185_t0027_u01774496192921") 2026/03/26 03:40:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4156322da436b2d4_d20260326_m033757_c001_v7007000_t0000_u01774496277978") 2026/03/26 03:40:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225187_d20260326_m033753_c001_v0001185_t0027_u01774496273164") 2026/03/26 03:40:26 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82914a_d20260326_m033818_c001_v7007000_t0000_u01774496298794") 2026/03/26 03:40:26 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18dd3_d20260326_m033813_c001_v0001154_t0013_u01774496293742") 2026/03/26 03:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0be4_d20260326_m033936_c001_v7007000_t0000_u01774496376603") 2026/03/26 03:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18e3f_d20260326_m033926_c001_v0001154_t0006_u01774496366895") 2026/03/26 03:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829285_d20260326_m033920_c001_v7007000_t0000_u01774496360598") 2026/03/26 03:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18e23_d20260326_m033911_c001_v0001154_t0006_u01774496351315") 2026/03/26 03:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df50e_d20260326_m033905_c001_v7007000_t0000_u01774496345438") 2026/03/26 03:40:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18e0b_d20260326_m033856_c001_v0001154_t0011_u01774496336513") 2026/03/26 03:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82922e_d20260326_m033850_c001_v7007000_t0000_u01774496330707") 2026/03/26 03:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18df3_d20260326_m033840_c001_v0001154_t0022_u01774496320953") 2026/03/26 03:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f7fb_d20260326_m033834_c001_v7007000_t0000_u01774496314989") 2026/03/26 03:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ddf_d20260326_m033824_c001_v0001154_t0001_u01774496304906") 2026/03/26 03:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f40478a61ffe7fc60_d20260326_m033815_c001_v7007000_t0000_u01774496295397") 2026/03/26 03:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30ff8_d20260326_m033807_c001_v0001136_t0052_u01774496287024") 2026/03/26 03:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a8f_d20260326_m033801_c001_v7007000_t0000_u01774496281295") 2026/03/26 03:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30fe1_d20260326_m033756_c001_v0001136_t0006_u01774496276541") 2026/03/26 03:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0a12_d20260326_m033754_c001_v7007000_t0000_u01774496274902") 2026/03/26 03:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30fcb_d20260326_m033746_c001_v0001136_t0023_u01774496266672") 2026/03/26 03:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e328a_d20260326_m033740_c001_v7007000_t0000_u01774496260591") 2026/03/26 03:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad9a_d20260326_m033736_c001_v0001136_t0005_u01774496256324") 2026/03/26 03:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac322345b8_d20260326_m033734_c001_v7007000_t0000_u01774496254575") 2026/03/26 03:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d67_d20260326_m033725_c001_v0001154_t0002_u01774496245862") 2026/03/26 03:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf556_d20260326_m033716_c001_v7007000_t0000_u01774496236807") 2026/03/26 03:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d3f_d20260326_m033707_c001_v0001154_t0007_u01774496227987") 2026/03/26 03:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a6b_d20260326_m033702_c001_v7007000_t0000_u01774496222139") 2026/03/26 03:40:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d2d_d20260326_m033652_c001_v0001154_t0004_u01774496212653") 2026/03/26 03:40:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf3a3_d20260326_m033642_c001_v7007000_t0000_u01774496202293") 2026/03/26 03:40:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d11_d20260326_m033633_c001_v0001154_t0004_u01774496193105") 2026/03/26 03:40:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4156322da436b2d2_d20260326_m033757_c001_v7007000_t0000_u01774496277797") 2026/03/26 03:40:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d9f_d20260326_m033753_c001_v0001154_t0025_u01774496273332") 2026/03/26 03:40:28 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82914c_d20260326_m033818_c001_v7007000_t0000_u01774496298978") 2026/03/26 03:40:28 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142252b7_d20260326_m033813_c001_v0001185_t0006_u01774496293817") 2026/03/26 03:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0be5_d20260326_m033936_c001_v7007000_t0000_u01774496376786") 2026/03/26 03:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e3108e_d20260326_m033927_c001_v0001136_t0010_u01774496367327") 2026/03/26 03:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829286_d20260326_m033920_c001_v7007000_t0000_u01774496360837") 2026/03/26 03:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e31064_d20260326_m033911_c001_v0001136_t0054_u01774496351678") 2026/03/26 03:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df510_d20260326_m033905_c001_v7007000_t0000_u01774496345620") 2026/03/26 03:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e31050_d20260326_m033856_c001_v0001136_t0012_u01774496336836") 2026/03/26 03:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829234_d20260326_m033850_c001_v7007000_t0000_u01774496330889") 2026/03/26 03:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e3103a_d20260326_m033841_c001_v0001136_t0013_u01774496321290") 2026/03/26 03:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f7fd_d20260326_m033835_c001_v7007000_t0000_u01774496315175") 2026/03/26 03:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e31024_d20260326_m033825_c001_v0001136_t0015_u01774496305447") 2026/03/26 03:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43c7d1_d20260326_m033815_c001_v7007000_t0000_u01774496295397") 2026/03/26 03:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18dc1_d20260326_m033807_c001_v0001154_t0023_u01774496287421") 2026/03/26 03:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a90_d20260326_m033801_c001_v7007000_t0000_u01774496281485") 2026/03/26 03:40:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142251d7_d20260326_m033756_c001_v0001185_t0022_u01774496276661") 2026/03/26 03:40:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac6993403f_d20260326_m033754_c001_v7007000_t0000_u01774496274521") 2026/03/26 03:40:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb21422513a_d20260326_m033747_c001_v0001185_t0013_u01774496267068") 2026/03/26 03:40:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e3290_d20260326_m033740_c001_v7007000_t0000_u01774496260772") 2026/03/26 03:40:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb21422508e_d20260326_m033736_c001_v0001185_t0059_u01774496256337") 2026/03/26 03:40:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf5c3_d20260326_m033734_c001_v7007000_t0000_u01774496254724") 2026/03/26 03:40:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad6f_d20260326_m033726_c001_v0001136_t0053_u01774496246188") 2026/03/26 03:40:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf554_d20260326_m033716_c001_v7007000_t0000_u01774496236623") 2026/03/26 03:40:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f3b_d20260326_m033708_c001_v0001136_t0007_u01774496228297") 2026/03/26 03:40:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a6c_d20260326_m033702_c001_v7007000_t0000_u01774496222324") 2026/03/26 03:40:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f17_d20260326_m033653_c001_v0001136_t0055_u01774496213439") 2026/03/26 03:40:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf3a4_d20260326_m033642_c001_v7007000_t0000_u01774496202475") 2026/03/26 03:40:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30ee5_d20260326_m033633_c001_v0001136_t0008_u01774496193473") 2026/03/26 03:40:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69934045_d20260326_m033757_c001_v7007000_t0000_u01774496277835") 2026/03/26 03:40:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225189_d20260326_m033753_c001_v0001185_t0010_u01774496273349") 2026/03/26 03:40:29 DEBUG : dir1/0007-12345: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82914d_d20260326_m033819_c001_v7007000_t0000_u01774496299162") 2026/03/26 03:40:29 DEBUG : dir1/0007-12345: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142252bb_d20260326_m033814_c001_v0001185_t0046_u01774496294004") 2026/03/26 03:40:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0be6_d20260326_m033936_c001_v7007000_t0000_u01774496376970") 2026/03/26 03:40:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae97_d20260326_m033927_c001_v0001136_t0033_u01774496367726") 2026/03/26 03:40:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829287_d20260326_m033921_c001_v7007000_t0000_u01774496361020") 2026/03/26 03:40:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae77_d20260326_m033912_c001_v0001136_t0012_u01774496352214") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df512_d20260326_m033905_c001_v7007000_t0000_u01774496345801") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae65_d20260326_m033857_c001_v0001136_t0052_u01774496337184") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829237_d20260326_m033851_c001_v7007000_t0000_u01774496331072") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae43_d20260326_m033841_c001_v0001136_t0023_u01774496321788") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f7ff_d20260326_m033835_c001_v7007000_t0000_u01774496315363") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae1f_d20260326_m033825_c001_v0001136_t0043_u01774496305798") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82913e_d20260326_m033815_c001_v7007000_t0000_u01774496295603") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ade7_d20260326_m033807_c001_v0001136_t0019_u01774496287796") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a91_d20260326_m033801_c001_v7007000_t0000_u01774496281667") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39adcf_d20260326_m033756_c001_v0001136_t0017_u01774496276744") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c85659e34_d20260326_m033754_c001_v7007000_t0000_u01774496274691") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d91_d20260326_m033747_c001_v0001154_t0013_u01774496267254") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e3292_d20260326_m033740_c001_v7007000_t0000_u01774496260953") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30fab_d20260326_m033736_c001_v0001136_t0026_u01774496256469") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4059ec401e2b1c12_d20260326_m033734_c001_v7007000_t0000_u01774496254531") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f7d_d20260326_m033726_c001_v0001136_t0041_u01774496246788") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a118f_d20260326_m033716_c001_v7007000_t0000_u01774496236818") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad3d_d20260326_m033708_c001_v0001136_t0039_u01774496228667") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a6d_d20260326_m033702_c001_v7007000_t0000_u01774496222508") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad1b_d20260326_m033653_c001_v0001136_t0043_u01774496213794") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf3a7_d20260326_m033642_c001_v7007000_t0000_u01774496202656") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ace9_d20260326_m033633_c001_v0001136_t0053_u01774496193818") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4156322da436b2d5_d20260326_m033758_c001_v7007000_t0000_u01774496278160") 2026/03/26 03:40:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39adbd_d20260326_m033753_c001_v0001136_t0020_u01774496273398") 2026/03/26 03:40:31 DEBUG : dir1/0008-23456: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82914e_d20260326_m033819_c001_v7007000_t0000_u01774496299345") 2026/03/26 03:40:31 DEBUG : dir1/0008-23456: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18dd5_d20260326_m033814_c001_v0001154_t0011_u01774496294074") 2026/03/26 03:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0be9_d20260326_m033937_c001_v7007000_t0000_u01774496377153") 2026/03/26 03:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142255cc_d20260326_m033928_c001_v0001185_t0057_u01774496368171") 2026/03/26 03:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829288_d20260326_m033921_c001_v7007000_t0000_u01774496361322") 2026/03/26 03:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb21422552c_d20260326_m033912_c001_v0001185_t0020_u01774496352682") 2026/03/26 03:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df513_d20260326_m033905_c001_v7007000_t0000_u01774496345985") 2026/03/26 03:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225490_d20260326_m033857_c001_v0001185_t0053_u01774496337670") 2026/03/26 03:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82923d_d20260326_m033851_c001_v7007000_t0000_u01774496331253") 2026/03/26 03:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142253fa_d20260326_m033842_c001_v0001185_t0044_u01774496322178") 2026/03/26 03:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f800_d20260326_m033835_c001_v7007000_t0000_u01774496315548") 2026/03/26 03:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb21422534e_d20260326_m033826_c001_v0001185_t0050_u01774496306183") 2026/03/26 03:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df2ee_d20260326_m033815_c001_v7007000_t0000_u01774496295577") 2026/03/26 03:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb21422525f_d20260326_m033808_c001_v0001185_t0041_u01774496288197") 2026/03/26 03:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a92_d20260326_m033801_c001_v7007000_t0000_u01774496281851") 2026/03/26 03:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18da9_d20260326_m033756_c001_v0001154_t0017_u01774496276793") 2026/03/26 03:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf638_d20260326_m033754_c001_v7007000_t0000_u01774496274912") 2026/03/26 03:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39adb0_d20260326_m033747_c001_v0001136_t0052_u01774496267880") 2026/03/26 03:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e3297_d20260326_m033741_c001_v7007000_t0000_u01774496261137") 2026/03/26 03:40:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225090_d20260326_m033736_c001_v0001185_t0026_u01774496256568") 2026/03/26 03:40:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f420836a594208b82_d20260326_m033734_c001_v7007000_t0000_u01774496254519") 2026/03/26 03:40:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224ff7_d20260326_m033727_c001_v0001185_t0057_u01774496247205") 2026/03/26 03:40:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf555_d20260326_m033716_c001_v7007000_t0000_u01774496236659") 2026/03/26 03:40:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224f07_d20260326_m033709_c001_v0001185_t0017_u01774496229035") 2026/03/26 03:40:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a6e_d20260326_m033702_c001_v7007000_t0000_u01774496222694") 2026/03/26 03:40:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224e47_d20260326_m033654_c001_v0001185_t0019_u01774496214406") 2026/03/26 03:40:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf3a8_d20260326_m033642_c001_v7007000_t0000_u01774496202841") 2026/03/26 03:40:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224d2a_d20260326_m033634_c001_v0001185_t0005_u01774496194405") 2026/03/26 03:40:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69934046_d20260326_m033757_c001_v7007000_t0000_u01774496277989") 2026/03/26 03:40:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30fd9_d20260326_m033753_c001_v0001136_t0030_u01774496273455") 2026/03/26 03:40:32 DEBUG : dir1/0009-34567: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82914f_d20260326_m033819_c001_v7007000_t0000_u01774496299528") 2026/03/26 03:40:32 DEBUG : dir1/0009-34567: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae01_d20260326_m033814_c001_v0001136_t0023_u01774496294111") 2026/03/26 03:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0beb_d20260326_m033937_c001_v7007000_t0000_u01774496377337") 2026/03/26 03:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18e41_d20260326_m033928_c001_v0001154_t0013_u01774496368374") 2026/03/26 03:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829289_d20260326_m033921_c001_v7007000_t0000_u01774496361504") 2026/03/26 03:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18e29_d20260326_m033912_c001_v0001154_t0001_u01774496352902") 2026/03/26 03:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df515_d20260326_m033906_c001_v7007000_t0000_u01774496346166") 2026/03/26 03:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18e0d_d20260326_m033857_c001_v0001154_t0023_u01774496337854") 2026/03/26 03:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829242_d20260326_m033851_c001_v7007000_t0000_u01774496331437") 2026/03/26 03:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18df5_d20260326_m033842_c001_v0001154_t0003_u01774496322409") 2026/03/26 03:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f802_d20260326_m033835_c001_v7007000_t0000_u01774496315733") 2026/03/26 03:40:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18de1_d20260326_m033826_c001_v0001154_t0011_u01774496306383") 2026/03/26 03:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43c7ce_d20260326_m033815_c001_v7007000_t0000_u01774496295029") 2026/03/26 03:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30ffa_d20260326_m033808_c001_v0001136_t0044_u01774496288381") 2026/03/26 03:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a93_d20260326_m033802_c001_v7007000_t0000_u01774496282035") 2026/03/26 03:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142251d9_d20260326_m033756_c001_v0001185_t0058_u01774496276848") 2026/03/26 03:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac6993403e_d20260326_m033754_c001_v7007000_t0000_u01774496274336") 2026/03/26 03:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30fcd_d20260326_m033748_c001_v0001136_t0023_u01774496268287") 2026/03/26 03:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e329d_d20260326_m033741_c001_v7007000_t0000_u01774496261319") 2026/03/26 03:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d83_d20260326_m033736_c001_v0001154_t0000_u01774496256599") 2026/03/26 03:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df22d_d20260326_m033734_c001_v7007000_t0000_u01774496254681") 2026/03/26 03:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d69_d20260326_m033727_c001_v0001154_t0000_u01774496247436") 2026/03/26 03:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419c121b8b9d6379_d20260326_m033716_c001_v7007000_t0000_u01774496236832") 2026/03/26 03:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d41_d20260326_m033709_c001_v0001154_t0023_u01774496229224") 2026/03/26 03:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a6f_d20260326_m033702_c001_v7007000_t0000_u01774496222878") 2026/03/26 03:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d2f_d20260326_m033654_c001_v0001154_t0008_u01774496214592") 2026/03/26 03:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf3a9_d20260326_m033643_c001_v7007000_t0000_u01774496203025") 2026/03/26 03:40:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d13_d20260326_m033634_c001_v0001154_t0017_u01774496194590") 2026/03/26 03:40:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf63d_d20260326_m033757_c001_v7007000_t0000_u01774496277816") 2026/03/26 03:40:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225193_d20260326_m033753_c001_v0001185_t0000_u01774496273535") 2026/03/26 03:40:33 DEBUG : dir1/0010-45678: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829150_d20260326_m033819_c001_v7007000_t0000_u01774496299714") 2026/03/26 03:40:33 DEBUG : dir1/0010-45678: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e31010_d20260326_m033814_c001_v0001136_t0011_u01774496294120") 2026/03/26 03:40:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0bec_d20260326_m033937_c001_v7007000_t0000_u01774496377522") 2026/03/26 03:40:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e31092_d20260326_m033928_c001_v0001136_t0031_u01774496368772") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82928a_d20260326_m033921_c001_v7007000_t0000_u01774496361687") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e31068_d20260326_m033913_c001_v0001136_t0014_u01774496353252") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df516_d20260326_m033906_c001_v7007000_t0000_u01774496346348") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e31054_d20260326_m033858_c001_v0001136_t0045_u01774496338245") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829246_d20260326_m033851_c001_v7007000_t0000_u01774496331623") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e3103c_d20260326_m033842_c001_v0001136_t0033_u01774496322741") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f803_d20260326_m033835_c001_v7007000_t0000_u01774496315918") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e3102a_d20260326_m033826_c001_v0001136_t0041_u01774496306656") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4000d12d3e158715_d20260326_m033815_c001_v7007000_t0000_u01774496295188") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18dc7_d20260326_m033808_c001_v0001154_t0013_u01774496288892") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a94_d20260326_m033802_c001_v7007000_t0000_u01774496282218") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30fe3_d20260326_m033757_c001_v0001136_t0049_u01774496277034") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4156322da436b2ce_d20260326_m033754_c001_v7007000_t0000_u01774496274757") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225154_d20260326_m033748_c001_v0001185_t0024_u01774496268580") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e32a1_d20260326_m033741_c001_v7007000_t0000_u01774496261507") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225096_d20260326_m033736_c001_v0001185_t0044_u01774496256755") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69934039_d20260326_m033734_c001_v7007000_t0000_u01774496254532") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad75_d20260326_m033728_c001_v0001136_t0041_u01774496248163") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418af7e1f64bb6bf_d20260326_m033716_c001_v7007000_t0000_u01774496236838") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f45_d20260326_m033709_c001_v0001136_t0036_u01774496229747") 2026/03/26 03:40:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a70_d20260326_m033703_c001_v7007000_t0000_u01774496223062") 2026/03/26 03:40:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f1b_d20260326_m033654_c001_v0001136_t0012_u01774496214927") 2026/03/26 03:40:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf3aa_d20260326_m033643_c001_v7007000_t0000_u01774496203207") 2026/03/26 03:40:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30ee7_d20260326_m033634_c001_v0001136_t0015_u01774496194966") 2026/03/26 03:40:35 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf63e_d20260326_m033758_c001_v7007000_t0000_u01774496278002") 2026/03/26 03:40:35 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39adbf_d20260326_m033753_c001_v0001136_t0031_u01774496273723") 2026/03/26 03:40:35 DEBUG : dir1/0011-56789: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829151_d20260326_m033819_c001_v7007000_t0000_u01774496299899") 2026/03/26 03:40:35 DEBUG : dir1/0011-56789: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142252bf_d20260326_m033814_c001_v0001185_t0057_u01774496294225") 2026/03/26 03:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0bee_d20260326_m033937_c001_v7007000_t0000_u01774496377705") 2026/03/26 03:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae9b_d20260326_m033929_c001_v0001136_t0013_u01774496369090") 2026/03/26 03:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82928b_d20260326_m033921_c001_v7007000_t0000_u01774496361869") 2026/03/26 03:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae79_d20260326_m033913_c001_v0001136_t0023_u01774496353562") 2026/03/26 03:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df518_d20260326_m033906_c001_v7007000_t0000_u01774496346532") 2026/03/26 03:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae69_d20260326_m033858_c001_v0001136_t0029_u01774496338612") 2026/03/26 03:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829247_d20260326_m033851_c001_v7007000_t0000_u01774496331805") 2026/03/26 03:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae45_d20260326_m033843_c001_v0001136_t0049_u01774496323251") 2026/03/26 03:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f805_d20260326_m033836_c001_v7007000_t0000_u01774496316103") 2026/03/26 03:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae27_d20260326_m033827_c001_v0001136_t0058_u01774496307053") 2026/03/26 03:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4038d55789c1604a_d20260326_m033815_c001_v7007000_t0000_u01774496295424") 2026/03/26 03:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39adf1_d20260326_m033809_c001_v0001136_t0057_u01774496289214") 2026/03/26 03:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a95_d20260326_m033802_c001_v7007000_t0000_u01774496282400") 2026/03/26 03:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142251dd_d20260326_m033757_c001_v0001185_t0037_u01774496277054") 2026/03/26 03:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69934043_d20260326_m033754_c001_v7007000_t0000_u01774496274921") 2026/03/26 03:40:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d93_d20260326_m033748_c001_v0001154_t0002_u01774496268817") 2026/03/26 03:40:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e32a7_d20260326_m033741_c001_v7007000_t0000_u01774496261687") 2026/03/26 03:40:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad9e_d20260326_m033736_c001_v0001136_t0014_u01774496256778") 2026/03/26 03:40:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf5c2_d20260326_m033734_c001_v7007000_t0000_u01774496254540") 2026/03/26 03:40:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f83_d20260326_m033728_c001_v0001136_t0000_u01774496248768") 2026/03/26 03:40:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a118d_d20260326_m033716_c001_v7007000_t0000_u01774496236628") 2026/03/26 03:40:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad3f_d20260326_m033710_c001_v0001136_t0019_u01774496230183") 2026/03/26 03:40:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a71_d20260326_m033703_c001_v7007000_t0000_u01774496223248") 2026/03/26 03:40:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad1d_d20260326_m033655_c001_v0001136_t0023_u01774496215307") 2026/03/26 03:40:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf3ab_d20260326_m033643_c001_v7007000_t0000_u01774496203392") 2026/03/26 03:40:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39aceb_d20260326_m033635_c001_v0001136_t0034_u01774496195386") 2026/03/26 03:40:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69934048_d20260326_m033758_c001_v7007000_t0000_u01774496278172") 2026/03/26 03:40:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30fdb_d20260326_m033753_c001_v0001136_t0042_u01774496273832") 2026/03/26 03:40:36 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829152_d20260326_m033820_c001_v7007000_t0000_u01774496300082") 2026/03/26 03:40:36 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae05_d20260326_m033814_c001_v0001136_t0048_u01774496294401") 2026/03/26 03:40:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0bef_d20260326_m033937_c001_v7007000_t0000_u01774496377888") 2026/03/26 03:40:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142255d4_d20260326_m033929_c001_v0001185_t0043_u01774496369502") 2026/03/26 03:40:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82928c_d20260326_m033922_c001_v7007000_t0000_u01774496362050") 2026/03/26 03:40:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225536_d20260326_m033913_c001_v0001185_t0045_u01774496353850") 2026/03/26 03:40:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df519_d20260326_m033906_c001_v7007000_t0000_u01774496346714") 2026/03/26 03:40:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142254ac_d20260326_m033858_c001_v0001185_t0037_u01774496338886") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829249_d20260326_m033851_c001_v7007000_t0000_u01774496331989") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225408_d20260326_m033843_c001_v0001185_t0006_u01774496323668") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f807_d20260326_m033836_c001_v7007000_t0000_u01774496316288") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225360_d20260326_m033827_c001_v0001185_t0025_u01774496307436") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df2e6_d20260326_m033815_c001_v7007000_t0000_u01774496295197") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225279_d20260326_m033809_c001_v0001185_t0039_u01774496289615") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a96_d20260326_m033802_c001_v7007000_t0000_u01774496282582") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39add3_d20260326_m033757_c001_v0001136_t0023_u01774496277090") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a85_d20260326_m033754_c001_v7007000_t0000_u01774496274711") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39adb3_d20260326_m033749_c001_v0001136_t0014_u01774496269252") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e32a9_d20260326_m033741_c001_v7007000_t0000_u01774496261869") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30fad_d20260326_m033736_c001_v0001136_t0012_u01774496256838") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e322f_d20260326_m033734_c001_v7007000_t0000_u01774496254735") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225015_d20260326_m033729_c001_v0001185_t0057_u01774496249097") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1190_d20260326_m033716_c001_v7007000_t0000_u01774496236849") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224f19_d20260326_m033710_c001_v0001185_t0019_u01774496230519") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a72_d20260326_m033703_c001_v7007000_t0000_u01774496223431") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224e6d_d20260326_m033655_c001_v0001185_t0048_u01774496215631") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf3ad_d20260326_m033643_c001_v7007000_t0000_u01774496203574") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224d34_d20260326_m033635_c001_v0001185_t0054_u01774496195682") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf63f_d20260326_m033758_c001_v7007000_t0000_u01774496278184") 2026/03/26 03:40:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18da1_d20260326_m033753_c001_v0001154_t0025_u01774496273845") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829153_d20260326_m033820_c001_v7007000_t0000_u01774496300265") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18dd7_d20260326_m033814_c001_v0001154_t0015_u01774496294412") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0bf1_d20260326_m033938_c001_v7007000_t0000_u01774496378071") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18e43_d20260326_m033929_c001_v0001154_t0013_u01774496369687") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82928d_d20260326_m033922_c001_v7007000_t0000_u01774496362231") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18e2b_d20260326_m033914_c001_v0001154_t0015_u01774496354120") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df51b_d20260326_m033906_c001_v7007000_t0000_u01774496346895") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18e0f_d20260326_m033859_c001_v0001154_t0019_u01774496339071") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82924b_d20260326_m033852_c001_v7007000_t0000_u01774496332171") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18df7_d20260326_m033843_c001_v0001154_t0025_u01774496323854") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f808_d20260326_m033836_c001_v7007000_t0000_u01774496316473") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18de3_d20260326_m033827_c001_v0001154_t0019_u01774496307657") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43c7cf_d20260326_m033815_c001_v7007000_t0000_u01774496295212") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e31000_d20260326_m033809_c001_v0001136_t0008_u01774496289799") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a97_d20260326_m033802_c001_v7007000_t0000_u01774496282764") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18dad_d20260326_m033757_c001_v0001154_t0020_u01774496277166") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c85659e30_d20260326_m033754_c001_v7007000_t0000_u01774496274325") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30fcf_d20260326_m033749_c001_v0001136_t0013_u01774496269635") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e32ae_d20260326_m033742_c001_v7007000_t0000_u01774496262055") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225098_d20260326_m033736_c001_v0001185_t0036_u01774496256963") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f420836a594208b83_d20260326_m033734_c001_v7007000_t0000_u01774496254701") 2026/03/26 03:40:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d6b_d20260326_m033729_c001_v0001154_t0015_u01774496249319") 2026/03/26 03:40:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a118e_d20260326_m033716_c001_v7007000_t0000_u01774496236667") 2026/03/26 03:40:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d47_d20260326_m033710_c001_v0001154_t0016_u01774496230729") 2026/03/26 03:40:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a73_d20260326_m033703_c001_v7007000_t0000_u01774496223617") 2026/03/26 03:40:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d31_d20260326_m033655_c001_v0001154_t0020_u01774496215817") 2026/03/26 03:40:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf3ae_d20260326_m033643_c001_v7007000_t0000_u01774496203755") 2026/03/26 03:40:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d19_d20260326_m033635_c001_v0001154_t0004_u01774496195866") 2026/03/26 03:40:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0a1f_d20260326_m033758_c001_v7007000_t0000_u01774496278013") 2026/03/26 03:40:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225195_d20260326_m033753_c001_v0001185_t0022_u01774496273868") 2026/03/26 03:40:39 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829155_d20260326_m033820_c001_v7007000_t0000_u01774496300450") 2026/03/26 03:40:39 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e31012_d20260326_m033814_c001_v0001136_t0055_u01774496294426") 2026/03/26 03:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0bf3_d20260326_m033938_c001_v7007000_t0000_u01774496378254") 2026/03/26 03:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e31094_d20260326_m033930_c001_v0001136_t0059_u01774496370047") 2026/03/26 03:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82928e_d20260326_m033922_c001_v7007000_t0000_u01774496362416") 2026/03/26 03:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e3106a_d20260326_m033914_c001_v0001136_t0046_u01774496354455") 2026/03/26 03:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df51d_d20260326_m033907_c001_v7007000_t0000_u01774496347082") 2026/03/26 03:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e31058_d20260326_m033859_c001_v0001136_t0015_u01774496339368") 2026/03/26 03:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82924c_d20260326_m033852_c001_v7007000_t0000_u01774496332354") 2026/03/26 03:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e3103e_d20260326_m033844_c001_v0001136_t0030_u01774496324601") 2026/03/26 03:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f80a_d20260326_m033836_c001_v7007000_t0000_u01774496316659") 2026/03/26 03:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e3102e_d20260326_m033828_c001_v0001136_t0048_u01774496308064") 2026/03/26 03:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82913d_d20260326_m033815_c001_v7007000_t0000_u01774496295418") 2026/03/26 03:40:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18dcd_d20260326_m033810_c001_v0001154_t0007_u01774496290596") 2026/03/26 03:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a98_d20260326_m033802_c001_v7007000_t0000_u01774496282946") 2026/03/26 03:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142251e3_d20260326_m033757_c001_v0001185_t0016_u01774496277253") 2026/03/26 03:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0a0d_d20260326_m033754_c001_v7007000_t0000_u01774496274343") 2026/03/26 03:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225160_d20260326_m033749_c001_v0001185_t0047_u01774496269921") 2026/03/26 03:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e32b1_d20260326_m033742_c001_v7007000_t0000_u01774496262238") 2026/03/26 03:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d87_d20260326_m033737_c001_v0001154_t0005_u01774496257090") 2026/03/26 03:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a7d_d20260326_m033734_c001_v7007000_t0000_u01774496254746") 2026/03/26 03:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad79_d20260326_m033729_c001_v0001136_t0014_u01774496249673") 2026/03/26 03:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba08db_d20260326_m033716_c001_v7007000_t0000_u01774496236696") 2026/03/26 03:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f47_d20260326_m033711_c001_v0001136_t0031_u01774496231084") 2026/03/26 03:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a74_d20260326_m033703_c001_v7007000_t0000_u01774496223801") 2026/03/26 03:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f21_d20260326_m033656_c001_v0001136_t0020_u01774496216230") 2026/03/26 03:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf3af_d20260326_m033643_c001_v7007000_t0000_u01774496203939") 2026/03/26 03:40:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30eed_d20260326_m033636_c001_v0001136_t0006_u01774496196338") 2026/03/26 03:40:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69934047_d20260326_m033758_c001_v7007000_t0000_u01774496278021") 2026/03/26 03:40:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39adc3_d20260326_m033754_c001_v0001136_t0013_u01774496274035") 2026/03/26 03:40:40 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829156_d20260326_m033820_c001_v7007000_t0000_u01774496300634") 2026/03/26 03:40:40 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142252c1_d20260326_m033814_c001_v0001185_t0059_u01774496294442") 2026/03/26 03:40:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0bf5_d20260326_m033938_c001_v7007000_t0000_u01774496378438") 2026/03/26 03:40:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae9d_d20260326_m033930_c001_v0001136_t0050_u01774496370549") 2026/03/26 03:40:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82928f_d20260326_m033922_c001_v7007000_t0000_u01774496362598") 2026/03/26 03:40:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae7b_d20260326_m033914_c001_v0001136_t0024_u01774496354847") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df51e_d20260326_m033907_c001_v7007000_t0000_u01774496347263") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae6b_d20260326_m033859_c001_v0001136_t0055_u01774496339739") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82924e_d20260326_m033852_c001_v7007000_t0000_u01774496332536") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae49_d20260326_m033844_c001_v0001136_t0058_u01774496324923") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f80b_d20260326_m033836_c001_v7007000_t0000_u01774496316844") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae29_d20260326_m033828_c001_v0001136_t0002_u01774496308471") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4000d12d3e158718_d20260326_m033815_c001_v7007000_t0000_u01774496295370") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39adf5_d20260326_m033810_c001_v0001136_t0023_u01774496290911") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a99_d20260326_m033803_c001_v7007000_t0000_u01774496283134") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39add5_d20260326_m033757_c001_v0001136_t0058_u01774496277433") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4156322da436b2cf_d20260326_m033754_c001_v7007000_t0000_u01774496274936") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d95_d20260326_m033750_c001_v0001154_t0013_u01774496270114") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e32b6_d20260326_m033742_c001_v7007000_t0000_u01774496262419") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb21422509a_d20260326_m033737_c001_v0001185_t0016_u01774496257157") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f420836a594208b80_d20260326_m033734_c001_v7007000_t0000_u01774496254157") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f8d_d20260326_m033729_c001_v0001136_t0011_u01774496249952") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf557_d20260326_m033716_c001_v7007000_t0000_u01774496236860") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad43_d20260326_m033711_c001_v0001136_t0058_u01774496231383") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a75_d20260326_m033703_c001_v7007000_t0000_u01774496223990") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad21_d20260326_m033656_c001_v0001136_t0030_u01774496216561") 2026/03/26 03:40:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf3b3_d20260326_m033644_c001_v7007000_t0000_u01774496204122") 2026/03/26 03:40:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39acef_d20260326_m033636_c001_v0001136_t0038_u01774496196630") 2026/03/26 03:40:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0a1d_d20260326_m033757_c001_v7007000_t0000_u01774496277827") 2026/03/26 03:40:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb21422519d_d20260326_m033754_c001_v0001185_t0023_u01774496274053") 2026/03/26 03:40:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a11a0_d20260326_m033719_c001_v7007000_t0000_u01774496239377") 2026/03/26 03:40:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224f45_d20260326_m033714_c001_v0001185_t0027_u01774496234784") 2026/03/26 03:40:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a11a2_d20260326_m033719_c001_v7007000_t0000_u01774496239562") 2026/03/26 03:40:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d51_d20260326_m033714_c001_v0001154_t0022_u01774496234904") 2026/03/26 03:40:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a11a4_d20260326_m033719_c001_v7007000_t0000_u01774496239744") 2026/03/26 03:40:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f55_d20260326_m033714_c001_v0001136_t0000_u01774496234960") 2026/03/26 03:40:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a11a5_d20260326_m033719_c001_v7007000_t0000_u01774496239927") 2026/03/26 03:40:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224f47_d20260326_m033714_c001_v0001185_t0004_u01774496234976") 2026/03/26 03:40:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a11a7_d20260326_m033720_c001_v7007000_t0000_u01774496240112") 2026/03/26 03:40:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad4f_d20260326_m033714_c001_v0001136_t0042_u01774496234983") 2026/03/26 03:40:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a11a8_d20260326_m033720_c001_v7007000_t0000_u01774496240294") 2026/03/26 03:40:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224f4b_d20260326_m033715_c001_v0001185_t0017_u01774496235181") 2026/03/26 03:40:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a11aa_d20260326_m033720_c001_v7007000_t0000_u01774496240476") 2026/03/26 03:40:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d55_d20260326_m033715_c001_v0001154_t0000_u01774496235277") 2026/03/26 03:40:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a11ab_d20260326_m033720_c001_v7007000_t0000_u01774496240659") 2026/03/26 03:40:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224f4f_d20260326_m033715_c001_v0001185_t0031_u01774496235387") 2026/03/26 03:40:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a11ad_d20260326_m033720_c001_v7007000_t0000_u01774496240841") 2026/03/26 03:40:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad51_d20260326_m033715_c001_v0001136_t0023_u01774496235463") 2026/03/26 03:40:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a11af_d20260326_m033721_c001_v7007000_t0000_u01774496241027") 2026/03/26 03:40:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f57_d20260326_m033715_c001_v0001136_t0030_u01774496235502") 2026/03/26 03:40:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a11b1_d20260326_m033721_c001_v7007000_t0000_u01774496241209") 2026/03/26 03:40:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224f57_d20260326_m033715_c001_v0001185_t0014_u01774496235590") 2026/03/26 03:40:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a11b4_d20260326_m033721_c001_v7007000_t0000_u01774496241391") 2026/03/26 03:40:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad53_d20260326_m033715_c001_v0001136_t0058_u01774496235774") 2026/03/26 03:40:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a11b8_d20260326_m033721_c001_v7007000_t0000_u01774496241579") 2026/03/26 03:40:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224f5d_d20260326_m033715_c001_v0001185_t0006_u01774496235789") 2026/03/26 03:40:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a11bf_d20260326_m033721_c001_v7007000_t0000_u01774496241762") 2026/03/26 03:40:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d57_d20260326_m033715_c001_v0001154_t0015_u01774496235825") 2026/03/26 03:40:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a11c5_d20260326_m033721_c001_v7007000_t0000_u01774496241944") 2026/03/26 03:40:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f5b_d20260326_m033715_c001_v0001136_t0035_u01774496235902") 2026/03/26 03:40:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a11ca_d20260326_m033722_c001_v7007000_t0000_u01774496242127") 2026/03/26 03:40:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224f63_d20260326_m033715_c001_v0001185_t0051_u01774496235986") 2026/03/26 03:40:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e324a_d20260326_m033737_c001_v7007000_t0000_u01774496257443") 2026/03/26 03:40:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225039_d20260326_m033732_c001_v0001185_t0036_u01774496252544") 2026/03/26 03:40:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac322345ff_d20260326_m033737_c001_v7007000_t0000_u01774496257789") 2026/03/26 03:40:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f9b_d20260326_m033732_c001_v0001136_t0056_u01774496252684") 2026/03/26 03:40:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a82_d20260326_m033737_c001_v7007000_t0000_u01774496257799") 2026/03/26 03:40:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d77_d20260326_m033732_c001_v0001154_t0010_u01774496252753") 2026/03/26 03:40:43 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418af7e1f64bb6d9_d20260326_m033737_c001_v7007000_t0000_u01774496257487") 2026/03/26 03:40:43 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad85_d20260326_m033732_c001_v0001136_t0020_u01774496252774") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf5c5_d20260326_m033737_c001_v7007000_t0000_u01774496257456") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb21422503f_d20260326_m033732_c001_v0001185_t0051_u01774496252786") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac6993403c_d20260326_m033737_c001_v7007000_t0000_u01774496257593") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225043_d20260326_m033733_c001_v0001185_t0011_u01774496253035") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf5c6_d20260326_m033737_c001_v7007000_t0000_u01774496257647") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30fa1_d20260326_m033733_c001_v0001136_t0042_u01774496253043") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac322345fc_d20260326_m033737_c001_v7007000_t0000_u01774496257606") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d79_d20260326_m033733_c001_v0001154_t0011_u01774496253090") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4059ec401e2b1c37_d20260326_m033737_c001_v7007000_t0000_u01774496257466") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad87_d20260326_m033733_c001_v0001136_t0056_u01774496253108") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e324f_d20260326_m033737_c001_v7007000_t0000_u01774496257809") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225047_d20260326_m033733_c001_v0001185_t0022_u01774496253242") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a81_d20260326_m033737_c001_v7007000_t0000_u01774496257617") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d7b_d20260326_m033733_c001_v0001154_t0006_u01774496253422") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac6993403b_d20260326_m033737_c001_v7007000_t0000_u01774496257410") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb21422504b_d20260326_m033733_c001_v0001185_t0028_u01774496253435") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f420836a594208b88_d20260326_m033737_c001_v7007000_t0000_u01774496257656") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30fa3_d20260326_m033733_c001_v0001136_t0053_u01774496253462") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4059ec401e2b1c3c_d20260326_m033737_c001_v7007000_t0000_u01774496257669") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad8b_d20260326_m033733_c001_v0001136_t0048_u01774496253483") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418af7e1f64bb6da_d20260326_m033737_c001_v7007000_t0000_u01774496257728") 2026/03/26 03:40:44 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d7d_d20260326_m033733_c001_v0001154_t0006_u01774496253773") 2026/03/26 03:40:45 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f420836a594208b87_d20260326_m033737_c001_v7007000_t0000_u01774496257473") 2026/03/26 03:40:45 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb21422505a_d20260326_m033733_c001_v0001185_t0035_u01774496253784") 2026/03/26 03:40:45 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4000d12d3e158206_d20260326_m033524_c001_v7007000_t0000_u01774496124920") 2026/03/26 03:40:45 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f108737487eed054b_d20260326_m033522_c001_v0001032_t0021_u01774496122707") 2026/03/26 03:40:45 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f40478a61ffe7e674_d20260326_m033522_c001_v7007000_t0000_u01774496122521") 2026/03/26 03:40:45 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f108737487eed0545_d20260326_m033519_c001_v0001032_t0005_u01774496119098") 2026/03/26 03:40:45 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f40478a61ffe7e66a_d20260326_m033518_c001_v7007000_t0000_u01774496118328") 2026/03/26 03:40:45 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c13_d20260326_m033514_c001_v0001154_t0011_u01774496114354") 2026/03/26 03:40:45 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4038d55789c15c78_d20260326_m033512_c001_v7007000_t0000_u01774496112857") 2026/03/26 03:40:45 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115d9ccf83857c37_d20260326_m033510_c001_v0001165_t0026_u01774496110676") 2026/03/26 03:40:45 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4148b7abf82c302f_d20260326_m033510_c001_v7007000_t0000_u01774496110481") 2026/03/26 03:40:45 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115d9ccf83857c31_d20260326_m033507_c001_v0001165_t0028_u01774496107640") 2026/03/26 03:40:45 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4148b7abf82c302c_d20260326_m033506_c001_v7007000_t0000_u01774496106864") 2026/03/26 03:40:45 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18bff_d20260326_m033502_c001_v0001154_t0011_u01774496102992") 2026/03/26 03:40:45 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4038d55789c15c26_d20260326_m033502_c001_v7007000_t0000_u01774496102075") 2026/03/26 03:40:45 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1187a7b05f80b325_d20260326_m033500_c001_v0001182_t0045_u01774496100882") 2026/03/26 03:40:45 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4074310fab63ba13_d20260326_m033500_c001_v7007000_t0000_u01774496100700") 2026/03/26 03:40:45 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1187a7b05f80b313_d20260326_m033457_c001_v0001182_t0054_u01774496097889") 2026/03/26 03:40:45 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4074310fab63ba11_d20260326_m033457_c001_v7007000_t0000_u01774496097149") 2026/03/26 03:40:46 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18be3_d20260326_m033451_c001_v0001154_t0010_u01774496091326") 2026/03/26 03:40:46 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4038d55789c15c04_d20260326_m033450_c001_v7007000_t0000_u01774496090185") 2026/03/26 03:40:46 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f109be0c56ac53c51_d20260326_m033447_c001_v0001109_t0039_u01774496087769") 2026/03/26 03:40:46 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32234324_d20260326_m033447_c001_v7007000_t0000_u01774496087588") 2026/03/26 03:40:46 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f109be0c56ac53c45_d20260326_m033444_c001_v0001109_t0007_u01774496084286") 2026/03/26 03:40:46 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32234317_d20260326_m033443_c001_v7007000_t0000_u01774496083537") 2026/03/26 03:40:46 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18bcd_d20260326_m033437_c001_v0001154_t0001_u01774496077670") 2026/03/26 03:40:46 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419c121b8b9d6058_d20260326_m033436_c001_v7007000_t0000_u01774496076657") 2026/03/26 03:40:46 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f116ed32c4cbf80cb_d20260326_m033434_c001_v0001091_t0027_u01774496074592") 2026/03/26 03:40:46 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419c121b8b9d604a_d20260326_m033434_c001_v7007000_t0000_u01774496074411") 2026/03/26 03:40:46 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f116ed32c4cbf80c7_d20260326_m033430_c001_v0001091_t0010_u01774496070631") 2026/03/26 03:40:46 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419c121b8b9d603d_d20260326_m033429_c001_v7007000_t0000_u01774496069892") 2026/03/26 03:40:46 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18bb7_d20260326_m033424_c001_v0001154_t0014_u01774496064269") 2026/03/26 03:40:46 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419c121b8b9d603b_d20260326_m033423_c001_v7007000_t0000_u01774496063358") 2026/03/26 03:40:46 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1122cbef4e619f83_d20260326_m033421_c001_v0001178_t0040_u01774496061789") 2026/03/26 03:40:46 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0575_d20260326_m033421_c001_v7007000_t0000_u01774496061604") 2026/03/26 03:40:46 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1122cbef4e619f6b_d20260326_m033418_c001_v0001178_t0023_u01774496058015") 2026/03/26 03:40:46 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba054d_d20260326_m033417_c001_v7007000_t0000_u01774496057252") 2026/03/26 03:40:46 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ba4_d20260326_m033409_c001_v0001154_t0022_u01774496049052") 2026/03/26 03:40:46 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5c3b6_d20260326_m033407_c001_v7007000_t0000_u01774496047963") 2026/03/26 03:40:47 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f114c2fbd0c07cff1_d20260326_m033401_c001_v0001038_t0045_u01774496041622") 2026/03/26 03:40:47 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f413d527c91b7045c_d20260326_m033401_c001_v7007000_t0000_u01774496041424") 2026/03/26 03:40:47 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1174d03c59649e12_d20260326_m033357_c001_v0001185_t0037_u01774496037393") 2026/03/26 03:40:47 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f112e67d81dfbe6c5_d20260326_m033356_c001_v0001167_t0046_u01774496036491") 2026/03/26 03:40:47 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f112e67d81dfbe6b5_d20260326_m033355_c001_v0001167_t0000_u01774496035394") 2026/03/26 03:40:47 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f420836a5942086a3_d20260326_m033342_c001_v7007000_t0000_u01774496022144") 2026/03/26 03:40:47 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18b70_d20260326_m033335_c001_v0001154_t0013_u01774496015085") 2026/03/26 03:40:47 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10812637f4cb7c83_d20260326_m033334_c001_v0001173_t0036_u01774496014254") 2026/03/26 03:40:47 DEBUG : dst/one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10812637f4cb7c72_d20260326_m033333_c001_v0001173_t0040_u01774496013060") 2026/03/26 03:40:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4000d12d3e158207_d20260326_m033525_c001_v7007000_t0000_u01774496125102") 2026/03/26 03:40:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f11961f95b60ddf39_d20260326_m033522_c001_v0001102_t0017_u01774496122201") 2026/03/26 03:40:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1174d03c5964a2d3_d20260326_m033518_c001_v0001185_t0043_u01774496118136") 2026/03/26 03:40:47 DEBUG : dst/one.bak: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4038d55789c15c79_d20260326_m033513_c001_v7007000_t0000_u01774496113040") 2026/03/26 03:40:47 DEBUG : dst/one.bak: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1031305067d85440_d20260326_m033510_c001_v0001184_t0034_u01774496110276") 2026/03/26 03:40:47 DEBUG : dst/one.bak: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1164c7b6e1da3f27_d20260326_m033506_c001_v0001173_t0039_u01774496106405") 2026/03/26 03:40:47 DEBUG : dst/one.bak: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4038d55789c15c2a_d20260326_m033502_c001_v7007000_t0000_u01774496102257") 2026/03/26 03:40:47 DEBUG : dst/one.bak: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f107c1cbeb3cc9494_d20260326_m033500_c001_v0001120_t0056_u01774496100176") 2026/03/26 03:40:47 DEBUG : dst/one.bak: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f119cdf6399efe7cc_d20260326_m033456_c001_v0001103_t0056_u01774496096784") 2026/03/26 03:40:47 DEBUG : dst/three: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5c3b7_d20260326_m033408_c001_v7007000_t0000_u01774496048146") 2026/03/26 03:40:47 DEBUG : dst/three: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f112e67d81dfbe717_d20260326_m033406_c001_v0001167_t0048_u01774496046491") 2026/03/26 03:40:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4000d12d3e158208_d20260326_m033525_c001_v7007000_t0000_u01774496125285") 2026/03/26 03:40:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f108c2291fad3de0b_d20260326_m033523_c001_v0001179_t0016_u01774496123671") 2026/03/26 03:40:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1141bbe390c5fe2f_d20260326_m033520_c001_v0001130_t0042_u01774496120076") 2026/03/26 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4000d12d3e15820a_d20260326_m033525_c001_v7007000_t0000_u01774496125469") 2026/03/26 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f108737487eed054d_d20260326_m033524_c001_v0001032_t0016_u01774496124053") 2026/03/26 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f40478a61ffe7e677_d20260326_m033523_c001_v7007000_t0000_u01774496123869") 2026/03/26 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f108737487eed0547_d20260326_m033520_c001_v0001032_t0016_u01774496120605") 2026/03/26 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f40478a61ffe7e670_d20260326_m033520_c001_v7007000_t0000_u01774496120420") 2026/03/26 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c17_d20260326_m033515_c001_v0001154_t0018_u01774496115176") 2026/03/26 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4038d55789c15c7b_d20260326_m033513_c001_v7007000_t0000_u01774496113224") 2026/03/26 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115d9ccf83857c3b_d20260326_m033512_c001_v0001165_t0020_u01774496112279") 2026/03/26 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4148b7abf82c3031_d20260326_m033512_c001_v7007000_t0000_u01774496112082") 2026/03/26 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115d9ccf83857c35_d20260326_m033508_c001_v0001165_t0021_u01774496108925") 2026/03/26 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4148b7abf82c302e_d20260326_m033508_c001_v7007000_t0000_u01774496108729") 2026/03/26 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c03_d20260326_m033503_c001_v0001154_t0012_u01774496103623") 2026/03/26 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4074310fab63ba14_d20260326_m033501_c001_v7007000_t0000_u01774496101519") 2026/03/26 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18bf5_d20260326_m033458_c001_v0001154_t0024_u01774496098929") 2026/03/26 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4074310fab63ba12_d20260326_m033458_c001_v7007000_t0000_u01774496098562") 2026/03/26 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18be7_d20260326_m033454_c001_v0001154_t0017_u01774496094212") 2026/03/26 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac3223432c_d20260326_m033449_c001_v7007000_t0000_u01774496089259") 2026/03/26 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10414688afcceeb4_d20260326_m033446_c001_v0001033_t0033_u01774496086400") 2026/03/26 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32234320_d20260326_m033445_c001_v7007000_t0000_u01774496085226") 2026/03/26 03:40:48 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18bd1_d20260326_m033438_c001_v0001154_t0015_u01774496078414") 2026/03/26 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419c121b8b9d6052_d20260326_m033435_c001_v7007000_t0000_u01774496075731") 2026/03/26 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10414688afccee66_d20260326_m033432_c001_v0001033_t0029_u01774496072795") 2026/03/26 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419c121b8b9d6040_d20260326_m033431_c001_v7007000_t0000_u01774496071663") 2026/03/26 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18bb9_d20260326_m033425_c001_v0001154_t0011_u01774496065184") 2026/03/26 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0584_d20260326_m033422_c001_v7007000_t0000_u01774496062430") 2026/03/26 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10414688afccee44_d20260326_m033419_c001_v0001033_t0034_u01774496059886") 2026/03/26 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba054f_d20260326_m033418_c001_v7007000_t0000_u01774496058795") 2026/03/26 03:40:49 DEBUG : dst/three.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18bad_d20260326_m033412_c001_v0001154_t0022_u01774496052557") 2026/03/26 03:40:49 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4038d55789c15c7c_d20260326_m033513_c001_v7007000_t0000_u01774496113407") 2026/03/26 03:40:49 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f11695c5453197631_d20260326_m033511_c001_v0001167_t0030_u01774496111487") 2026/03/26 03:40:49 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1076316002698e4d_d20260326_m033508_c001_v0001176_t0018_u01774496108514") 2026/03/26 03:40:49 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4038d55789c15c2b_d20260326_m033502_c001_v7007000_t0000_u01774496102440") 2026/03/26 03:40:49 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1069fc7df1ddd30a_d20260326_m033501_c001_v0001178_t0018_u01774496101308") 2026/03/26 03:40:49 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f11781d73b4b1b53b_d20260326_m033458_c001_v0001165_t0025_u01774496098290") 2026/03/26 03:40:49 DEBUG : dst/two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4000d12d3e15820b_d20260326_m033525_c001_v7007000_t0000_u01774496125650") 2026/03/26 03:40:49 DEBUG : dst/two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c15_d20260326_m033514_c001_v0001154_t0013_u01774496114848") 2026/03/26 03:40:49 DEBUG : dst/two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4038d55789c15c7d_d20260326_m033513_c001_v7007000_t0000_u01774496113588") 2026/03/26 03:40:49 DEBUG : dst/two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c01_d20260326_m033503_c001_v0001154_t0003_u01774496103309") 2026/03/26 03:40:49 DEBUG : dst/two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4038d55789c15c2c_d20260326_m033502_c001_v7007000_t0000_u01774496102623") 2026/03/26 03:40:49 DEBUG : dst/two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18be5_d20260326_m033453_c001_v0001154_t0001_u01774496093813") 2026/03/26 03:40:49 DEBUG : dst/two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4038d55789c15c05_d20260326_m033450_c001_v7007000_t0000_u01774496090368") 2026/03/26 03:40:50 DEBUG : dst/two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10414688afccee82_d20260326_m033437_c001_v0001033_t0018_u01774496077974") 2026/03/26 03:40:50 DEBUG : dst/two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419c121b8b9d6059_d20260326_m033436_c001_v7007000_t0000_u01774496076840") 2026/03/26 03:40:50 DEBUG : dst/two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10414688afccee50_d20260326_m033424_c001_v0001033_t0059_u01774496064608") 2026/03/26 03:40:50 DEBUG : dst/two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419c121b8b9d603c_d20260326_m033423_c001_v7007000_t0000_u01774496063541") 2026/03/26 03:40:50 DEBUG : dst/two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10414688afccee2e_d20260326_m033409_c001_v0001033_t0006_u01774496049779") 2026/03/26 03:40:50 DEBUG : dst/two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5c3b8_d20260326_m033408_c001_v7007000_t0000_u01774496048327") 2026/03/26 03:40:50 DEBUG : dst/two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f103bcc6612745a7d_d20260326_m033404_c001_v0001180_t0020_u01774496044151") 2026/03/26 03:40:50 DEBUG : dst/two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f420836a5942086a5_d20260326_m033342_c001_v7007000_t0000_u01774496022328") 2026/03/26 03:40:50 DEBUG : dst/two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10812637f4cb7cbb_d20260326_m033341_c001_v0001173_t0036_u01774496021078") 2026/03/26 03:40:50 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4dd952_d20260326_m033308_c001_v7007000_t0000_u01774495988444") 2026/03/26 03:40:50 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1174d03c59649b70_d20260326_m033305_c001_v0001185_t0052_u01774495985045") 2026/03/26 03:40:50 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4dd950_d20260326_m033302_c001_v7007000_t0000_u01774495982371") 2026/03/26 03:40:50 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1174d03c59649a4f_d20260326_m033244_c001_v0001185_t0029_u01774495964262") 2026/03/26 03:40:50 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c85659636_d20260326_m033235_c001_v7007000_t0000_u01774495955303") 2026/03/26 03:40:50 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1174d03c59649995_d20260326_m033232_c001_v0001185_t0043_u01774495952386") 2026/03/26 03:40:50 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233e46_d20260326_m033210_c001_v7007000_t0000_u01774495930761") 2026/03/26 03:40:50 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18af2_d20260326_m033208_c001_v0001154_t0011_u01774495928789") 2026/03/26 03:40:50 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233e40_d20260326_m033207_c001_v7007000_t0000_u01774495927773") 2026/03/26 03:40:50 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18aea_d20260326_m033206_c001_v0001154_t0013_u01774495926530") 2026/03/26 03:40:50 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233dea_d20260326_m033202_c001_v7007000_t0000_u01774495922973") 2026/03/26 03:40:50 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ade_d20260326_m033201_c001_v0001154_t0001_u01774495921187") 2026/03/26 03:40:51 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233dd3_d20260326_m033200_c001_v7007000_t0000_u01774495920090") 2026/03/26 03:40:51 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ad4_d20260326_m033158_c001_v0001154_t0025_u01774495918281") 2026/03/26 03:40:51 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233dc7_d20260326_m033151_c001_v7007000_t0000_u01774495911801") 2026/03/26 03:40:51 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18abe_d20260326_m033150_c001_v0001154_t0014_u01774495910178") 2026/03/26 03:40:51 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233dc3_d20260326_m033149_c001_v7007000_t0000_u01774495909278") 2026/03/26 03:40:51 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ab4_d20260326_m033148_c001_v0001154_t0003_u01774495908398") 2026/03/26 03:40:51 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5c061_d20260326_m033143_c001_v7007000_t0000_u01774495903006") 2026/03/26 03:40:51 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a98_d20260326_m033141_c001_v0001154_t0004_u01774495901578") 2026/03/26 03:40:51 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5c05e_d20260326_m033139_c001_v7007000_t0000_u01774495899732") 2026/03/26 03:40:51 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a8c_d20260326_m033138_c001_v0001154_t0001_u01774495898686") 2026/03/26 03:40:51 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5c04c_d20260326_m033138_c001_v7007000_t0000_u01774495898321") 2026/03/26 03:40:51 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f118037a2af404e60_d20260326_m033137_c001_v0001172_t0057_u01774495897609") 2026/03/26 03:40:51 DEBUG : empty space: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a8a_d20260326_m033135_c001_v0001154_t0018_u01774495895936") 2026/03/26 03:40:51 DEBUG : enormous: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233e44_d20260326_m033209_c001_v7007000_t0000_u01774495929836") 2026/03/26 03:40:51 DEBUG : enormous: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18af4_d20260326_m033209_c001_v0001154_t0002_u01774495929122") 2026/03/26 03:40:51 DEBUG : existing: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4000d12d3e1584f7_d20260326_m033529_c001_v7007000_t0000_u01774496129909") 2026/03/26 03:40:51 DEBUG : existing: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c27_d20260326_m033528_c001_v0001154_t0002_u01774496128592") 2026/03/26 03:40:51 DEBUG : existing: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c85659591_d20260326_m033230_c001_v7007000_t0000_u01774495950732") 2026/03/26 03:40:51 DEBUG : existing: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1174d03c59649959_d20260326_m033229_c001_v0001185_t0050_u01774495949626") 2026/03/26 03:40:51 DEBUG : existing: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5bff4_d20260326_m033132_c001_v7007000_t0000_u01774495892371") 2026/03/26 03:40:51 DEBUG : existing: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a7a_d20260326_m033131_c001_v0001154_t0006_u01774495891260") 2026/03/26 03:40:51 DEBUG : existing: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5bff3_d20260326_m033130_c001_v7007000_t0000_u01774495890714") 2026/03/26 03:40:51 DEBUG : existing: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a74_d20260326_m033129_c001_v0001154_t0023_u01774495889987") 2026/03/26 03:40:52 DEBUG : existing: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a70_d20260326_m033129_c001_v0001154_t0008_u01774495889071") 2026/03/26 03:40:52 DEBUG : existing-b: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c8565959c_d20260326_m033230_c001_v7007000_t0000_u01774495950915") 2026/03/26 03:40:52 DEBUG : existing-b: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18b1c_d20260326_m033229_c001_v0001154_t0014_u01774495949612") 2026/03/26 03:40:52 DEBUG : file1: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10fe_d20260326_m033626_c001_v7007000_t0000_u01774496186476") 2026/03/26 03:40:52 DEBUG : file1: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30ed5_d20260326_m033625_c001_v0001136_t0041_u01774496185544") 2026/03/26 03:40:52 DEBUG : file1: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10ef_d20260326_m033624_c001_v7007000_t0000_u01774496184216") 2026/03/26 03:40:52 DEBUG : file1: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224c93_d20260326_m033623_c001_v0001185_t0053_u01774496183122") 2026/03/26 03:40:52 DEBUG : five: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233e60_d20260326_m033214_c001_v7007000_t0000_u01774495934885") 2026/03/26 03:40:52 DEBUG : five: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4174d03c59649834_d20260326_m033213_c001_v0001185_t0021_u01774495933373") 2026/03/26 03:40:52 DEBUG : foo: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5c05f_d20260326_m033141_c001_v7007000_t0000_u01774495901212") 2026/03/26 03:40:52 DEBUG : foo: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415158a1d4c18a96_d20260326_m033140_c001_v0001154_t0015_u01774495900661") 2026/03/26 03:40:52 DEBUG : foo: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415158a1d4c18a90_d20260326_m033140_c001_v0001154_t0015_u01774495900103") 2026/03/26 03:40:52 DEBUG : four: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233e63_d20260326_m033215_c001_v7007000_t0000_u01774495935067") 2026/03/26 03:40:52 DEBUG : four: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415158a1d4c18b00_d20260326_m033212_c001_v0001154_t0015_u01774495932798") 2026/03/26 03:40:52 DEBUG : four: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18afe_d20260326_m033211_c001_v0001154_t0024_u01774495931959") 2026/03/26 03:40:52 DEBUG : hello world2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43b83d_d20260326_m033047_c001_v7007000_t0000_u01774495847901") 2026/03/26 03:40:52 DEBUG : hello world2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a1a_d20260326_m033047_c001_v0001154_t0011_u01774495847231") 2026/03/26 03:40:52 DEBUG : ignore-size: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5bff2_d20260326_m033128_c001_v7007000_t0000_u01774495888704") 2026/03/26 03:40:52 DEBUG : ignore-size: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a6c_d20260326_m033127_c001_v0001154_t0007_u01774495887661") 2026/03/26 03:40:52 DEBUG : nested/sub dir/file: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c8565956f_d20260326_m033228_c001_v7007000_t0000_u01774495948883") 2026/03/26 03:40:53 DEBUG : nested/sub dir/file: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1174d03c5964993b_d20260326_m033227_c001_v0001185_t0034_u01774495947911") 2026/03/26 03:40:53 DEBUG : nested/sub dir/file: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c85659549_d20260326_m033227_c001_v7007000_t0000_u01774495947164") 2026/03/26 03:40:53 DEBUG : nested/sub dir/file: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1174d03c59649911_d20260326_m033225_c001_v0001185_t0056_u01774495945964") 2026/03/26 03:40:53 DEBUG : one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233e66_d20260326_m033215_c001_v7007000_t0000_u01774495935250") 2026/03/26 03:40:53 DEBUG : one: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415158a1d4c18af6_d20260326_m033211_c001_v0001154_t0015_u01774495931146") 2026/03/26 03:40:53 DEBUG : only0: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1098_d20260326_m033618_c001_v7007000_t0000_u01774496178697") 2026/03/26 03:40:53 DEBUG : only0: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f404710949c39acad_d20260326_m033613_c001_v0001136_t0018_u01774496173458") 2026/03/26 03:40:53 DEBUG : only0: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c93_d20260326_m033556_c001_v0001154_t0000_u01774496156164") 2026/03/26 03:40:53 DEBUG : only0: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c85659b2b_d20260326_m033550_c001_v7007000_t0000_u01774496150710") 2026/03/26 03:40:53 DEBUG : only0: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c31_d20260326_m033534_c001_v0001154_t0014_u01774496134022") 2026/03/26 03:40:53 DEBUG : only1: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a109b_d20260326_m033618_c001_v7007000_t0000_u01774496178879") 2026/03/26 03:40:53 DEBUG : only1: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4017342313e30ec3_d20260326_m033614_c001_v0001136_t0007_u01774496174005") 2026/03/26 03:40:53 DEBUG : only1: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c99_d20260326_m033557_c001_v0001154_t0020_u01774496157020") 2026/03/26 03:40:53 DEBUG : only1: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4156322da436af58_d20260326_m033550_c001_v7007000_t0000_u01774496150315") 2026/03/26 03:40:53 DEBUG : only1: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c35_d20260326_m033534_c001_v0001154_t0000_u01774496134686") 2026/03/26 03:40:53 DEBUG : only10: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a109e_d20260326_m033619_c001_v7007000_t0000_u01774496179060") 2026/03/26 03:40:53 DEBUG : only10: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415158a1d4c18cef_d20260326_m033612_c001_v0001154_t0015_u01774496172863") 2026/03/26 03:40:53 DEBUG : only10: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18cc5_d20260326_m033603_c001_v0001154_t0025_u01774496163989") 2026/03/26 03:40:53 DEBUG : only10: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4156322da436af5b_d20260326_m033550_c001_v7007000_t0000_u01774496150870") 2026/03/26 03:40:53 DEBUG : only10: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c67_d20260326_m033541_c001_v0001154_t0010_u01774496141494") 2026/03/26 03:40:53 DEBUG : only11: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10a1_d20260326_m033619_c001_v7007000_t0000_u01774496179242") 2026/03/26 03:40:54 DEBUG : only11: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f411c8fb214224c27_d20260326_m033613_c001_v0001185_t0042_u01774496173813") 2026/03/26 03:40:54 DEBUG : only11: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ccb_d20260326_m033605_c001_v0001154_t0024_u01774496165399") 2026/03/26 03:40:54 DEBUG : only11: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933e9e_d20260326_m033550_c001_v7007000_t0000_u01774496150503") 2026/03/26 03:40:54 DEBUG : only11: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c6b_d20260326_m033542_c001_v0001154_t0000_u01774496142121") 2026/03/26 03:40:54 DEBUG : only12: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10a5_d20260326_m033619_c001_v7007000_t0000_u01774496179425") 2026/03/26 03:40:54 DEBUG : only12: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4017342313e30ebf_d20260326_m033613_c001_v0001136_t0007_u01774496173638") 2026/03/26 03:40:54 DEBUG : only12: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ccf_d20260326_m033606_c001_v0001154_t0005_u01774496166252") 2026/03/26 03:40:54 DEBUG : only12: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933ea3_d20260326_m033550_c001_v7007000_t0000_u01774496150873") 2026/03/26 03:40:54 DEBUG : only12: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c6f_d20260326_m033542_c001_v0001154_t0015_u01774496142902") 2026/03/26 03:40:54 DEBUG : only13: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10a8_d20260326_m033619_c001_v7007000_t0000_u01774496179606") 2026/03/26 03:40:54 DEBUG : only13: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415158a1d4c18cf1_d20260326_m033613_c001_v0001154_t0015_u01774496173437") 2026/03/26 03:40:54 DEBUG : only13: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18cd3_d20260326_m033606_c001_v0001154_t0025_u01774496166963") 2026/03/26 03:40:54 DEBUG : only13: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4156322da436af57_d20260326_m033550_c001_v7007000_t0000_u01774496150130") 2026/03/26 03:40:54 DEBUG : only13: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c73_d20260326_m033543_c001_v0001154_t0011_u01774496143782") 2026/03/26 03:40:54 DEBUG : only14: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10ab_d20260326_m033619_c001_v7007000_t0000_u01774496179787") 2026/03/26 03:40:54 DEBUG : only14: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415158a1d4c18cf5_d20260326_m033613_c001_v0001154_t0015_u01774496173621") 2026/03/26 03:40:54 DEBUG : only14: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18cd7_d20260326_m033607_c001_v0001154_t0018_u01774496167777") 2026/03/26 03:40:54 DEBUG : only14: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4156322da436af55_d20260326_m033549_c001_v7007000_t0000_u01774496149762") 2026/03/26 03:40:54 DEBUG : only14: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c77_d20260326_m033544_c001_v0001154_t0018_u01774496144504") 2026/03/26 03:40:54 DEBUG : only15: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10ae_d20260326_m033619_c001_v7007000_t0000_u01774496179969") 2026/03/26 03:40:54 DEBUG : only15: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f404710949c39acaf_d20260326_m033613_c001_v0001136_t0018_u01774496173643") 2026/03/26 03:40:54 DEBUG : only15: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18cdb_d20260326_m033608_c001_v0001154_t0023_u01774496168538") 2026/03/26 03:40:54 DEBUG : only15: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4156322da436af56_d20260326_m033549_c001_v7007000_t0000_u01774496149946") 2026/03/26 03:40:55 DEBUG : only15: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c7b_d20260326_m033545_c001_v0001154_t0010_u01774496145562") 2026/03/26 03:40:55 DEBUG : only16: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10b2_d20260326_m033620_c001_v7007000_t0000_u01774496180151") 2026/03/26 03:40:55 DEBUG : only16: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415158a1d4c18cf7_d20260326_m033613_c001_v0001154_t0015_u01774496173805") 2026/03/26 03:40:55 DEBUG : only16: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18cdf_d20260326_m033609_c001_v0001154_t0022_u01774496169373") 2026/03/26 03:40:55 DEBUG : only16: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f6d3_d20260326_m033550_c001_v7007000_t0000_u01774496150516") 2026/03/26 03:40:55 DEBUG : only16: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c7f_d20260326_m033546_c001_v0001154_t0020_u01774496146212") 2026/03/26 03:40:56 DEBUG : only17: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10b5_d20260326_m033620_c001_v7007000_t0000_u01774496180333") 2026/03/26 03:40:56 DEBUG : only17: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4017342313e30ec1_d20260326_m033613_c001_v0001136_t0007_u01774496173821") 2026/03/26 03:40:56 DEBUG : only17: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ce3_d20260326_m033610_c001_v0001154_t0008_u01774496170327") 2026/03/26 03:40:56 DEBUG : only17: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c85659b24_d20260326_m033550_c001_v7007000_t0000_u01774496150525") 2026/03/26 03:40:56 DEBUG : only17: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c83_d20260326_m033547_c001_v0001154_t0004_u01774496147048") 2026/03/26 03:40:56 DEBUG : only18: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10b8_d20260326_m033620_c001_v7007000_t0000_u01774496180515") 2026/03/26 03:40:56 DEBUG : only18: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f404710949c39acb1_d20260326_m033613_c001_v0001136_t0018_u01774496173834") 2026/03/26 03:40:56 DEBUG : only18: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ce9_d20260326_m033611_c001_v0001154_t0001_u01774496171253") 2026/03/26 03:40:56 DEBUG : only18: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c85659b1c_d20260326_m033550_c001_v7007000_t0000_u01774496150151") 2026/03/26 03:40:56 DEBUG : only18: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c87_d20260326_m033547_c001_v0001154_t0019_u01774496147694") 2026/03/26 03:40:56 DEBUG : only19: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10bb_d20260326_m033620_c001_v7007000_t0000_u01774496180699") 2026/03/26 03:40:56 DEBUG : only19: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415158a1d4c18cf9_d20260326_m033613_c001_v0001154_t0015_u01774496173990") 2026/03/26 03:40:56 DEBUG : only19: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ced_d20260326_m033611_c001_v0001154_t0021_u01774496171897") 2026/03/26 03:40:56 DEBUG : only19: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f6d1_d20260326_m033550_c001_v7007000_t0000_u01774496150128") 2026/03/26 03:40:56 DEBUG : only19: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c8b_d20260326_m033548_c001_v0001154_t0003_u01774496148359") 2026/03/26 03:40:56 DEBUG : only2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10be_d20260326_m033620_c001_v7007000_t0000_u01774496180881") 2026/03/26 03:40:56 DEBUG : only2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f411c8fb214224c2a_d20260326_m033614_c001_v0001185_t0042_u01774496174017") 2026/03/26 03:40:56 DEBUG : only2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c9f_d20260326_m033557_c001_v0001154_t0021_u01774496157978") 2026/03/26 03:40:56 DEBUG : only2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4156322da436af5a_d20260326_m033550_c001_v7007000_t0000_u01774496150684") 2026/03/26 03:40:56 DEBUG : only2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c39_d20260326_m033535_c001_v0001154_t0007_u01774496135413") 2026/03/26 03:40:56 DEBUG : only3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10c1_d20260326_m033621_c001_v7007000_t0000_u01774496181065") 2026/03/26 03:40:56 DEBUG : only3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f404710949c39acb3_d20260326_m033614_c001_v0001136_t0018_u01774496174027") 2026/03/26 03:40:56 DEBUG : only3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ca3_d20260326_m033558_c001_v0001154_t0023_u01774496158804") 2026/03/26 03:40:56 DEBUG : only3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933e9b_d20260326_m033550_c001_v7007000_t0000_u01774496150135") 2026/03/26 03:40:56 DEBUG : only3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c3f_d20260326_m033536_c001_v0001154_t0006_u01774496136378") 2026/03/26 03:40:57 DEBUG : only4: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10c4_d20260326_m033621_c001_v7007000_t0000_u01774496181247") 2026/03/26 03:40:57 DEBUG : only4: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415158a1d4c18cfb_d20260326_m033614_c001_v0001154_t0015_u01774496174175") 2026/03/26 03:40:57 DEBUG : only4: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ca9_d20260326_m033559_c001_v0001154_t0020_u01774496159544") 2026/03/26 03:40:57 DEBUG : only4: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933e9d_d20260326_m033550_c001_v7007000_t0000_u01774496150319") 2026/03/26 03:40:57 DEBUG : only4: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c47_d20260326_m033537_c001_v0001154_t0021_u01774496137181") 2026/03/26 03:40:57 DEBUG : only5: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10c8_d20260326_m033621_c001_v7007000_t0000_u01774496181428") 2026/03/26 03:40:57 DEBUG : only5: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4017342313e30ec5_d20260326_m033614_c001_v0001136_t0007_u01774496174187") 2026/03/26 03:40:57 DEBUG : only5: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18cad_d20260326_m033600_c001_v0001154_t0005_u01774496160234") 2026/03/26 03:40:57 DEBUG : only5: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933ea1_d20260326_m033550_c001_v7007000_t0000_u01774496150688") 2026/03/26 03:40:57 DEBUG : only5: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c4d_d20260326_m033537_c001_v0001154_t0017_u01774496137899") 2026/03/26 03:40:57 DEBUG : only6: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10cb_d20260326_m033621_c001_v7007000_t0000_u01774496181610") 2026/03/26 03:40:57 DEBUG : only6: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f411c8fb214224c2f_d20260326_m033614_c001_v0001185_t0042_u01774496174202") 2026/03/26 03:40:57 DEBUG : only6: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18cb3_d20260326_m033600_c001_v0001154_t0021_u01774496160905") 2026/03/26 03:40:57 DEBUG : only6: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f6d4_d20260326_m033550_c001_v7007000_t0000_u01774496150701") 2026/03/26 03:40:57 DEBUG : only6: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c51_d20260326_m033538_c001_v0001154_t0023_u01774496138586") 2026/03/26 03:40:57 DEBUG : only7: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10ce_d20260326_m033621_c001_v7007000_t0000_u01774496181792") 2026/03/26 03:40:57 DEBUG : only7: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f404710949c39acb5_d20260326_m033614_c001_v0001136_t0018_u01774496174216") 2026/03/26 03:40:57 DEBUG : only7: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18cb7_d20260326_m033601_c001_v0001154_t0008_u01774496161673") 2026/03/26 03:40:57 DEBUG : only7: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f6d2_d20260326_m033550_c001_v7007000_t0000_u01774496150331") 2026/03/26 03:40:57 DEBUG : only7: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c55_d20260326_m033539_c001_v0001154_t0008_u01774496139273") 2026/03/26 03:40:57 DEBUG : only8: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10d1_d20260326_m033621_c001_v7007000_t0000_u01774496181973") 2026/03/26 03:40:57 DEBUG : only8: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415158a1d4c18cfd_d20260326_m033614_c001_v0001154_t0015_u01774496174360") 2026/03/26 03:40:57 DEBUG : only8: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18cbb_d20260326_m033602_c001_v0001154_t0015_u01774496162401") 2026/03/26 03:40:58 DEBUG : only8: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c85659b1f_d20260326_m033550_c001_v7007000_t0000_u01774496150340") 2026/03/26 03:40:58 DEBUG : only8: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c59_d20260326_m033539_c001_v0001154_t0012_u01774496139975") 2026/03/26 03:40:58 DEBUG : only9: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10d4_d20260326_m033622_c001_v7007000_t0000_u01774496182154") 2026/03/26 03:40:58 DEBUG : only9: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4017342313e30ec7_d20260326_m033614_c001_v0001136_t0007_u01774496174370") 2026/03/26 03:40:58 DEBUG : only9: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18cc1_d20260326_m033603_c001_v0001154_t0013_u01774496163306") 2026/03/26 03:40:58 DEBUG : only9: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4156322da436af59_d20260326_m033550_c001_v7007000_t0000_u01774496150500") 2026/03/26 03:40:58 DEBUG : only9: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18c5f_d20260326_m033540_c001_v0001154_t0017_u01774496140641") 2026/03/26 03:40:58 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c85659540_d20260326_m033224_c001_v7007000_t0000_u01774495944837") 2026/03/26 03:40:58 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10414688afcced0f_d20260326_m033222_c001_v0001033_t0011_u01774495942685") 2026/03/26 03:40:58 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c85659534_d20260326_m033221_c001_v7007000_t0000_u01774495941546") 2026/03/26 03:40:58 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18b0a_d20260326_m033219_c001_v0001154_t0015_u01774495939903") 2026/03/26 03:40:58 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c8565952d_d20260326_m033218_c001_v7007000_t0000_u01774495938770") 2026/03/26 03:40:58 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10414688afccece3_d20260326_m033216_c001_v0001033_t0056_u01774495936252") 2026/03/26 03:40:58 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233e14_d20260326_m033205_c001_v7007000_t0000_u01774495925651") 2026/03/26 03:40:58 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ae4_d20260326_m033203_c001_v0001154_t0025_u01774495923523") 2026/03/26 03:40:58 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233dd6_d20260326_m033201_c001_v7007000_t0000_u01774495921897") 2026/03/26 03:40:58 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18adc_d20260326_m033200_c001_v0001154_t0000_u01774495920642") 2026/03/26 03:40:58 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233dd1_d20260326_m033159_c001_v7007000_t0000_u01774495919176") 2026/03/26 03:40:58 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ad2_d20260326_m033157_c001_v0001154_t0017_u01774495917909") 2026/03/26 03:40:58 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233dc6_d20260326_m033151_c001_v7007000_t0000_u01774495911252") 2026/03/26 03:40:58 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18aba_d20260326_m033149_c001_v0001154_t0011_u01774495909832") 2026/03/26 03:40:59 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233dc4_d20260326_m033149_c001_v7007000_t0000_u01774495909465") 2026/03/26 03:40:59 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ab0_d20260326_m033148_c001_v0001154_t0012_u01774495908058") 2026/03/26 03:40:59 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233dc2_d20260326_m033147_c001_v7007000_t0000_u01774495907693") 2026/03/26 03:40:59 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18aac_d20260326_m033146_c001_v0001154_t0020_u01774495906990") 2026/03/26 03:40:59 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18aa6_d20260326_m033145_c001_v0001154_t0025_u01774495905852") 2026/03/26 03:40:59 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233dbf_d20260326_m033145_c001_v7007000_t0000_u01774495905488") 2026/03/26 03:40:59 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18aa4_d20260326_m033144_c001_v0001154_t0000_u01774495904585") 2026/03/26 03:40:59 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18aa2_d20260326_m033143_c001_v0001154_t0002_u01774495903923") 2026/03/26 03:40:59 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5c062_d20260326_m033143_c001_v7007000_t0000_u01774495903191") 2026/03/26 03:40:59 DEBUG : potato: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a9a_d20260326_m033142_c001_v0001154_t0001_u01774495902273") 2026/03/26 03:40:59 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419c121b8b9d5fde_d20260326_m033318_c001_v7007000_t0000_u01774495998359") 2026/03/26 03:40:59 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10414688afccedc8_d20260326_m033317_c001_v0001033_t0016_u01774495997547") 2026/03/26 03:40:59 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4dd953_d20260326_m033308_c001_v7007000_t0000_u01774495988803") 2026/03/26 03:40:59 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10414688afcceda0_d20260326_m033303_c001_v0001033_t0055_u01774495983680") 2026/03/26 03:40:59 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f417f67ac69933c06_d20260326_m033254_c001_v7007000_t0000_u01774495974647") 2026/03/26 03:40:59 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10414688afcced63_d20260326_m033243_c001_v0001033_t0006_u01774495963413") 2026/03/26 03:40:59 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c8565963f_d20260326_m033235_c001_v7007000_t0000_u01774495955692") 2026/03/26 03:40:59 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10414688afcced47_d20260326_m033231_c001_v0001033_t0047_u01774495951834") 2026/03/26 03:40:59 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233e45_d20260326_m033210_c001_v7007000_t0000_u01774495930022") 2026/03/26 03:40:59 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18af0_d20260326_m033208_c001_v0001154_t0016_u01774495928323") 2026/03/26 03:41:00 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233e42_d20260326_m033207_c001_v7007000_t0000_u01774495927956") 2026/03/26 03:41:00 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ae8_d20260326_m033206_c001_v0001154_t0007_u01774495926199") 2026/03/26 03:41:00 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233e19_d20260326_m033205_c001_v7007000_t0000_u01774495925834") 2026/03/26 03:41:00 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ae6_d20260326_m033204_c001_v0001154_t0023_u01774495924702") 2026/03/26 03:41:00 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233deb_d20260326_m033203_c001_v7007000_t0000_u01774495923157") 2026/03/26 03:41:00 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ae2_d20260326_m033202_c001_v0001154_t0022_u01774495922264") 2026/03/26 03:41:00 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233dd4_d20260326_m033200_c001_v7007000_t0000_u01774495920274") 2026/03/26 03:41:00 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ad8_d20260326_m033159_c001_v0001154_t0025_u01774495919185") 2026/03/26 03:41:00 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233dc8_d20260326_m033151_c001_v7007000_t0000_u01774495911984") 2026/03/26 03:41:00 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18ac0_d20260326_m033150_c001_v0001154_t0011_u01774495910924") 2026/03/26 03:41:00 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43b85d_d20260326_m033050_c001_v7007000_t0000_u01774495850760") 2026/03/26 03:41:00 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a1e_d20260326_m033050_c001_v0001154_t0016_u01774495850077") 2026/03/26 03:41:00 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43b84c_d20260326_m033049_c001_v7007000_t0000_u01774495849169") 2026/03/26 03:41:00 DEBUG : potato2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a1c_d20260326_m033048_c001_v0001154_t0021_u01774495848444") 2026/03/26 03:41:00 DEBUG : potato3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4dd954_d20260326_m033309_c001_v7007000_t0000_u01774495989359") 2026/03/26 03:41:00 DEBUG : potato3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18b52_d20260326_m033305_c001_v0001154_t0011_u01774495985637") 2026/03/26 03:41:00 DEBUG : potato3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5c1c5_d20260326_m033248_c001_v7007000_t0000_u01774495968516") 2026/03/26 03:41:00 DEBUG : potato3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18b38_d20260326_m033244_c001_v0001154_t0006_u01774495964915") 2026/03/26 03:41:00 DEBUG : potato3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c85659640_d20260326_m033235_c001_v7007000_t0000_u01774495955913") 2026/03/26 03:41:00 DEBUG : potato3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18b26_d20260326_m033232_c001_v0001154_t0019_u01774495952614") 2026/03/26 03:41:00 DEBUG : pre-dest1/1: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5c327_d20260326_m033351_c001_v7007000_t0000_u01774496031216") 2026/03/26 03:41:01 DEBUG : pre-dest1/1: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18b7a_d20260326_m033343_c001_v0001154_t0011_u01774496023101") 2026/03/26 03:41:01 DEBUG : pre-dest2/2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5c328_d20260326_m033351_c001_v7007000_t0000_u01774496031398") 2026/03/26 03:41:01 DEBUG : pre-dest2/2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10414688afccedf2_d20260326_m033343_c001_v0001033_t0034_u01774496023810") 2026/03/26 03:41:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f420836a59420868a_d20260326_m033329_c001_v7007000_t0000_u01774496009027") 2026/03/26 03:41:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1174d03c59649c63_d20260326_m033326_c001_v0001185_t0023_u01774496006098") 2026/03/26 03:41:01 DEBUG : sizeonly: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5bff1_d20260326_m033127_c001_v7007000_t0000_u01774495887112") 2026/03/26 03:41:01 DEBUG : sizeonly: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a6a_d20260326_m033125_c001_v0001154_t0011_u01774495885889") 2026/03/26 03:41:01 DEBUG : splitbanan: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829157_d20260326_m033820_c001_v7007000_t0000_u01774496300819") 2026/03/26 03:41:01 DEBUG : splitbanan: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e3100a_d20260326_m033813_c001_v0001136_t0018_u01774496293361") 2026/03/26 03:41:01 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0bf7_d20260326_m033938_c001_v7007000_t0000_u01774496378622") 2026/03/26 03:41:01 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39aea1_d20260326_m033931_c001_v0001136_t0045_u01774496371985") 2026/03/26 03:41:01 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b829290_d20260326_m033922_c001_v7007000_t0000_u01774496362781") 2026/03/26 03:41:01 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae7d_d20260326_m033916_c001_v0001136_t0057_u01774496356209") 2026/03/26 03:41:01 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df520_d20260326_m033907_c001_v7007000_t0000_u01774496347443") 2026/03/26 03:41:01 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae6d_d20260326_m033901_c001_v0001136_t0024_u01774496341440") 2026/03/26 03:41:01 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4069398b0b82924f_d20260326_m033852_c001_v7007000_t0000_u01774496332718") 2026/03/26 03:41:01 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae4f_d20260326_m033846_c001_v0001136_t0018_u01774496326650") 2026/03/26 03:41:01 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415d20b5f169f80d_d20260326_m033837_c001_v7007000_t0000_u01774496317034") 2026/03/26 03:41:01 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ae2f_d20260326_m033829_c001_v0001136_t0019_u01774496309818") 2026/03/26 03:41:01 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43c7d2_d20260326_m033815_c001_v7007000_t0000_u01774496295439") 2026/03/26 03:41:02 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39adfb_d20260326_m033812_c001_v0001136_t0012_u01774496292336") 2026/03/26 03:41:02 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a9a_d20260326_m033803_c001_v7007000_t0000_u01774496283316") 2026/03/26 03:41:02 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39adc9_d20260326_m033755_c001_v0001136_t0014_u01774496275867") 2026/03/26 03:41:02 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf637_d20260326_m033754_c001_v7007000_t0000_u01774496274722") 2026/03/26 03:41:02 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d97_d20260326_m033751_c001_v0001154_t0019_u01774496271603") 2026/03/26 03:41:02 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f418db9ec769e32bb_d20260326_m033742_c001_v7007000_t0000_u01774496262643") 2026/03/26 03:41:02 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d7f_d20260326_m033735_c001_v0001154_t0007_u01774496255713") 2026/03/26 03:41:02 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f421ca7993d4df22b_d20260326_m033734_c001_v7007000_t0000_u01774496254318") 2026/03/26 03:41:02 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30f93_d20260326_m033731_c001_v0001136_t0044_u01774496251320") 2026/03/26 03:41:02 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba08dc_d20260326_m033716_c001_v7007000_t0000_u01774496236884") 2026/03/26 03:41:02 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad49_d20260326_m033712_c001_v0001136_t0001_u01774496232955") 2026/03/26 03:41:02 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f401e3420dad24a76_d20260326_m033704_c001_v7007000_t0000_u01774496224175") 2026/03/26 03:41:02 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39ad25_d20260326_m033657_c001_v0001136_t0050_u01774496217734") 2026/03/26 03:41:02 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f410d4070fc3bf3b6_d20260326_m033644_c001_v7007000_t0000_u01774496204303") 2026/03/26 03:41:02 DEBUG : splitbananasplit: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39acf3_d20260326_m033638_c001_v0001136_t0018_u01774496198337") 2026/03/26 03:41:02 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f40478a61ffe7e945_d20260326_m033758_c001_v7007000_t0000_u01774496278044") 2026/03/26 03:41:02 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb21422517d_d20260326_m033752_c001_v0001185_t0018_u01774496272705") 2026/03/26 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1104_d20260326_m033630_c001_v7007000_t0000_u01774496190979") 2026/03/26 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39acdf_d20260326_m033629_c001_v0001136_t0050_u01774496189397") 2026/03/26 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1101_d20260326_m033628_c001_v7007000_t0000_u01774496188647") 2026/03/26 03:41:02 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d07_d20260326_m033627_c001_v0001154_t0016_u01774496187496") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c85659575_d20260326_m033229_c001_v7007000_t0000_u01774495949064") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f10414688afcced2f_d20260326_m033227_c001_v0001033_t0059_u01774495947901") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c8565954d_d20260326_m033227_c001_v7007000_t0000_u01774495947346") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18b16_d20260326_m033226_c001_v0001154_t0016_u01774495946352") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5bfef_d20260326_m033123_c001_v7007000_t0000_u01774495883563") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a66_d20260326_m033122_c001_v0001154_t0023_u01774495882107") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5bfee_d20260326_m033121_c001_v7007000_t0000_u01774495881742") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a64_d20260326_m033120_c001_v0001154_t0006_u01774495880666") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5bfec_d20260326_m033118_c001_v7007000_t0000_u01774495878564") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a58_d20260326_m033117_c001_v0001154_t0020_u01774495877387") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5bfeb_d20260326_m033116_c001_v7007000_t0000_u01774495876843") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a54_d20260326_m033115_c001_v0001154_t0022_u01774495875865") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a50_d20260326_m033113_c001_v0001154_t0002_u01774495873235") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4165bdb0a3c5bfe9_d20260326_m033112_c001_v7007000_t0000_u01774495872866") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a4e_d20260326_m033112_c001_v0001154_t0012_u01774495872137") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a4c_d20260326_m033111_c001_v0001154_t0000_u01774495871243") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43b8bc_d20260326_m033110_c001_v7007000_t0000_u01774495870510") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a48_d20260326_m033108_c001_v0001154_t0021_u01774495868206") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a44_d20260326_m033105_c001_v0001154_t0006_u01774495865568") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43b8b3_d20260326_m033105_c001_v7007000_t0000_u01774495865206") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a42_d20260326_m033104_c001_v0001154_t0002_u01774495864515") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a40_d20260326_m033103_c001_v0001154_t0015_u01774495863746") 2026/03/26 03:41:03 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43b8ac_d20260326_m033103_c001_v7007000_t0000_u01774495863384") 2026/03/26 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a32_d20260326_m033059_c001_v0001154_t0004_u01774495859660") 2026/03/26 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43b89e_d20260326_m033059_c001_v7007000_t0000_u01774495859298") 2026/03/26 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a30_d20260326_m033058_c001_v0001154_t0007_u01774495858580") 2026/03/26 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43b895_d20260326_m033057_c001_v7007000_t0000_u01774495857622") 2026/03/26 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a2c_d20260326_m033056_c001_v0001154_t0004_u01774495856899") 2026/03/26 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43b890_d20260326_m033056_c001_v7007000_t0000_u01774495856355") 2026/03/26 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a28_d20260326_m033055_c001_v0001154_t0018_u01774495855591") 2026/03/26 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43b888_d20260326_m033054_c001_v7007000_t0000_u01774495854688") 2026/03/26 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a26_d20260326_m033053_c001_v0001154_t0000_u01774495853809") 2026/03/26 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43b881_d20260326_m033053_c001_v7007000_t0000_u01774495853266") 2026/03/26 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a24_d20260326_m033052_c001_v0001154_t0003_u01774495852530") 2026/03/26 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43b86e_d20260326_m033051_c001_v7007000_t0000_u01774495851987") 2026/03/26 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a20_d20260326_m033051_c001_v0001154_t0007_u01774495851301") 2026/03/26 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43b82e_d20260326_m033046_c001_v7007000_t0000_u01774495846687") 2026/03/26 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a18_d20260326_m033045_c001_v0001154_t0007_u01774495845988") 2026/03/26 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43b820_d20260326_m033045_c001_v7007000_t0000_u01774495845445") 2026/03/26 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a16_d20260326_m033044_c001_v0001154_t0022_u01774495844618") 2026/03/26 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43b80f_d20260326_m033043_c001_v7007000_t0000_u01774495843711") 2026/03/26 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a0e_d20260326_m033042_c001_v0001154_t0003_u01774495842920") 2026/03/26 03:41:04 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f412f7ec57a43b80e_d20260326_m033040_c001_v7007000_t0000_u01774495840756") 2026/03/26 03:41:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18a0c_d20260326_m033039_c001_v0001154_t0001_u01774495839975") 2026/03/26 03:41:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1105_d20260326_m033631_c001_v7007000_t0000_u01774496191160") 2026/03/26 03:41:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e30edb_d20260326_m033629_c001_v0001136_t0030_u01774496189406") 2026/03/26 03:41:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1102_d20260326_m033628_c001_v7007000_t0000_u01774496188830") 2026/03/26 03:41:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224cca_d20260326_m033627_c001_v0001185_t0036_u01774496187508") 2026/03/26 03:41:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0c00_d20260326_m033940_c001_v7007000_t0000_u01774496380735") 2026/03/26 03:41:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb21422564e_d20260326_m033940_c001_v0001185_t0057_u01774496380087") 2026/03/26 03:41:05 DEBUG : sub/yam: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c8565953e_d20260326_m033224_c001_v7007000_t0000_u01774495944224") 2026/03/26 03:41:05 DEBUG : sub/yam: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1174d03c596498d2_d20260326_m033222_c001_v0001185_t0030_u01774495942294") 2026/03/26 03:41:05 DEBUG : test_dir1/file2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10ff_d20260326_m033626_c001_v7007000_t0000_u01774496186658") 2026/03/26 03:41:05 DEBUG : test_dir1/file2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39acc9_d20260326_m033625_c001_v0001136_t0000_u01774496185168") 2026/03/26 03:41:05 DEBUG : test_dir1/file2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10f3_d20260326_m033624_c001_v7007000_t0000_u01774496184399") 2026/03/26 03:41:05 DEBUG : test_dir1/file2: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18d03_d20260326_m033623_c001_v0001154_t0025_u01774496183098") 2026/03/26 03:41:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a1100_d20260326_m033626_c001_v7007000_t0000_u01774496186929") 2026/03/26 03:41:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214224cb0_d20260326_m033625_c001_v0001185_t0016_u01774496185160") 2026/03/26 03:41:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4235dceb3a0a10f6_d20260326_m033624_c001_v7007000_t0000_u01774496184579") 2026/03/26 03:41:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39acbf_d20260326_m033623_c001_v0001136_t0048_u01774496183089") 2026/03/26 03:41:05 DEBUG : three: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233e67_d20260326_m033215_c001_v7007000_t0000_u01774495935435") 2026/03/26 03:41:05 DEBUG : three: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18b04_d20260326_m033214_c001_v0001154_t0017_u01774495934151") 2026/03/26 03:41:05 DEBUG : three: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18afa_d20260326_m033211_c001_v0001154_t0020_u01774495931513") 2026/03/26 03:41:06 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0c08_d20260326_m033942_c001_v7007000_t0000_u01774496382458") 2026/03/26 03:41:06 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18e4d_d20260326_m033941_c001_v0001154_t0007_u01774496381687") 2026/03/26 03:41:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0c51_d20260326_m034002_c001_v7007000_t0000_u01774496402258") 2026/03/26 03:41:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e310c4_d20260326_m034000_c001_v0001136_t0003_u01774496400240") 2026/03/26 03:41:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0c4d_d20260326_m033958_c001_v7007000_t0000_u01774496398682") 2026/03/26 03:41:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18e63_d20260326_m033956_c001_v0001154_t0005_u01774496396836") 2026/03/26 03:41:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0c49_d20260326_m033955_c001_v7007000_t0000_u01774496395835") 2026/03/26 03:41:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb214225707_d20260326_m033955_c001_v0001185_t0002_u01774496395159") 2026/03/26 03:41:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0c2c_d20260326_m033950_c001_v7007000_t0000_u01774496390169") 2026/03/26 03:41:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18e5b_d20260326_m033949_c001_v0001154_t0013_u01774496389204") 2026/03/26 03:41:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0c2f_d20260326_m033952_c001_v7007000_t0000_u01774496392288") 2026/03/26 03:41:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e310b4_d20260326_m033951_c001_v0001136_t0038_u01774496391137") 2026/03/26 03:41:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0c24_d20260326_m033948_c001_v7007000_t0000_u01774496388237") 2026/03/26 03:41:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111c8fb2142256ae_d20260326_m033947_c001_v0001185_t0017_u01774496387632") 2026/03/26 03:41:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0c1d_d20260326_m033946_c001_v7007000_t0000_u01774496386595") 2026/03/26 03:41:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39aeb7_d20260326_m033945_c001_v0001136_t0058_u01774496385787") 2026/03/26 03:41:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0c14_d20260326_m033944_c001_v7007000_t0000_u01774496384810") 2026/03/26 03:41:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1017342313e310ac_d20260326_m033943_c001_v0001136_t0046_u01774496383453") 2026/03/26 03:41:06 DEBUG : toe/toe/toe: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4119e416b31f4e47_d20260326_m034006_c001_v7007000_t0000_u01774496406887") 2026/03/26 03:41:06 DEBUG : toe/toe/toe: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f115158a1d4c18e6b_d20260326_m034006_c001_v0001154_t0013_u01774496406144") 2026/03/26 03:41:06 DEBUG : toe/toe/toe: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0c3a_d20260326_m033954_c001_v7007000_t0000_u01774496394200") 2026/03/26 03:41:06 DEBUG : toe/toe/toe: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39aec1_d20260326_m033953_c001_v0001136_t0044_u01774496393294") 2026/03/26 03:41:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0c52_d20260326_m034002_c001_v7007000_t0000_u01774496402843") 2026/03/26 03:41:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f104710949c39aec3_d20260326_m034001_c001_v0001136_t0033_u01774496401883") 2026/03/26 03:41:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f419bd1b7b3ba0c4e_d20260326_m033959_c001_v7007000_t0000_u01774496399282") 2026/03/26 03:41:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f11811e3fccf375e2_d20260326_m033958_c001_v0001104_t0025_u01774496398118") 2026/03/26 03:41:07 DEBUG : two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f41745aac32233e68_d20260326_m033215_c001_v7007000_t0000_u01774495935618") 2026/03/26 03:41:07 DEBUG : two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f40414688afcceccf_d20260326_m033213_c001_v0001033_t0025_u01774495933584") 2026/03/26 03:41:07 DEBUG : two: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f415158a1d4c18af8_d20260326_m033211_c001_v0001154_t0015_u01774495931329") 2026/03/26 03:41:07 DEBUG : yam: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c85659542_d20260326_m033225_c001_v7007000_t0000_u01774495945018") 2026/03/26 03:41:07 DEBUG : yam: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f114de5f8348fed6d_d20260326_m033223_c001_v0001091_t0043_u01774495943677") 2026/03/26 03:41:07 DEBUG : yam: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c85659532_d20260326_m033220_c001_v7007000_t0000_u01774495940997") 2026/03/26 03:41:07 DEBUG : yam: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1174d03c596498a2_d20260326_m033219_c001_v0001185_t0045_u01774495939515") 2026/03/26 03:41:07 DEBUG : yam: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c8565952c_d20260326_m033218_c001_v7007000_t0000_u01774495938217") 2026/03/26 03:41:07 DEBUG : yam: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f1174d03c5964985a_d20260326_m033216_c001_v0001185_t0035_u01774495936170") 2026/03/26 03:41:07 DEBUG : yaml: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c85659535_d20260326_m033221_c001_v7007000_t0000_u01774495941729") 2026/03/26 03:41:07 DEBUG : yaml: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f110e935f3f8496cc_d20260326_m033220_c001_v0001182_t0023_u01774495940770") 2026/03/26 03:41:07 DEBUG : yaml: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f4084662c8565952e_d20260326_m033218_c001_v7007000_t0000_u01774495938953") 2026/03/26 03:41:07 DEBUG : yaml: Deleting (id "4_zbf32adf3301d2b8b9fd80e1b_f111666acfbe47324_d20260326_m033217_c001_v0001115_t0012_u01774495937694") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m31.723100363s (try 1/5)