"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/02/08 02:18:32 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo" 2026/02/08 02:18:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/08 02:18:33 DEBUG : Creating backend with remote "/tmp/rclone36157420" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:18:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:18:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/08 02:18:34 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:18:34 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.58s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:18:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/08 02:18:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:18:35 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:18:35 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:18:36 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:18:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:18:36 INFO : sub dir/hello world: Copied (new) 2026/02/08 02:18:36 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.80s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", 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-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", 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-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:18:37 DEBUG : Creating backend with remote "/non-existing" 2026/02/08 02:18:37 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/08 02:18:37 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:18:37 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:18:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:18:38 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:18:38 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:18:38 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:18:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:18:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.52s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", 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-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:18:39 INFO : B2 bucket rclone-test-sumaqid4ceyo: Running all checks before starting transfers 2026/02/08 02:18:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:18:40 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:18:40 INFO : B2 bucket rclone-test-sumaqid4ceyo: Checks finished, now starting transfers 2026/02/08 02:18:40 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:18:40 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:18:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:18:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.22s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:18:41 ERROR : Ignoring --no-traverse with sync 2026/02/08 02:18:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:18:41 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:18:41 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:18:41 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:18:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:18:41 INFO : sub dir/hello world: Copied (new) 2026/02/08 02:18:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.24s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:18:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/08 02:18:42 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:18:42 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:18:42 DEBUG : hello world2: size = 12 OK 2026/02/08 02:18:42 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/02/08 02:18:42 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.18s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:18:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:18:43 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:18:43 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:18:44 DEBUG : potato2: size = 11 OK 2026/02/08 02:18:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:18:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.16s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:18:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:18:45 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:18:45 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:18:45 DEBUG : potato2: size = 11 OK 2026/02/08 02:18:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:18:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.64s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:18:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/08 02:18:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 02:18:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/08 02:18:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/08 02:18:46 INFO : sub dir2: Making directory 2026/02/08 02:18:46 INFO : sub dir: Making directory 2026/02/08 02:18:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:18:46 INFO : sub dir2/sub sub dir2: Making directory 2026/02/08 02:18:46 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:18:46 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:18:46 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:18:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:18:46 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/02/08 02:18:47 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.20s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:18:47 INFO : sub dir2: Making directory 2026/02/08 02:18:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/08 02:18:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 02:18:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:18:47 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:18:47 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:18:48 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:18:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:18:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.16s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:18:48 DEBUG : sub dir2: Making directory with metadata 2026/02/08 02:18:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 02:18:48 INFO : sub dir2: Making directory 2026/02/08 02:18:48 INFO : sub dir: Making directory 2026/02/08 02:18:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:18:48 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:18:48 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:18:49 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:18:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:18:49 INFO : sub dir/hello world: Copied (new) 2026/02/08 02:18:49 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/02/08 02:18:49 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/08 02:18:49 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.39s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", 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-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:18:50 INFO : sub dir2: Making directory 2026/02/08 02:18:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:18:50 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:18:50 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:18:50 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:18:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:18:50 INFO : sub dir/hello world: Copied (new) 2026/02/08 02:18:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.18s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:18:51 DEBUG : sub dir2: Making directory with metadata 2026/02/08 02:18:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 02:18:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/08 02:18:51 INFO : sub dir2: Making directory 2026/02/08 02:18:51 INFO : sub dir: Making directory 2026/02/08 02:18:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:18:51 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:18:51 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:18:52 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:18:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:18:52 INFO : sub dir/hello world: Copied (new) 2026/02/08 02:18:52 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/02/08 02:18:52 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.28s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", 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-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:18:53 INFO : sub dir2: Making directory 2026/02/08 02:18:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:18:53 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:18:53 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:18:53 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:18:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:18:53 INFO : sub dir/hello world: Copied (new) 2026/02/08 02:18:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.23s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:18:55 DEBUG : Creating backend with remote "TestB2:rclone-test-cavalax3peha" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-sumaqid4ceyo -> B2 bucket rclone-test-cavalax3peha 2026/02/08 02:18:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:18:56 DEBUG : B2 bucket rclone-test-cavalax3peha: Waiting for checks to finish 2026/02/08 02:18:56 DEBUG : B2 bucket rclone-test-cavalax3peha: Waiting for transfers to finish 2026/02/08 02:18:56 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:18:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:18:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/08 02:18:57 DEBUG : B2 bucket rclone-test-cavalax3peha: Purge remote 2026/02/08 02:18:57 INFO : B2 bucket rclone-test-cavalax3peha: cleaning bucket "rclone-test-cavalax3peha" of all files 2026/02/08 02:18:57 DEBUG : sub dir/hello world: Deleting (id "4_z1f428d4300bd3bbb9fc80e1b_f117375ea5a71bc8b_d20260208_m021856_c001_v0001185_t0001_u01770517136794") --- PASS: TestServerSideCopy (4.12s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:18:59 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone36157420) 2026/02/08 02:18:59 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:18:59 DEBUG : sub dir/hello world: Sizes differ 2026/02/08 02:18:59 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:18:59 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:18:59 DEBUG : sub dir/hello world: size = 17 OK 2026/02/08 02:18:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/08 02:18:59 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.90s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:01 DEBUG : Creating backend with remote "TestB2:rclone-test-xacucay3fojo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-sumaqid4ceyo -> B2 bucket rclone-test-xacucay3fojo 2026/02/08 02:19:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:19:02 DEBUG : B2 bucket rclone-test-xacucay3fojo: Waiting for checks to finish 2026/02/08 02:19:02 DEBUG : B2 bucket rclone-test-xacucay3fojo: Waiting for transfers to finish 2026/02/08 02:19:03 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:19:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:19:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/08 02:19:04 DEBUG : B2 bucket rclone-test-xacucay3fojo: Waiting for checks to finish 2026/02/08 02:19:04 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:19:04 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xacucay3fojo) 2026/02/08 02:19:04 DEBUG : sub dir/hello world: Sizes differ 2026/02/08 02:19:04 DEBUG : B2 bucket rclone-test-xacucay3fojo: Waiting for transfers to finish 2026/02/08 02:19:05 DEBUG : sub dir/hello world: size = 17 OK 2026/02/08 02:19:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/08 02:19:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/08 02:19:05 DEBUG : B2 bucket rclone-test-xacucay3fojo: Purge remote 2026/02/08 02:19:05 INFO : B2 bucket rclone-test-xacucay3fojo: cleaning bucket "rclone-test-xacucay3fojo" of all files 2026/02/08 02:19:05 DEBUG : sub dir/hello world: Deleting (id "4_z7f829db300bd3bbb9fc80e1b_f1009e33978e6bb38_d20260208_m021904_c001_v0001130_t0014_u01770517144997") 2026/02/08 02:19:05 DEBUG : sub dir/hello world: Deleting (id "4_z7f829db300bd3bbb9fc80e1b_f109ef832bfe06b52_d20260208_m021902_c001_v0001185_t0026_u01770517142823") --- PASS: TestServerSideCopyOverSelf (6.54s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:07 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone36157420) 2026/02/08 02:19:07 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:19:07 DEBUG : sub dir/hello world: Sizes differ 2026/02/08 02:19:07 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:07 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:08 DEBUG : sub dir/hello world: size = 17 OK 2026/02/08 02:19:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/08 02:19:08 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/08 02:19:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.82s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:09 DEBUG : Creating backend with remote "TestB2:rclone-test-licojow4nowi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-sumaqid4ceyo -> B2 bucket rclone-test-licojow4nowi 2026/02/08 02:19:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:19:10 DEBUG : B2 bucket rclone-test-licojow4nowi: Waiting for checks to finish 2026/02/08 02:19:10 DEBUG : B2 bucket rclone-test-licojow4nowi: Waiting for transfers to finish 2026/02/08 02:19:12 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:19:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:19:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/08 02:19:13 DEBUG : B2 bucket rclone-test-licojow4nowi: Waiting for checks to finish 2026/02/08 02:19:13 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:19:13 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-licojow4nowi) 2026/02/08 02:19:13 DEBUG : sub dir/hello world: Sizes differ 2026/02/08 02:19:13 DEBUG : B2 bucket rclone-test-licojow4nowi: Waiting for transfers to finish 2026/02/08 02:19:13 DEBUG : sub dir/hello world: size = 17 OK 2026/02/08 02:19:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/08 02:19:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/08 02:19:13 INFO : sub dir/hello world: Deleted 2026/02/08 02:19:14 DEBUG : testing file moves 2026/02/08 02:19:15 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:19:15 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-licojow4nowi) 2026/02/08 02:19:15 DEBUG : sub dir/hello world: Sizes differ 2026/02/08 02:19:15 DEBUG : B2 bucket rclone-test-licojow4nowi: Waiting for checks to finish 2026/02/08 02:19:15 DEBUG : B2 bucket rclone-test-licojow4nowi: Waiting for transfers to finish 2026/02/08 02:19:15 DEBUG : sub dir/hello world: size = 24 OK 2026/02/08 02:19:15 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/02/08 02:19:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/08 02:19:15 INFO : sub dir/hello world: Deleted 2026/02/08 02:19:15 DEBUG : B2 bucket rclone-test-licojow4nowi: Purge remote 2026/02/08 02:19:15 INFO : B2 bucket rclone-test-licojow4nowi: cleaning bucket "rclone-test-licojow4nowi" of all files 2026/02/08 02:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2bdc300bd3bbb9fc80e1b_f102c62cb25b987ce_d20260208_m021915_c001_v0001103_t0032_u01770517155193") 2026/02/08 02:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2bdc300bd3bbb9fc80e1b_f11327ab5228c4a5a_d20260208_m021913_c001_v0001113_t0022_u01770517153322") 2026/02/08 02:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2bdc300bd3bbb9fc80e1b_f10427678ac9f050f_d20260208_m021911_c001_v0001033_t0031_u01770517151335") --- PASS: TestServerSideMoveOverSelf (8.69s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:17 ERROR : error listing: directory not found 2026/02/08 02:19:18 INFO : Local file system at /tmp/rclone36157420: Making directory 2026/02/08 02:19:18 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:18 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.59s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:19:20 DEBUG : Local file system at /tmp/rclone36157420: Waiting for checks to finish 2026/02/08 02:19:20 DEBUG : Local file system at /tmp/rclone36157420: Waiting for transfers to finish 2026/02/08 02:19:20 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/02/08 02:19:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:19:20 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/02/08 02:19:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.99s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:21 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/08 02:19:21 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:21 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:21 DEBUG : check sum: size = 1 OK 2026/02/08 02:19:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/08 02:19:21 INFO : check sum: Copied (new) 2026/02/08 02:19:21 DEBUG : Waiting for deletions to finish 2026/02/08 02:19:22 DEBUG : check sum: size = 1 OK 2026/02/08 02:19:22 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/08 02:19:22 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/02/08 02:19:22 DEBUG : check sum: Unchanged skipping 2026/02/08 02:19:22 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:22 DEBUG : Waiting for deletions to finish 2026/02/08 02:19:22 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.56s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/08 02:19:22 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:22 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:23 DEBUG : sizeonly: size = 6 OK 2026/02/08 02:19:23 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/08 02:19:23 INFO : sizeonly: Copied (new) 2026/02/08 02:19:23 DEBUG : Waiting for deletions to finish 2026/02/08 02:19:23 DEBUG : sizeonly: size = 6 OK 2026/02/08 02:19:23 DEBUG : sizeonly: Sizes identical 2026/02/08 02:19:23 DEBUG : sizeonly: Unchanged skipping 2026/02/08 02:19:23 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:23 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:23 DEBUG : Waiting for deletions to finish 2026/02/08 02:19:23 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.58s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/08 02:19:24 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:24 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:24 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/02/08 02:19:24 INFO : ignore-size: Copied (new) 2026/02/08 02:19:24 DEBUG : Waiting for deletions to finish 2026/02/08 02:19:25 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:19:25 DEBUG : ignore-size: Unchanged skipping 2026/02/08 02:19:25 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:25 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:25 DEBUG : Waiting for deletions to finish 2026/02/08 02:19:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.60s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:26 DEBUG : existing: size = 6 OK 2026/02/08 02:19:26 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:19:26 DEBUG : existing: Unchanged skipping 2026/02/08 02:19:26 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:26 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:26 DEBUG : Waiting for deletions to finish 2026/02/08 02:19:26 INFO : There was nothing to transfer 2026/02/08 02:19:26 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:26 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/08 02:19:26 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:27 DEBUG : existing: size = 6 OK 2026/02/08 02:19:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/08 02:19:27 INFO : existing: Copied (replaced existing) 2026/02/08 02:19:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.82s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/08 02:19:27 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:27 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:28 DEBUG : existing: size = 6 OK 2026/02/08 02:19:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/08 02:19:28 INFO : existing: Copied (new) 2026/02/08 02:19:28 DEBUG : Waiting for deletions to finish 2026/02/08 02:19:28 DEBUG : existing: Destination exists, skipping 2026/02/08 02:19:28 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:28 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:28 DEBUG : Waiting for deletions to finish 2026/02/08 02:19:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.54s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:29 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/08 02:19:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/08 02:19:30 DEBUG : c/non empty space: size = 5 OK 2026/02/08 02:19:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:19:30 DEBUG : c/non empty space: Unchanged skipping 2026/02/08 02:19:30 DEBUG : a/potato2: size = 60 OK 2026/02/08 02:19:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:19:30 INFO : a/potato2: Copied (new) 2026/02/08 02:19:30 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:30 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:30 DEBUG : Waiting for deletions to finish 2026/02/08 02:19:30 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.48s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:32 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:32 DEBUG : empty space: size = 1 OK 2026/02/08 02:19:32 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/02/08 02:19:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/08 02:19:32 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/02/08 02:19:32 DEBUG : empty space: Unchanged skipping 2026/02/08 02:19:32 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:32 DEBUG : Waiting for deletions to finish 2026/02/08 02:19:32 INFO : There was nothing to transfer 2026/02/08 02:19:32 DEBUG : empty space: size = 1 OK 2026/02/08 02:19:32 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/02/08 02:19:32 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/08 02:19:33 INFO : empty space: Updated modification time in destination 2026/02/08 02:19:33 DEBUG : empty space: Unchanged skipping 2026/02/08 02:19:33 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:33 DEBUG : Waiting for deletions to finish 2026/02/08 02:19:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.67s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:35 DEBUG : empty space: size = 1 OK 2026/02/08 02:19:35 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/08 02:19:35 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/08 02:19:35 DEBUG : empty space: Unchanged skipping 2026/02/08 02:19:35 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:35 DEBUG : Waiting for deletions to finish 2026/02/08 02:19:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.35s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:36 DEBUG : foo: size = 3 OK 2026/02/08 02:19:36 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/02/08 02:19:36 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone36157420) 2026/02/08 02:19:36 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:19:36 DEBUG : foo: sha1 differ 2026/02/08 02:19:36 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:36 DEBUG : foo: size = 3 OK 2026/02/08 02:19:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/02/08 02:19:36 INFO : foo: Copied (replaced existing) 2026/02/08 02:19:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:37 DEBUG : empty space: size = 1 OK 2026/02/08 02:19:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:19:37 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/08 02:19:37 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:37 DEBUG : empty space: Unchanged skipping 2026/02/08 02:19:37 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:38 DEBUG : potato: size = 60 OK 2026/02/08 02:19:38 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:19:38 INFO : potato: Copied (new) 2026/02/08 02:19:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.84s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:39 DEBUG : potato: size = 21 (Local file system at /tmp/rclone36157420) 2026/02/08 02:19:39 DEBUG : potato: size = 60 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:19:39 DEBUG : potato: Sizes differ 2026/02/08 02:19:39 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:39 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:39 DEBUG : potato: size = 21 OK 2026/02/08 02:19:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/02/08 02:19:39 INFO : potato: Copied (replaced existing) 2026/02/08 02:19:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.64s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:41 DEBUG : potato: size = 21 OK 2026/02/08 02:19:41 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/02/08 02:19:41 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone36157420) 2026/02/08 02:19:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:19:41 DEBUG : potato: sha1 differ 2026/02/08 02:19:41 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:41 DEBUG : potato: size = 21 OK 2026/02/08 02:19:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/02/08 02:19:41 INFO : potato: Copied (replaced existing) 2026/02/08 02:19:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:19:43 DEBUG : empty space: size = 1 OK 2026/02/08 02:19:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:19:43 DEBUG : empty space: Unchanged skipping 2026/02/08 02:19:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/08 02:19:43 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:43 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:43 DEBUG : Waiting for deletions to finish 2026/02/08 02:19:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:45 DEBUG : empty space: size = 1 OK 2026/02/08 02:19:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:19:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:19:45 DEBUG : empty space: Unchanged skipping 2026/02/08 02:19:45 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:45 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:45 DEBUG : potato2: size = 60 OK 2026/02/08 02:19:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:19:45 INFO : potato2: Copied (new) 2026/02/08 02:19:45 DEBUG : Waiting for deletions to finish 2026/02/08 02:19:45 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:47 INFO : d: Making directory 2026/02/08 02:19:47 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/02/08 02:19:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/08 02:19:47 DEBUG : c/non empty space: size = 5 OK 2026/02/08 02:19:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:19:47 DEBUG : c/non empty space: Unchanged skipping 2026/02/08 02:19:47 DEBUG : a/potato2: size = 60 OK 2026/02/08 02:19:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:19:47 INFO : a/potato2: Copied (new) 2026/02/08 02:19:47 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:47 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:47 DEBUG : Waiting for deletions to finish 2026/02/08 02:19:48 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:49 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/08 02:19:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/08 02:19:50 DEBUG : c/non empty space: size = 5 OK 2026/02/08 02:19:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:19:50 DEBUG : c/non empty space: Unchanged skipping 2026/02/08 02:19:50 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:50 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:50 DEBUG : a/potato2: size = 60 OK 2026/02/08 02:19:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:19:50 INFO : a/potato2: Copied (new) 2026/02/08 02:19:50 ERROR : B2 bucket rclone-test-sumaqid4ceyo: not deleting files as there were IO errors 2026/02/08 02:19:50 ERROR : B2 bucket rclone-test-sumaqid4ceyo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.42s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:52 DEBUG : Waiting for deletions to finish 2026/02/08 02:19:52 DEBUG : empty space: size = 1 OK 2026/02/08 02:19:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:19:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:19:52 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:52 DEBUG : empty space: Unchanged skipping 2026/02/08 02:19:52 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:52 INFO : potato: Deleted 2026/02/08 02:19:52 DEBUG : potato2: size = 60 OK 2026/02/08 02:19:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:19:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.14s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:54 DEBUG : Waiting for deletions to finish 2026/02/08 02:19:54 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:54 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:54 INFO : potato: Deleted 2026/02/08 02:19:54 DEBUG : empty space: size = 1 OK 2026/02/08 02:19:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:19:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:19:54 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:54 DEBUG : empty space: Unchanged skipping 2026/02/08 02:19:54 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:55 DEBUG : potato2: size = 60 OK 2026/02/08 02:19:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:19:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.54s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:19:56 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:56 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:57 DEBUG : potato2: size = 19 OK 2026/02/08 02:19:57 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/02/08 02:19:57 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.85s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:19:58 DEBUG : enormous: Excluded (Size Filter) 2026/02/08 02:19:58 DEBUG : enormous: Excluded 2026/02/08 02:19:58 DEBUG : potato2: Excluded (Size Filter) 2026/02/08 02:19:58 DEBUG : potato2: Excluded 2026/02/08 02:19:59 DEBUG : potato2: Excluded (Size Filter) 2026/02/08 02:19:59 DEBUG : potato2: Excluded 2026/02/08 02:19:59 DEBUG : empty space: size = 1 OK 2026/02/08 02:19:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:19:59 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:19:59 DEBUG : empty space: Unchanged skipping 2026/02/08 02:19:59 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:19:59 DEBUG : Waiting for deletions to finish 2026/02/08 02:19:59 INFO : There was nothing to transfer 2026/02/08 02:19:59 DEBUG : enormous: Excluded (Size Filter) 2026/02/08 02:19:59 DEBUG : enormous: Excluded 2026/02/08 02:19:59 DEBUG : potato2: Excluded (Size Filter) 2026/02/08 02:19:59 DEBUG : potato2: Excluded 2026/02/08 02:19:59 DEBUG : potato2: Excluded (Size Filter) 2026/02/08 02:19:59 DEBUG : potato2: Excluded 2026/02/08 02:19:59 DEBUG : empty space: size = 1 OK 2026/02/08 02:19:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/08 02:19:59 DEBUG : Local file system at /tmp/rclone36157420: Waiting for checks to finish 2026/02/08 02:19:59 DEBUG : empty space: Unchanged skipping 2026/02/08 02:19:59 DEBUG : Local file system at /tmp/rclone36157420: Waiting for transfers to finish 2026/02/08 02:19:59 DEBUG : Waiting for deletions to finish 2026/02/08 02:19:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.18s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:20:01 DEBUG : enormous: Excluded (Size Filter) 2026/02/08 02:20:01 DEBUG : enormous: Excluded 2026/02/08 02:20:01 DEBUG : potato2: Excluded (Size Filter) 2026/02/08 02:20:01 DEBUG : potato2: Excluded 2026/02/08 02:20:01 DEBUG : empty space: size = 1 OK 2026/02/08 02:20:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:20:01 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:20:01 DEBUG : empty space: Unchanged skipping 2026/02/08 02:20:01 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:20:01 DEBUG : Waiting for deletions to finish 2026/02/08 02:20:01 INFO : enormous: Deleted 2026/02/08 02:20:01 INFO : potato2: Deleted 2026/02/08 02:20:01 INFO : There was nothing to transfer 2026/02/08 02:20:02 DEBUG : empty space: size = 1 OK 2026/02/08 02:20:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/08 02:20:02 DEBUG : empty space: Unchanged skipping 2026/02/08 02:20:02 DEBUG : Local file system at /tmp/rclone36157420: Waiting for checks to finish 2026/02/08 02:20:02 DEBUG : Local file system at /tmp/rclone36157420: Waiting for transfers to finish 2026/02/08 02:20:02 DEBUG : Waiting for deletions to finish 2026/02/08 02:20:02 INFO : enormous: Deleted 2026/02/08 02:20:02 INFO : potato2: Deleted 2026/02/08 02:20:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.56s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:20:04 DEBUG : five: Need to transfer - File not found at Destination 2026/02/08 02:20:04 DEBUG : one: Destination is newer than source, skipping 2026/02/08 02:20:04 DEBUG : four: size = 4 (Local file system at /tmp/rclone36157420) 2026/02/08 02:20:04 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:20:04 DEBUG : four: size = 8 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:20:04 DEBUG : four: Sizes differ 2026/02/08 02:20:04 DEBUG : two: size = 3 OK 2026/02/08 02:20:04 DEBUG : three: size = 5 OK 2026/02/08 02:20:04 DEBUG : three: Sizes identical 2026/02/08 02:20:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone36157420) 2026/02/08 02:20:04 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:20:04 DEBUG : two: sha1 differ 2026/02/08 02:20:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/08 02:20:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/08 02:20:04 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:20:04 DEBUG : four: size = 4 OK 2026/02/08 02:20:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/08 02:20:04 INFO : four: Copied (replaced existing) 2026/02/08 02:20:05 DEBUG : two: size = 3 OK 2026/02/08 02:20:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/08 02:20:05 INFO : two: Copied (replaced existing) 2026/02/08 02:20:05 DEBUG : five: size = 4 OK 2026/02/08 02:20:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/08 02:20:05 INFO : five: Copied (new) 2026/02/08 02:20:05 DEBUG : Waiting for deletions to finish 2026/02/08 02:20:06 DEBUG : five: size = 4 OK 2026/02/08 02:20:06 DEBUG : four: size = 4 OK 2026/02/08 02:20:06 DEBUG : one: Destination is newer than source, skipping 2026/02/08 02:20:06 DEBUG : three: size = 5 OK 2026/02/08 02:20:06 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:20:06 DEBUG : two: size = 3 OK 2026/02/08 02:20:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/08 02:20:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone36157420) 2026/02/08 02:20:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/08 02:20:06 DEBUG : five: Size and sha1 of src and dst objects identical 2026/02/08 02:20:06 DEBUG : four: Size and sha1 of src and dst objects identical 2026/02/08 02:20:06 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:20:06 DEBUG : three: sha1 differ 2026/02/08 02:20:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/02/08 02:20:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/02/08 02:20:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/08 02:20:06 DEBUG : two: Size and sha1 of src and dst objects identical 2026/02/08 02:20:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/02/08 02:20:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/02/08 02:20:06 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:20:06 DEBUG : three: size = 5 OK 2026/02/08 02:20:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/08 02:20:06 INFO : three: Copied (replaced existing) 2026/02/08 02:20:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.14s) === 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-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/02/08 02:20:08 INFO : B2 bucket rclone-test-sumaqid4ceyo: Making map for --track-renames 2026/02/08 02:20:08 INFO : B2 bucket rclone-test-sumaqid4ceyo: Finished making map for --track-renames 2026/02/08 02:20:08 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:20:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/08 02:20:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/08 02:20:08 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for renames to finish 2026/02/08 02:20:08 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:20:08 DEBUG : potato: size = 14 OK 2026/02/08 02:20:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/08 02:20:08 INFO : potato: Copied (new) 2026/02/08 02:20:09 DEBUG : yam: size = 11 OK 2026/02/08 02:20:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/08 02:20:09 INFO : yam: Copied (new) 2026/02/08 02:20:09 DEBUG : Waiting for deletions to finish 2026/02/08 02:20:09 DEBUG : potato: size = 14 OK 2026/02/08 02:20:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:20:09 INFO : B2 bucket rclone-test-sumaqid4ceyo: Making map for --track-renames 2026/02/08 02:20:09 INFO : B2 bucket rclone-test-sumaqid4ceyo: Finished making map for --track-renames 2026/02/08 02:20:09 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:20:09 DEBUG : potato: Unchanged skipping 2026/02/08 02:20:09 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for renames to finish 2026/02/08 02:20:10 DEBUG : yaml: size = 11 OK 2026/02/08 02:20:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/08 02:20:10 INFO : yam: Copied (server-side copy) to: yaml 2026/02/08 02:20:11 INFO : yam: Deleted 2026/02/08 02:20:11 INFO : yaml: Renamed from "yam" 2026/02/08 02:20:11 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:20:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (4.22s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/08 02:20:12 INFO : B2 bucket rclone-test-sumaqid4ceyo: Making map for --track-renames 2026/02/08 02:20:12 INFO : B2 bucket rclone-test-sumaqid4ceyo: Finished making map for --track-renames 2026/02/08 02:20:12 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:20:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/08 02:20:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/08 02:20:12 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for renames to finish 2026/02/08 02:20:12 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:20:12 DEBUG : yam: size = 11 OK 2026/02/08 02:20:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/08 02:20:12 INFO : yam: Copied (new) 2026/02/08 02:20:12 DEBUG : potato: size = 14 OK 2026/02/08 02:20:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/08 02:20:12 INFO : potato: Copied (new) 2026/02/08 02:20:12 DEBUG : Waiting for deletions to finish 2026/02/08 02:20:13 DEBUG : potato: size = 14 OK 2026/02/08 02:20:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:20:13 INFO : B2 bucket rclone-test-sumaqid4ceyo: Making map for --track-renames 2026/02/08 02:20:13 INFO : B2 bucket rclone-test-sumaqid4ceyo: Finished making map for --track-renames 2026/02/08 02:20:13 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:20:13 DEBUG : potato: Unchanged skipping 2026/02/08 02:20:13 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for renames to finish 2026/02/08 02:20:13 DEBUG : yaml: size = 11 OK 2026/02/08 02:20:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/08 02:20:13 INFO : yam: Copied (server-side copy) to: yaml 2026/02/08 02:20:14 INFO : yam: Deleted 2026/02/08 02:20:14 INFO : yaml: Renamed from "yam" 2026/02/08 02:20:14 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:20:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/08 02:20:15 INFO : B2 bucket rclone-test-sumaqid4ceyo: Making map for --track-renames 2026/02/08 02:20:15 INFO : B2 bucket rclone-test-sumaqid4ceyo: Finished making map for --track-renames 2026/02/08 02:20:15 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:20:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/08 02:20:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/08 02:20:15 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for renames to finish 2026/02/08 02:20:15 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:20:15 DEBUG : sub/yam: size = 11 OK 2026/02/08 02:20:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/08 02:20:15 INFO : sub/yam: Copied (new) 2026/02/08 02:20:16 DEBUG : potato: size = 14 OK 2026/02/08 02:20:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/08 02:20:16 INFO : potato: Copied (new) 2026/02/08 02:20:16 DEBUG : Waiting for deletions to finish 2026/02/08 02:20:17 DEBUG : potato: size = 14 OK 2026/02/08 02:20:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:20:17 DEBUG : potato: Unchanged skipping 2026/02/08 02:20:17 INFO : B2 bucket rclone-test-sumaqid4ceyo: Making map for --track-renames 2026/02/08 02:20:17 INFO : B2 bucket rclone-test-sumaqid4ceyo: Finished making map for --track-renames 2026/02/08 02:20:17 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:20:17 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for renames to finish 2026/02/08 02:20:18 DEBUG : yam: size = 11 OK 2026/02/08 02:20:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/08 02:20:18 INFO : sub/yam: Copied (server-side copy) to: yam 2026/02/08 02:20:18 INFO : sub/yam: Deleted 2026/02/08 02:20:18 INFO : yam: Renamed from "sub/yam" 2026/02/08 02:20:18 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:20:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.10s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:20:19 DEBUG : Creating backend with remote "/tmp/rclone36157420/dir1" 2026/02/08 02:20:19 DEBUG : Config file has changed externally - reloading 2026/02/08 02:20:19 DEBUG : Creating backend with remote "/tmp/rclone36157420/dir2" 2026/02/08 02:20:19 DEBUG : Local file system at /tmp/rclone36157420/dir2: Using server-side directory move 2026/02/08 02:20:19 INFO : Local file system at /tmp/rclone36157420/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/08 02:20:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/08 02:20:19 DEBUG : Local file system at /tmp/rclone36157420/dir2: Waiting for checks to finish 2026/02/08 02:20:19 INFO : file1.txt: Moved (server-side) 2026/02/08 02:20:19 DEBUG : Local file system at /tmp/rclone36157420/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:20:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:20:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/08 02:20:19 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:20:19 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:20:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/08 02:20:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/08 02:20:20 INFO : nested/sub dir/file: Copied (new) 2026/02/08 02:20:20 INFO : nested/sub dir/file: Deleted 2026/02/08 02:20:20 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:20:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:20:20 INFO : sub dir/hello world: Copied (new) 2026/02/08 02:20:20 INFO : sub dir/hello world: Deleted 2026/02/08 02:20:20 INFO : sub dir: Removing directory 2026/02/08 02:20:20 INFO : nested/sub dir: Removing directory 2026/02/08 02:20:20 INFO : nested: Removing directory 2026/02/08 02:20:20 DEBUG : Local file system at /tmp/rclone36157420: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.83s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:20:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/08 02:20:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/08 02:20:21 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:20:21 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:20:21 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/08 02:20:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/08 02:20:21 INFO : nested/sub dir/file: Copied (new) 2026/02/08 02:20:21 INFO : nested/sub dir/file: Deleted 2026/02/08 02:20:22 DEBUG : sub dir/hello world: size = 11 OK 2026/02/08 02:20:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:20:22 INFO : sub dir/hello world: Copied (new) 2026/02/08 02:20:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.72s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:20:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/08 02:20:23 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/08 02:20:23 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:20:23 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:20:23 DEBUG : existing-b: size = 6 OK 2026/02/08 02:20:23 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/02/08 02:20:23 INFO : existing-b: Copied (new) 2026/02/08 02:20:23 INFO : existing-b: Deleted 2026/02/08 02:20:23 DEBUG : existing: size = 6 OK 2026/02/08 02:20:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/08 02:20:23 INFO : existing: Copied (new) 2026/02/08 02:20:23 INFO : existing: Deleted 2026/02/08 02:20:24 DEBUG : existing: Destination exists, skipping 2026/02/08 02:20:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/08 02:20:24 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:20:24 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:20:24 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.88s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:20:25 DEBUG : Creating backend with remote "TestB2:rclone-test-vilexic7puse" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-sumaqid4ceyo -> B2 bucket rclone-test-vilexic7puse 2026/02/08 02:20:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:20:30 DEBUG : empty space: size = 1 OK 2026/02/08 02:20:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/08 02:20:30 DEBUG : empty space: Unchanged skipping 2026/02/08 02:20:30 DEBUG : potato3: size = 68 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:20:30 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vilexic7puse) 2026/02/08 02:20:30 DEBUG : potato3: Sizes differ 2026/02/08 02:20:30 DEBUG : B2 bucket rclone-test-vilexic7puse: Waiting for checks to finish 2026/02/08 02:20:30 INFO : empty space: Deleted 2026/02/08 02:20:30 DEBUG : B2 bucket rclone-test-vilexic7puse: Waiting for transfers to finish 2026/02/08 02:20:30 DEBUG : potato2: size = 60 OK 2026/02/08 02:20:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:20:30 INFO : potato2: Copied (server-side copy) 2026/02/08 02:20:31 INFO : potato2: Deleted 2026/02/08 02:20:31 DEBUG : potato3: size = 68 OK 2026/02/08 02:20:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/08 02:20:31 INFO : potato3: Copied (server-side copy) 2026/02/08 02:20:31 INFO : potato3: Deleted 2026/02/08 02:20:31 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyujel4mogu" 2026/02/08 02:20:32 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/08 02:20:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:20:32 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/08 02:20:32 DEBUG : B2 bucket rclone-test-xeyujel4mogu: Waiting for checks to finish 2026/02/08 02:20:32 DEBUG : B2 bucket rclone-test-xeyujel4mogu: Waiting for transfers to finish 2026/02/08 02:20:33 DEBUG : empty space: size = 1 OK 2026/02/08 02:20:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/08 02:20:33 INFO : empty space: Copied (server-side copy) 2026/02/08 02:20:33 INFO : empty space: Deleted 2026/02/08 02:20:34 DEBUG : potato3: size = 68 OK 2026/02/08 02:20:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/08 02:20:34 INFO : potato3: Copied (server-side copy) 2026/02/08 02:20:34 INFO : potato3: Deleted 2026/02/08 02:20:34 DEBUG : potato2: size = 60 OK 2026/02/08 02:20:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:20:34 INFO : potato2: Copied (server-side copy) 2026/02/08 02:20:34 INFO : potato2: Deleted 2026/02/08 02:20:34 DEBUG : B2 bucket rclone-test-xeyujel4mogu: Purge remote 2026/02/08 02:20:34 INFO : B2 bucket rclone-test-xeyujel4mogu: cleaning bucket "rclone-test-xeyujel4mogu" of all files 2026/02/08 02:20:34 DEBUG : empty space: Deleting (id "4_z9fa2fdd300cd3bbb9fc80e1b_f10185c33e1203aec_d20260208_m022033_c001_v0001185_t0049_u01770517233539") 2026/02/08 02:20:34 DEBUG : potato2: Deleting (id "4_z9fa2fdd300cd3bbb9fc80e1b_f111daaccf6725776_d20260208_m022033_c001_v0001167_t0050_u01770517233742") 2026/02/08 02:20:34 DEBUG : potato3: Deleting (id "4_z9fa2fdd300cd3bbb9fc80e1b_f1158ab3af0be77f3_d20260208_m022033_c001_v0001183_t0015_u01770517233912") 2026/02/08 02:20:35 DEBUG : B2 bucket rclone-test-vilexic7puse: Purge remote 2026/02/08 02:20:35 INFO : B2 bucket rclone-test-vilexic7puse: cleaning bucket "rclone-test-vilexic7puse" of all files 2026/02/08 02:20:35 DEBUG : empty space: Deleting (id "4_z5f02eda300cd3bbb9fc80e1b_f4199ef51948e4f8d_d20260208_m022033_c001_v7007000_t0000_u01770517233724") 2026/02/08 02:20:35 DEBUG : empty space: Deleting (id "4_z5f02eda300cd3bbb9fc80e1b_f101e5ee20359f53f_d20260208_m022029_c001_v0001167_t0000_u01770517229079") 2026/02/08 02:20:35 DEBUG : potato2: Deleting (id "4_z5f02eda300cd3bbb9fc80e1b_f4199ef51948e4f9d_d20260208_m022034_c001_v7007000_t0000_u01770517234321") 2026/02/08 02:20:35 DEBUG : potato2: Deleting (id "4_z5f02eda300cd3bbb9fc80e1b_f11591a9b0cd3e4a0_d20260208_m022030_c001_v0001185_t0013_u01770517230845") 2026/02/08 02:20:35 DEBUG : potato3: Deleting (id "4_z5f02eda300cd3bbb9fc80e1b_f4199ef51948e4f97_d20260208_m022034_c001_v7007000_t0000_u01770517234116") 2026/02/08 02:20:35 DEBUG : potato3: Deleting (id "4_z5f02eda300cd3bbb9fc80e1b_f109fece916a21d85_d20260208_m022031_c001_v0001131_t0031_u01770517231074") 2026/02/08 02:20:35 DEBUG : potato3: Deleting (id "4_z5f02eda300cd3bbb9fc80e1b_f101e5ee20359f54d_d20260208_m022029_c001_v0001167_t0019_u01770517229758") --- PASS: TestServerSideMove (12.48s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:20:37 DEBUG : Creating backend with remote "TestB2:rclone-test-vedetep9yalo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-sumaqid4ceyo -> B2 bucket rclone-test-vedetep9yalo 2026/02/08 02:20:44 DEBUG : empty space: Excluded (Size Filter) 2026/02/08 02:20:44 DEBUG : empty space: Excluded 2026/02/08 02:20:44 DEBUG : empty space: Excluded (Size Filter) 2026/02/08 02:20:44 DEBUG : empty space: Excluded 2026/02/08 02:20:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:20:44 DEBUG : B2 bucket rclone-test-vedetep9yalo: Waiting for checks to finish 2026/02/08 02:20:44 DEBUG : potato3: size = 68 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:20:44 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vedetep9yalo) 2026/02/08 02:20:44 DEBUG : potato3: Sizes differ 2026/02/08 02:20:44 DEBUG : B2 bucket rclone-test-vedetep9yalo: Waiting for transfers to finish 2026/02/08 02:20:45 DEBUG : potato2: size = 60 OK 2026/02/08 02:20:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:20:45 INFO : potato2: Copied (server-side copy) 2026/02/08 02:20:45 INFO : potato2: Deleted 2026/02/08 02:20:45 DEBUG : potato3: size = 68 OK 2026/02/08 02:20:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/08 02:20:45 INFO : potato3: Copied (server-side copy) 2026/02/08 02:20:45 INFO : potato3: Deleted 2026/02/08 02:20:46 DEBUG : Creating backend with remote "TestB2:rclone-test-vodigux1mede" 2026/02/08 02:20:46 DEBUG : empty space: Excluded (Size Filter) 2026/02/08 02:20:46 DEBUG : empty space: Excluded 2026/02/08 02:20:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:20:47 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/08 02:20:47 DEBUG : B2 bucket rclone-test-vodigux1mede: Waiting for checks to finish 2026/02/08 02:20:47 DEBUG : B2 bucket rclone-test-vodigux1mede: Waiting for transfers to finish 2026/02/08 02:20:48 DEBUG : potato2: size = 60 OK 2026/02/08 02:20:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:20:48 INFO : potato2: Copied (server-side copy) 2026/02/08 02:20:48 INFO : potato2: Deleted 2026/02/08 02:20:48 DEBUG : potato3: size = 68 OK 2026/02/08 02:20:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/08 02:20:48 INFO : potato3: Copied (server-side copy) 2026/02/08 02:20:48 INFO : potato3: Deleted 2026/02/08 02:20:49 DEBUG : B2 bucket rclone-test-vodigux1mede: Purge remote 2026/02/08 02:20:49 INFO : B2 bucket rclone-test-vodigux1mede: cleaning bucket "rclone-test-vodigux1mede" of all files 2026/02/08 02:20:49 DEBUG : potato2: Deleting (id "4_zbfb23d5300dd3bbb9fc80e1b_f1089cf39426276fe_d20260208_m022047_c001_v0001167_t0007_u01770517247966") 2026/02/08 02:20:49 DEBUG : potato3: Deleting (id "4_zbfb23d5300dd3bbb9fc80e1b_f105fb43549c924e8_d20260208_m022048_c001_v0001130_t0015_u01770517248348") 2026/02/08 02:20:49 DEBUG : B2 bucket rclone-test-vedetep9yalo: Purge remote 2026/02/08 02:20:49 INFO : B2 bucket rclone-test-vedetep9yalo: cleaning bucket "rclone-test-vedetep9yalo" of all files 2026/02/08 02:20:50 DEBUG : empty space: Deleting (id "4_zbfd22d2300dd3bbb9fc80e1b_f1089994d1b8f7247_d20260208_m022043_c001_v0001044_t0035_u01770517243637") 2026/02/08 02:20:50 DEBUG : potato2: Deleting (id "4_zbfd22d2300dd3bbb9fc80e1b_f405dfb98b8a701cc_d20260208_m022048_c001_v7007000_t0000_u01770517248534") 2026/02/08 02:20:50 DEBUG : potato2: Deleting (id "4_zbfd22d2300dd3bbb9fc80e1b_f1078428a162cdc83_d20260208_m022044_c001_v0001106_t0039_u01770517244761") 2026/02/08 02:20:50 DEBUG : potato3: Deleting (id "4_zbfd22d2300dd3bbb9fc80e1b_f405dfb98b8a701cf_d20260208_m022048_c001_v7007000_t0000_u01770517248737") 2026/02/08 02:20:50 DEBUG : potato3: Deleting (id "4_zbfd22d2300dd3bbb9fc80e1b_f110f3d1cee580b44_d20260208_m022045_c001_v0001040_t0022_u01770517245128") 2026/02/08 02:20:50 DEBUG : potato3: Deleting (id "4_zbfd22d2300dd3bbb9fc80e1b_f1089994d1b8f7249_d20260208_m022044_c001_v0001044_t0032_u01770517244015") --- PASS: TestServerSideMoveWithFilter (14.51s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:20:52 DEBUG : Creating backend with remote "TestB2:rclone-test-mewecev4vofi" 2026/02/08 02:20:54 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-sumaqid4ceyo -> B2 bucket rclone-test-mewecev4vofi 2026/02/08 02:20:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:20:57 DEBUG : empty space: size = 1 OK 2026/02/08 02:20:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/08 02:20:57 DEBUG : empty space: Unchanged skipping 2026/02/08 02:20:57 DEBUG : potato3: size = 68 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:20:57 DEBUG : potato3: size = 60 (B2 bucket rclone-test-mewecev4vofi) 2026/02/08 02:20:57 DEBUG : potato3: Sizes differ 2026/02/08 02:20:57 DEBUG : B2 bucket rclone-test-mewecev4vofi: Waiting for checks to finish 2026/02/08 02:20:57 INFO : empty space: Deleted 2026/02/08 02:20:57 DEBUG : B2 bucket rclone-test-mewecev4vofi: Waiting for transfers to finish 2026/02/08 02:20:58 DEBUG : potato3: size = 68 OK 2026/02/08 02:20:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/08 02:20:58 INFO : potato3: Copied (server-side copy) 2026/02/08 02:20:58 INFO : potato3: Deleted 2026/02/08 02:20:58 DEBUG : potato2: size = 60 OK 2026/02/08 02:20:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:20:58 INFO : potato2: Copied (server-side copy) 2026/02/08 02:20:58 INFO : potato2: Deleted 2026/02/08 02:20:59 DEBUG : Creating backend with remote "TestB2:rclone-test-bemosuh9soze" 2026/02/08 02:20:59 INFO : tomatoDir: Making directory 2026/02/08 02:21:00 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/08 02:21:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/08 02:21:00 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/08 02:21:00 DEBUG : B2 bucket rclone-test-bemosuh9soze: Waiting for checks to finish 2026/02/08 02:21:00 DEBUG : B2 bucket rclone-test-bemosuh9soze: Waiting for transfers to finish 2026/02/08 02:21:01 DEBUG : empty space: size = 1 OK 2026/02/08 02:21:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/08 02:21:01 INFO : empty space: Copied (server-side copy) 2026/02/08 02:21:01 DEBUG : potato2: size = 60 OK 2026/02/08 02:21:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/08 02:21:01 INFO : potato2: Copied (server-side copy) 2026/02/08 02:21:01 INFO : empty space: Deleted 2026/02/08 02:21:01 INFO : potato2: Deleted 2026/02/08 02:21:01 DEBUG : potato3: size = 68 OK 2026/02/08 02:21:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/08 02:21:01 INFO : potato3: Copied (server-side copy) 2026/02/08 02:21:01 INFO : potato3: Deleted 2026/02/08 02:21:02 DEBUG : B2 bucket rclone-test-bemosuh9soze: Purge remote 2026/02/08 02:21:02 INFO : B2 bucket rclone-test-bemosuh9soze: cleaning bucket "rclone-test-bemosuh9soze" of all files 2026/02/08 02:21:02 DEBUG : empty space: Deleting (id "4_z4f426d8300dd3bbb9fc80e1b_f117ab1b11b12d42a_d20260208_m022100_c001_v0001097_t0017_u01770517260765") 2026/02/08 02:21:02 DEBUG : potato2: Deleting (id "4_z4f426d8300dd3bbb9fc80e1b_f1106a0ad902934c8_d20260208_m022101_c001_v0001185_t0057_u01770517261150") 2026/02/08 02:21:02 DEBUG : potato3: Deleting (id "4_z4f426d8300dd3bbb9fc80e1b_f113e412c89d7095d_d20260208_m022101_c001_v0001146_t0049_u01770517261136") 2026/02/08 02:21:03 DEBUG : B2 bucket rclone-test-mewecev4vofi: Purge remote 2026/02/08 02:21:03 INFO : B2 bucket rclone-test-mewecev4vofi: cleaning bucket "rclone-test-mewecev4vofi" of all files 2026/02/08 02:21:03 DEBUG : empty space: Deleting (id "4_z9fe25d5300dd3bbb9fc80e1b_f423c1b6735c6fcad_d20260208_m022101_c001_v7007000_t0000_u01770517261204") 2026/02/08 02:21:03 DEBUG : empty space: Deleting (id "4_z9fe25d5300dd3bbb9fc80e1b_f11055e8afb503cbb_d20260208_m022056_c001_v0001102_t0052_u01770517256504") 2026/02/08 02:21:03 DEBUG : potato2: Deleting (id "4_z9fe25d5300dd3bbb9fc80e1b_f4199ef51948e5030_d20260208_m022101_c001_v7007000_t0000_u01770517261334") 2026/02/08 02:21:03 DEBUG : potato2: Deleting (id "4_z9fe25d5300dd3bbb9fc80e1b_f11645a92fa600ce0_d20260208_m022057_c001_v0001167_t0059_u01770517257692") 2026/02/08 02:21:03 DEBUG : potato3: Deleting (id "4_z9fe25d5300dd3bbb9fc80e1b_f4199ef51948e5031_d20260208_m022101_c001_v7007000_t0000_u01770517261666") 2026/02/08 02:21:03 DEBUG : potato3: Deleting (id "4_z9fe25d5300dd3bbb9fc80e1b_f10185c33e1203c5a_d20260208_m022058_c001_v0001185_t0055_u01770517258060") 2026/02/08 02:21:03 DEBUG : potato3: Deleting (id "4_z9fe25d5300dd3bbb9fc80e1b_f11055e8afb503cbd_d20260208_m022056_c001_v0001102_t0001_u01770517256802") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.13s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:21:05 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (4.20s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:21:09 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:21:10 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/rclone-sync-test" 2026/02/08 02:21:12 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/rclone-sync-test-include/layer2" 2026/02/08 02:21:14 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/rclone-sync-test-ignore-file" 2026/02/08 02:21:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/08 02:21:18 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path rclone-sync-test: Waiting for checks to finish 2026/02/08 02:21:18 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path rclone-sync-test: Waiting for transfers to finish 2026/02/08 02:21:18 DEBUG : Waiting for deletions to finish 2026/02/08 02:21:18 INFO : There was nothing to transfer 2026/02/08 02:21:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/08 02:21:19 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:21:19 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:21:19 DEBUG : Waiting for deletions to finish 2026/02/08 02:21:19 INFO : There was nothing to transfer 2026/02/08 02:21:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/08 02:21:19 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/08 02:21:19 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/08 02:21:19 DEBUG : Waiting for deletions to finish 2026/02/08 02:21:19 INFO : There was nothing to transfer 2026/02/08 02:21:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/08 02:21:20 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:21:20 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:21:20 DEBUG : Waiting for deletions to finish 2026/02/08 02:21:20 INFO : There was nothing to transfer 2026/02/08 02:21:20 DEBUG : Excluded 2026/02/08 02:21:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/08 02:21:20 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/08 02:21:20 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/08 02:21:20 DEBUG : Waiting for deletions to finish 2026/02/08 02:21:20 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.46s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:21:21 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/dst" 2026/02/08 02:21:22 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/CompareDest" 2026/02/08 02:21:24 DEBUG : one: Need to transfer - File not found at Destination 2026/02/08 02:21:24 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:21:24 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:21:25 DEBUG : one: size = 3 OK 2026/02/08 02:21:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/08 02:21:25 INFO : one: Copied (new) 2026/02/08 02:21:25 DEBUG : Waiting for deletions to finish 2026/02/08 02:21:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone36157420) 2026/02/08 02:21:26 DEBUG : one: size = 3 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:21:26 DEBUG : one: Sizes differ 2026/02/08 02:21:26 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:21:26 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:21:26 DEBUG : one: size = 5 OK 2026/02/08 02:21:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/08 02:21:26 INFO : one: Copied (replaced existing) 2026/02/08 02:21:26 DEBUG : Waiting for deletions to finish 2026/02/08 02:21:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone36157420) 2026/02/08 02:21:30 DEBUG : one: size = 3 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:21:30 DEBUG : one: Sizes differ 2026/02/08 02:21:30 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:21:30 DEBUG : one: size = 5 OK 2026/02/08 02:21:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:21:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/08 02:21:30 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:21:30 DEBUG : Waiting for deletions to finish 2026/02/08 02:21:30 INFO : There was nothing to transfer 2026/02/08 02:21:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone36157420) 2026/02/08 02:21:31 DEBUG : one: size = 3 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:21:31 DEBUG : one: Sizes differ 2026/02/08 02:21:32 DEBUG : two: size = 3 OK 2026/02/08 02:21:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:21:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/08 02:21:32 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:21:32 DEBUG : one: size = 5 OK 2026/02/08 02:21:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:21:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/08 02:21:32 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:21:32 DEBUG : Waiting for deletions to finish 2026/02/08 02:21:32 INFO : There was nothing to transfer 2026/02/08 02:21:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone36157420) 2026/02/08 02:21:32 DEBUG : one: size = 3 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:21:32 DEBUG : one: Sizes differ 2026/02/08 02:21:32 DEBUG : one: size = 5 OK 2026/02/08 02:21:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:21:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/08 02:21:32 DEBUG : two: size = 3 OK 2026/02/08 02:21:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:21:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/08 02:21:32 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:21:32 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:21:32 DEBUG : Waiting for deletions to finish 2026/02/08 02:21:32 INFO : There was nothing to transfer 2026/02/08 02:21:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone36157420) 2026/02/08 02:21:33 DEBUG : one: size = 3 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:21:33 DEBUG : one: Sizes differ 2026/02/08 02:21:34 DEBUG : two: size = 3 OK 2026/02/08 02:21:34 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/02/08 02:21:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/08 02:21:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/08 02:21:34 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:21:34 DEBUG : one: size = 5 OK 2026/02/08 02:21:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:21:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/08 02:21:34 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:21:34 DEBUG : Waiting for deletions to finish 2026/02/08 02:21:34 INFO : There was nothing to transfer 2026/02/08 02:21:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone36157420) 2026/02/08 02:21:34 DEBUG : one: size = 3 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:21:34 DEBUG : one: Sizes differ 2026/02/08 02:21:34 DEBUG : two: size = 5 (Local file system at /tmp/rclone36157420) 2026/02/08 02:21:34 DEBUG : two: size = 3 (B2 bucket rclone-test-sumaqid4ceyo path CompareDest) 2026/02/08 02:21:34 DEBUG : two: Sizes differ 2026/02/08 02:21:34 DEBUG : two: Need to transfer - File not found at Destination 2026/02/08 02:21:34 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:21:34 DEBUG : one: size = 5 OK 2026/02/08 02:21:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:21:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/08 02:21:34 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:21:35 DEBUG : two: size = 5 OK 2026/02/08 02:21:35 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/02/08 02:21:35 INFO : two: Copied (new) 2026/02/08 02:21:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.78s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:21:39 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/dest" 2026/02/08 02:21:40 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/pre-dest1" 2026/02/08 02:21:41 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/pre-dest2" 2026/02/08 02:21:43 DEBUG : 1: size = 1 OK 2026/02/08 02:21:43 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:21:43 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/08 02:21:44 DEBUG : 2: size = 1 OK 2026/02/08 02:21:44 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:21:44 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/08 02:21:44 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/08 02:21:44 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dest: Waiting for checks to finish 2026/02/08 02:21:44 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dest: Waiting for transfers to finish 2026/02/08 02:21:45 DEBUG : 3: size = 1 OK 2026/02/08 02:21:45 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/02/08 02:21:45 INFO : 3: Copied (new) 2026/02/08 02:21:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.01s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:21:47 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/dst" 2026/02/08 02:21:48 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/CopyDest" 2026/02/08 02:21:50 DEBUG : one: Need to transfer - File not found at Destination 2026/02/08 02:21:50 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:21:50 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:21:51 DEBUG : one: size = 3 OK 2026/02/08 02:21:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/08 02:21:51 INFO : one: Copied (new) 2026/02/08 02:21:51 DEBUG : Waiting for deletions to finish 2026/02/08 02:21:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone36157420) 2026/02/08 02:21:51 DEBUG : one: size = 3 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:21:51 DEBUG : one: Sizes differ 2026/02/08 02:21:51 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:21:51 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:21:52 DEBUG : one: size = 5 OK 2026/02/08 02:21:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/08 02:21:52 INFO : one: Copied (replaced existing) 2026/02/08 02:21:52 DEBUG : Waiting for deletions to finish 2026/02/08 02:21:54 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/BackupDir" 2026/02/08 02:21:55 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:21:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone36157420) 2026/02/08 02:21:55 DEBUG : one: size = 3 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:21:55 DEBUG : one: Sizes differ 2026/02/08 02:21:55 DEBUG : one: size = 5 OK 2026/02/08 02:21:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:21:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone36157420) 2026/02/08 02:21:55 DEBUG : one: size = 3 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:21:55 DEBUG : one: Sizes differ 2026/02/08 02:21:56 DEBUG : one: size = 3 OK 2026/02/08 02:21:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/08 02:21:56 INFO : one: Copied (server-side copy) 2026/02/08 02:21:57 INFO : one: Deleted 2026/02/08 02:21:57 DEBUG : one: size = 5 OK 2026/02/08 02:21:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/08 02:21:57 INFO : one: Copied (server-side copy) 2026/02/08 02:21:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/08 02:21:57 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:21:57 DEBUG : Waiting for deletions to finish 2026/02/08 02:21:59 DEBUG : one: size = 5 OK 2026/02/08 02:21:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:21:59 DEBUG : one: Unchanged skipping 2026/02/08 02:21:59 DEBUG : two: size = 3 OK 2026/02/08 02:21:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:22:00 DEBUG : two: size = 3 OK 2026/02/08 02:22:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/08 02:22:00 INFO : two: Copied (server-side copy) 2026/02/08 02:22:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/08 02:22:00 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:22:00 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:22:00 DEBUG : Waiting for deletions to finish 2026/02/08 02:22:00 DEBUG : one: size = 5 OK 2026/02/08 02:22:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:22:00 DEBUG : one: Unchanged skipping 2026/02/08 02:22:00 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:22:00 DEBUG : two: size = 3 OK 2026/02/08 02:22:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:22:00 DEBUG : two: Unchanged skipping 2026/02/08 02:22:00 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:22:00 DEBUG : Waiting for deletions to finish 2026/02/08 02:22:00 INFO : There was nothing to transfer 2026/02/08 02:22:01 DEBUG : one: size = 5 OK 2026/02/08 02:22:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:22:01 DEBUG : one: Unchanged skipping 2026/02/08 02:22:01 DEBUG : three: size = 7 (Local file system at /tmp/rclone36157420) 2026/02/08 02:22:01 DEBUG : three: size = 5 (B2 bucket rclone-test-sumaqid4ceyo path CopyDest) 2026/02/08 02:22:01 DEBUG : three: Sizes differ 2026/02/08 02:22:01 DEBUG : three: Destination not found in --copy-dest 2026/02/08 02:22:01 DEBUG : three: Need to transfer - File not found at Destination 2026/02/08 02:22:01 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:22:01 DEBUG : two: size = 3 OK 2026/02/08 02:22:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/08 02:22:01 DEBUG : two: Unchanged skipping 2026/02/08 02:22:01 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:22:02 DEBUG : three: size = 7 OK 2026/02/08 02:22:02 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/02/08 02:22:02 INFO : three: Copied (new) 2026/02/08 02:22:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.66s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:22:07 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/dst" 2026/02/08 02:22:09 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/backup" 2026/02/08 02:22:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone36157420) 2026/02/08 02:22:10 DEBUG : one: size = 3 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:22:10 DEBUG : one: Sizes differ 2026/02/08 02:22:10 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:22:10 DEBUG : two: size = 3 OK 2026/02/08 02:22:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:22:10 DEBUG : two: Unchanged skipping 2026/02/08 02:22:12 DEBUG : one: size = 3 OK 2026/02/08 02:22:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/08 02:22:12 INFO : one: Copied (server-side copy) 2026/02/08 02:22:12 INFO : one: Deleted 2026/02/08 02:22:12 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:22:13 DEBUG : one: size = 4 OK 2026/02/08 02:22:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:22:13 INFO : one: Copied (new) 2026/02/08 02:22:13 DEBUG : Waiting for deletions to finish 2026/02/08 02:22:14 DEBUG : three.txt: size = 5 OK 2026/02/08 02:22:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/08 02:22:14 INFO : three.txt: Copied (server-side copy) 2026/02/08 02:22:14 INFO : three.txt: Deleted 2026/02/08 02:22:14 INFO : three.txt: Moved into backup dir 2026/02/08 02:22:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone36157420) 2026/02/08 02:22:16 DEBUG : one: size = 4 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:22:16 DEBUG : one: Sizes differ 2026/02/08 02:22:16 DEBUG : two: size = 3 OK 2026/02/08 02:22:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:22:16 DEBUG : two: Unchanged skipping 2026/02/08 02:22:16 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:22:16 DEBUG : one: size = 4 OK 2026/02/08 02:22:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:22:16 INFO : one: Copied (server-side copy) 2026/02/08 02:22:16 INFO : one: Deleted 2026/02/08 02:22:16 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:22:17 DEBUG : one: size = 5 OK 2026/02/08 02:22:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/08 02:22:17 INFO : one: Copied (new) 2026/02/08 02:22:17 DEBUG : Waiting for deletions to finish 2026/02/08 02:22:18 DEBUG : three.txt: size = 6 OK 2026/02/08 02:22:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/08 02:22:18 INFO : three.txt: Copied (server-side copy) 2026/02/08 02:22:18 INFO : three.txt: Deleted 2026/02/08 02:22:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.98s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:22:22 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/dst" 2026/02/08 02:22:23 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/backup" 2026/02/08 02:22:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone36157420) 2026/02/08 02:22:25 DEBUG : two: size = 3 OK 2026/02/08 02:22:25 DEBUG : one: size = 3 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:22:25 DEBUG : one: Sizes differ 2026/02/08 02:22:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:22:25 DEBUG : two: Unchanged skipping 2026/02/08 02:22:25 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:22:27 DEBUG : one.bak: size = 3 OK 2026/02/08 02:22:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/08 02:22:27 INFO : one: Copied (server-side copy) to: one.bak 2026/02/08 02:22:27 INFO : one: Deleted 2026/02/08 02:22:27 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:22:28 DEBUG : one: size = 4 OK 2026/02/08 02:22:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:22:28 INFO : one: Copied (new) 2026/02/08 02:22:28 DEBUG : Waiting for deletions to finish 2026/02/08 02:22:29 DEBUG : three.txt.bak: size = 5 OK 2026/02/08 02:22:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/08 02:22:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/08 02:22:29 INFO : three.txt: Deleted 2026/02/08 02:22:29 INFO : three.txt: Moved into backup dir 2026/02/08 02:22:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone36157420) 2026/02/08 02:22:33 DEBUG : one: size = 4 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:22:33 DEBUG : one: Sizes differ 2026/02/08 02:22:33 DEBUG : two: size = 3 OK 2026/02/08 02:22:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:22:33 DEBUG : two: Unchanged skipping 2026/02/08 02:22:33 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:22:34 DEBUG : one.bak: size = 4 OK 2026/02/08 02:22:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:22:34 INFO : one: Copied (server-side copy) to: one.bak 2026/02/08 02:22:34 INFO : one: Deleted 2026/02/08 02:22:34 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:22:35 DEBUG : one: size = 5 OK 2026/02/08 02:22:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/08 02:22:35 INFO : one: Copied (new) 2026/02/08 02:22:35 DEBUG : Waiting for deletions to finish 2026/02/08 02:22:35 DEBUG : three.txt.bak: size = 6 OK 2026/02/08 02:22:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/08 02:22:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/08 02:22:36 INFO : three.txt: Deleted 2026/02/08 02:22:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (17.71s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:22:41 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/dst" 2026/02/08 02:22:42 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/backup" 2026/02/08 02:22:44 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:22:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone36157420) 2026/02/08 02:22:44 DEBUG : one: size = 3 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:22:44 DEBUG : one: Sizes differ 2026/02/08 02:22:44 DEBUG : two: size = 3 OK 2026/02/08 02:22:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:22:44 DEBUG : two: Unchanged skipping 2026/02/08 02:22:45 DEBUG : one-2019-01-01: size = 3 OK 2026/02/08 02:22:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/08 02:22:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/08 02:22:45 INFO : one: Deleted 2026/02/08 02:22:45 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:22:46 DEBUG : one: size = 4 OK 2026/02/08 02:22:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:22:46 INFO : one: Copied (new) 2026/02/08 02:22:46 DEBUG : Waiting for deletions to finish 2026/02/08 02:22:47 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/08 02:22:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/08 02:22:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/08 02:22:47 INFO : three.txt: Deleted 2026/02/08 02:22:47 INFO : three.txt: Moved into backup dir 2026/02/08 02:22:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone36157420) 2026/02/08 02:22:49 DEBUG : one: size = 4 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:22:49 DEBUG : one: Sizes differ 2026/02/08 02:22:49 DEBUG : two: size = 3 OK 2026/02/08 02:22:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:22:49 DEBUG : two: Unchanged skipping 2026/02/08 02:22:49 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:22:49 DEBUG : one-2019-01-01: size = 4 OK 2026/02/08 02:22:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:22:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/08 02:22:49 INFO : one: Deleted 2026/02/08 02:22:49 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:22:50 DEBUG : one: size = 5 OK 2026/02/08 02:22:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/08 02:22:50 INFO : one: Copied (new) 2026/02/08 02:22:50 DEBUG : Waiting for deletions to finish 2026/02/08 02:22:51 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/08 02:22:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/08 02:22:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/08 02:22:51 INFO : three.txt: Deleted 2026/02/08 02:22:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.26s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:22:55 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/dst" 2026/02/08 02:22:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone36157420) 2026/02/08 02:22:57 DEBUG : one: size = 3 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:22:57 DEBUG : one: Sizes differ 2026/02/08 02:22:57 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:22:57 DEBUG : two: size = 3 OK 2026/02/08 02:22:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:22:57 DEBUG : two: Unchanged skipping 2026/02/08 02:22:57 DEBUG : one.bak: size = 3 OK 2026/02/08 02:22:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/08 02:22:57 INFO : one: Copied (server-side copy) to: one.bak 2026/02/08 02:22:57 INFO : one: Deleted 2026/02/08 02:22:57 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:22:59 DEBUG : one: size = 4 OK 2026/02/08 02:22:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:22:59 INFO : one: Copied (new) 2026/02/08 02:22:59 DEBUG : Waiting for deletions to finish 2026/02/08 02:22:59 DEBUG : three.txt.bak: size = 5 OK 2026/02/08 02:22:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/08 02:22:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/08 02:22:59 INFO : three.txt: Deleted 2026/02/08 02:22:59 INFO : three.txt: Moved into backup dir 2026/02/08 02:23:01 DEBUG : one.bak: Excluded (Path Filter) 2026/02/08 02:23:01 DEBUG : one.bak: Excluded 2026/02/08 02:23:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/08 02:23:01 DEBUG : three.txt.bak: Excluded 2026/02/08 02:23:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone36157420) 2026/02/08 02:23:01 DEBUG : one: size = 4 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:23:01 DEBUG : one: Sizes differ 2026/02/08 02:23:01 DEBUG : two: size = 3 OK 2026/02/08 02:23:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:23:01 DEBUG : two: Unchanged skipping 2026/02/08 02:23:01 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for checks to finish 2026/02/08 02:23:01 DEBUG : one.bak: size = 4 OK 2026/02/08 02:23:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:23:01 INFO : one: Copied (server-side copy) to: one.bak 2026/02/08 02:23:01 INFO : one: Deleted 2026/02/08 02:23:01 DEBUG : B2 bucket rclone-test-sumaqid4ceyo path dst: Waiting for transfers to finish 2026/02/08 02:23:02 DEBUG : one: size = 5 OK 2026/02/08 02:23:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/08 02:23:02 INFO : one: Copied (new) 2026/02/08 02:23:02 DEBUG : Waiting for deletions to finish 2026/02/08 02:23:02 DEBUG : three.txt.bak: size = 6 OK 2026/02/08 02:23:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/08 02:23:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/08 02:23:02 INFO : three.txt: Deleted 2026/02/08 02:23:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.57s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:23:06 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/dst" 2026/02/08 02:23:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone36157420) 2026/02/08 02:23:08 DEBUG : one: size = 3 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:23:08 DEBUG : one: Sizes differ 2026/02/08 02:23:09 DEBUG : one.bak: size = 3 OK 2026/02/08 02:23:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/08 02:23:09 INFO : one: Copied (server-side copy) to: one.bak 2026/02/08 02:23:09 INFO : one: Deleted 2026/02/08 02:23:11 DEBUG : one: size = 4 OK 2026/02/08 02:23:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:23:11 INFO : one: Copied (new) 2026/02/08 02:23:11 DEBUG : two: size = 3 OK 2026/02/08 02:23:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:23:11 DEBUG : two: Unchanged skipping 2026/02/08 02:23:11 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone36157420) 2026/02/08 02:23:11 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:23:11 DEBUG : three.txt: Sizes differ 2026/02/08 02:23:12 DEBUG : three.txt.bak: size = 5 OK 2026/02/08 02:23:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/08 02:23:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/08 02:23:12 INFO : three.txt: Deleted 2026/02/08 02:23:12 DEBUG : three.txt: size = 6 OK 2026/02/08 02:23:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/08 02:23:12 INFO : three.txt: Copied (new) 2026/02/08 02:23:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone36157420) 2026/02/08 02:23:13 DEBUG : one: size = 4 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:23:13 DEBUG : one: Sizes differ 2026/02/08 02:23:14 DEBUG : one.bak: size = 4 OK 2026/02/08 02:23:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:23:14 INFO : one: Copied (server-side copy) to: one.bak 2026/02/08 02:23:14 INFO : one: Deleted 2026/02/08 02:23:15 DEBUG : one: size = 5 OK 2026/02/08 02:23:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/08 02:23:15 INFO : one: Copied (new) 2026/02/08 02:23:15 DEBUG : two: size = 3 OK 2026/02/08 02:23:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:23:15 DEBUG : two: Unchanged skipping 2026/02/08 02:23:15 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone36157420) 2026/02/08 02:23:15 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:23:15 DEBUG : three.txt: Sizes differ 2026/02/08 02:23:16 DEBUG : three.txt.bak: size = 6 OK 2026/02/08 02:23:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/08 02:23:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/08 02:23:16 INFO : three.txt: Deleted 2026/02/08 02:23:16 DEBUG : three.txt: size = 19 OK 2026/02/08 02:23:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/08 02:23:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.11s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:23:21 DEBUG : Creating backend with remote "TestB2:rclone-test-sumaqid4ceyo/dst" 2026/02/08 02:23:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone36157420) 2026/02/08 02:23:22 DEBUG : one: size = 3 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:23:22 DEBUG : one: Sizes differ 2026/02/08 02:23:24 DEBUG : one-2019-01-01: size = 3 OK 2026/02/08 02:23:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/08 02:23:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/08 02:23:24 INFO : one: Deleted 2026/02/08 02:23:25 DEBUG : one: size = 4 OK 2026/02/08 02:23:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:23:25 INFO : one: Copied (new) 2026/02/08 02:23:25 DEBUG : two: size = 3 OK 2026/02/08 02:23:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:23:25 DEBUG : two: Unchanged skipping 2026/02/08 02:23:25 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone36157420) 2026/02/08 02:23:25 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:23:25 DEBUG : three.txt: Sizes differ 2026/02/08 02:23:27 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/08 02:23:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/08 02:23:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/08 02:23:27 INFO : three.txt: Deleted 2026/02/08 02:23:27 DEBUG : three.txt: size = 6 OK 2026/02/08 02:23:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/08 02:23:27 INFO : three.txt: Copied (new) 2026/02/08 02:23:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone36157420) 2026/02/08 02:23:28 DEBUG : one: size = 4 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:23:28 DEBUG : one: Sizes differ 2026/02/08 02:23:30 DEBUG : one-2019-01-01: size = 4 OK 2026/02/08 02:23:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/08 02:23:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/08 02:23:30 INFO : one: Deleted 2026/02/08 02:23:31 DEBUG : one: size = 5 OK 2026/02/08 02:23:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/08 02:23:31 INFO : one: Copied (new) 2026/02/08 02:23:31 DEBUG : two: size = 3 OK 2026/02/08 02:23:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:23:31 DEBUG : two: Unchanged skipping 2026/02/08 02:23:31 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone36157420) 2026/02/08 02:23:31 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-sumaqid4ceyo path dst) 2026/02/08 02:23:31 DEBUG : three.txt: Sizes differ 2026/02/08 02:23:32 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/08 02:23:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/08 02:23:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/08 02:23:32 INFO : three.txt: Deleted 2026/02/08 02:23:32 DEBUG : three.txt: size = 19 OK 2026/02/08 02:23:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/08 02:23:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (15.82s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:23:39 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/02/08 02:23:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/08 02:23:39 DEBUG : pacer: Reducing sleep to 10ms 2026/02/08 02:23:39 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:23:39 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone36157420) 2026/02/08 02:23:39 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:23:39 DEBUG : Testêé: Sizes differ 2026/02/08 02:23:39 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:23:40 DEBUG : Testêé: size = 14 OK 2026/02/08 02:23:40 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/02/08 02:23:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/08 02:23:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.21s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:23:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/08 02:23:41 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:23:41 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:23:42 DEBUG : existing: size = 6 OK 2026/02/08 02:23:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/08 02:23:42 INFO : existing: Copied (new) 2026/02/08 02:23:42 DEBUG : Waiting for deletions to finish 2026/02/08 02:23:43 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:23:43 DEBUG : existing: size = 8 (Local file system at /tmp/rclone36157420) 2026/02/08 02:23:43 DEBUG : existing: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:23:43 DEBUG : existing: Sizes differ 2026/02/08 02:23:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/08 02:23:43 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:23:43 ERROR : B2 bucket rclone-test-sumaqid4ceyo: not deleting files as there were IO errors 2026/02/08 02:23:43 ERROR : B2 bucket rclone-test-sumaqid4ceyo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.37s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:23:45 DEBUG : EXISTING: size = 6 OK 2026/02/08 02:23:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:23:45 DEBUG : existing: Unchanged skipping 2026/02/08 02:23:45 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:23:45 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:23:45 DEBUG : Waiting for deletions to finish 2026/02/08 02:23:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.98s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", 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-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:24:13 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:24:13 DEBUG : both0: size = 6 OK 2026/02/08 02:24:13 DEBUG : both10: size = 6 OK 2026/02/08 02:24:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:13 DEBUG : both11: size = 6 OK 2026/02/08 02:24:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:13 DEBUG : both12: size = 6 OK 2026/02/08 02:24:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:13 DEBUG : both0: Unchanged skipping 2026/02/08 02:24:13 DEBUG : both13: size = 6 OK 2026/02/08 02:24:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:13 DEBUG : both13: Unchanged skipping 2026/02/08 02:24:13 DEBUG : both14: size = 6 OK 2026/02/08 02:24:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:13 DEBUG : both14: Unchanged skipping 2026/02/08 02:24:13 DEBUG : both15: size = 6 OK 2026/02/08 02:24:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:13 DEBUG : both10: Unchanged skipping 2026/02/08 02:24:13 DEBUG : both11: Unchanged skipping 2026/02/08 02:24:13 DEBUG : both17: size = 6 OK 2026/02/08 02:24:13 DEBUG : both16: size = 6 OK 2026/02/08 02:24:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:13 DEBUG : both17: Unchanged skipping 2026/02/08 02:24:13 DEBUG : both18: size = 6 OK 2026/02/08 02:24:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:13 DEBUG : both18: Unchanged skipping 2026/02/08 02:24:13 DEBUG : both19: size = 6 OK 2026/02/08 02:24:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:13 DEBUG : both19: Unchanged skipping 2026/02/08 02:24:13 DEBUG : both1: size = 6 OK 2026/02/08 02:24:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:13 DEBUG : both1: Unchanged skipping 2026/02/08 02:24:13 DEBUG : both2: size = 6 OK 2026/02/08 02:24:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:13 DEBUG : both16: Unchanged skipping 2026/02/08 02:24:13 DEBUG : both3: size = 6 OK 2026/02/08 02:24:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:13 DEBUG : both15: Unchanged skipping 2026/02/08 02:24:13 DEBUG : both4: size = 6 OK 2026/02/08 02:24:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:13 DEBUG : both4: Unchanged skipping 2026/02/08 02:24:13 DEBUG : both5: size = 6 OK 2026/02/08 02:24:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:13 DEBUG : both5: Unchanged skipping 2026/02/08 02:24:13 DEBUG : both6: size = 6 OK 2026/02/08 02:24:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:13 DEBUG : both6: Unchanged skipping 2026/02/08 02:24:13 DEBUG : both7: size = 6 OK 2026/02/08 02:24:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:13 DEBUG : both2: Unchanged skipping 2026/02/08 02:24:13 DEBUG : both8: size = 6 OK 2026/02/08 02:24:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:13 DEBUG : both12: Unchanged skipping 2026/02/08 02:24:13 DEBUG : both9: size = 6 OK 2026/02/08 02:24:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:13 DEBUG : both3: Unchanged skipping 2026/02/08 02:24:13 DEBUG : both7: Unchanged skipping 2026/02/08 02:24:13 DEBUG : both8: Unchanged skipping 2026/02/08 02:24:13 DEBUG : both9: Unchanged skipping 2026/02/08 02:24:13 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:24:13 DEBUG : Waiting for deletions to finish 2026/02/08 02:24:14 INFO : only14: Deleted 2026/02/08 02:24:14 INFO : only17: Deleted 2026/02/08 02:24:14 INFO : only19: Deleted 2026/02/08 02:24:14 INFO : only13: Deleted 2026/02/08 02:24:14 INFO : only3: Deleted 2026/02/08 02:24:14 INFO : only0: Deleted 2026/02/08 02:24:14 INFO : only10: Deleted 2026/02/08 02:24:14 INFO : only18: Deleted 2026/02/08 02:24:14 INFO : only5: Deleted 2026/02/08 02:24:14 INFO : only7: Deleted 2026/02/08 02:24:14 INFO : only9: Deleted 2026/02/08 02:24:14 INFO : only15: Deleted 2026/02/08 02:24:14 INFO : only2: Deleted 2026/02/08 02:24:14 INFO : only4: Deleted 2026/02/08 02:24:14 INFO : only8: Deleted 2026/02/08 02:24:14 INFO : only11: Deleted 2026/02/08 02:24:14 INFO : only12: Deleted 2026/02/08 02:24:15 INFO : only16: Deleted 2026/02/08 02:24:15 INFO : only1: Deleted 2026/02/08 02:24:15 INFO : only6: Deleted 2026/02/08 02:24:15 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (32.30s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:24:44 DEBUG : both10: size = 6 OK 2026/02/08 02:24:44 DEBUG : both12: size = 6 OK 2026/02/08 02:24:44 DEBUG : both11: size = 6 OK 2026/02/08 02:24:44 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:24:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:44 DEBUG : both0: size = 6 OK 2026/02/08 02:24:44 DEBUG : both11: Unchanged skipping 2026/02/08 02:24:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:44 DEBUG : both13: size = 6 OK 2026/02/08 02:24:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:44 DEBUG : both0: Unchanged skipping 2026/02/08 02:24:44 DEBUG : both14: size = 6 OK 2026/02/08 02:24:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:44 DEBUG : both13: Unchanged skipping 2026/02/08 02:24:44 DEBUG : both15: size = 6 OK 2026/02/08 02:24:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:44 DEBUG : both15: Unchanged skipping 2026/02/08 02:24:44 DEBUG : both16: size = 6 OK 2026/02/08 02:24:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:44 DEBUG : both12: Unchanged skipping 2026/02/08 02:24:44 DEBUG : both17: size = 6 OK 2026/02/08 02:24:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:44 DEBUG : both17: Unchanged skipping 2026/02/08 02:24:44 DEBUG : both18: size = 6 OK 2026/02/08 02:24:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:44 DEBUG : both18: Unchanged skipping 2026/02/08 02:24:44 DEBUG : both19: size = 6 OK 2026/02/08 02:24:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:44 DEBUG : both19: Unchanged skipping 2026/02/08 02:24:44 DEBUG : both1: size = 6 OK 2026/02/08 02:24:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:44 DEBUG : both1: Unchanged skipping 2026/02/08 02:24:44 DEBUG : both2: size = 6 OK 2026/02/08 02:24:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:44 DEBUG : both2: Unchanged skipping 2026/02/08 02:24:44 DEBUG : both3: size = 6 OK 2026/02/08 02:24:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:44 DEBUG : both14: Unchanged skipping 2026/02/08 02:24:44 DEBUG : both4: size = 6 OK 2026/02/08 02:24:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:44 DEBUG : both4: Unchanged skipping 2026/02/08 02:24:44 DEBUG : both5: size = 6 OK 2026/02/08 02:24:44 DEBUG : both10: Unchanged skipping 2026/02/08 02:24:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:44 DEBUG : both6: size = 6 OK 2026/02/08 02:24:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:44 DEBUG : both5: Unchanged skipping 2026/02/08 02:24:44 DEBUG : both7: size = 6 OK 2026/02/08 02:24:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:44 DEBUG : both7: Unchanged skipping 2026/02/08 02:24:44 DEBUG : both8: size = 6 OK 2026/02/08 02:24:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:44 DEBUG : both8: Unchanged skipping 2026/02/08 02:24:44 DEBUG : both9: size = 6 OK 2026/02/08 02:24:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:24:44 DEBUG : both9: Unchanged skipping 2026/02/08 02:24:44 DEBUG : only0: size = 0 (Local file system at /tmp/rclone36157420) 2026/02/08 02:24:44 DEBUG : only0: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:24:44 DEBUG : only0: Sizes differ 2026/02/08 02:24:44 DEBUG : only10: size = 0 (Local file system at /tmp/rclone36157420) 2026/02/08 02:24:44 DEBUG : only10: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:24:44 DEBUG : only10: Sizes differ 2026/02/08 02:24:44 DEBUG : both6: Unchanged skipping 2026/02/08 02:24:44 DEBUG : only11: size = 0 (Local file system at /tmp/rclone36157420) 2026/02/08 02:24:44 DEBUG : only11: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:24:44 DEBUG : both3: Unchanged skipping 2026/02/08 02:24:44 DEBUG : only11: Sizes differ 2026/02/08 02:24:44 DEBUG : only12: size = 0 (Local file system at /tmp/rclone36157420) 2026/02/08 02:24:44 DEBUG : only12: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:24:44 DEBUG : only12: Sizes differ 2026/02/08 02:24:44 DEBUG : only13: size = 0 (Local file system at /tmp/rclone36157420) 2026/02/08 02:24:44 DEBUG : only13: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:24:44 DEBUG : only13: Sizes differ 2026/02/08 02:24:44 DEBUG : only14: size = 0 (Local file system at /tmp/rclone36157420) 2026/02/08 02:24:44 DEBUG : only14: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:24:44 DEBUG : only14: Sizes differ 2026/02/08 02:24:44 DEBUG : only15: size = 0 (Local file system at /tmp/rclone36157420) 2026/02/08 02:24:44 DEBUG : only15: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:24:44 DEBUG : only15: Sizes differ 2026/02/08 02:24:44 DEBUG : only16: size = 0 (Local file system at /tmp/rclone36157420) 2026/02/08 02:24:44 DEBUG : only16: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:24:44 DEBUG : only16: Sizes differ 2026/02/08 02:24:44 DEBUG : only17: size = 0 (Local file system at /tmp/rclone36157420) 2026/02/08 02:24:44 DEBUG : only17: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:24:44 DEBUG : only17: Sizes differ 2026/02/08 02:24:44 DEBUG : only18: size = 0 (Local file system at /tmp/rclone36157420) 2026/02/08 02:24:44 DEBUG : only18: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:24:44 DEBUG : only18: Sizes differ 2026/02/08 02:24:44 DEBUG : only19: size = 0 (Local file system at /tmp/rclone36157420) 2026/02/08 02:24:44 DEBUG : only19: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:24:44 DEBUG : only19: Sizes differ 2026/02/08 02:24:44 DEBUG : only1: size = 0 (Local file system at /tmp/rclone36157420) 2026/02/08 02:24:44 DEBUG : only1: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:24:44 DEBUG : only1: Sizes differ 2026/02/08 02:24:44 DEBUG : only2: size = 0 (Local file system at /tmp/rclone36157420) 2026/02/08 02:24:44 DEBUG : only2: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:24:44 DEBUG : only2: Sizes differ 2026/02/08 02:24:44 DEBUG : only3: size = 0 (Local file system at /tmp/rclone36157420) 2026/02/08 02:24:44 DEBUG : only3: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:24:44 DEBUG : only3: Sizes differ 2026/02/08 02:24:44 DEBUG : only4: size = 0 (Local file system at /tmp/rclone36157420) 2026/02/08 02:24:44 DEBUG : only4: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:24:44 DEBUG : only4: Sizes differ 2026/02/08 02:24:44 DEBUG : only5: size = 0 (Local file system at /tmp/rclone36157420) 2026/02/08 02:24:44 DEBUG : only5: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:24:44 DEBUG : only5: Sizes differ 2026/02/08 02:24:44 DEBUG : only6: size = 0 (Local file system at /tmp/rclone36157420) 2026/02/08 02:24:44 DEBUG : only6: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:24:44 DEBUG : only6: Sizes differ 2026/02/08 02:24:44 DEBUG : only7: size = 0 (Local file system at /tmp/rclone36157420) 2026/02/08 02:24:44 DEBUG : only7: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:24:44 DEBUG : only7: Sizes differ 2026/02/08 02:24:44 DEBUG : only8: size = 0 (Local file system at /tmp/rclone36157420) 2026/02/08 02:24:44 DEBUG : only8: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:24:44 DEBUG : only8: Sizes differ 2026/02/08 02:24:44 DEBUG : only9: size = 0 (Local file system at /tmp/rclone36157420) 2026/02/08 02:24:44 DEBUG : only9: size = 6 (B2 bucket rclone-test-sumaqid4ceyo) 2026/02/08 02:24:44 DEBUG : only9: Sizes differ 2026/02/08 02:24:44 DEBUG : both16: Unchanged skipping 2026/02/08 02:24:44 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:24:44 DEBUG : only11: size = 0 OK 2026/02/08 02:24:44 DEBUG : only13: size = 0 OK 2026/02/08 02:24:44 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:24:44 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:24:44 INFO : only13: Copied (replaced existing) 2026/02/08 02:24:44 INFO : only11: Copied (replaced existing) 2026/02/08 02:24:44 DEBUG : only0: size = 0 OK 2026/02/08 02:24:44 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:24:44 INFO : only0: Copied (replaced existing) 2026/02/08 02:24:44 DEBUG : only16: size = 0 OK 2026/02/08 02:24:44 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:24:44 INFO : only16: Copied (replaced existing) 2026/02/08 02:24:44 DEBUG : only15: size = 0 OK 2026/02/08 02:24:44 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:24:44 INFO : only15: Copied (replaced existing) 2026/02/08 02:24:44 DEBUG : only10: size = 0 OK 2026/02/08 02:24:44 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:24:44 INFO : only10: Copied (replaced existing) 2026/02/08 02:24:45 DEBUG : only18: size = 0 OK 2026/02/08 02:24:45 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:24:45 INFO : only18: Copied (replaced existing) 2026/02/08 02:24:45 DEBUG : only19: size = 0 OK 2026/02/08 02:24:45 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:24:45 INFO : only19: Copied (replaced existing) 2026/02/08 02:24:45 DEBUG : only1: size = 0 OK 2026/02/08 02:24:45 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:24:45 INFO : only1: Copied (replaced existing) 2026/02/08 02:24:45 DEBUG : only2: size = 0 OK 2026/02/08 02:24:45 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:24:45 INFO : only2: Copied (replaced existing) 2026/02/08 02:24:45 DEBUG : only3: size = 0 OK 2026/02/08 02:24:45 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:24:45 INFO : only3: Copied (replaced existing) 2026/02/08 02:24:45 DEBUG : only12: size = 0 OK 2026/02/08 02:24:45 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:24:45 INFO : only12: Copied (replaced existing) 2026/02/08 02:24:45 DEBUG : only5: size = 0 OK 2026/02/08 02:24:45 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:24:45 INFO : only5: Copied (replaced existing) 2026/02/08 02:24:45 DEBUG : only4: size = 0 OK 2026/02/08 02:24:45 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:24:45 INFO : only4: Copied (replaced existing) 2026/02/08 02:24:45 DEBUG : only6: size = 0 OK 2026/02/08 02:24:45 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:24:45 INFO : only6: Copied (replaced existing) 2026/02/08 02:24:45 DEBUG : only7: size = 0 OK 2026/02/08 02:24:45 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:24:45 INFO : only7: Copied (replaced existing) 2026/02/08 02:24:45 DEBUG : only8: size = 0 OK 2026/02/08 02:24:45 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:24:45 INFO : only8: Copied (replaced existing) 2026/02/08 02:24:45 DEBUG : only17: size = 0 OK 2026/02/08 02:24:45 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:24:45 INFO : only17: Copied (replaced existing) 2026/02/08 02:24:45 DEBUG : only14: size = 0 OK 2026/02/08 02:24:45 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:24:45 INFO : only14: Copied (replaced existing) 2026/02/08 02:24:45 DEBUG : only9: size = 0 OK 2026/02/08 02:24:45 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/08 02:24:45 INFO : only9: Copied (replaced existing) 2026/02/08 02:24:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (34.11s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:24:53 DEBUG : empty_dir: Making directory with metadata 2026/02/08 02:24:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 02:24:53 DEBUG : empty_on_remote: Making directory with metadata 2026/02/08 02:24:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 02:24:53 INFO : empty_on_remote: Making directory 2026/02/08 02:24:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/08 02:24:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/08 02:24:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/08 02:24:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/08 02:24:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.80s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:24:57 DEBUG : empty_dir: Making directory with metadata 2026/02/08 02:24:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 02:24:57 DEBUG : empty_on_remote: Making directory with metadata 2026/02/08 02:24:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/08 02:24:57 INFO : empty_on_remote: Making directory 2026/02/08 02:24:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/08 02:24:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/08 02:24:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/08 02:24:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/08 02:24:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/08 02:24:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.70s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:25:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/08 02:25:00 INFO : sub dir: Making directory 2026/02/08 02:25:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (4.39s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:25:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/08 02:25:04 INFO : sub dir: Making directory 2026/02/08 02:25:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.91s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:25:19 DEBUG : Waiting for deletions to finish 2026/02/08 02:25:19 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:25:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:25:19 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:25:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:25:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:25:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:25:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:25:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:25:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:25:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:25:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:25:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:25:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:25:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:25:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:25:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:25:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:25:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:25:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:25:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:25:20 DEBUG : apple: size = 5 OK 2026/02/08 02:25:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:20 DEBUG : apple: Unchanged skipping 2026/02/08 02:25:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:25:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:25:20 DEBUG : banana: size = 6 OK 2026/02/08 02:25:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:20 DEBUG : banana: Unchanged skipping 2026/02/08 02:25:20 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:25:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:20 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:25:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:25:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:25:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:25:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:25:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:25:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:25:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:25:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:25:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:25:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:25:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:25:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:25:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:25:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:25:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:25:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:25:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:25:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:25:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:25:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:25:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:25:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:25:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:25:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:25:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:25:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:25:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:25:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:25:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:25:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:25:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:25:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:25:20 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:25:20 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:25:20 DEBUG : Waiting for deletions to finish 2026/02/08 02:25:20 INFO : There was nothing to transfer 2026/02/08 02:25:20 DEBUG : Waiting for deletions to finish 2026/02/08 02:25:20 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:25:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:25:20 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:25:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:25:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:25:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:25:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:25:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:25:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:25:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:25:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:25:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:25:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:25:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:25:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:25:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:25:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:25:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:25:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:25:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:25:21 DEBUG : apple: size = 5 OK 2026/02/08 02:25:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:21 DEBUG : apple: Unchanged skipping 2026/02/08 02:25:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:25:21 DEBUG : banana: size = 6 OK 2026/02/08 02:25:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:21 DEBUG : banana: Unchanged skipping 2026/02/08 02:25:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:25:21 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:25:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:21 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:25:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:25:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:21 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:25:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:25:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:25:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:25:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:25:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:25:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:25:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:25:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:25:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:25:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:25:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:25:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:25:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:25:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:25:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:25:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:25:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:25:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:25:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:25:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:25:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:25:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:25:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:25:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:25:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:25:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:25:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:25:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:25:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:25:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:25:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:25:21 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:25:21 DEBUG : Waiting for deletions to finish 2026/02/08 02:25:21 INFO : There was nothing to transfer 2026/02/08 02:25:21 DEBUG : Waiting for deletions to finish 2026/02/08 02:25:21 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:25:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:25:21 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:25:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:25:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:25:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:25:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:25:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:25:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:25:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:25:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:25:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:25:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:25:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:25:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:25:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:25:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:25:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:25:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:25:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:25:36 DEBUG : Waiting for deletions to finish 2026/02/08 02:25:37 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:25:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:25:37 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:25:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:25:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:25:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:25:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:25:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:25:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:25:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:25:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:25:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:25:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:25:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:25:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:25:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:25:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:25:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:25:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:25:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:25:37 DEBUG : apple: size = 5 OK 2026/02/08 02:25:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:25:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:37 DEBUG : banana: size = 6 OK 2026/02/08 02:25:37 DEBUG : apple: Unchanged skipping 2026/02/08 02:25:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:25:37 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:25:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:37 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:25:37 DEBUG : banana: Unchanged skipping 2026/02/08 02:25:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:25:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:25:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:25:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:25:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:25:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:25:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:25:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:25:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:25:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:25:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:25:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:25:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:25:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:25:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:25:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:25:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:25:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:25:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:25:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:25:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:25:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:25:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:25:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:25:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:25:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:25:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:25:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:25:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:25:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:25:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:25:38 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:25:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:25:38 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:25:38 DEBUG : Waiting for deletions to finish 2026/02/08 02:25:38 INFO : There was nothing to transfer 2026/02/08 02:25:38 DEBUG : Waiting for deletions to finish 2026/02/08 02:25:38 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:25:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:25:38 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:25:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:25:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:25:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:25:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:25:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:25:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:25:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:25:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:25:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:25:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:25:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:25:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:25:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:25:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:25:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:25:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:25:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:25:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:25:38 DEBUG : banana: size = 6 OK 2026/02/08 02:25:38 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:25:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:38 DEBUG : banana: Unchanged skipping 2026/02/08 02:25:38 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:25:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:25:38 DEBUG : apple: size = 5 OK 2026/02/08 02:25:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:38 DEBUG : apple: Unchanged skipping 2026/02/08 02:25:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:25:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:25:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:25:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:25:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:25:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:25:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:25:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:25:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:25:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:25:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:25:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:25:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:25:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:25:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:25:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:25:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:25:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:25:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:25:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:25:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:25:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:25:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:25:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:25:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:25:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:25:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:25:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:25:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:25:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:25:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:25:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:25:39 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:25:39 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:25:39 DEBUG : Waiting for deletions to finish 2026/02/08 02:25:39 INFO : There was nothing to transfer 2026/02/08 02:25:39 DEBUG : Waiting for deletions to finish 2026/02/08 02:25:39 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:25:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:25:39 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:25:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:25:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:25:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:25:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:25:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:25:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:25:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:25:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:25:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:25:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:25:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:25:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:25:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:25:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:25:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:25:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:25:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:25:54 DEBUG : Waiting for deletions to finish 2026/02/08 02:25:55 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:25:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:25:55 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:25:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:25:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:25:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:25:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:25:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:25:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:25:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:25:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:25:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:25:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:25:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:25:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:25:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:25:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:25:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:25:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:25:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/08 02:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/08 02:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/08 02:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/08 02:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/08 02:25:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/08 02:25:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/08 02:25:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/08 02:25:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/08 02:25:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/08 02:25:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/08 02:25:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/08 02:25:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/08 02:25:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/08 02:25:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/08 02:25:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/08 02:25:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/08 02:25:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/08 02:25:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:25:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:25:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/08 02:25:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:25:56 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:25:56 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:25:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/08 02:25:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/08 02:25:56 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:56 DEBUG : YmFuYW5h: size = 6 OK 2026/02/08 02:25:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/08 02:25:56 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/08 02:25:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/08 02:25:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/08 02:25:56 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/08 02:25:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/08 02:25:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/08 02:25:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/08 02:25:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/08 02:25:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/08 02:25:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/08 02:25:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/08 02:25:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:56 DEBUG : YXBwbGU=: size = 5 OK 2026/02/08 02:25:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/08 02:25:56 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/08 02:25:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/08 02:25:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/08 02:25:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/08 02:25:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/08 02:25:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/08 02:25:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/08 02:25:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/08 02:25:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/08 02:25:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/08 02:25:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/08 02:25:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/08 02:25:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/08 02:25:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/08 02:25:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/08 02:25:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/08 02:25:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/08 02:25:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/08 02:25:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/08 02:25:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/08 02:25:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/08 02:25:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/08 02:25:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/08 02:25:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/08 02:25:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:57 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/08 02:25:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/08 02:25:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/08 02:25:57 DEBUG : Waiting for deletions to finish 2026/02/08 02:25:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/08 02:25:58 INFO : dir1/0003-defghij.txt: Deleted 2026/02/08 02:25:58 INFO : dir1/0013-789;=.txt: Deleted 2026/02/08 02:25:58 INFO : dir1/0007-1234567.txt: Deleted 2026/02/08 02:25:58 INFO : dir1/0012-6789;.txt: Deleted 2026/02/08 02:25:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/08 02:25:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/08 02:25:58 INFO : apple: Deleted 2026/02/08 02:25:58 INFO : dir1/0009-3456789.txt: Deleted 2026/02/08 02:25:58 INFO : dir1/0015-9;=.txt: Deleted 2026/02/08 02:25:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/08 02:25:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/08 02:25:58 INFO : dir1/0011-56789;.txt: Deleted 2026/02/08 02:25:58 INFO : banana: Deleted 2026/02/08 02:25:58 INFO : dir1/0014-89;=.txt: Deleted 2026/02/08 02:25:58 INFO : splitbananasplit: Deleted 2026/02/08 02:25:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/08 02:25:58 INFO : dir1/0008-2345678.txt: Deleted 2026/02/08 02:25:58 INFO : dir1/0010-456789.txt: Deleted 2026/02/08 02:25:58 INFO : appleappleapplebanana: Deleted 2026/02/08 02:25:58 DEBUG : Waiting for deletions to finish 2026/02/08 02:25:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/08 02:25:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/08 02:25:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/08 02:25:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/08 02:25:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/08 02:25:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/08 02:25:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/08 02:25:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/08 02:25:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/08 02:25:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/08 02:25:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/08 02:25:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/08 02:25:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/08 02:25:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/08 02:25:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/08 02:25:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/08 02:25:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/08 02:25:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/08 02:25:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/08 02:25:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/08 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/08 02:25:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:25:59 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:25:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:25:59 DEBUG : YXBwbGU=: size = 5 OK 2026/02/08 02:25:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:59 DEBUG : apple: Unchanged skipping 2026/02/08 02:25:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:25:59 DEBUG : YmFuYW5h: size = 6 OK 2026/02/08 02:25:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:59 DEBUG : banana: Unchanged skipping 2026/02/08 02:25:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/08 02:25:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:59 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:25:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/08 02:25:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:25:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/08 02:25:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:25:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/08 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:25:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/08 02:25:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:25:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/08 02:25:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:25:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/08 02:25:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:25:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/08 02:25:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:25:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:25:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:25:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:25:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/08 02:25:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/08 02:25:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:25:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/08 02:25:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/08 02:25:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/08 02:25:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/08 02:25:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:25:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/08 02:25:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:25:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/08 02:25:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:25:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/08 02:25:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:25:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/08 02:25:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:25:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/08 02:25:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:25:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/08 02:25:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:25:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/08 02:25:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:25:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/08 02:25:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:25:59 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/08 02:25:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:25:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:25:59 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:25:59 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:25:59 DEBUG : Waiting for deletions to finish 2026/02/08 02:25:59 DEBUG : Waiting for deletions to finish 2026/02/08 02:26:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/08 02:26:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/08 02:26:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/08 02:26:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/08 02:26:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/08 02:26:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/08 02:26:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/08 02:26:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/08 02:26:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/08 02:26:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/08 02:26:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/08 02:26:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/08 02:26:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/08 02:26:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/08 02:26:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/08 02:26:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/08 02:26:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/08 02:26:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/08 02:26:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/08 02:26:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/08 02:26:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:26:00 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:26:00 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:26:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:26:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:26:00 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:26:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:26:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:26:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:26:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:26:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:26:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:26:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:26:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:26:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:26:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:26:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/08 02:26:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:26:00 DEBUG : apple: transformed to: YXBwbGU= 2026/02/08 02:26:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/08 02:26:00 DEBUG : banana: transformed to: YmFuYW5h 2026/02/08 02:26:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/08 02:26:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/08 02:26:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/08 02:26:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/08 02:26:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/08 02:26:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/08 02:26:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:26:17 DEBUG : Waiting for deletions to finish 2026/02/08 02:26:18 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:26:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:26:18 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:26:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:26:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:26:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:26:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:26:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:26:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:26:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:26:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:26:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:26:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:26:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:26:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:26:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:26:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:26:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:26:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:26:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:26:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:18 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:18 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:18 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:18 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:18 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:18 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:18 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/08 02:26:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/08 02:26:18 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/08 02:26:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/08 02:26:18 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:18 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:26:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:26:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/08 02:26:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:26:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/08 02:26:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:26:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:26:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:26:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:26:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:26:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:26:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:26:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:26:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:26:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:26:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:26:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:26:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/08 02:26:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:26:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:26:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:26:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:26:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:26:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:26:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:26:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:26:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:26:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:26:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:26:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:26:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:26:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:26:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:26:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:26:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:26:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:26:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:26:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:26:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:26:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:26:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:26:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:26:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:26:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/08 02:26:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:26:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:26:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:26:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:26:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:26:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:26:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:26:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:26:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:26:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:26:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:26:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:26:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:26:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/08 02:26:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:26:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:26:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:26:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:26:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:26:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:26:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:26:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:26:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:26:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:26:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:26:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:26:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:26:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:26:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:26:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/08 02:26:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:26:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:26:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:26:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:26:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/08 02:26:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:26:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/08 02:26:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:26:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/08 02:26:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:26:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/08 02:26:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:26:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/08 02:26:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:26:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:26:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:26:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:26:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:26:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:26:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:26:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:26:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:26:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:26:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/08 02:26:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:26:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:26:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:26:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:26:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:26:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/08 02:26:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:26:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:26:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:26:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:26:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:26:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:26:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:26:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:26:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:26:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:26:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:26:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/08 02:26:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:26:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:26:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:26:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:26:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:26:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/08 02:26:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:26:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:26:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:26:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:26:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:26:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:26:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:26:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:26:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/08 02:26:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:26:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/08 02:26:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:26:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/08 02:26:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:26:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/08 02:26:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:26:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/08 02:26:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/08 02:26:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:26:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:26:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:26:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:26:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:26:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:26:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:26:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:26:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:26:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/08 02:26:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:26:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/08 02:26:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:26:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:26:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:26:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:26:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:26:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/08 02:26:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:26:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:26:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:26:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:26:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:26:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:26:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:26:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:26:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:26:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:26:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/08 02:26:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:26:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/08 02:26:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/08 02:26:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/08 02:26:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/08 02:26:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/08 02:26:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/08 02:26:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/08 02:26:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/08 02:26:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/08 02:26:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/08 02:26:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/08 02:26:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/08 02:26:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/08 02:26:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/08 02:26:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/08 02:26:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/08 02:26:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:18 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:26:18 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:26:18 DEBUG : PREFIXapple: size = 5 OK 2026/02/08 02:26:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/08 02:26:18 INFO : apple: Copied (new) to: PREFIXapple 2026/02/08 02:26:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/08 02:26:19 DEBUG : PREFIXbanana: size = 6 OK 2026/02/08 02:26:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/08 02:26:19 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/08 02:26:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/08 02:26:19 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/08 02:26:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/08 02:26:19 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/08 02:26:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/08 02:26:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/08 02:26:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/08 02:26:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/08 02:26:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/08 02:26:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:26:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/08 02:26:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/08 02:26:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/08 02:26:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/08 02:26:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/08 02:26:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/08 02:26:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/08 02:26:19 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/08 02:26:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/08 02:26:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/08 02:26:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/08 02:26:19 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/08 02:26:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/08 02:26:19 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/08 02:26:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/08 02:26:19 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/08 02:26:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/08 02:26:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/08 02:26:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/08 02:26:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/08 02:26:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/08 02:26:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/08 02:26:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/08 02:26:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/08 02:26:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/08 02:26:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/08 02:26:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/08 02:26:20 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/08 02:26:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/08 02:26:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/08 02:26:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/08 02:26:20 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/08 02:26:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/08 02:26:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/08 02:26:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/08 02:26:20 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/08 02:26:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/08 02:26:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/08 02:26:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/08 02:26:20 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/08 02:26:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/08 02:26:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/08 02:26:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/08 02:26:20 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/08 02:26:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/08 02:26:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/08 02:26:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/08 02:26:20 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/08 02:26:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/08 02:26:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/08 02:26:20 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/08 02:26:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/08 02:26:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/08 02:26:20 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/08 02:26:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/08 02:26:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/08 02:26:21 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/08 02:26:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/08 02:26:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/08 02:26:21 DEBUG : Waiting for deletions to finish 2026/02/08 02:26:21 INFO : splitbananasplit: Deleted 2026/02/08 02:26:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/08 02:26:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/08 02:26:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/08 02:26:21 INFO : dir1/0007-1234567.txt: Deleted 2026/02/08 02:26:21 INFO : dir1/0008-2345678.txt: Deleted 2026/02/08 02:26:21 INFO : dir1/0012-6789;.txt: Deleted 2026/02/08 02:26:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/08 02:26:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/08 02:26:21 INFO : dir1/0009-3456789.txt: Deleted 2026/02/08 02:26:21 INFO : dir1/0010-456789.txt: Deleted 2026/02/08 02:26:21 INFO : dir1/0011-56789;.txt: Deleted 2026/02/08 02:26:21 INFO : banana: Deleted 2026/02/08 02:26:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/08 02:26:21 INFO : dir1/0013-789;=.txt: Deleted 2026/02/08 02:26:21 INFO : apple: Deleted 2026/02/08 02:26:21 INFO : appleappleapplebanana: Deleted 2026/02/08 02:26:22 INFO : dir1/0003-defghij.txt: Deleted 2026/02/08 02:26:22 INFO : dir1/0014-89;=.txt: Deleted 2026/02/08 02:26:22 INFO : dir1/0015-9;=.txt: Deleted 2026/02/08 02:26:22 DEBUG : Waiting for deletions to finish 2026/02/08 02:26:22 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/08 02:26:22 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:26:22 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/08 02:26:22 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/08 02:26:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:26:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:26:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:26:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:26:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:26:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:26:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:26:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:26:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:26:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:26:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:26:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:26:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:26:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:26:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:26:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:26:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/08 02:26:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/08 02:26:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/08 02:26:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/08 02:26:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/08 02:26:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/08 02:26:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/08 02:26:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/08 02:26:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/08 02:26:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/08 02:26:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/08 02:26:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/08 02:26:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/08 02:26:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/08 02:26:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/08 02:26:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/08 02:26:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/08 02:26:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/08 02:26:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/08 02:26:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/08 02:26:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/08 02:26:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/08 02:26:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/08 02:26:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/08 02:26:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/08 02:26:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/08 02:26:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/08 02:26:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/08 02:26:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/08 02:26:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/08 02:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/08 02:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/08 02:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/08 02:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/08 02:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/08 02:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/08 02:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/08 02:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/08 02:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/08 02:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/08 02:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/08 02:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/08 02:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/08 02:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/08 02:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/08 02:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/08 02:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/08 02:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/08 02:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/08 02:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/08 02:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/08 02:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/08 02:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/08 02:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/08 02:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/08 02:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/08 02:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/08 02:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/08 02:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/08 02:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/08 02:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/08 02:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/08 02:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/08 02:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/08 02:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/08 02:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/08 02:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/08 02:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/08 02:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/08 02:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/08 02:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/08 02:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/08 02:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/08 02:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/08 02:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/08 02:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/08 02:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/08 02:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/08 02:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/08 02:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/08 02:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/08 02:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/08 02:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/08 02:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/08 02:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/08 02:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/08 02:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/08 02:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/08 02:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/08 02:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/08 02:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/08 02:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/08 02:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/08 02:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/08 02:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:22 DEBUG : apple: transformed to: PREFIXapple 2026/02/08 02:26:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/08 02:26:22 DEBUG : banana: transformed to: PREFIXbanana 2026/02/08 02:26:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/08 02:26:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/08 02:26:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/08 02:26:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/08 02:26:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/08 02:26:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/08 02:26:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/08 02:26:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/08 02:26:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/08 02:26:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/08 02:26:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/08 02:26:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/08 02:26:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/08 02:26:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/08 02:26:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/08 02:26:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/08 02:26:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/08 02:26:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/08 02:26:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/08 02:26:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/08 02:26:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/08 02:26:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:22 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:26:22 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:26:23 DEBUG : banana: size = 6 OK 2026/02/08 02:26:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/08 02:26:23 INFO : banana: Copied (new) 2026/02/08 02:26:23 DEBUG : apple: size = 5 OK 2026/02/08 02:26:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/08 02:26:23 INFO : apple: Copied (new) 2026/02/08 02:26:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:26:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/08 02:26:23 INFO : appleappleapplebanana: Copied (new) 2026/02/08 02:26:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:26:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/08 02:26:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/08 02:26:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:26:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/08 02:26:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/08 02:26:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:26:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/08 02:26:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/08 02:26:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:26:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/08 02:26:23 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/08 02:26:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:26:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/08 02:26:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/08 02:26:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:26:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/08 02:26:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/08 02:26:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:26:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/08 02:26:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/08 02:26:23 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:26:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/08 02:26:23 INFO : splitbananasplit: Copied (new) 2026/02/08 02:26:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:26:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/08 02:26:24 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/08 02:26:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:26:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/08 02:26:24 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/08 02:26:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:26:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/08 02:26:24 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/08 02:26:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:26:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/08 02:26:24 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/08 02:26:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:26:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/08 02:26:24 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/08 02:26:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:26:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/08 02:26:24 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/08 02:26:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:26:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/08 02:26:24 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/08 02:26:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:26:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/08 02:26:24 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/08 02:26:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:26:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/08 02:26:25 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/08 02:26:25 DEBUG : Waiting for deletions to finish 2026/02/08 02:26:25 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/08 02:26:25 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/08 02:26:25 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/08 02:26:25 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/08 02:26:25 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/08 02:26:25 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/08 02:26:25 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/08 02:26:25 INFO : PREFIXbanana: Deleted 2026/02/08 02:26:25 INFO : PREFIXsplitbananasplit: Deleted 2026/02/08 02:26:25 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/08 02:26:25 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/08 02:26:25 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/08 02:26:25 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/08 02:26:25 INFO : PREFIXapple: Deleted 2026/02/08 02:26:25 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/08 02:26:25 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/08 02:26:25 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/08 02:26:25 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/08 02:26:25 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/08 02:26:25 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/08 02:26:25 DEBUG : Waiting for deletions to finish 2026/02/08 02:26:25 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:26:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:26:25 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:26:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:26:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:26:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:26:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:26:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:26:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:26:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:26:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:26:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:26:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:26:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:26:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:26:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:26:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:26:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:26:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:26:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:26:26 DEBUG : Waiting for deletions to finish 2026/02/08 02:26:26 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:26:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:26:26 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:26:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:26:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:26:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:26:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:26:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:26:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:26:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:26:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:26:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:26:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:26:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:26:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:26:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:26:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:26:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:26:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:26:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:26:41 DEBUG : Waiting for deletions to finish 2026/02/08 02:26:41 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:26:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:26:41 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:26:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:26:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:26:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:26:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:26:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:26:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:26:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:26:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:26:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:26:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:26:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:26:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:26:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:26:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:26:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:26:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:26:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:26:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/08 02:26:42 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/08 02:26:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:42 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/08 02:26:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/08 02:26:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:42 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:42 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/08 02:26:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/08 02:26:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/08 02:26:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/08 02:26:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/08 02:26:42 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/08 02:26:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:42 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:42 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:42 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:42 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:42 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:26:42 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:26:42 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/08 02:26:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/08 02:26:42 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/08 02:26:42 DEBUG : appleSUFFIX: size = 5 OK 2026/02/08 02:26:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/08 02:26:42 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:42 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/08 02:26:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/08 02:26:42 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/08 02:26:42 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/08 02:26:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/08 02:26:42 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/08 02:26:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/08 02:26:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/08 02:26:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/08 02:26:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/08 02:26:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/08 02:26:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/08 02:26:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/08 02:26:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/08 02:26:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/08 02:26:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/08 02:26:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/08 02:26:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/08 02:26:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/08 02:26:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/08 02:26:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/08 02:26:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/08 02:26:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/08 02:26:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/08 02:26:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/08 02:26:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/08 02:26:43 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/08 02:26:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/08 02:26:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/08 02:26:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/08 02:26:43 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/08 02:26:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/08 02:26:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/08 02:26:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/08 02:26:43 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/08 02:26:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/08 02:26:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/08 02:26:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/08 02:26:43 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/08 02:26:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/08 02:26:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/08 02:26:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/08 02:26:43 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/08 02:26:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/08 02:26:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/08 02:26:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/08 02:26:43 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/08 02:26:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/08 02:26:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/08 02:26:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/08 02:26:44 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/08 02:26:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/08 02:26:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/08 02:26:44 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/08 02:26:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/08 02:26:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/08 02:26:44 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/08 02:26:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/08 02:26:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/08 02:26:44 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/08 02:26:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/08 02:26:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/08 02:26:44 DEBUG : Waiting for deletions to finish 2026/02/08 02:26:44 INFO : appleappleapplebanana: Deleted 2026/02/08 02:26:44 INFO : banana: Deleted 2026/02/08 02:26:44 INFO : dir1/0007-1234567.txt: Deleted 2026/02/08 02:26:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/08 02:26:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/08 02:26:44 INFO : dir1/0008-2345678.txt: Deleted 2026/02/08 02:26:45 INFO : dir1/0009-3456789.txt: Deleted 2026/02/08 02:26:45 INFO : dir1/0014-89;=.txt: Deleted 2026/02/08 02:26:45 INFO : dir1/0010-456789.txt: Deleted 2026/02/08 02:26:45 INFO : dir1/0012-6789;.txt: Deleted 2026/02/08 02:26:45 INFO : dir1/0013-789;=.txt: Deleted 2026/02/08 02:26:45 INFO : apple: Deleted 2026/02/08 02:26:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/08 02:26:45 INFO : dir1/0003-defghij.txt: Deleted 2026/02/08 02:26:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/08 02:26:45 INFO : dir1/0011-56789;.txt: Deleted 2026/02/08 02:26:45 INFO : splitbananasplit: Deleted 2026/02/08 02:26:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/08 02:26:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/08 02:26:45 INFO : dir1/0015-9;=.txt: Deleted 2026/02/08 02:26:45 DEBUG : Waiting for deletions to finish 2026/02/08 02:26:45 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/08 02:26:45 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/08 02:26:45 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/08 02:26:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/08 02:26:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/08 02:26:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/08 02:26:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/08 02:26:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/08 02:26:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/08 02:26:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/08 02:26:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/08 02:26:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/08 02:26:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/08 02:26:45 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/08 02:26:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/08 02:26:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/08 02:26:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/08 02:26:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/08 02:26:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/08 02:26:45 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/08 02:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/08 02:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/08 02:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/08 02:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/08 02:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/08 02:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/08 02:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/08 02:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/08 02:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/08 02:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/08 02:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/08 02:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/08 02:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/08 02:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/08 02:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/08 02:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/08 02:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/08 02:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/08 02:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/08 02:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/08 02:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/08 02:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/08 02:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/08 02:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/08 02:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/08 02:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/08 02:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/08 02:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/08 02:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/08 02:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/08 02:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/08 02:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/08 02:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/08 02:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/08 02:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/08 02:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/08 02:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/08 02:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/08 02:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/08 02:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/08 02:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/08 02:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/08 02:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/08 02:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/08 02:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/08 02:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/08 02:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/08 02:26:45 DEBUG : apple: transformed to: appleSUFFIX 2026/02/08 02:26:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/08 02:26:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/08 02:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/08 02:26:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/08 02:26:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/08 02:26:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/08 02:26:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/08 02:26:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/08 02:26:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:26:46 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:26:46 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:26:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:26:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/08 02:26:46 INFO : appleappleapplebanana: Copied (new) 2026/02/08 02:26:46 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:26:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/08 02:26:46 INFO : splitbananasplit: Copied (new) 2026/02/08 02:26:46 DEBUG : apple: size = 5 OK 2026/02/08 02:26:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/08 02:26:46 INFO : apple: Copied (new) 2026/02/08 02:26:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:26:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/08 02:26:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/08 02:26:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:26:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/08 02:26:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/08 02:26:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:26:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/08 02:26:46 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/08 02:26:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:26:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/08 02:26:47 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/08 02:26:47 DEBUG : banana: size = 6 OK 2026/02/08 02:26:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/08 02:26:47 INFO : banana: Copied (new) 2026/02/08 02:26:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:26:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/08 02:26:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/08 02:26:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:26:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/08 02:26:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/08 02:26:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:26:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/08 02:26:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/08 02:26:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:26:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/08 02:26:47 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/08 02:26:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:26:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/08 02:26:47 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/08 02:26:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:26:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/08 02:26:47 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/08 02:26:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:26:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/08 02:26:47 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/08 02:26:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:26:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/08 02:26:48 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/08 02:26:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:26:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/08 02:26:48 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/08 02:26:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:26:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/08 02:26:48 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/08 02:26:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:26:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/08 02:26:48 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/08 02:26:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:26:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/08 02:26:48 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/08 02:26:48 DEBUG : Waiting for deletions to finish 2026/02/08 02:26:48 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/08 02:26:48 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/08 02:26:48 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/08 02:26:48 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/08 02:26:48 INFO : splitbananasplitSUFFIX: Deleted 2026/02/08 02:26:48 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/08 02:26:48 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/08 02:26:48 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/08 02:26:48 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/08 02:26:48 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/08 02:26:48 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/08 02:26:48 INFO : bananaSUFFIX: Deleted 2026/02/08 02:26:48 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/08 02:26:48 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/08 02:26:48 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/08 02:26:48 INFO : appleSUFFIX: Deleted 2026/02/08 02:26:48 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/08 02:26:49 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/08 02:26:49 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/08 02:26:49 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/08 02:26:49 DEBUG : Waiting for deletions to finish 2026/02/08 02:26:49 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : Waiting for deletions to finish 2026/02/08 02:26:49 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:26:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:27:05 DEBUG : Waiting for deletions to finish 2026/02/08 02:27:05 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:27:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:27:05 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:27:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:27:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:27:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:27:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:27:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:27:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:27:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:27:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:27:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:27:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:27:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:27:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:27:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:27:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:27:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:27:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:27:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 02:27:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 02:27:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 02:27:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 02:27:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/08 02:27:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 02:27:06 DEBUG : apple: size = 5 OK 2026/02/08 02:27:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:06 DEBUG : apple: Unchanged skipping 2026/02/08 02:27:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/08 02:27:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:06 DEBUG : banana: size = 6 OK 2026/02/08 02:27:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:06 DEBUG : banana: Unchanged skipping 2026/02/08 02:27:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 02:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/08 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/08 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/08 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/08 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/08 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/08 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/08 02:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 02:27:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/08 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/08 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/08 02:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 02:27:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/08 02:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 02:27:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/08 02:27:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/08 02:27:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/08 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/08 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/08 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:27:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/08 02:27:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/08 02:27:06 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:27:06 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:27:06 DEBUG : splitbanan: size = 16 OK 2026/02/08 02:27:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/08 02:27:06 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/08 02:27:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/08 02:27:06 DEBUG : appleapple: size = 21 OK 2026/02/08 02:27:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/08 02:27:06 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/08 02:27:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/08 02:27:06 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/08 02:27:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/08 02:27:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/08 02:27:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/08 02:27:06 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/08 02:27:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/08 02:27:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/08 02:27:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/08 02:27:07 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/08 02:27:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/08 02:27:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/08 02:27:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/08 02:27:07 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/08 02:27:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/08 02:27:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/08 02:27:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/08 02:27:07 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/08 02:27:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/08 02:27:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/08 02:27:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/08 02:27:07 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/08 02:27:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/08 02:27:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/08 02:27:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/08 02:27:07 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/08 02:27:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/08 02:27:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/08 02:27:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/08 02:27:07 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/08 02:27:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/08 02:27:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/08 02:27:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/08 02:27:07 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/08 02:27:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/08 02:27:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/08 02:27:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/08 02:27:07 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/08 02:27:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/08 02:27:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/08 02:27:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/08 02:27:07 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/08 02:27:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/08 02:27:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/08 02:27:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/08 02:27:08 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/08 02:27:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/08 02:27:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/08 02:27:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/08 02:27:08 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/08 02:27:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/08 02:27:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/08 02:27:08 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/08 02:27:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/08 02:27:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/08 02:27:08 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/08 02:27:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/08 02:27:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/08 02:27:08 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/08 02:27:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/08 02:27:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/08 02:27:08 DEBUG : Waiting for deletions to finish 2026/02/08 02:27:08 INFO : dir1/0013-789;=.txt: Deleted 2026/02/08 02:27:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/08 02:27:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/08 02:27:08 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/08 02:27:08 INFO : dir1/0012-6789;.txt: Deleted 2026/02/08 02:27:08 INFO : dir1/0009-3456789.txt: Deleted 2026/02/08 02:27:08 INFO : dir1/0010-456789.txt: Deleted 2026/02/08 02:27:08 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/08 02:27:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/08 02:27:09 INFO : dir1/0007-1234567.txt: Deleted 2026/02/08 02:27:09 INFO : dir1/0008-2345678.txt: Deleted 2026/02/08 02:27:09 INFO : dir1/0003-defghij.txt: Deleted 2026/02/08 02:27:09 INFO : dir1/0014-89;=.txt: Deleted 2026/02/08 02:27:09 INFO : dir1/0015-9;=.txt: Deleted 2026/02/08 02:27:09 INFO : dir1/0011-56789;.txt: Deleted 2026/02/08 02:27:09 INFO : splitbananasplit: Deleted 2026/02/08 02:27:09 INFO : appleappleapplebanana: Deleted 2026/02/08 02:27:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/08 02:27:09 DEBUG : Waiting for deletions to finish 2026/02/08 02:27:09 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:27:09 DEBUG : appleapple: Excluded (Path Filter) 2026/02/08 02:27:09 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:27:09 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/08 02:27:09 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/08 02:27:09 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/08 02:27:09 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/08 02:27:09 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/08 02:27:09 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/08 02:27:09 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/08 02:27:09 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/08 02:27:09 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/08 02:27:09 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/08 02:27:09 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/08 02:27:09 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/08 02:27:09 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/08 02:27:09 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/08 02:27:09 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/08 02:27:09 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/08 02:27:09 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/08 02:27:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/08 02:27:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/08 02:27:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/08 02:27:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/08 02:27:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/08 02:27:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/08 02:27:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/08 02:27:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/08 02:27:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/08 02:27:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/08 02:27:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/08 02:27:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/08 02:27:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/08 02:27:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/08 02:27:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/08 02:27:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/08 02:27:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/08 02:27:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/08 02:27:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/08 02:27:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/08 02:27:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/08 02:27:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/08 02:27:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/08 02:27:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/08 02:27:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/08 02:27:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/08 02:27:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/08 02:27:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/08 02:27:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/08 02:27:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/08 02:27:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/08 02:27:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/08 02:27:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/08 02:27:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/08 02:27:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/08 02:27:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/08 02:27:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/08 02:27:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/08 02:27:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/08 02:27:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/08 02:27:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/08 02:27:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/08 02:27:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/08 02:27:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/08 02:27:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/08 02:27:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/08 02:27:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/08 02:27:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/08 02:27:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/08 02:27:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/08 02:27:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/08 02:27:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/08 02:27:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/08 02:27:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/08 02:27:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/08 02:27:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/08 02:27:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/08 02:27:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/08 02:27:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/08 02:27:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/08 02:27:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/08 02:27:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 02:27:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/08 02:27:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/08 02:27:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/08 02:27:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/08 02:27:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/08 02:27:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/08 02:27:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/08 02:27:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/08 02:27:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/08 02:27:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/08 02:27:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/08 02:27:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/08 02:27:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/08 02:27:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/08 02:27:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/08 02:27:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/08 02:27:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 02:27:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 02:27:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 02:27:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 02:27:09 DEBUG : apple: size = 5 OK 2026/02/08 02:27:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:09 DEBUG : apple: Unchanged skipping 2026/02/08 02:27:09 DEBUG : appleapple: size = 21 OK 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:27:09 DEBUG : banana: size = 6 OK 2026/02/08 02:27:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:09 DEBUG : banana: Unchanged skipping 2026/02/08 02:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 02:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 02:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 02:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:09 DEBUG : splitbanan: size = 16 OK 2026/02/08 02:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 02:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 02:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 02:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 02:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 02:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 02:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 02:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 02:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 02:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 02:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 02:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 02:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 02:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 02:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 02:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 02:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 02:27:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 02:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 02:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 02:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 02:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/08 02:27:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/08 02:27:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:09 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:27:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/08 02:27:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/08 02:27:10 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/08 02:27:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:27:10 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/08 02:27:10 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/08 02:27:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:27:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:27:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/08 02:27:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/08 02:27:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/08 02:27:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/08 02:27:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/08 02:27:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/08 02:27:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/08 02:27:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/08 02:27:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/08 02:27:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/08 02:27:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/08 02:27:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/08 02:27:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/08 02:27:10 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/08 02:27:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:27:10 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/08 02:27:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:27:10 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/08 02:27:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:27:10 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/08 02:27:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:27:10 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/08 02:27:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:27:10 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/08 02:27:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:27:10 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/08 02:27:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:27:10 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/08 02:27:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:27:10 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/08 02:27:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:27:10 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/08 02:27:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:27:10 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/08 02:27:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:27:10 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/08 02:27:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:27:10 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/08 02:27:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:27:10 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:27:10 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:27:10 DEBUG : Waiting for deletions to finish 2026/02/08 02:27:10 DEBUG : Waiting for deletions to finish 2026/02/08 02:27:10 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:27:10 DEBUG : appleapple: Excluded (Path Filter) 2026/02/08 02:27:10 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:27:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/08 02:27:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/08 02:27:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/08 02:27:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/08 02:27:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/08 02:27:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/08 02:27:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/08 02:27:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/08 02:27:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/08 02:27:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/08 02:27:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/08 02:27:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/08 02:27:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/08 02:27:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/08 02:27:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/08 02:27:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/08 02:27:10 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/08 02:27:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/08 02:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/08 02:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/08 02:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/08 02:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/08 02:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/08 02:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/08 02:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/08 02:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/08 02:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/08 02:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/08 02:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/08 02:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/08 02:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/08 02:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/08 02:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/08 02:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/08 02:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/08 02:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/08 02:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/08 02:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/08 02:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/08 02:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/08 02:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/08 02:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/08 02:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/08 02:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/08 02:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/08 02:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/08 02:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/08 02:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/08 02:27:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/08 02:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/08 02:27:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/08 02:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/08 02:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/08 02:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/08 02:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/08 02:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/08 02:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/08 02:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/08 02:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/08 02:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/08 02:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/08 02:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/08 02:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/08 02:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/08 02:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/08 02:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/08 02:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/08 02:27:10 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:27:25 DEBUG : Waiting for deletions to finish 2026/02/08 02:27:25 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:27:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:27:25 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:27:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:27:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:27:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:27:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:27:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:27:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:27:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:27:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:27:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:27:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:27:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:27:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:27:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:27:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:27:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:27:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:27:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : apple: size = 5 OK 2026/02/08 02:27:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : apple: Unchanged skipping 2026/02/08 02:27:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:27:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:27:26 DEBUG : banana: size = 6 OK 2026/02/08 02:27:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : banana: Unchanged skipping 2026/02/08 02:27:26 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:27:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:27:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:27:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:27:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:27:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:27:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:27:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:27:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:27:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:27:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:27:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:27:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:27:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:27:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:27:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:27:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:27:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:27:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:27:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:27:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:27:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:27:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:27:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:27:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:27:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:27:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:27:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:27:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:27:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:27:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:27:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:27:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:27:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:27:26 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:27:26 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:27:26 DEBUG : Waiting for deletions to finish 2026/02/08 02:27:26 DEBUG : Waiting for deletions to finish 2026/02/08 02:27:26 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:27:26 DEBUG : apple: size = 5 OK 2026/02/08 02:27:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : apple: Unchanged skipping 2026/02/08 02:27:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:27:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:27:26 DEBUG : banana: size = 6 OK 2026/02/08 02:27:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : banana: Unchanged skipping 2026/02/08 02:27:26 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:27:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:26 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:27:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:27:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:27:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:27:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:27:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:27:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:27:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:27 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:27:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:27:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:27:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:27:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:27:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:27:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:27:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:27:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:27:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:27:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:27:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:27:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:27:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:27:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:27:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:27:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:27:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:27:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:27:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:27:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:27:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:27:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:27:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:27:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:27:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:27:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:27:27 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:27:27 DEBUG : Waiting for deletions to finish 2026/02/08 02:27:27 DEBUG : Waiting for deletions to finish 2026/02/08 02:27:27 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : Waiting for deletions to finish 2026/02/08 02:27:27 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:27:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:27:42 DEBUG : Waiting for deletions to finish 2026/02/08 02:27:42 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:27:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:27:42 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:27:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:27:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:27:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:27:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:27:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:27:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:27:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:27:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:27:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:27:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:27:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:27:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:27:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:27:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:27:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:27:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:27:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : apple: size = 5 OK 2026/02/08 02:27:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : apple: Unchanged skipping 2026/02/08 02:27:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:27:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:27:43 DEBUG : banana: size = 6 OK 2026/02/08 02:27:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : banana: Unchanged skipping 2026/02/08 02:27:43 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:27:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:27:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:27:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:27:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:27:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:27:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:27:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:27:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:27:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:27:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:27:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:27:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:27:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:27:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:27:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:27:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:27:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:27:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:27:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:27:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:27:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:27:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:27:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:27:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:27:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:27:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:27:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:27:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:27:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:27:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:27:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:27:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:27:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:27:43 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:27:43 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:27:43 DEBUG : Waiting for deletions to finish 2026/02/08 02:27:43 DEBUG : Waiting for deletions to finish 2026/02/08 02:27:43 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:27:43 DEBUG : apple: size = 5 OK 2026/02/08 02:27:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:27:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : apple: Unchanged skipping 2026/02/08 02:27:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:27:43 DEBUG : banana: size = 6 OK 2026/02/08 02:27:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : banana: Unchanged skipping 2026/02/08 02:27:43 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:27:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:43 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:27:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:27:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:27:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:27:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:27:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:27:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:27:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:27:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:27:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:27:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:27:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:27:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:27:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:27:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:27:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:27:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:27:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:27:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:27:44 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:27:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:27:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:27:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:27:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:27:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:27:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:27:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:27:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:27:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:27:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:27:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:27:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:27:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:27:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:27:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:27:44 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:27:44 DEBUG : Waiting for deletions to finish 2026/02/08 02:27:44 DEBUG : Waiting for deletions to finish 2026/02/08 02:27:44 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:27:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:27:44 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:27:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:27:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:27:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:27:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:27:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:27:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:27:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:27:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:27:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:27:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:27:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:27:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:27:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:27:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:27:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:27:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:27:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:27:59 DEBUG : Waiting for deletions to finish 2026/02/08 02:27:59 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:27:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:27:59 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:27:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:27:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:27:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:27:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:27:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:27:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:27:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:27:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:27:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:27:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:27:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:27:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:27:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:27:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:27:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:27:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:27:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : apple: size = 5 OK 2026/02/08 02:28:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : apple: Unchanged skipping 2026/02/08 02:28:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:28:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:28:00 DEBUG : banana: size = 6 OK 2026/02/08 02:28:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : banana: Unchanged skipping 2026/02/08 02:28:00 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:28:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:28:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:28:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:28:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:28:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:28:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:28:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:28:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:28:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:28:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:28:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:28:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:28:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:28:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:28:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:28:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:28:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:28:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:28:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:28:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:28:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:28:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:28:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:28:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:28:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:28:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:28:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:28:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:28:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:28:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:28:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:28:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:28:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:28:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:28:00 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:28:00 DEBUG : Waiting for deletions to finish 2026/02/08 02:28:00 DEBUG : Waiting for deletions to finish 2026/02/08 02:28:00 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:28:00 DEBUG : apple: size = 5 OK 2026/02/08 02:28:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : apple: Unchanged skipping 2026/02/08 02:28:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:28:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:28:00 DEBUG : banana: size = 6 OK 2026/02/08 02:28:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : banana: Unchanged skipping 2026/02/08 02:28:00 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:28:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:00 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:28:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:28:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:28:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:28:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:28:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:28:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:28:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:28:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:28:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:28:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:28:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:28:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:28:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:28:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:28:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:28:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:28:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:28:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:28:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:28:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:28:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:28:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:28:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:28:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:28:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:28:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:28:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:28:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:28:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:28:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:28:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:28:01 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:28:01 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:28:01 DEBUG : Waiting for deletions to finish 2026/02/08 02:28:01 DEBUG : Waiting for deletions to finish 2026/02/08 02:28:01 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:28:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:28:01 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:28:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:28:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:28:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:28:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:28:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:28:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:28:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:28:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:28:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:28:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:28:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:28:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:28:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:28:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:28:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:28:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:28:17 DEBUG : Waiting for deletions to finish 2026/02/08 02:28:18 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:28:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:28:18 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:28:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:28:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:28:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:28:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:28:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:28:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:28:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:28:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:28:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:28:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:28:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:28:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:28:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:28:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:28:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:28:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:28:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:28:18 DEBUG : apple: size = 5 OK 2026/02/08 02:28:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:18 DEBUG : apple: Unchanged skipping 2026/02/08 02:28:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:28:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:28:18 DEBUG : banana: size = 6 OK 2026/02/08 02:28:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:18 DEBUG : banana: Unchanged skipping 2026/02/08 02:28:18 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:28:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:18 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:28:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:28:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:28:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:28:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:28:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:28:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:28:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:28:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:28:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:28:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:28:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:28:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:28:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:28:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:28:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:28:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:28:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:28:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:28:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:28:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:28:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:28:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:28:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:28:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:28:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:28:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:28:19 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:28:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:28:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:28:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:28:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:28:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:28:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:28:19 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:28:19 DEBUG : Waiting for deletions to finish 2026/02/08 02:28:19 DEBUG : Waiting for deletions to finish 2026/02/08 02:28:19 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:28:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:28:19 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:28:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:28:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:28:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:28:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:28:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:28:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:28:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:28:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:28:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:28:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:28:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:28:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:28:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:28:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:28:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:28:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:28:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:28:19 DEBUG : apple: size = 5 OK 2026/02/08 02:28:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:19 DEBUG : apple: Unchanged skipping 2026/02/08 02:28:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:28:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:28:19 DEBUG : banana: size = 6 OK 2026/02/08 02:28:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:19 DEBUG : banana: Unchanged skipping 2026/02/08 02:28:19 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:28:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:19 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:28:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:28:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:28:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:28:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:28:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:28:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:28:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:28:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:28:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:28:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:28:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:28:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:28:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:28:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:28:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:28:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:28:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:28:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:28:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:28:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:28:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:28:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:28:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:28:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:28:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:28:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:28:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:28:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:28:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:28:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:28:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:28:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:28:20 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:28:20 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:28:20 DEBUG : Waiting for deletions to finish 2026/02/08 02:28:20 DEBUG : Waiting for deletions to finish 2026/02/08 02:28:20 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:28:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:28:20 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:28:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:28:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:28:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:28:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:28:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:28:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:28:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:28:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:28:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:28:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:28:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:28:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:28:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:28:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:28:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:28:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:28:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:28:35 DEBUG : Waiting for deletions to finish 2026/02/08 02:28:36 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:28:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:28:36 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:28:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:28:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:28:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:28:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:28:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:28:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:28:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:28:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:28:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:28:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:28:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:28:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:28:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:28:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:28:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:28:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:28:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:28:36 DEBUG : apple: size = 5 OK 2026/02/08 02:28:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:36 DEBUG : apple: Unchanged skipping 2026/02/08 02:28:36 DEBUG : banana: size = 6 OK 2026/02/08 02:28:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:36 DEBUG : banana: Unchanged skipping 2026/02/08 02:28:36 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:28:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:36 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:28:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:28:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:28:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:28:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:28:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:28:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:28:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:28:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:28:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:28:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:28:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:28:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:28:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:28:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:28:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:28:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:28:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:28:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:28:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:28:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:28:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:28:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:28:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:28:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:28:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:28:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:28:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:28:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:28:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:28:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:28:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:28:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:28:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:28:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:28:36 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:28:36 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:28:36 DEBUG : Waiting for deletions to finish 2026/02/08 02:28:36 DEBUG : Waiting for deletions to finish 2026/02/08 02:28:37 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:28:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:28:37 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:28:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:28:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:28:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:28:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:28:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:28:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:28:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:28:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:28:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:28:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:28:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:28:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:28:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:28:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:28:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:28:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:28:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/08 02:28:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/08 02:28:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:37 DEBUG : apple: size = 5 OK 2026/02/08 02:28:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/08 02:28:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:37 DEBUG : apple: Unchanged skipping 2026/02/08 02:28:37 DEBUG : banana: size = 6 OK 2026/02/08 02:28:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:37 DEBUG : banana: Unchanged skipping 2026/02/08 02:28:37 DEBUG : splitbananasplit: size = 16 OK 2026/02/08 02:28:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:37 DEBUG : splitbananasplit: Unchanged skipping 2026/02/08 02:28:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/08 02:28:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/08 02:28:37 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:28:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/08 02:28:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/08 02:28:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/08 02:28:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/08 02:28:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/08 02:28:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/08 02:28:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/08 02:28:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/08 02:28:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/08 02:28:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/08 02:28:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/08 02:28:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/08 02:28:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/08 02:28:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/08 02:28:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/08 02:28:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/08 02:28:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/08 02:28:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/08 02:28:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/08 02:28:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/08 02:28:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/08 02:28:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/08 02:28:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/08 02:28:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/08 02:28:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/08 02:28:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/08 02:28:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/08 02:28:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/08 02:28:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/08 02:28:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/08 02:28:37 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:28:37 DEBUG : Waiting for deletions to finish 2026/02/08 02:28:37 DEBUG : Waiting for deletions to finish 2026/02/08 02:28:38 DEBUG : apple: Excluded (Path Filter) 2026/02/08 02:28:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/08 02:28:38 DEBUG : banana: Excluded (Path Filter) 2026/02/08 02:28:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/08 02:28:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/08 02:28:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/08 02:28:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/08 02:28:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/08 02:28:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/08 02:28:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/08 02:28:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/08 02:28:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/08 02:28:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/08 02:28:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/08 02:28:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/08 02:28:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/08 02:28:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/08 02:28:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/08 02:28:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/08 02:28:38 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (214.45s) --- PASS: TestTransform/NFC (17.77s) --- PASS: TestTransform/NFD (17.69s) --- PASS: TestTransform/base64 (20.89s) --- PASS: TestTransform/prefix (26.40s) --- PASS: TestTransform/suffix (23.30s) --- PASS: TestTransform/truncate (20.60s) --- PASS: TestTransform/encoder (17.55s) --- PASS: TestTransform/ISO-8859-1 (16.40s) --- PASS: TestTransform/charmap (17.15s) --- PASS: TestTransform/lowercase (18.85s) --- PASS: TestTransform/ascii (17.83s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:28:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/08 02:28:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/08 02:28:43 INFO : sub dir_somesuffix: Making directory 2026/02/08 02:28:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/08 02:28:43 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/08 02:28:43 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/08 02:28:43 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/08 02:28:43 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:28:43 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/08 02:28:43 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:28:43 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/08 02:28:43 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:28:43 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/08 02:28:43 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.75s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:28:44 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:44 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:44 INFO : tictactoe: Making directory 2026/02/08 02:28:44 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:44 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:28:44 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/08 02:28:44 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:28:44 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:28:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:28:45 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/08 02:28:45 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:28:45 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/08 02:28:45 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.69s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:28:46 INFO : toe: Making directory 2026/02/08 02:28:46 INFO : toe/toe: Making directory 2026/02/08 02:28:46 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/08 02:28:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/08 02:28:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/08 02:28:46 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:28:46 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:28:47 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/08 02:28:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:28:47 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/08 02:28:47 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.99s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:28:48 INFO : toe: Making directory 2026/02/08 02:28:48 INFO : toe/toe: Making directory 2026/02/08 02:28:48 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/08 02:28:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/08 02:28:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/08 02:28:48 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:28:48 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:28:49 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/08 02:28:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:28:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/08 02:28:49 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.77s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:28:50 DEBUG : empty_dir: Making directory with metadata 2026/02/08 02:28:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/08 02:28:50 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:28:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:28:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:28:50 INFO : tictacempty_dir: Making directory 2026/02/08 02:28:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:28:50 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:50 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:50 INFO : tictactoe: Making directory 2026/02/08 02:28:50 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:50 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:28:50 INFO : tictactoe/tictactoe: Making directory 2026/02/08 02:28:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:28:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/08 02:28:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 02:28:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/08 02:28:50 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:28:50 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:28:50 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/08 02:28:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:28:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/08 02:28:50 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.68s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:28:51 DEBUG : empty_dir: Making directory with metadata 2026/02/08 02:28:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/08 02:28:51 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:28:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:28:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:28:51 INFO : tictacempty_dir: Making directory 2026/02/08 02:28:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:28:51 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:51 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:51 INFO : tictactoe: Making directory 2026/02/08 02:28:51 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:51 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:28:51 INFO : tictactoe/tictactoe: Making directory 2026/02/08 02:28:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:28:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/08 02:28:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:28:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 02:28:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:28:51 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:28:51 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:28:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/08 02:28:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:28:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:28:52 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/08 02:28:52 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:28:52 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:28:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:28:53 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:53 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/08 02:28:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/08 02:28:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:28:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/02/08 02:28:53 NOTICE: B2 bucket rclone-test-sumaqid4ceyo: 0 differences found 2026/02/08 02:28:53 NOTICE: B2 bucket rclone-test-sumaqid4ceyo: 1 matching files --- PASS: TestAllTag (2.29s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:28:54 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:54 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:54 INFO : tictactoe: Making directory 2026/02/08 02:28:54 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:54 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:28:54 INFO : tictactoe/tictactoe: Making directory 2026/02/08 02:28:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:28:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/08 02:28:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 02:28:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/08 02:28:54 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:28:54 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:28:55 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/08 02:28:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:28:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/08 02:28:55 DEBUG : Waiting for deletions to finish 2026/02/08 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:55 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:28:55 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:28:55 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/08 02:28:55 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/08 02:28:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/08 02:28:55 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/08 02:28:55 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:28:55 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.69s) === RUN TestSyntax 2026/02/08 02:28:56 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:28:56 INFO : toe: Making directory 2026/02/08 02:28:56 INFO : toe/toe: Making directory 2026/02/08 02:28:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/08 02:28:56 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:28:56 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:28:57 DEBUG : toe/toe/toe: size = 11 OK 2026/02/08 02:28:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:28:57 INFO : toe/toe/toe: Copied (new) 2026/02/08 02:28:57 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.71s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:28:58 DEBUG : empty_dir: Making directory with metadata 2026/02/08 02:28:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/08 02:28:58 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:28:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:28:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:28:58 INFO : tictacempty_dir: Making directory 2026/02/08 02:28:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:28:58 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:58 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:58 INFO : tictactoe: Making directory 2026/02/08 02:28:58 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:58 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:28:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:28:58 INFO : tictactoe/tictactoe: Making directory 2026/02/08 02:28:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:28:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/08 02:28:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:28:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 02:28:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:28:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:28:58 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:28:58 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:28:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/08 02:28:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:28:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:28:59 INFO : toe/toe/toe.txt: Deleted 2026/02/08 02:28:59 INFO : toe/toe: Removing directory 2026/02/08 02:28:59 INFO : toe: Removing directory 2026/02/08 02:28:59 INFO : empty_dir: Removing directory 2026/02/08 02:28:59 DEBUG : Local file system at /tmp/rclone36157420: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.71s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:29:00 DEBUG : empty_dir: Making directory with metadata 2026/02/08 02:29:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/08 02:29:00 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:29:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:29:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:29:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:29:00 INFO : tictacempty_dir: Making directory 2026/02/08 02:29:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:29:00 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:29:00 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:29:00 INFO : tictactoe: Making directory 2026/02/08 02:29:00 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:29:00 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:29:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:29:00 INFO : tictactoe/tictactoe: Making directory 2026/02/08 02:29:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:29:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/08 02:29:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:29:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 02:29:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:29:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:29:00 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:29:00 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:29:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/08 02:29:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:29:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:29:01 INFO : toe/toe/toe.txt: Deleted 2026/02/08 02:29:01 INFO : toe/toe: Removing directory 2026/02/08 02:29:01 INFO : toe: Removing directory 2026/02/08 02:29:01 INFO : empty_dir: Removing directory 2026/02/08 02:29:01 DEBUG : Local file system at /tmp/rclone36157420: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/08 02:29:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/08 02:29:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/08 02:29:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/08 02:29:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/08 02:29:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/08 02:29:02 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/08 02:29:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:29:02 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/02/08 02:29: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: TestTransformFile (3.16s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:29:03 DEBUG : Reset feature "Copy" 2026/02/08 02:29:03 DEBUG : Reset feature "Move" 2026/02/08 02:29:03 DEBUG : Reset feature "Copy" 2026/02/08 02:29:03 DEBUG : Reset feature "Move" 2026/02/08 02:29:03 DEBUG : empty_dir: Making directory with metadata 2026/02/08 02:29:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/08 02:29:03 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:29:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:29:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:29:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:29:03 INFO : tictacempty_dir: Making directory 2026/02/08 02:29:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/08 02:29:03 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:29:03 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:29:03 INFO : tictactoe: Making directory 2026/02/08 02:29:03 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:29:03 DEBUG : toe: transformed to: tictactoe 2026/02/08 02:29:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:29:03 INFO : tictactoe/tictactoe: Making directory 2026/02/08 02:29:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/08 02:29:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/08 02:29:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:29:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 02:29:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:29:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:29:03 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:29:03 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:29:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/08 02:29:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:29:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/08 02:29:04 INFO : toe/toe/toe.txt: Deleted 2026/02/08 02:29:04 INFO : toe/toe: Removing directory 2026/02/08 02:29:04 INFO : toe: Removing directory 2026/02/08 02:29:04 INFO : empty_dir: Removing directory 2026/02/08 02:29:04 DEBUG : Local file system at /tmp/rclone36157420: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/08 02:29:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/08 02:29:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/08 02:29:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/08 02:29:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/08 02:29:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/08 02:29:11 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/08 02:29:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:29:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/08 02:29:12 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 (9.72s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:29:13 DEBUG : toe: transformed to: dG9l 2026/02/08 02:29:13 DEBUG : toe: transformed to: dG9l 2026/02/08 02:29:13 INFO : dG9l: Making directory 2026/02/08 02:29:13 DEBUG : toe: transformed to: dG9l 2026/02/08 02:29:13 DEBUG : toe: transformed to: dG9l 2026/02/08 02:29:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/08 02:29:13 INFO : dG9l/dG9l: Making directory 2026/02/08 02:29:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/08 02:29:13 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/08 02:29:13 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/08 02:29:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/08 02:29:13 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/08 02:29:13 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:29:13 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:29:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/08 02:29:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:29:13 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/08 02:29:13 DEBUG : Waiting for deletions to finish 2026/02/08 02:29:14 DEBUG : dG9l: transformed to: toe 2026/02/08 02:29:14 DEBUG : dG9l: transformed to: toe 2026/02/08 02:29:14 DEBUG : dG9l: transformed to: toe 2026/02/08 02:29:14 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/08 02:29:14 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/08 02:29:14 DEBUG : Local file system at /tmp/rclone36157420: Waiting for checks to finish 2026/02/08 02:29:14 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/08 02:29:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/08 02:29:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/08 02:29:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/08 02:29:14 DEBUG : Local file system at /tmp/rclone36157420: Waiting for transfers to finish 2026/02/08 02:29:14 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.65s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-sumaqid4ceyo", Local "Local file system at /tmp/rclone36157420", Modify Window "1ms" 2026/02/08 02:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/08 02:29:15 DEBUG : toe: transformed to: 2026/02/08 02:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/08 02:29:15 DEBUG : toe: transformed to: 2026/02/08 02:29:15 INFO : B2 bucket rclone-test-sumaqid4ceyo: Making directory 2026/02/08 02:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/08 02:29:15 DEBUG : toe: transformed to: 2026/02/08 02:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/08 02:29:15 DEBUG : toe: transformed to: 2026/02/08 02:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/08 02:29:15 DEBUG : toe/toe: transformed to: 2026/02/08 02:29:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/08 02:29:15 INFO : toe/toe: Making directory 2026/02/08 02:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/08 02:29:15 DEBUG : toe/toe: transformed to: 2026/02/08 02:29:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/08 02:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/08 02:29:15 DEBUG : toe: transformed to: 2026/02/08 02:29:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/08 02:29:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/08 02:29:15 DEBUG : toe/toe/toe: transformed to: 2026/02/08 02:29:15 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/08 02:29:15 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for checks to finish 2026/02/08 02:29:15 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Waiting for transfers to finish 2026/02/08 02:29:16 DEBUG : toe/toe/toe: size = 11 OK 2026/02/08 02:29:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/08 02:29:16 INFO : toe/toe/toe: Copied (new) 2026/02/08 02:29:16 ERROR : B2 bucket rclone-test-sumaqid4ceyo: not deleting files as there were IO errors 2026/02/08 02:29:16 ERROR : B2 bucket rclone-test-sumaqid4ceyo: not deleting directories as there were IO errors --- PASS: TestError (1.65s) PASS 2026/02/08 02:29:17 DEBUG : B2 bucket rclone-test-sumaqid4ceyo: Purge remote 2026/02/08 02:29:17 INFO : B2 bucket rclone-test-sumaqid4ceyo: cleaning bucket "rclone-test-sumaqid4ceyo" of all files 2026/02/08 02:29:18 DEBUG : BackupDir/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fd37_d20260208_m022203_c001_v7007000_t0000_u01770517323292") 2026/02/08 02:29:18 DEBUG : BackupDir/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1117396fb2e8ddf4_d20260208_m022156_c001_v0001173_t0036_u01770517316508") 2026/02/08 02:29:18 DEBUG : CompareDest/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d559_d20260208_m022136_c001_v7007000_t0000_u01770517296239") 2026/02/08 02:29:18 DEBUG : CompareDest/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f079e_d20260208_m022129_c001_v0001033_t0006_u01770517289403") 2026/02/08 02:29:18 DEBUG : CompareDest/two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d55b_d20260208_m022136_c001_v7007000_t0000_u01770517296420") 2026/02/08 02:29:18 DEBUG : CompareDest/two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b36c_d20260208_m022131_c001_v0001171_t0034_u01770517291252") 2026/02/08 02:29:18 DEBUG : CopyDest/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fd38_d20260208_m022203_c001_v7007000_t0000_u01770517323474") 2026/02/08 02:29:18 DEBUG : CopyDest/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76136_d20260208_m022153_c001_v0001161_t0042_u01770517313484") 2026/02/08 02:29:18 DEBUG : CopyDest/three: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fd39_d20260208_m022203_c001_v7007000_t0000_u01770517323657") 2026/02/08 02:29:18 DEBUG : CopyDest/three: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b390_d20260208_m022201_c001_v0001171_t0056_u01770517321252") 2026/02/08 02:29:18 DEBUG : CopyDest/two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fd3a_d20260208_m022203_c001_v7007000_t0000_u01770517323839") 2026/02/08 02:29:18 DEBUG : CopyDest/two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f085a_d20260208_m022158_c001_v0001033_t0059_u01770517318368") 2026/02/08 02:29:18 DEBUG : EXISTING: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b3921e08_d20260208_m022345_c001_v7007000_t0000_u01770517425475") 2026/02/08 02:29:18 DEBUG : EXISTING: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0b5b_d20260208_m022344_c001_v0001033_t0006_u01770517424114") 2026/02/08 02:29:18 DEBUG : PREFIXapple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a3e0_d20260208_m022625_c001_v7007000_t0000_u01770517585490") 2026/02/08 02:29:19 DEBUG : PREFIXapple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b56e_d20260208_m022618_c001_v0001171_t0040_u01770517578767") 2026/02/08 02:29:19 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc0a_d20260208_m022625_c001_v7007000_t0000_u01770517585312") 2026/02/08 02:29:19 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3aa8_d20260208_m022618_c001_v0001102_t0021_u01770517578797") 2026/02/08 02:29:19 DEBUG : PREFIXbanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdd9cf_d20260208_m022625_c001_v7007000_t0000_u01770517585328") 2026/02/08 02:29:19 DEBUG : PREFIXbanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7639f_d20260208_m022618_c001_v0001161_t0047_u01770517578787") 2026/02/08 02:29:19 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4179e70668014f23_d20260208_m022625_c001_v7007000_t0000_u01770517585433") 2026/02/08 02:29:19 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f10c5_d20260208_m022618_c001_v0001033_t0043_u01770517578799") 2026/02/08 02:29:19 DEBUG : Testêé: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b3921e03_d20260208_m022341_c001_v7007000_t0000_u01770517421116") 2026/02/08 02:29:19 DEBUG : Testêé: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b412_d20260208_m022340_c001_v0001171_t0057_u01770517420407") 2026/02/08 02:29:19 DEBUG : Testêé: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0af7_d20260208_m022337_c001_v0001033_t0058_u01770517417389") 2026/02/08 02:29:19 DEBUG : YXBwbGU=: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf3a_d20260208_m022600_c001_v7007000_t0000_u01770517560613") 2026/02/08 02:29:19 DEBUG : YXBwbGU=: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f102b_d20260208_m022556_c001_v0001033_t0026_u01770517556181") 2026/02/08 02:29:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf3e_d20260208_m022600_c001_v7007000_t0000_u01770517560795") 2026/02/08 02:29:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b542_d20260208_m022555_c001_v0001171_t0043_u01770517555904") 2026/02/08 02:29:19 DEBUG : YmFuYW5h: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf41_d20260208_m022600_c001_v7007000_t0000_u01770517560978") 2026/02/08 02:29:19 DEBUG : YmFuYW5h: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7635f_d20260208_m022555_c001_v0001161_t0045_u01770517555925") 2026/02/08 02:29:19 DEBUG : a/potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b39219bf_d20260208_m021950_c001_v7007000_t0000_u01770517190825") 2026/02/08 02:29:19 DEBUG : a/potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2dc_d20260208_m021950_c001_v0001171_t0052_u01770517190196") 2026/02/08 02:29:19 DEBUG : a/potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d245faccca68c_d20260208_m021948_c001_v7007000_t0000_u01770517188592") 2026/02/08 02:29:19 DEBUG : a/potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2d4_d20260208_m021947_c001_v0001171_t0018_u01770517187701") 2026/02/08 02:29:20 DEBUG : a/potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fbe2_d20260208_m021931_c001_v7007000_t0000_u01770517171286") 2026/02/08 02:29:20 DEBUG : a/potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2a2_d20260208_m021930_c001_v0001171_t0004_u01770517170322") 2026/02/08 02:29:20 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29a17_d20260208_m022838_c001_v7007000_t0000_u01770517718690") 2026/02/08 02:29:20 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d765e9_d20260208_m022833_c001_v0001161_t0020_u01770517713762") 2026/02/08 02:29:20 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c23d_d20260208_m022820_c001_v7007000_t0000_u01770517700930") 2026/02/08 02:29:20 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7658b_d20260208_m022816_c001_v0001161_t0059_u01770517696066") 2026/02/08 02:29:20 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a525_d20260208_m022801_c001_v7007000_t0000_u01770517681996") 2026/02/08 02:29:20 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7654f_d20260208_m022757_c001_v0001161_t0055_u01770517677586") 2026/02/08 02:29:20 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dc05d_d20260208_m022744_c001_v7007000_t0000_u01770517664906") 2026/02/08 02:29:20 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76511_d20260208_m022740_c001_v0001161_t0024_u01770517660854") 2026/02/08 02:29:20 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c012_d20260208_m022728_c001_v7007000_t0000_u01770517648458") 2026/02/08 02:29:20 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d764af_d20260208_m022723_c001_v0001161_t0020_u01770517643206") 2026/02/08 02:29:20 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb4e6_d20260208_m022710_c001_v7007000_t0000_u01770517630909") 2026/02/08 02:29:20 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5c8_d20260208_m022703_c001_v0001171_t0022_u01770517623884") 2026/02/08 02:29:20 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc76_d20260208_m022650_c001_v7007000_t0000_u01770517610321") 2026/02/08 02:29:20 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3ae2_d20260208_m022646_c001_v0001102_t0009_u01770517606143") 2026/02/08 02:29:20 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f422462120cab0307_d20260208_m022645_c001_v7007000_t0000_u01770517605085") 2026/02/08 02:29:20 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3ad0_d20260208_m022639_c001_v0001102_t0044_u01770517599988") 2026/02/08 02:29:20 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdd9e3_d20260208_m022626_c001_v7007000_t0000_u01770517586970") 2026/02/08 02:29:20 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763ab_d20260208_m022622_c001_v0001161_t0055_u01770517582846") 2026/02/08 02:29:21 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41221d677bbc1d62_d20260208_m022621_c001_v7007000_t0000_u01770517581889") 2026/02/08 02:29:21 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b56a_d20260208_m022616_c001_v0001171_t0005_u01770517576135") 2026/02/08 02:29:21 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41831ad19c0c89af_d20260208_m022558_c001_v7007000_t0000_u01770517558486") 2026/02/08 02:29:21 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b53c_d20260208_m022553_c001_v0001171_t0029_u01770517553254") 2026/02/08 02:29:21 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf14_d20260208_m022539_c001_v7007000_t0000_u01770517539779") 2026/02/08 02:29:21 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b52c_d20260208_m022535_c001_v0001171_t0057_u01770517535033") 2026/02/08 02:29:21 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e651897_d20260208_m022521_c001_v7007000_t0000_u01770517521982") 2026/02/08 02:29:21 DEBUG : apple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b50a_d20260208_m022517_c001_v0001171_t0024_u01770517517535") 2026/02/08 02:29:21 DEBUG : appleSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41221d677bbc1dfe_d20260208_m022648_c001_v7007000_t0000_u01770517608796") 2026/02/08 02:29:21 DEBUG : appleSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3ad4_d20260208_m022642_c001_v0001102_t0055_u01770517602351") 2026/02/08 02:29:21 DEBUG : appleapple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb4e7_d20260208_m022711_c001_v7007000_t0000_u01770517631091") 2026/02/08 02:29:21 DEBUG : appleapple: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3afa_d20260208_m022706_c001_v0001102_t0041_u01770517626478") 2026/02/08 02:29:21 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29a1c_d20260208_m022838_c001_v7007000_t0000_u01770517718874") 2026/02/08 02:29:21 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f144d_d20260208_m022834_c001_v0001033_t0010_u01770517714438") 2026/02/08 02:29:21 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c23e_d20260208_m022821_c001_v7007000_t0000_u01770517701111") 2026/02/08 02:29:21 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f13cf_d20260208_m022816_c001_v0001033_t0015_u01770517696662") 2026/02/08 02:29:21 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a527_d20260208_m022802_c001_v7007000_t0000_u01770517682181") 2026/02/08 02:29:21 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1338_d20260208_m022758_c001_v0001033_t0014_u01770517678237") 2026/02/08 02:29:21 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dc05f_d20260208_m022745_c001_v7007000_t0000_u01770517665088") 2026/02/08 02:29:21 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f12c5_d20260208_m022741_c001_v0001033_t0051_u01770517661492") 2026/02/08 02:29:21 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c013_d20260208_m022728_c001_v7007000_t0000_u01770517648638") 2026/02/08 02:29:22 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1225_d20260208_m022724_c001_v0001033_t0053_u01770517643924") 2026/02/08 02:29:22 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d7ca24071f768_d20260208_m022709_c001_v7007000_t0000_u01770517629133") 2026/02/08 02:29:22 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f11a5_d20260208_m022704_c001_v0001033_t0010_u01770517624633") 2026/02/08 02:29:22 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc77_d20260208_m022650_c001_v7007000_t0000_u01770517610504") 2026/02/08 02:29:22 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5ac_d20260208_m022646_c001_v0001171_t0035_u01770517606154") 2026/02/08 02:29:22 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6519f8_d20260208_m022644_c001_v7007000_t0000_u01770517604668") 2026/02/08 02:29:22 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763d9_d20260208_m022640_c001_v0001161_t0050_u01770517600589") 2026/02/08 02:29:22 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdd9e5_d20260208_m022627_c001_v7007000_t0000_u01770517587153") 2026/02/08 02:29:22 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3aba_d20260208_m022622_c001_v0001102_t0058_u01770517582825") 2026/02/08 02:29:22 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdd9a0_d20260208_m022621_c001_v7007000_t0000_u01770517581904") 2026/02/08 02:29:22 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7639d_d20260208_m022617_c001_v0001161_t0018_u01770517577247") 2026/02/08 02:29:22 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf37_d20260208_m022558_c001_v7007000_t0000_u01770517558823") 2026/02/08 02:29:22 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76359_d20260208_m022554_c001_v0001161_t0054_u01770517554070") 2026/02/08 02:29:22 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf15_d20260208_m022539_c001_v7007000_t0000_u01770517539962") 2026/02/08 02:29:22 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76339_d20260208_m022536_c001_v0001161_t0043_u01770517536286") 2026/02/08 02:29:22 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e65189a_d20260208_m022522_c001_v7007000_t0000_u01770517522164") 2026/02/08 02:29:22 DEBUG : appleappleapplebanana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76311_d20260208_m022518_c001_v0001161_t0000_u01770517518483") 2026/02/08 02:29:22 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc71_d20260208_m022648_c001_v7007000_t0000_u01770517608735") 2026/02/08 02:29:22 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5a0_d20260208_m022642_c001_v0001171_t0008_u01770517602361") 2026/02/08 02:29:22 DEBUG : b/potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b39219c1_d20260208_m021951_c001_v7007000_t0000_u01770517191008") 2026/02/08 02:29:22 DEBUG : b/potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2d8_d20260208_m021949_c001_v0001171_t0054_u01770517189134") 2026/02/08 02:29:22 DEBUG : b/potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d245faccca68b_d20260208_m021948_c001_v7007000_t0000_u01770517188040") 2026/02/08 02:29:23 DEBUG : b/potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2d0_d20260208_m021946_c001_v0001171_t0050_u01770517186746") 2026/02/08 02:29:23 DEBUG : b/potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fbe0_d20260208_m021930_c001_v7007000_t0000_u01770517170730") 2026/02/08 02:29:23 DEBUG : b/potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b29e_d20260208_m021929_c001_v0001171_t0057_u01770517169388") 2026/02/08 02:29:23 DEBUG : backup/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41831ad19c0c8507_d20260208_m022218_c001_v7007000_t0000_u01770517338875") 2026/02/08 02:29:23 DEBUG : backup/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1013e0ab1d5ac9ad_d20260208_m022216_c001_v0001131_t0045_u01770517336398") 2026/02/08 02:29:23 DEBUG : backup/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1140f9d1f3c021a9_d20260208_m022211_c001_v0001185_t0006_u01770517331917") 2026/02/08 02:29:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f401369200373c01f_d20260208_m022251_c001_v7007000_t0000_u01770517371856") 2026/02/08 02:29:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1079615208e4b27e_d20260208_m022249_c001_v0001180_t0003_u01770517369541") 2026/02/08 02:29:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f113572c04b751586_d20260208_m022245_c001_v0001185_t0056_u01770517365260") 2026/02/08 02:29:23 DEBUG : backup/one.bak: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b3921cf6_d20260208_m022236_c001_v7007000_t0000_u01770517356583") 2026/02/08 02:29:23 DEBUG : backup/one.bak: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1144d35b76e7c067_d20260208_m022233_c001_v0001150_t0027_u01770517353790") 2026/02/08 02:29:23 DEBUG : backup/one.bak: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1025731176e16342_d20260208_m022226_c001_v0001173_t0058_u01770517346711") 2026/02/08 02:29:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f401369200373c020_d20260208_m022252_c001_v7007000_t0000_u01770517372037") 2026/02/08 02:29:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1128d53b0d8e971a_d20260208_m022250_c001_v0001109_t0046_u01770517370818") 2026/02/08 02:29:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f113afd929c7d5d82_d20260208_m022246_c001_v0001167_t0050_u01770517366896") 2026/02/08 02:29:23 DEBUG : backup/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41831ad19c0c850a_d20260208_m022219_c001_v7007000_t0000_u01770517339059") 2026/02/08 02:29:23 DEBUG : backup/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f113afd929c7d5afb_d20260208_m022217_c001_v0001167_t0031_u01770517337685") 2026/02/08 02:29:23 DEBUG : backup/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1178390a83b5ff26_d20260208_m022213_c001_v0001161_t0045_u01770517333854") 2026/02/08 02:29:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b3921cf7_d20260208_m022236_c001_v7007000_t0000_u01770517356766") 2026/02/08 02:29:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f11645a92fa6012c5_d20260208_m022235_c001_v0001167_t0011_u01770517355400") 2026/02/08 02:29:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10476f65a94d83ce_d20260208_m022229_c001_v0001038_t0045_u01770517349028") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29a21_d20260208_m022839_c001_v7007000_t0000_u01770517719057") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b677_d20260208_m022834_c001_v0001171_t0051_u01770517714126") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c23f_d20260208_m022821_c001_v7007000_t0000_u01770517701291") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b650_d20260208_m022816_c001_v0001171_t0037_u01770517696391") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a528_d20260208_m022802_c001_v7007000_t0000_u01770517682367") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b632_d20260208_m022757_c001_v0001171_t0052_u01770517677944") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dc061_d20260208_m022745_c001_v7007000_t0000_u01770517665271") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b608_d20260208_m022741_c001_v0001171_t0030_u01770517661215") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c014_d20260208_m022728_c001_v7007000_t0000_u01770517648872") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5f2_d20260208_m022723_c001_v0001171_t0021_u01770517643565") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb4e8_d20260208_m022711_c001_v7007000_t0000_u01770517631274") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3af8_d20260208_m022704_c001_v0001102_t0056_u01770517624205") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc78_d20260208_m022650_c001_v7007000_t0000_u01770517610685") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1155_d20260208_m022646_c001_v0001033_t0052_u01770517606181") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41831ad19c0c8ba7_d20260208_m022644_c001_v7007000_t0000_u01770517604682") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b59e_d20260208_m022640_c001_v0001171_t0055_u01770517600327") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdd9e7_d20260208_m022627_c001_v7007000_t0000_u01770517587334") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b57e_d20260208_m022622_c001_v0001171_t0008_u01770517582836") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4005c12eb3d0a07a_d20260208_m022621_c001_v7007000_t0000_u01770517581860") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f10b3_d20260208_m022616_c001_v0001033_t0056_u01770517576531") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d7ca24071f6a7_d20260208_m022558_c001_v7007000_t0000_u01770517558619") 2026/02/08 02:29:24 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1013_d20260208_m022553_c001_v0001033_t0030_u01770517553576") 2026/02/08 02:29:25 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf16_d20260208_m022540_c001_v7007000_t0000_u01770517540144") 2026/02/08 02:29:25 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0faf_d20260208_m022535_c001_v0001033_t0038_u01770517535315") 2026/02/08 02:29:25 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e65189d_d20260208_m022522_c001_v7007000_t0000_u01770517522345") 2026/02/08 02:29:25 DEBUG : banana: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0f25_d20260208_m022517_c001_v0001033_t0021_u01770517517860") 2026/02/08 02:29:25 DEBUG : bananaSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc72_d20260208_m022648_c001_v7007000_t0000_u01770517608747") 2026/02/08 02:29:25 DEBUG : bananaSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763df_d20260208_m022642_c001_v0001161_t0048_u01770517602373") 2026/02/08 02:29:25 DEBUG : both0: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9d6_d20260208_m022446_c001_v7007000_t0000_u01770517486260") 2026/02/08 02:29:25 DEBUG : both0: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76287_d20260208_m022419_c001_v0001161_t0026_u01770517459982") 2026/02/08 02:29:25 DEBUG : both0: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67d01_d20260208_m022415_c001_v7007000_t0000_u01770517455697") 2026/02/08 02:29:25 DEBUG : both0: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b422_d20260208_m022347_c001_v0001171_t0039_u01770517427682") 2026/02/08 02:29:25 DEBUG : both1: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9d7_d20260208_m022446_c001_v7007000_t0000_u01770517486441") 2026/02/08 02:29:25 DEBUG : both1: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b474_d20260208_m022421_c001_v0001171_t0002_u01770517461978") 2026/02/08 02:29:25 DEBUG : both1: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67d02_d20260208_m022415_c001_v7007000_t0000_u01770517455880") 2026/02/08 02:29:25 DEBUG : both1: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0b86_d20260208_m022348_c001_v0001033_t0034_u01770517428654") 2026/02/08 02:29:25 DEBUG : both10: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9d8_d20260208_m022446_c001_v7007000_t0000_u01770517486622") 2026/02/08 02:29:25 DEBUG : both10: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b48c_d20260208_m022432_c001_v0001171_t0041_u01770517472077") 2026/02/08 02:29:25 DEBUG : both10: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67d03_d20260208_m022416_c001_v7007000_t0000_u01770517456062") 2026/02/08 02:29:25 DEBUG : both10: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0bed_d20260208_m022358_c001_v0001033_t0043_u01770517438799") 2026/02/08 02:29:25 DEBUG : both11: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9d9_d20260208_m022446_c001_v7007000_t0000_u01770517486803") 2026/02/08 02:29:25 DEBUG : both11: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0d7b_d20260208_m022432_c001_v0001033_t0056_u01770517472729") 2026/02/08 02:29:25 DEBUG : both11: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67d04_d20260208_m022416_c001_v7007000_t0000_u01770517456245") 2026/02/08 02:29:26 DEBUG : both11: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7624b_d20260208_m022400_c001_v0001161_t0042_u01770517440051") 2026/02/08 02:29:26 DEBUG : both12: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9db_d20260208_m022446_c001_v7007000_t0000_u01770517486984") 2026/02/08 02:29:26 DEBUG : both12: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d762af_d20260208_m022433_c001_v0001161_t0026_u01770517473759") 2026/02/08 02:29:26 DEBUG : both12: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67d05_d20260208_m022416_c001_v7007000_t0000_u01770517456428") 2026/02/08 02:29:26 DEBUG : both12: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b446_d20260208_m022401_c001_v0001171_t0007_u01770517441891") 2026/02/08 02:29:26 DEBUG : both13: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9dd_d20260208_m022447_c001_v7007000_t0000_u01770517487164") 2026/02/08 02:29:26 DEBUG : both13: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b4a2_d20260208_m022435_c001_v0001171_t0043_u01770517475422") 2026/02/08 02:29:26 DEBUG : both13: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67d06_d20260208_m022416_c001_v7007000_t0000_u01770517456611") 2026/02/08 02:29:26 DEBUG : both13: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0c2d_d20260208_m022402_c001_v0001033_t0028_u01770517442811") 2026/02/08 02:29:26 DEBUG : both14: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9df_d20260208_m022447_c001_v7007000_t0000_u01770517487347") 2026/02/08 02:29:26 DEBUG : both14: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0dab_d20260208_m022436_c001_v0001033_t0056_u01770517476016") 2026/02/08 02:29:26 DEBUG : both14: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67d07_d20260208_m022416_c001_v7007000_t0000_u01770517456795") 2026/02/08 02:29:26 DEBUG : both14: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7625b_d20260208_m022403_c001_v0001161_t0050_u01770517443994") 2026/02/08 02:29:26 DEBUG : both15: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9e0_d20260208_m022447_c001_v7007000_t0000_u01770517487528") 2026/02/08 02:29:26 DEBUG : both15: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d762b3_d20260208_m022437_c001_v0001161_t0010_u01770517477237") 2026/02/08 02:29:26 DEBUG : both15: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67d09_d20260208_m022416_c001_v7007000_t0000_u01770517456977") 2026/02/08 02:29:26 DEBUG : both15: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b44c_d20260208_m022405_c001_v0001171_t0011_u01770517445593") 2026/02/08 02:29:26 DEBUG : both16: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9e1_d20260208_m022447_c001_v7007000_t0000_u01770517487709") 2026/02/08 02:29:26 DEBUG : both16: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b4a8_d20260208_m022438_c001_v0001171_t0006_u01770517478780") 2026/02/08 02:29:26 DEBUG : both16: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67d0a_d20260208_m022417_c001_v7007000_t0000_u01770517457161") 2026/02/08 02:29:26 DEBUG : both16: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0c53_d20260208_m022406_c001_v0001033_t0048_u01770517446417") 2026/02/08 02:29:26 DEBUG : both17: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9e2_d20260208_m022447_c001_v7007000_t0000_u01770517487891") 2026/02/08 02:29:27 DEBUG : both17: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0dbd_d20260208_m022439_c001_v0001033_t0036_u01770517479480") 2026/02/08 02:29:27 DEBUG : both17: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67d0b_d20260208_m022417_c001_v7007000_t0000_u01770517457345") 2026/02/08 02:29:27 DEBUG : both17: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76265_d20260208_m022407_c001_v0001161_t0009_u01770517447393") 2026/02/08 02:29:27 DEBUG : both18: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9e3_d20260208_m022448_c001_v7007000_t0000_u01770517488072") 2026/02/08 02:29:27 DEBUG : both18: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d762bf_d20260208_m022441_c001_v0001161_t0007_u01770517481086") 2026/02/08 02:29:27 DEBUG : both18: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67d0c_d20260208_m022417_c001_v7007000_t0000_u01770517457527") 2026/02/08 02:29:27 DEBUG : both18: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b45c_d20260208_m022410_c001_v0001171_t0017_u01770517450399") 2026/02/08 02:29:27 DEBUG : both19: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9e4_d20260208_m022448_c001_v7007000_t0000_u01770517488263") 2026/02/08 02:29:27 DEBUG : both19: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b4b6_d20260208_m022443_c001_v0001171_t0052_u01770517483094") 2026/02/08 02:29:27 DEBUG : both19: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67d0d_d20260208_m022417_c001_v7007000_t0000_u01770517457710") 2026/02/08 02:29:27 DEBUG : both19: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0c82_d20260208_m022411_c001_v0001033_t0019_u01770517451028") 2026/02/08 02:29:27 DEBUG : both2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9e5_d20260208_m022448_c001_v7007000_t0000_u01770517488444") 2026/02/08 02:29:27 DEBUG : both2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0d05_d20260208_m022422_c001_v0001033_t0005_u01770517462554") 2026/02/08 02:29:27 DEBUG : both2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67d0e_d20260208_m022417_c001_v7007000_t0000_u01770517457894") 2026/02/08 02:29:27 DEBUG : both2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76229_d20260208_m022349_c001_v0001161_t0039_u01770517429631") 2026/02/08 02:29:27 DEBUG : both3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9e6_d20260208_m022448_c001_v7007000_t0000_u01770517488624") 2026/02/08 02:29:27 DEBUG : both3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76297_d20260208_m022423_c001_v0001161_t0014_u01770517463803") 2026/02/08 02:29:27 DEBUG : both3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67d0f_d20260208_m022418_c001_v7007000_t0000_u01770517458077") 2026/02/08 02:29:27 DEBUG : both3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b42c_d20260208_m022350_c001_v0001171_t0001_u01770517430993") 2026/02/08 02:29:27 DEBUG : both4: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9e7_d20260208_m022448_c001_v7007000_t0000_u01770517488804") 2026/02/08 02:29:27 DEBUG : both4: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b47c_d20260208_m022425_c001_v0001171_t0025_u01770517465564") 2026/02/08 02:29:28 DEBUG : both4: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67d10_d20260208_m022418_c001_v7007000_t0000_u01770517458260") 2026/02/08 02:29:28 DEBUG : both4: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0ba2_d20260208_m022351_c001_v0001033_t0054_u01770517431599") 2026/02/08 02:29:28 DEBUG : both5: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9e9_d20260208_m022448_c001_v7007000_t0000_u01770517488985") 2026/02/08 02:29:28 DEBUG : both5: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0d2b_d20260208_m022426_c001_v0001033_t0031_u01770517466274") 2026/02/08 02:29:28 DEBUG : both5: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67d11_d20260208_m022418_c001_v7007000_t0000_u01770517458443") 2026/02/08 02:29:28 DEBUG : both5: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7622f_d20260208_m022352_c001_v0001161_t0044_u01770517432436") 2026/02/08 02:29:28 DEBUG : both6: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9ea_d20260208_m022449_c001_v7007000_t0000_u01770517489166") 2026/02/08 02:29:28 DEBUG : both6: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7629b_d20260208_m022427_c001_v0001161_t0051_u01770517467250") 2026/02/08 02:29:28 DEBUG : both6: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67d12_d20260208_m022418_c001_v7007000_t0000_u01770517458699") 2026/02/08 02:29:28 DEBUG : both6: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b436_d20260208_m022354_c001_v0001171_t0008_u01770517434738") 2026/02/08 02:29:28 DEBUG : both7: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9ec_d20260208_m022449_c001_v7007000_t0000_u01770517489348") 2026/02/08 02:29:28 DEBUG : both7: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b484_d20260208_m022428_c001_v0001171_t0029_u01770517468880") 2026/02/08 02:29:28 DEBUG : both7: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67d14_d20260208_m022418_c001_v7007000_t0000_u01770517458883") 2026/02/08 02:29:28 DEBUG : both7: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0bcf_d20260208_m022355_c001_v0001033_t0005_u01770517435476") 2026/02/08 02:29:28 DEBUG : both8: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9ed_d20260208_m022449_c001_v7007000_t0000_u01770517489538") 2026/02/08 02:29:28 DEBUG : both8: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0d4f_d20260208_m022429_c001_v0001033_t0052_u01770517469574") 2026/02/08 02:29:29 DEBUG : both8: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67d15_d20260208_m022419_c001_v7007000_t0000_u01770517459065") 2026/02/08 02:29:29 DEBUG : both8: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7623f_d20260208_m022357_c001_v0001161_t0050_u01770517437006") 2026/02/08 02:29:29 DEBUG : both9: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9ef_d20260208_m022449_c001_v7007000_t0000_u01770517489721") 2026/02/08 02:29:29 DEBUG : both9: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d762a9_d20260208_m022430_c001_v0001161_t0027_u01770517470972") 2026/02/08 02:29:29 DEBUG : both9: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67d16_d20260208_m022419_c001_v7007000_t0000_u01770517459248") 2026/02/08 02:29:29 DEBUG : both9: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b43e_d20260208_m022358_c001_v0001171_t0018_u01770517438058") 2026/02/08 02:29:29 DEBUG : c/non empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b39219c3_d20260208_m021951_c001_v7007000_t0000_u01770517191190") 2026/02/08 02:29:29 DEBUG : c/non empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2da_d20260208_m021949_c001_v0001171_t0037_u01770517189484") 2026/02/08 02:29:29 DEBUG : c/non empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d245faccca68d_d20260208_m021948_c001_v7007000_t0000_u01770517188773") 2026/02/08 02:29:29 DEBUG : c/non empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2d2_d20260208_m021947_c001_v0001171_t0016_u01770517187017") 2026/02/08 02:29:29 DEBUG : c/non empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fbe4_d20260208_m021931_c001_v7007000_t0000_u01770517171512") 2026/02/08 02:29:29 DEBUG : c/non empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2a0_d20260208_m021929_c001_v0001171_t0054_u01770517169668") 2026/02/08 02:29:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf44_d20260208_m022601_c001_v7007000_t0000_u01770517561165") 2026/02/08 02:29:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a78_d20260208_m022555_c001_v0001102_t0049_u01770517555937") 2026/02/08 02:29:29 DEBUG : check sum: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fbc8_d20260208_m021922_c001_v7007000_t0000_u01770517162488") 2026/02/08 02:29:29 DEBUG : check sum: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b286_d20260208_m021921_c001_v0001171_t0010_u01770517161471") 2026/02/08 02:29:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c7627e_d20260208_m022915_c001_v7007000_t0000_u01770517755416") 2026/02/08 02:29:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76687_d20260208_m022913_c001_v0001161_t0026_u01770517753709") 2026/02/08 02:29:29 DEBUG : dest/3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fd2b_d20260208_m022146_c001_v7007000_t0000_u01770517306430") 2026/02/08 02:29:29 DEBUG : dest/3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f401a829635bdc593_d20260208_m022145_c001_v0001184_t0049_u01770517305330") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcde: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb4e9_d20260208_m022711_c001_v7007000_t0000_u01770517631457") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcde: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76459_d20260208_m022706_c001_v0001161_t0000_u01770517626678") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29a26_d20260208_m022839_c001_v7007000_t0000_u01770517719239") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d765bd_d20260208_m022825_c001_v0001161_t0001_u01770517705524") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c240_d20260208_m022821_c001_v7007000_t0000_u01770517701473") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7656b_d20260208_m022806_c001_v0001161_t0026_u01770517686669") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a529_d20260208_m022802_c001_v7007000_t0000_u01770517682552") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7652b_d20260208_m022749_c001_v0001161_t0031_u01770517669510") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dc062_d20260208_m022745_c001_v7007000_t0000_u01770517665453") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d764db_d20260208_m022733_c001_v0001161_t0023_u01770517653106") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c015_d20260208_m022729_c001_v7007000_t0000_u01770517649055") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76487_d20260208_m022715_c001_v0001161_t0020_u01770517635551") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4179e70668014f3f_d20260208_m022708_c001_v7007000_t0000_u01770517628608") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5bc_d20260208_m022654_c001_v0001171_t0057_u01770517614953") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc79_d20260208_m022650_c001_v7007000_t0000_u01770517610867") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5ae_d20260208_m022646_c001_v0001171_t0007_u01770517606457") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41221d677bbc1ddf_d20260208_m022645_c001_v7007000_t0000_u01770517605249") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3ac4_d20260208_m022631_c001_v0001102_t0047_u01770517591671") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdd9ea_d20260208_m022627_c001_v7007000_t0000_u01770517587515") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b582_d20260208_m022623_c001_v0001171_t0033_u01770517583116") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a3d6_d20260208_m022621_c001_v7007000_t0000_u01770517581324") 2026/02/08 02:29:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b554_d20260208_m022605_c001_v0001171_t0008_u01770517565251") 2026/02/08 02:29:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41412112fe3ae0ad_d20260208_m022558_c001_v7007000_t0000_u01770517558476") 2026/02/08 02:29:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b534_d20260208_m022544_c001_v0001171_t0029_u01770517544364") 2026/02/08 02:29:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf17_d20260208_m022540_c001_v7007000_t0000_u01770517540325") 2026/02/08 02:29:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b51a_d20260208_m022526_c001_v0001171_t0031_u01770517526668") 2026/02/08 02:29:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6518a0_d20260208_m022522_c001_v7007000_t0000_u01770517522527") 2026/02/08 02:29:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b4f6_d20260208_m022508_c001_v0001171_t0028_u01770517508901") 2026/02/08 02:29:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41221d677bbc1dfa_d20260208_m022648_c001_v7007000_t0000_u01770517608540") 2026/02/08 02:29:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763e3_d20260208_m022642_c001_v0001161_t0040_u01770517602755") 2026/02/08 02:29:31 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb4ea_d20260208_m022711_c001_v7007000_t0000_u01770517631640") 2026/02/08 02:29:31 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f11ae_d20260208_m022706_c001_v0001033_t0002_u01770517626710") 2026/02/08 02:29:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29a2a_d20260208_m022839_c001_v7007000_t0000_u01770517719424") 2026/02/08 02:29:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b667_d20260208_m022826_c001_v0001171_t0056_u01770517706281") 2026/02/08 02:29:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c241_d20260208_m022821_c001_v7007000_t0000_u01770517701654") 2026/02/08 02:29:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b63f_d20260208_m022807_c001_v0001171_t0031_u01770517687365") 2026/02/08 02:29:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a52a_d20260208_m022802_c001_v7007000_t0000_u01770517682737") 2026/02/08 02:29:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b61c_d20260208_m022750_c001_v0001171_t0051_u01770517670268") 2026/02/08 02:29:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dc067_d20260208_m022745_c001_v7007000_t0000_u01770517665635") 2026/02/08 02:29:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5f8_d20260208_m022733_c001_v0001171_t0039_u01770517653844") 2026/02/08 02:29:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c016_d20260208_m022729_c001_v7007000_t0000_u01770517649247") 2026/02/08 02:29:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5e2_d20260208_m022716_c001_v0001171_t0040_u01770517636303") 2026/02/08 02:29:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4179e70668014f43_d20260208_m022709_c001_v7007000_t0000_u01770517629154") 2026/02/08 02:29:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3aef_d20260208_m022655_c001_v0001102_t0035_u01770517615598") 2026/02/08 02:29:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc7a_d20260208_m022651_c001_v7007000_t0000_u01770517611050") 2026/02/08 02:29:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763ff_d20260208_m022646_c001_v0001161_t0014_u01770517606485") 2026/02/08 02:29:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41221d677bbc1dde_d20260208_m022645_c001_v7007000_t0000_u01770517605087") 2026/02/08 02:29:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b596_d20260208_m022632_c001_v0001171_t0041_u01770517592368") 2026/02/08 02:29:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdd9f0_d20260208_m022627_c001_v7007000_t0000_u01770517587790") 2026/02/08 02:29:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763ad_d20260208_m022623_c001_v0001161_t0040_u01770517583151") 2026/02/08 02:29:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dbe0_d20260208_m022621_c001_v7007000_t0000_u01770517581869") 2026/02/08 02:29:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1067_d20260208_m022606_c001_v0001033_t0051_u01770517566823") 2026/02/08 02:29:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf36_d20260208_m022558_c001_v7007000_t0000_u01770517558684") 2026/02/08 02:29:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0fe9_d20260208_m022545_c001_v0001033_t0018_u01770517545179") 2026/02/08 02:29:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf18_d20260208_m022540_c001_v7007000_t0000_u01770517540507") 2026/02/08 02:29:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0f6d_d20260208_m022527_c001_v0001033_t0043_u01770517527394") 2026/02/08 02:29:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6518a3_d20260208_m022522_c001_v7007000_t0000_u01770517522709") 2026/02/08 02:29:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0ed9_d20260208_m022509_c001_v0001033_t0052_u01770517509683") 2026/02/08 02:29:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f401369200373c483_d20260208_m022648_c001_v7007000_t0000_u01770517608583") 2026/02/08 02:29:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3ad8_d20260208_m022642_c001_v0001102_t0059_u01770517602764") 2026/02/08 02:29:32 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb4ec_d20260208_m022711_c001_v7007000_t0000_u01770517631821") 2026/02/08 02:29:32 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5cc_d20260208_m022706_c001_v0001171_t0046_u01770517626762") 2026/02/08 02:29:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29a2f_d20260208_m022839_c001_v7007000_t0000_u01770517719608") 2026/02/08 02:29:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1417_d20260208_m022826_c001_v0001033_t0042_u01770517706949") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c242_d20260208_m022821_c001_v7007000_t0000_u01770517701840") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f138d_d20260208_m022809_c001_v0001033_t0035_u01770517689218") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a52b_d20260208_m022802_c001_v7007000_t0000_u01770517682919") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1303_d20260208_m022750_c001_v0001033_t0048_u01770517670984") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dc068_d20260208_m022745_c001_v7007000_t0000_u01770517665818") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1287_d20260208_m022734_c001_v0001033_t0029_u01770517654528") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c017_d20260208_m022729_c001_v7007000_t0000_u01770517649427") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f11f2_d20260208_m022717_c001_v0001033_t0050_u01770517637021") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d245facccaf08_d20260208_m022708_c001_v7007000_t0000_u01770517628684") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1183_d20260208_m022656_c001_v0001033_t0003_u01770517616335") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc7b_d20260208_m022651_c001_v7007000_t0000_u01770517611232") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3ae4_d20260208_m022646_c001_v0001102_t0038_u01770517606660") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41831ad19c0c8baa_d20260208_m022644_c001_v7007000_t0000_u01770517604867") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763bf_d20260208_m022632_c001_v0001161_t0030_u01770517592987") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdd9f2_d20260208_m022627_c001_v7007000_t0000_u01770517587975") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3abc_d20260208_m022623_c001_v0001102_t0023_u01770517583234") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4005c12eb3d0a073_d20260208_m022621_c001_v7007000_t0000_u01770517581494") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76385_d20260208_m022607_c001_v0001161_t0016_u01770517567802") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d7ca24071f697_d20260208_m022558_c001_v7007000_t0000_u01770517558073") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76345_d20260208_m022546_c001_v0001161_t0044_u01770517546434") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf1a_d20260208_m022540_c001_v7007000_t0000_u01770517540689") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76323_d20260208_m022528_c001_v0001161_t0049_u01770517528676") 2026/02/08 02:29:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6518a7_d20260208_m022522_c001_v7007000_t0000_u01770517522890") 2026/02/08 02:29:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76301_d20260208_m022510_c001_v0001161_t0024_u01770517510880") 2026/02/08 02:29:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e651a13_d20260208_m022648_c001_v7007000_t0000_u01770517608593") 2026/02/08 02:29:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5a2_d20260208_m022642_c001_v0001171_t0031_u01770517602790") 2026/02/08 02:29:34 DEBUG : dir1/0003-defgh: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb4ed_d20260208_m022712_c001_v7007000_t0000_u01770517632003") 2026/02/08 02:29:34 DEBUG : dir1/0003-defgh: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3afc_d20260208_m022706_c001_v0001102_t0003_u01770517626917") 2026/02/08 02:29:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29a35_d20260208_m022839_c001_v7007000_t0000_u01770517719792") 2026/02/08 02:29:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b94_d20260208_m022828_c001_v0001102_t0047_u01770517708126") 2026/02/08 02:29:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c243_d20260208_m022822_c001_v7007000_t0000_u01770517702020") 2026/02/08 02:29:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b62_d20260208_m022810_c001_v0001102_t0055_u01770517690183") 2026/02/08 02:29:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a52c_d20260208_m022803_c001_v7007000_t0000_u01770517683101") 2026/02/08 02:29:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b4a_d20260208_m022752_c001_v0001102_t0052_u01770517672019") 2026/02/08 02:29:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dc069_d20260208_m022746_c001_v7007000_t0000_u01770517666000") 2026/02/08 02:29:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b2a_d20260208_m022735_c001_v0001102_t0050_u01770517655442") 2026/02/08 02:29:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c018_d20260208_m022729_c001_v7007000_t0000_u01770517649608") 2026/02/08 02:29:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b0c_d20260208_m022718_c001_v0001102_t0051_u01770517638068") 2026/02/08 02:29:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4028ccdefd3bc282_d20260208_m022708_c001_v7007000_t0000_u01770517628988") 2026/02/08 02:29:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7642d_d20260208_m022658_c001_v0001161_t0029_u01770517618020") 2026/02/08 02:29:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc7d_d20260208_m022651_c001_v7007000_t0000_u01770517611450") 2026/02/08 02:29:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5b0_d20260208_m022646_c001_v0001171_t0059_u01770517606832") 2026/02/08 02:29:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4005c12eb3d0a092_d20260208_m022645_c001_v7007000_t0000_u01770517605105") 2026/02/08 02:29:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1119_d20260208_m022633_c001_v0001033_t0056_u01770517593745") 2026/02/08 02:29:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdd9f4_d20260208_m022628_c001_v7007000_t0000_u01770517588156") 2026/02/08 02:29:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b584_d20260208_m022623_c001_v0001171_t0001_u01770517583375") 2026/02/08 02:29:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f401369200373c475_d20260208_m022621_c001_v7007000_t0000_u01770517581912") 2026/02/08 02:29:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a96_d20260208_m022608_c001_v0001102_t0048_u01770517568532") 2026/02/08 02:29:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d7ca24071f69c_d20260208_m022558_c001_v7007000_t0000_u01770517558255") 2026/02/08 02:29:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a64_d20260208_m022547_c001_v0001102_t0053_u01770517547134") 2026/02/08 02:29:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf1b_d20260208_m022540_c001_v7007000_t0000_u01770517540871") 2026/02/08 02:29:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a3d_d20260208_m022529_c001_v0001102_t0002_u01770517529339") 2026/02/08 02:29:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6518aa_d20260208_m022523_c001_v7007000_t0000_u01770517523073") 2026/02/08 02:29:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a11_d20260208_m022511_c001_v0001102_t0013_u01770517511609") 2026/02/08 02:29:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc6f_d20260208_m022648_c001_v7007000_t0000_u01770517608551") 2026/02/08 02:29:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1145_d20260208_m022643_c001_v0001033_t0015_u01770517602988") 2026/02/08 02:29:35 DEBUG : dir1/0004-efghi: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb4ee_d20260208_m022712_c001_v7007000_t0000_u01770517632185") 2026/02/08 02:29:35 DEBUG : dir1/0004-efghi: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7645b_d20260208_m022706_c001_v0001161_t0040_u01770517626972") 2026/02/08 02:29:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29a3b_d20260208_m022839_c001_v7007000_t0000_u01770517719975") 2026/02/08 02:29:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d765cb_d20260208_m022828_c001_v0001161_t0031_u01770517708497") 2026/02/08 02:29:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c244_d20260208_m022822_c001_v7007000_t0000_u01770517702201") 2026/02/08 02:29:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76579_d20260208_m022810_c001_v0001161_t0022_u01770517690568") 2026/02/08 02:29:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a52d_d20260208_m022803_c001_v7007000_t0000_u01770517683304") 2026/02/08 02:29:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76535_d20260208_m022752_c001_v0001161_t0028_u01770517672453") 2026/02/08 02:29:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dc06d_d20260208_m022746_c001_v7007000_t0000_u01770517666183") 2026/02/08 02:29:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d764eb_d20260208_m022735_c001_v0001161_t0002_u01770517655819") 2026/02/08 02:29:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c01a_d20260208_m022729_c001_v7007000_t0000_u01770517649789") 2026/02/08 02:29:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7649d_d20260208_m022718_c001_v0001161_t0003_u01770517638388") 2026/02/08 02:29:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f417657eea145f996_d20260208_m022708_c001_v7007000_t0000_u01770517628616") 2026/02/08 02:29:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5be_d20260208_m022658_c001_v0001171_t0052_u01770517618481") 2026/02/08 02:29:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc7e_d20260208_m022651_c001_v7007000_t0000_u01770517611633") 2026/02/08 02:29:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76403_d20260208_m022646_c001_v0001161_t0009_u01770517606889") 2026/02/08 02:29:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40646d866f7bcb28_d20260208_m022645_c001_v7007000_t0000_u01770517605265") 2026/02/08 02:29:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3ac8_d20260208_m022634_c001_v0001102_t0049_u01770517594401") 2026/02/08 02:29:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdd9f8_d20260208_m022628_c001_v7007000_t0000_u01770517588337") 2026/02/08 02:29:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763af_d20260208_m022623_c001_v0001161_t0043_u01770517583507") 2026/02/08 02:29:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41221d677bbc1d61_d20260208_m022621_c001_v7007000_t0000_u01770517581703") 2026/02/08 02:29:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b55e_d20260208_m022608_c001_v0001171_t0046_u01770517568833") 2026/02/08 02:29:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c7006f_d20260208_m022558_c001_v7007000_t0000_u01770517558634") 2026/02/08 02:29:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b536_d20260208_m022547_c001_v0001171_t0039_u01770517547531") 2026/02/08 02:29:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf1c_d20260208_m022541_c001_v7007000_t0000_u01770517541054") 2026/02/08 02:29:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b51e_d20260208_m022529_c001_v0001171_t0033_u01770517529739") 2026/02/08 02:29:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6518ad_d20260208_m022523_c001_v7007000_t0000_u01770517523254") 2026/02/08 02:29:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b4fc_d20260208_m022512_c001_v0001171_t0005_u01770517512006") 2026/02/08 02:29:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41831ad19c0c8be2_d20260208_m022648_c001_v7007000_t0000_u01770517608763") 2026/02/08 02:29:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763e5_d20260208_m022643_c001_v0001161_t0029_u01770517603052") 2026/02/08 02:29:37 DEBUG : dir1/0005-fghij: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb4ef_d20260208_m022712_c001_v7007000_t0000_u01770517632367") 2026/02/08 02:29:37 DEBUG : dir1/0005-fghij: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5d0_d20260208_m022707_c001_v0001171_t0026_u01770517627066") 2026/02/08 02:29:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29a40_d20260208_m022840_c001_v7007000_t0000_u01770517720192") 2026/02/08 02:29:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b66b_d20260208_m022828_c001_v0001171_t0000_u01770517708816") 2026/02/08 02:29:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c245_d20260208_m022822_c001_v7007000_t0000_u01770517702381") 2026/02/08 02:29:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b641_d20260208_m022810_c001_v0001171_t0038_u01770517690898") 2026/02/08 02:29:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a52e_d20260208_m022803_c001_v7007000_t0000_u01770517683509") 2026/02/08 02:29:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b620_d20260208_m022752_c001_v0001171_t0007_u01770517672837") 2026/02/08 02:29:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dc072_d20260208_m022746_c001_v7007000_t0000_u01770517666367") 2026/02/08 02:29:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5fc_d20260208_m022736_c001_v0001171_t0002_u01770517656142") 2026/02/08 02:29:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c01b_d20260208_m022729_c001_v7007000_t0000_u01770517649970") 2026/02/08 02:29:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5ea_d20260208_m022718_c001_v0001171_t0059_u01770517638764") 2026/02/08 02:29:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d245facccaf09_d20260208_m022708_c001_v7007000_t0000_u01770517628863") 2026/02/08 02:29:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3af2_d20260208_m022658_c001_v0001102_t0007_u01770517618761") 2026/02/08 02:29:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc80_d20260208_m022651_c001_v7007000_t0000_u01770517611815") 2026/02/08 02:29:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3ae6_d20260208_m022646_c001_v0001102_t0054_u01770517606943") 2026/02/08 02:29:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6519ff_d20260208_m022645_c001_v7007000_t0000_u01770517605211") 2026/02/08 02:29:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b598_d20260208_m022634_c001_v0001171_t0038_u01770517594699") 2026/02/08 02:29:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdd9fc_d20260208_m022628_c001_v7007000_t0000_u01770517588519") 2026/02/08 02:29:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3abe_d20260208_m022623_c001_v0001102_t0043_u01770517583638") 2026/02/08 02:29:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a3d7_d20260208_m022621_c001_v7007000_t0000_u01770517581507") 2026/02/08 02:29:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f107d_d20260208_m022609_c001_v0001033_t0041_u01770517569426") 2026/02/08 02:29:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf35_d20260208_m022558_c001_v7007000_t0000_u01770517558641") 2026/02/08 02:29:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0ff7_d20260208_m022547_c001_v0001033_t0019_u01770517547872") 2026/02/08 02:29:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf1d_d20260208_m022541_c001_v7007000_t0000_u01770517541236") 2026/02/08 02:29:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0f81_d20260208_m022530_c001_v0001033_t0047_u01770517530023") 2026/02/08 02:29:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6518b0_d20260208_m022523_c001_v7007000_t0000_u01770517523437") 2026/02/08 02:29:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0ef7_d20260208_m022512_c001_v0001033_t0041_u01770517512337") 2026/02/08 02:29:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40646d866f7bcb30_d20260208_m022648_c001_v7007000_t0000_u01770517608899") 2026/02/08 02:29:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5a4_d20260208_m022643_c001_v0001171_t0020_u01770517603062") 2026/02/08 02:29:38 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb4f0_d20260208_m022712_c001_v7007000_t0000_u01770517632550") 2026/02/08 02:29:38 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7645f_d20260208_m022707_c001_v0001161_t0002_u01770517627245") 2026/02/08 02:29:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29a46_d20260208_m022840_c001_v7007000_t0000_u01770517720376") 2026/02/08 02:29:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f142f_d20260208_m022829_c001_v0001033_t0025_u01770517709083") 2026/02/08 02:29:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c246_d20260208_m022822_c001_v7007000_t0000_u01770517702562") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1399_d20260208_m022811_c001_v0001033_t0033_u01770517691253") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a52f_d20260208_m022803_c001_v7007000_t0000_u01770517683691") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1311_d20260208_m022753_c001_v0001033_t0054_u01770517673278") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dc073_d20260208_m022746_c001_v7007000_t0000_u01770517666551") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1290_d20260208_m022736_c001_v0001033_t0004_u01770517656502") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c01d_d20260208_m022730_c001_v7007000_t0000_u01770517650151") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1202_d20260208_m022719_c001_v0001033_t0059_u01770517639053") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41877310fee0f832_d20260208_m022708_c001_v7007000_t0000_u01770517628955") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f118b_d20260208_m022659_c001_v0001033_t0052_u01770517619244") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc81_d20260208_m022651_c001_v7007000_t0000_u01770517611997") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5b2_d20260208_m022647_c001_v0001171_t0010_u01770517607132") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6519f9_d20260208_m022644_c001_v7007000_t0000_u01770517604848") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763c1_d20260208_m022635_c001_v0001161_t0046_u01770517595025") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdd9ff_d20260208_m022628_c001_v7007000_t0000_u01770517588701") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b586_d20260208_m022623_c001_v0001171_t0003_u01770517583716") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdd99e_d20260208_m022621_c001_v7007000_t0000_u01770517581716") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76389_d20260208_m022610_c001_v0001161_t0048_u01770517570381") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6518f7_d20260208_m022558_c001_v7007000_t0000_u01770517558466") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76349_d20260208_m022548_c001_v0001161_t0028_u01770517548513") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf1e_d20260208_m022541_c001_v7007000_t0000_u01770517541417") 2026/02/08 02:29:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76329_d20260208_m022530_c001_v0001161_t0016_u01770517530565") 2026/02/08 02:29:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6518b4_d20260208_m022523_c001_v7007000_t0000_u01770517523618") 2026/02/08 02:29:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76303_d20260208_m022512_c001_v0001161_t0047_u01770517512845") 2026/02/08 02:29:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40646d866f7bcb2f_d20260208_m022648_c001_v7007000_t0000_u01770517608716") 2026/02/08 02:29:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3ada_d20260208_m022643_c001_v0001102_t0043_u01770517603117") 2026/02/08 02:29:40 DEBUG : dir1/0007-12345: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb4f1_d20260208_m022712_c001_v7007000_t0000_u01770517632732") 2026/02/08 02:29:40 DEBUG : dir1/0007-12345: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3afe_d20260208_m022707_c001_v0001102_t0015_u01770517627429") 2026/02/08 02:29:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29a4b_d20260208_m022840_c001_v7007000_t0000_u01770517720559") 2026/02/08 02:29:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b96_d20260208_m022829_c001_v0001102_t0036_u01770517709523") 2026/02/08 02:29:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c247_d20260208_m022822_c001_v7007000_t0000_u01770517702742") 2026/02/08 02:29:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b6a_d20260208_m022811_c001_v0001102_t0020_u01770517691747") 2026/02/08 02:29:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a530_d20260208_m022803_c001_v7007000_t0000_u01770517683873") 2026/02/08 02:29:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b50_d20260208_m022753_c001_v0001102_t0012_u01770517673958") 2026/02/08 02:29:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dc074_d20260208_m022746_c001_v7007000_t0000_u01770517666733") 2026/02/08 02:29:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b2c_d20260208_m022737_c001_v0001102_t0028_u01770517657016") 2026/02/08 02:29:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c01e_d20260208_m022730_c001_v7007000_t0000_u01770517650331") 2026/02/08 02:29:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b12_d20260208_m022719_c001_v0001102_t0030_u01770517639623") 2026/02/08 02:29:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4179e70668014f41_d20260208_m022708_c001_v7007000_t0000_u01770517628973") 2026/02/08 02:29:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76435_d20260208_m022659_c001_v0001161_t0053_u01770517619931") 2026/02/08 02:29:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc82_d20260208_m022652_c001_v7007000_t0000_u01770517612179") 2026/02/08 02:29:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f115b_d20260208_m022647_c001_v0001033_t0021_u01770517607564") 2026/02/08 02:29:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41221d677bbc1ddb_d20260208_m022644_c001_v7007000_t0000_u01770517604687") 2026/02/08 02:29:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1121_d20260208_m022635_c001_v0001033_t0000_u01770517595335") 2026/02/08 02:29:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdda02_d20260208_m022628_c001_v7007000_t0000_u01770517588883") 2026/02/08 02:29:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763b1_d20260208_m022623_c001_v0001161_t0046_u01770517583991") 2026/02/08 02:29:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4005c12eb3d0a079_d20260208_m022621_c001_v7007000_t0000_u01770517581677") 2026/02/08 02:29:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a9a_d20260208_m022610_c001_v0001102_t0008_u01770517570766") 2026/02/08 02:29:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c7006e_d20260208_m022558_c001_v7007000_t0000_u01770517558446") 2026/02/08 02:29:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a66_d20260208_m022548_c001_v0001102_t0002_u01770517548882") 2026/02/08 02:29:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf1f_d20260208_m022541_c001_v7007000_t0000_u01770517541599") 2026/02/08 02:29:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a45_d20260208_m022531_c001_v0001102_t0057_u01770517531158") 2026/02/08 02:29:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6518b7_d20260208_m022523_c001_v7007000_t0000_u01770517523802") 2026/02/08 02:29:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a17_d20260208_m022513_c001_v0001102_t0053_u01770517513129") 2026/02/08 02:29:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41221d677bbc1e01_d20260208_m022648_c001_v7007000_t0000_u01770517608908") 2026/02/08 02:29:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5a6_d20260208_m022643_c001_v0001171_t0029_u01770517603363") 2026/02/08 02:29:41 DEBUG : dir1/0008-23456: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb4f2_d20260208_m022712_c001_v7007000_t0000_u01770517632920") 2026/02/08 02:29:41 DEBUG : dir1/0008-23456: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5d2_d20260208_m022707_c001_v0001171_t0050_u01770517627450") 2026/02/08 02:29:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29a50_d20260208_m022840_c001_v7007000_t0000_u01770517720743") 2026/02/08 02:29:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d765d7_d20260208_m022829_c001_v0001161_t0042_u01770517709872") 2026/02/08 02:29:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c248_d20260208_m022822_c001_v7007000_t0000_u01770517702924") 2026/02/08 02:29:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7657d_d20260208_m022812_c001_v0001161_t0038_u01770517692197") 2026/02/08 02:29:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a531_d20260208_m022804_c001_v7007000_t0000_u01770517684056") 2026/02/08 02:29:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7653f_d20260208_m022754_c001_v0001161_t0031_u01770517674375") 2026/02/08 02:29:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dc075_d20260208_m022746_c001_v7007000_t0000_u01770517666915") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d764f7_d20260208_m022737_c001_v0001161_t0041_u01770517657438") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c01f_d20260208_m022730_c001_v7007000_t0000_u01770517650521") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d764a5_d20260208_m022719_c001_v0001161_t0010_u01770517639950") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f417657eea145f999_d20260208_m022708_c001_v7007000_t0000_u01770517628978") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5c0_d20260208_m022700_c001_v0001171_t0041_u01770517620206") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc84_d20260208_m022652_c001_v7007000_t0000_u01770517612361") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3ae8_d20260208_m022647_c001_v0001102_t0038_u01770517607337") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41221d677bbc1ddc_d20260208_m022644_c001_v7007000_t0000_u01770517604867") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3aca_d20260208_m022636_c001_v0001102_t0014_u01770517596180") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdda04_d20260208_m022629_c001_v7007000_t0000_u01770517589067") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b588_d20260208_m022624_c001_v0001171_t0032_u01770517584004") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dbdc_d20260208_m022621_c001_v7007000_t0000_u01770517581686") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b562_d20260208_m022611_c001_v0001171_t0043_u01770517571365") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f407a67302277fd03_d20260208_m022558_c001_v7007000_t0000_u01770517558698") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b538_d20260208_m022549_c001_v0001171_t0024_u01770517549295") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf20_d20260208_m022541_c001_v7007000_t0000_u01770517541780") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b520_d20260208_m022531_c001_v0001171_t0025_u01770517531620") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6518ba_d20260208_m022523_c001_v7007000_t0000_u01770517523983") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b502_d20260208_m022513_c001_v0001171_t0045_u01770517513441") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41221d677bbc1dfd_d20260208_m022648_c001_v7007000_t0000_u01770517608724") 2026/02/08 02:29:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763e9_d20260208_m022643_c001_v0001161_t0058_u01770517603419") 2026/02/08 02:29:43 DEBUG : dir1/0009-34567: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb4f3_d20260208_m022713_c001_v7007000_t0000_u01770517633102") 2026/02/08 02:29:43 DEBUG : dir1/0009-34567: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f11b6_d20260208_m022707_c001_v0001033_t0009_u01770517627589") 2026/02/08 02:29:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29a55_d20260208_m022840_c001_v7007000_t0000_u01770517720925") 2026/02/08 02:29:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b66f_d20260208_m022830_c001_v0001171_t0047_u01770517710197") 2026/02/08 02:29:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c24a_d20260208_m022823_c001_v7007000_t0000_u01770517703104") 2026/02/08 02:29:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b643_d20260208_m022812_c001_v0001171_t0007_u01770517692479") 2026/02/08 02:29:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a532_d20260208_m022804_c001_v7007000_t0000_u01770517684238") 2026/02/08 02:29:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b624_d20260208_m022754_c001_v0001171_t0043_u01770517674633") 2026/02/08 02:29:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dc076_d20260208_m022747_c001_v7007000_t0000_u01770517667104") 2026/02/08 02:29:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5fe_d20260208_m022737_c001_v0001171_t0058_u01770517657727") 2026/02/08 02:29:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c020_d20260208_m022730_c001_v7007000_t0000_u01770517650702") 2026/02/08 02:29:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5ee_d20260208_m022720_c001_v0001171_t0015_u01770517640404") 2026/02/08 02:29:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4179e70668014f40_d20260208_m022708_c001_v7007000_t0000_u01770517628790") 2026/02/08 02:29:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3af4_d20260208_m022700_c001_v0001102_t0046_u01770517620465") 2026/02/08 02:29:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc86_d20260208_m022652_c001_v7007000_t0000_u01770517612542") 2026/02/08 02:29:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5b4_d20260208_m022647_c001_v0001171_t0036_u01770517607392") 2026/02/08 02:29:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6519fb_d20260208_m022645_c001_v7007000_t0000_u01770517605029") 2026/02/08 02:29:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b59a_d20260208_m022636_c001_v0001171_t0029_u01770517596658") 2026/02/08 02:29:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdda0d_d20260208_m022629_c001_v7007000_t0000_u01770517589250") 2026/02/08 02:29:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3ac0_d20260208_m022624_c001_v0001102_t0040_u01770517584034") 2026/02/08 02:29:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f401369200373c473_d20260208_m022621_c001_v7007000_t0000_u01770517581728") 2026/02/08 02:29:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f108d_d20260208_m022611_c001_v0001033_t0048_u01770517571678") 2026/02/08 02:29:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf34_d20260208_m022558_c001_v7007000_t0000_u01770517558492") 2026/02/08 02:29:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1001_d20260208_m022549_c001_v0001033_t0030_u01770517549695") 2026/02/08 02:29:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf21_d20260208_m022541_c001_v7007000_t0000_u01770517541962") 2026/02/08 02:29:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0f93_d20260208_m022532_c001_v0001033_t0013_u01770517531987") 2026/02/08 02:29:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6518bd_d20260208_m022524_c001_v7007000_t0000_u01770517524165") 2026/02/08 02:29:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0f03_d20260208_m022513_c001_v0001033_t0004_u01770517513773") 2026/02/08 02:29:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f401369200373c484_d20260208_m022648_c001_v7007000_t0000_u01770517608771") 2026/02/08 02:29:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3ade_d20260208_m022643_c001_v0001102_t0055_u01770517603453") 2026/02/08 02:29:44 DEBUG : dir1/0010-45678: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb4f4_d20260208_m022713_c001_v7007000_t0000_u01770517633285") 2026/02/08 02:29:44 DEBUG : dir1/0010-45678: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76461_d20260208_m022707_c001_v0001161_t0055_u01770517627653") 2026/02/08 02:29:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29a5b_d20260208_m022841_c001_v7007000_t0000_u01770517721108") 2026/02/08 02:29:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f143d_d20260208_m022831_c001_v0001033_t0043_u01770517711007") 2026/02/08 02:29:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c24b_d20260208_m022823_c001_v7007000_t0000_u01770517703284") 2026/02/08 02:29:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f13a7_d20260208_m022812_c001_v0001033_t0054_u01770517692852") 2026/02/08 02:29:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a533_d20260208_m022804_c001_v7007000_t0000_u01770517684420") 2026/02/08 02:29:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f131b_d20260208_m022754_c001_v0001033_t0023_u01770517674952") 2026/02/08 02:29:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dc078_d20260208_m022747_c001_v7007000_t0000_u01770517667286") 2026/02/08 02:29:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f129d_d20260208_m022738_c001_v0001033_t0046_u01770517658034") 2026/02/08 02:29:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c021_d20260208_m022730_c001_v7007000_t0000_u01770517650889") 2026/02/08 02:29:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f120e_d20260208_m022720_c001_v0001033_t0037_u01770517640692") 2026/02/08 02:29:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f417657eea145f997_d20260208_m022708_c001_v7007000_t0000_u01770517628797") 2026/02/08 02:29:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1191_d20260208_m022700_c001_v0001033_t0014_u01770517620909") 2026/02/08 02:29:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc87_d20260208_m022652_c001_v7007000_t0000_u01770517612724") 2026/02/08 02:29:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76405_d20260208_m022647_c001_v0001161_t0030_u01770517607404") 2026/02/08 02:29:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41221d677bbc1ddd_d20260208_m022645_c001_v7007000_t0000_u01770517605048") 2026/02/08 02:29:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763c7_d20260208_m022637_c001_v0001161_t0010_u01770517597055") 2026/02/08 02:29:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdda0f_d20260208_m022629_c001_v7007000_t0000_u01770517589432") 2026/02/08 02:29:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f10ec_d20260208_m022624_c001_v0001033_t0054_u01770517584091") 2026/02/08 02:29:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f405dfb98b8a70e74_d20260208_m022621_c001_v7007000_t0000_u01770517581739") 2026/02/08 02:29:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76395_d20260208_m022612_c001_v0001161_t0055_u01770517572782") 2026/02/08 02:29:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c70070_d20260208_m022558_c001_v7007000_t0000_u01770517558814") 2026/02/08 02:29:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7634d_d20260208_m022550_c001_v0001161_t0015_u01770517550701") 2026/02/08 02:29:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf22_d20260208_m022542_c001_v7007000_t0000_u01770517542144") 2026/02/08 02:29:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7632d_d20260208_m022532_c001_v0001161_t0042_u01770517532603") 2026/02/08 02:29:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6518bf_d20260208_m022524_c001_v7007000_t0000_u01770517524347") 2026/02/08 02:29:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76305_d20260208_m022514_c001_v0001161_t0031_u01770517514426") 2026/02/08 02:29:45 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc73_d20260208_m022648_c001_v7007000_t0000_u01770517608925") 2026/02/08 02:29:45 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1148_d20260208_m022643_c001_v0001033_t0042_u01770517603550") 2026/02/08 02:29:45 DEBUG : dir1/0011-56789: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb4f5_d20260208_m022713_c001_v7007000_t0000_u01770517633468") 2026/02/08 02:29:45 DEBUG : dir1/0011-56789: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5d4_d20260208_m022707_c001_v0001171_t0059_u01770517627749") 2026/02/08 02:29:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29a60_d20260208_m022841_c001_v7007000_t0000_u01770517721291") 2026/02/08 02:29:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b9a_d20260208_m022831_c001_v0001102_t0051_u01770517711616") 2026/02/08 02:29:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c24c_d20260208_m022823_c001_v7007000_t0000_u01770517703465") 2026/02/08 02:29:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b6e_d20260208_m022813_c001_v0001102_t0007_u01770517693546") 2026/02/08 02:29:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a534_d20260208_m022804_c001_v7007000_t0000_u01770517684602") 2026/02/08 02:29:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b56_d20260208_m022755_c001_v0001102_t0020_u01770517675542") 2026/02/08 02:29:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dc079_d20260208_m022747_c001_v7007000_t0000_u01770517667468") 2026/02/08 02:29:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b36_d20260208_m022738_c001_v0001102_t0024_u01770517658631") 2026/02/08 02:29:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c022_d20260208_m022731_c001_v7007000_t0000_u01770517651071") 2026/02/08 02:29:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b16_d20260208_m022721_c001_v0001102_t0055_u01770517641221") 2026/02/08 02:29:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d245facccaf0a_d20260208_m022709_c001_v7007000_t0000_u01770517629043") 2026/02/08 02:29:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7643f_d20260208_m022701_c001_v0001161_t0016_u01770517621828") 2026/02/08 02:29:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc88_d20260208_m022652_c001_v7007000_t0000_u01770517612905") 2026/02/08 02:29:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3aea_d20260208_m022647_c001_v0001102_t0007_u01770517607668") 2026/02/08 02:29:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41831ad19c0c8bb2_d20260208_m022645_c001_v7007000_t0000_u01770517605233") 2026/02/08 02:29:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f112f_d20260208_m022637_c001_v0001033_t0050_u01770517597487") 2026/02/08 02:29:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdda12_d20260208_m022629_c001_v7007000_t0000_u01770517589614") 2026/02/08 02:29:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b58a_d20260208_m022624_c001_v0001171_t0018_u01770517584283") 2026/02/08 02:29:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4179e70668014f1f_d20260208_m022621_c001_v7007000_t0000_u01770517581763") 2026/02/08 02:29:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3aa0_d20260208_m022613_c001_v0001102_t0033_u01770517573167") 2026/02/08 02:29:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6518f8_d20260208_m022558_c001_v7007000_t0000_u01770517558654") 2026/02/08 02:29:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a6c_d20260208_m022551_c001_v0001102_t0048_u01770517551131") 2026/02/08 02:29:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf23_d20260208_m022542_c001_v7007000_t0000_u01770517542326") 2026/02/08 02:29:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a49_d20260208_m022532_c001_v0001102_t0049_u01770517532888") 2026/02/08 02:29:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6518c0_d20260208_m022524_c001_v7007000_t0000_u01770517524529") 2026/02/08 02:29:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a1d_d20260208_m022514_c001_v0001102_t0029_u01770517514724") 2026/02/08 02:29:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc74_d20260208_m022648_c001_v7007000_t0000_u01770517608935") 2026/02/08 02:29:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5a8_d20260208_m022643_c001_v0001171_t0020_u01770517603639") 2026/02/08 02:29:47 DEBUG : dir1/0012-6789;: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb4f6_d20260208_m022713_c001_v7007000_t0000_u01770517633675") 2026/02/08 02:29:47 DEBUG : dir1/0012-6789;: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b00_d20260208_m022707_c001_v0001102_t0056_u01770517627881") 2026/02/08 02:29:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29a65_d20260208_m022841_c001_v7007000_t0000_u01770517721474") 2026/02/08 02:29:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d765e1_d20260208_m022831_c001_v0001161_t0041_u01770517711946") 2026/02/08 02:29:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c24e_d20260208_m022823_c001_v7007000_t0000_u01770517703645") 2026/02/08 02:29:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76583_d20260208_m022814_c001_v0001161_t0040_u01770517694011") 2026/02/08 02:29:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a535_d20260208_m022804_c001_v7007000_t0000_u01770517684797") 2026/02/08 02:29:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76543_d20260208_m022755_c001_v0001161_t0052_u01770517675888") 2026/02/08 02:29:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dc07a_d20260208_m022747_c001_v7007000_t0000_u01770517667650") 2026/02/08 02:29:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76503_d20260208_m022739_c001_v0001161_t0025_u01770517659024") 2026/02/08 02:29:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c023_d20260208_m022731_c001_v7007000_t0000_u01770517651251") 2026/02/08 02:29:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d764a9_d20260208_m022721_c001_v0001161_t0007_u01770517641603") 2026/02/08 02:29:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41877310fee0f82e_d20260208_m022708_c001_v7007000_t0000_u01770517628773") 2026/02/08 02:29:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5c6_d20260208_m022702_c001_v0001171_t0001_u01770517622225") 2026/02/08 02:29:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc89_d20260208_m022653_c001_v7007000_t0000_u01770517613086") 2026/02/08 02:29:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5b6_d20260208_m022647_c001_v0001171_t0036_u01770517607684") 2026/02/08 02:29:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc6b_d20260208_m022645_c001_v7007000_t0000_u01770517605057") 2026/02/08 02:29:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3ace_d20260208_m022638_c001_v0001102_t0007_u01770517598047") 2026/02/08 02:29:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdda14_d20260208_m022629_c001_v7007000_t0000_u01770517589795") 2026/02/08 02:29:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763b3_d20260208_m022624_c001_v0001161_t0030_u01770517584368") 2026/02/08 02:29:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a3d8_d20260208_m022621_c001_v7007000_t0000_u01770517581690") 2026/02/08 02:29:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b568_d20260208_m022613_c001_v0001171_t0010_u01770517573518") 2026/02/08 02:29:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf33_d20260208_m022558_c001_v7007000_t0000_u01770517558454") 2026/02/08 02:29:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b53a_d20260208_m022551_c001_v0001171_t0028_u01770517551458") 2026/02/08 02:29:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf25_d20260208_m022542_c001_v7007000_t0000_u01770517542509") 2026/02/08 02:29:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b526_d20260208_m022533_c001_v0001171_t0045_u01770517533229") 2026/02/08 02:29:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6518c1_d20260208_m022524_c001_v7007000_t0000_u01770517524710") 2026/02/08 02:29:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b508_d20260208_m022515_c001_v0001171_t0050_u01770517515078") 2026/02/08 02:29:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41221d677bbc1df8_d20260208_m022648_c001_v7007000_t0000_u01770517608519") 2026/02/08 02:29:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763eb_d20260208_m022643_c001_v0001161_t0028_u01770517603698") 2026/02/08 02:29:48 DEBUG : dir1/0013-789;=: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb4f7_d20260208_m022713_c001_v7007000_t0000_u01770517633859") 2026/02/08 02:29:48 DEBUG : dir1/0013-789;=: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76465_d20260208_m022707_c001_v0001161_t0007_u01770517627948") 2026/02/08 02:29:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29a6a_d20260208_m022841_c001_v7007000_t0000_u01770517721657") 2026/02/08 02:29:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b675_d20260208_m022832_c001_v0001171_t0039_u01770517712245") 2026/02/08 02:29:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c24f_d20260208_m022823_c001_v7007000_t0000_u01770517703826") 2026/02/08 02:29:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b649_d20260208_m022814_c001_v0001171_t0013_u01770517694319") 2026/02/08 02:29:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a536_d20260208_m022804_c001_v7007000_t0000_u01770517684979") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b62c_d20260208_m022756_c001_v0001171_t0010_u01770517676195") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dc07b_d20260208_m022747_c001_v7007000_t0000_u01770517667833") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b606_d20260208_m022739_c001_v0001171_t0005_u01770517659383") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c024_d20260208_m022731_c001_v7007000_t0000_u01770517651431") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5f0_d20260208_m022721_c001_v0001171_t0055_u01770517641960") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41877310fee0f82c_d20260208_m022708_c001_v7007000_t0000_u01770517628590") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3af6_d20260208_m022702_c001_v0001102_t0058_u01770517622493") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc8a_d20260208_m022653_c001_v7007000_t0000_u01770517613268") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76407_d20260208_m022647_c001_v0001161_t0059_u01770517607804") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40646d866f7bcb27_d20260208_m022645_c001_v7007000_t0000_u01770517605079") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b59c_d20260208_m022638_c001_v0001171_t0059_u01770517598473") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdda18_d20260208_m022629_c001_v7007000_t0000_u01770517589977") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3ac2_d20260208_m022624_c001_v0001102_t0008_u01770517584432") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a3d9_d20260208_m022621_c001_v7007000_t0000_u01770517581882") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f109f_d20260208_m022614_c001_v0001033_t0010_u01770517574275") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d7ca24071f6a1_d20260208_m022558_c001_v7007000_t0000_u01770517558437") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f100b_d20260208_m022551_c001_v0001033_t0008_u01770517551777") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf26_d20260208_m022542_c001_v7007000_t0000_u01770517542692") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0fa3_d20260208_m022533_c001_v0001033_t0037_u01770517533516") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6518c2_d20260208_m022524_c001_v7007000_t0000_u01770517524953") 2026/02/08 02:29:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0f13_d20260208_m022515_c001_v0001033_t0040_u01770517515834") 2026/02/08 02:29:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40646d866f7bcb2e_d20260208_m022648_c001_v7007000_t0000_u01770517608532") 2026/02/08 02:29:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3ae0_d20260208_m022643_c001_v0001102_t0030_u01770517603759") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb4f9_d20260208_m022714_c001_v7007000_t0000_u01770517634041") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5d6_d20260208_m022708_c001_v0001171_t0049_u01770517628086") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29a6f_d20260208_m022841_c001_v7007000_t0000_u01770517721840") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1447_d20260208_m022832_c001_v0001033_t0040_u01770517712537") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c250_d20260208_m022824_c001_v7007000_t0000_u01770517704006") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f13bb_d20260208_m022814_c001_v0001033_t0010_u01770517694666") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a537_d20260208_m022805_c001_v7007000_t0000_u01770517685161") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f132e_d20260208_m022756_c001_v0001033_t0048_u01770517676501") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dc07c_d20260208_m022748_c001_v7007000_t0000_u01770517668015") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f12ad_d20260208_m022739_c001_v0001033_t0016_u01770517659837") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c026_d20260208_m022731_c001_v7007000_t0000_u01770517651612") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1217_d20260208_m022722_c001_v0001033_t0000_u01770517642242") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbfe3_d20260208_m022709_c001_v7007000_t0000_u01770517629014") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f119d_d20260208_m022702_c001_v0001033_t0033_u01770517622838") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc8b_d20260208_m022653_c001_v7007000_t0000_u01770517613449") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5b8_d20260208_m022647_c001_v0001171_t0053_u01770517607940") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41831ad19c0c8bad_d20260208_m022645_c001_v7007000_t0000_u01770517605049") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763d1_d20260208_m022638_c001_v0001161_t0034_u01770517598732") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdda1b_d20260208_m022630_c001_v7007000_t0000_u01770517590159") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b58c_d20260208_m022624_c001_v0001171_t0009_u01770517584536") 2026/02/08 02:29:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f405dfb98b8a70e78_d20260208_m022621_c001_v7007000_t0000_u01770517581924") 2026/02/08 02:29:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7639b_d20260208_m022615_c001_v0001161_t0059_u01770517575295") 2026/02/08 02:29:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41412112fe3ae0ae_d20260208_m022558_c001_v7007000_t0000_u01770517558664") 2026/02/08 02:29:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76353_d20260208_m022552_c001_v0001161_t0042_u01770517552574") 2026/02/08 02:29:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf27_d20260208_m022542_c001_v7007000_t0000_u01770517542874") 2026/02/08 02:29:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76337_d20260208_m022534_c001_v0001161_t0024_u01770517534289") 2026/02/08 02:29:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6518c4_d20260208_m022525_c001_v7007000_t0000_u01770517525134") 2026/02/08 02:29:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7630b_d20260208_m022516_c001_v0001161_t0035_u01770517516702") 2026/02/08 02:29:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc70_d20260208_m022648_c001_v7007000_t0000_u01770517608561") 2026/02/08 02:29:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5aa_d20260208_m022643_c001_v0001171_t0011_u01770517603938") 2026/02/08 02:29:51 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb4fa_d20260208_m022714_c001_v7007000_t0000_u01770517634224") 2026/02/08 02:29:51 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b02_d20260208_m022708_c001_v0001102_t0010_u01770517628238") 2026/02/08 02:29:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29a74_d20260208_m022842_c001_v7007000_t0000_u01770517722023") 2026/02/08 02:29:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b9c_d20260208_m022833_c001_v0001102_t0009_u01770517713333") 2026/02/08 02:29:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c251_d20260208_m022824_c001_v7007000_t0000_u01770517704187") 2026/02/08 02:29:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b74_d20260208_m022815_c001_v0001102_t0042_u01770517695604") 2026/02/08 02:29:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a538_d20260208_m022805_c001_v7007000_t0000_u01770517685343") 2026/02/08 02:29:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b5a_d20260208_m022757_c001_v0001102_t0031_u01770517677189") 2026/02/08 02:29:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dc07d_d20260208_m022748_c001_v7007000_t0000_u01770517668197") 2026/02/08 02:29:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b3c_d20260208_m022740_c001_v0001102_t0044_u01770517660481") 2026/02/08 02:29:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c028_d20260208_m022731_c001_v7007000_t0000_u01770517651791") 2026/02/08 02:29:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b18_d20260208_m022722_c001_v0001102_t0030_u01770517642882") 2026/02/08 02:29:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f401369200373c4e6_d20260208_m022709_c001_v7007000_t0000_u01770517629017") 2026/02/08 02:29:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76447_d20260208_m022703_c001_v0001161_t0033_u01770517623611") 2026/02/08 02:29:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc8c_d20260208_m022653_c001_v7007000_t0000_u01770517613633") 2026/02/08 02:29:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7640b_d20260208_m022648_c001_v0001161_t0051_u01770517608175") 2026/02/08 02:29:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41221d677bbc1de0_d20260208_m022645_c001_v7007000_t0000_u01770517605273") 2026/02/08 02:29:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1131_d20260208_m022639_c001_v0001033_t0051_u01770517599047") 2026/02/08 02:29:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdda1d_d20260208_m022630_c001_v7007000_t0000_u01770517590342") 2026/02/08 02:29:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763b7_d20260208_m022624_c001_v0001161_t0031_u01770517584696") 2026/02/08 02:29:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4179e70668014f21_d20260208_m022621_c001_v7007000_t0000_u01770517581954") 2026/02/08 02:29:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3aa4_d20260208_m022615_c001_v0001102_t0011_u01770517575728") 2026/02/08 02:29:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f407a67302277fd00_d20260208_m022558_c001_v7007000_t0000_u01770517558513") 2026/02/08 02:29:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a6e_d20260208_m022552_c001_v0001102_t0051_u01770517552874") 2026/02/08 02:29:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf28_d20260208_m022543_c001_v7007000_t0000_u01770517543056") 2026/02/08 02:29:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a4f_d20260208_m022534_c001_v0001102_t0016_u01770517534639") 2026/02/08 02:29:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6518c5_d20260208_m022525_c001_v7007000_t0000_u01770517525315") 2026/02/08 02:29:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a25_d20260208_m022517_c001_v0001102_t0025_u01770517517028") 2026/02/08 02:29:52 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e651a14_d20260208_m022648_c001_v7007000_t0000_u01770517608783") 2026/02/08 02:29:52 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763ef_d20260208_m022644_c001_v0001161_t0054_u01770517604011") 2026/02/08 02:29:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf47_d20260208_m022601_c001_v7007000_t0000_u01770517561376") 2026/02/08 02:29:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b544_d20260208_m022556_c001_v0001171_t0031_u01770517556158") 2026/02/08 02:29:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf4a_d20260208_m022601_c001_v7007000_t0000_u01770517561562") 2026/02/08 02:29:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76361_d20260208_m022556_c001_v0001161_t0018_u01770517556185") 2026/02/08 02:29:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf4d_d20260208_m022601_c001_v7007000_t0000_u01770517561753") 2026/02/08 02:29:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a7a_d20260208_m022556_c001_v0001102_t0058_u01770517556247") 2026/02/08 02:29:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf4f_d20260208_m022601_c001_v7007000_t0000_u01770517561936") 2026/02/08 02:29:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b546_d20260208_m022556_c001_v0001171_t0010_u01770517556415") 2026/02/08 02:29:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf53_d20260208_m022602_c001_v7007000_t0000_u01770517562119") 2026/02/08 02:29:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a7c_d20260208_m022556_c001_v0001102_t0014_u01770517556589") 2026/02/08 02:29:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf56_d20260208_m022602_c001_v7007000_t0000_u01770517562301") 2026/02/08 02:29:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76363_d20260208_m022556_c001_v0001161_t0013_u01770517556616") 2026/02/08 02:29:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf59_d20260208_m022602_c001_v7007000_t0000_u01770517562484") 2026/02/08 02:29:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b548_d20260208_m022556_c001_v0001171_t0005_u01770517556687") 2026/02/08 02:29:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf5c_d20260208_m022602_c001_v7007000_t0000_u01770517562668") 2026/02/08 02:29:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f102f_d20260208_m022557_c001_v0001033_t0056_u01770517556964") 2026/02/08 02:29:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf60_d20260208_m022602_c001_v7007000_t0000_u01770517562855") 2026/02/08 02:29:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76365_d20260208_m022556_c001_v0001161_t0007_u01770517556984") 2026/02/08 02:29:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf63_d20260208_m022603_c001_v7007000_t0000_u01770517563038") 2026/02/08 02:29:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a82_d20260208_m022557_c001_v0001102_t0050_u01770517557006") 2026/02/08 02:29:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf66_d20260208_m022603_c001_v7007000_t0000_u01770517563221") 2026/02/08 02:29:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b54a_d20260208_m022557_c001_v0001171_t0041_u01770517557155") 2026/02/08 02:29:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf69_d20260208_m022603_c001_v7007000_t0000_u01770517563405") 2026/02/08 02:29:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a84_d20260208_m022557_c001_v0001102_t0040_u01770517557370") 2026/02/08 02:29:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf6c_d20260208_m022603_c001_v7007000_t0000_u01770517563587") 2026/02/08 02:29:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76367_d20260208_m022557_c001_v0001161_t0047_u01770517557406") 2026/02/08 02:29:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf6f_d20260208_m022603_c001_v7007000_t0000_u01770517563770") 2026/02/08 02:29:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b54c_d20260208_m022557_c001_v0001171_t0048_u01770517557481") 2026/02/08 02:29:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf72_d20260208_m022603_c001_v7007000_t0000_u01770517563953") 2026/02/08 02:29:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76369_d20260208_m022557_c001_v0001161_t0036_u01770517557705") 2026/02/08 02:29:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf75_d20260208_m022604_c001_v7007000_t0000_u01770517564134") 2026/02/08 02:29:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a86_d20260208_m022557_c001_v0001102_t0053_u01770517557717") 2026/02/08 02:29:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f401369200373c47b_d20260208_m022625_c001_v7007000_t0000_u01770517585643") 2026/02/08 02:29:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b570_d20260208_m022619_c001_v0001171_t0021_u01770517579044") 2026/02/08 02:29:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdd9d4_d20260208_m022625_c001_v7007000_t0000_u01770517585663") 2026/02/08 02:29:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763a1_d20260208_m022619_c001_v0001161_t0008_u01770517579138") 2026/02/08 02:29:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4179e70668014f22_d20260208_m022625_c001_v7007000_t0000_u01770517585251") 2026/02/08 02:29:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3aaa_d20260208_m022619_c001_v0001102_t0041_u01770517579153") 2026/02/08 02:29:54 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f405dfb98b8a70ea2_d20260208_m022625_c001_v7007000_t0000_u01770517585446") 2026/02/08 02:29:54 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b572_d20260208_m022619_c001_v0001171_t0027_u01770517579356") 2026/02/08 02:29:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f405dfb98b8a70ea0_d20260208_m022625_c001_v7007000_t0000_u01770517585262") 2026/02/08 02:29:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763a3_d20260208_m022619_c001_v0001161_t0038_u01770517579524") 2026/02/08 02:29:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f401369200373c479_d20260208_m022625_c001_v7007000_t0000_u01770517585273") 2026/02/08 02:29:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3aae_d20260208_m022619_c001_v0001102_t0044_u01770517579575") 2026/02/08 02:29:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f401369200373c47a_d20260208_m022625_c001_v7007000_t0000_u01770517585456") 2026/02/08 02:29:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b576_d20260208_m022619_c001_v0001171_t0029_u01770517579692") 2026/02/08 02:29:55 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdd9ce_d20260208_m022625_c001_v7007000_t0000_u01770517585287") 2026/02/08 02:29:55 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f10cf_d20260208_m022620_c001_v0001033_t0050_u01770517579973") 2026/02/08 02:29:55 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41221d677bbc1d69_d20260208_m022625_c001_v7007000_t0000_u01770517585293") 2026/02/08 02:29:55 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763a5_d20260208_m022619_c001_v0001161_t0026_u01770517579794") 2026/02/08 02:29:55 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc11_d20260208_m022625_c001_v7007000_t0000_u01770517585497") 2026/02/08 02:29:55 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3ab2_d20260208_m022619_c001_v0001102_t0001_u01770517579888") 2026/02/08 02:29:55 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdd9d2_d20260208_m022625_c001_v7007000_t0000_u01770517585513") 2026/02/08 02:29:55 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b578_d20260208_m022619_c001_v0001171_t0019_u01770517579978") 2026/02/08 02:29:55 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdd9d1_d20260208_m022625_c001_v7007000_t0000_u01770517585470") 2026/02/08 02:29:55 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763a7_d20260208_m022620_c001_v0001161_t0012_u01770517580142") 2026/02/08 02:29:55 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4179e70668014f25_d20260208_m022625_c001_v7007000_t0000_u01770517585615") 2026/02/08 02:29:55 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b57a_d20260208_m022620_c001_v0001171_t0039_u01770517580239") 2026/02/08 02:29:55 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f405dfb98b8a70ea7_d20260208_m022625_c001_v7007000_t0000_u01770517585630") 2026/02/08 02:29:55 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3ab4_d20260208_m022620_c001_v0001102_t0054_u01770517580252") 2026/02/08 02:29:55 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a3df_d20260208_m022625_c001_v7007000_t0000_u01770517585306") 2026/02/08 02:29:55 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b57c_d20260208_m022620_c001_v0001171_t0049_u01770517580510") 2026/02/08 02:29:55 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41221d677bbc1dc1_d20260208_m022625_c001_v7007000_t0000_u01770517585476") 2026/02/08 02:29:55 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763a9_d20260208_m022620_c001_v0001161_t0025_u01770517580619") 2026/02/08 02:29:55 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4028ccdefd3bbe62_d20260208_m022333_c001_v7007000_t0000_u01770517413173") 2026/02/08 02:29:55 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f107d0dc1dbf74155_d20260208_m022330_c001_v0001173_t0047_u01770517410500") 2026/02/08 02:29:55 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc2913c_d20260208_m022330_c001_v7007000_t0000_u01770517410313") 2026/02/08 02:29:56 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f107d0dc1dbf740ad_d20260208_m022325_c001_v0001173_t0040_u01770517405142") 2026/02/08 02:29:56 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc2911d_d20260208_m022324_c001_v7007000_t0000_u01770517404396") 2026/02/08 02:29:56 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0a3f_d20260208_m022318_c001_v0001033_t0058_u01770517398860") 2026/02/08 02:29:56 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f409b2ab5f3f5b626_d20260208_m022317_c001_v7007000_t0000_u01770517397347") 2026/02/08 02:29:56 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f110b98fb4a90c4af_d20260208_m022314_c001_v0001104_t0032_u01770517394704") 2026/02/08 02:29:56 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4150e168d8cc91dd_d20260208_m022314_c001_v7007000_t0000_u01770517394542") 2026/02/08 02:29:56 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f110b98fb4a90c4a3_d20260208_m022310_c001_v0001104_t0040_u01770517390609") 2026/02/08 02:29:56 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4150e168d8cc91d8_d20260208_m022309_c001_v7007000_t0000_u01770517389862") 2026/02/08 02:29:56 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f09e7_d20260208_m022304_c001_v0001033_t0020_u01770517384722") 2026/02/08 02:29:56 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f401369200373c089_d20260208_m022303_c001_v7007000_t0000_u01770517383432") 2026/02/08 02:29:56 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105f784d7e683ef9_d20260208_m022302_c001_v0001150_t0049_u01770517382002") 2026/02/08 02:29:56 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41412112fe3addd3_d20260208_m022301_c001_v7007000_t0000_u01770517381817") 2026/02/08 02:29:56 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105f784d7e683ef7_d20260208_m022258_c001_v0001150_t0038_u01770517378645") 2026/02/08 02:29:56 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41412112fe3addc7_d20260208_m022257_c001_v7007000_t0000_u01770517377853") 2026/02/08 02:29:56 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7619b_d20260208_m022253_c001_v0001161_t0000_u01770517373128") 2026/02/08 02:29:56 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f401369200373c021_d20260208_m022252_c001_v7007000_t0000_u01770517372218") 2026/02/08 02:29:56 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f113fc94436556039_d20260208_m022249_c001_v0001033_t0038_u01770517369933") 2026/02/08 02:29:56 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41412112fe3add6b_d20260208_m022249_c001_v7007000_t0000_u01770517369746") 2026/02/08 02:29:56 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f113fc94436556027_d20260208_m022246_c001_v0001033_t0032_u01770517366224") 2026/02/08 02:29:56 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41412112fe3add61_d20260208_m022245_c001_v7007000_t0000_u01770517365475") 2026/02/08 02:29:57 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b3b0_d20260208_m022237_c001_v0001171_t0046_u01770517357863") 2026/02/08 02:29:57 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b3921cf8_d20260208_m022236_c001_v7007000_t0000_u01770517356949") 2026/02/08 02:29:57 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1006a7ff263259be_d20260208_m022234_c001_v0001091_t0013_u01770517354714") 2026/02/08 02:29:57 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eafd7_d20260208_m022234_c001_v7007000_t0000_u01770517354131") 2026/02/08 02:29:57 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1006a7ff263259b2_d20260208_m022228_c001_v0001091_t0015_u01770517348300") 2026/02/08 02:29:57 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948e5236_d20260208_m022227_c001_v7007000_t0000_u01770517347528") 2026/02/08 02:29:57 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f08d7_d20260208_m022220_c001_v0001033_t0057_u01770517340440") 2026/02/08 02:29:57 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41831ad19c0c850d_d20260208_m022219_c001_v7007000_t0000_u01770517339243") 2026/02/08 02:29:57 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10846a65875c8eb4_d20260208_m022216_c001_v0001109_t0048_u01770517336854") 2026/02/08 02:29:57 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d7ca24071f3c1_d20260208_m022216_c001_v7007000_t0000_u01770517336671") 2026/02/08 02:29:57 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10846a65875c8eb0_d20260208_m022212_c001_v0001109_t0031_u01770517332863") 2026/02/08 02:29:57 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d7ca24071f3be_d20260208_m022212_c001_v7007000_t0000_u01770517332100") 2026/02/08 02:29:57 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76150_d20260208_m022205_c001_v0001161_t0023_u01770517325194") 2026/02/08 02:29:57 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fd3b_d20260208_m022204_c001_v7007000_t0000_u01770517324022") 2026/02/08 02:29:57 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1160c6ca26d78acd_d20260208_m022157_c001_v0001097_t0020_u01770517317173") 2026/02/08 02:29:57 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4150e168d8cc9086_d20260208_m022156_c001_v7007000_t0000_u01770517316993") 2026/02/08 02:29:58 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b388_d20260208_m022152_c001_v0001171_t0048_u01770517312823") 2026/02/08 02:29:58 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105a570c58c96d6f_d20260208_m022151_c001_v0001091_t0048_u01770517311948") 2026/02/08 02:29:58 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105a570c58c96d6d_d20260208_m022150_c001_v0001091_t0029_u01770517310870") 2026/02/08 02:29:58 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d55e_d20260208_m022136_c001_v7007000_t0000_u01770517296602") 2026/02/08 02:29:58 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d760f1_d20260208_m022127_c001_v0001161_t0032_u01770517287593") 2026/02/08 02:29:58 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10786e56160d1e28_d20260208_m022126_c001_v0001167_t0011_u01770517286368") 2026/02/08 02:29:58 DEBUG : dst/one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10786e56160d1e0a_d20260208_m022125_c001_v0001167_t0029_u01770517285118") 2026/02/08 02:29:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4028ccdefd3bbe63_d20260208_m022333_c001_v7007000_t0000_u01770517413356") 2026/02/08 02:29:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1034d97c97aa96e3_d20260208_m022329_c001_v0001117_t0028_u01770517409052") 2026/02/08 02:29:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f116e4f949de9d51b_d20260208_m022323_c001_v0001173_t0046_u01770517403737") 2026/02/08 02:29:58 DEBUG : dst/one.bak: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f409b2ab5f3f5b627_d20260208_m022317_c001_v7007000_t0000_u01770517397529") 2026/02/08 02:29:58 DEBUG : dst/one.bak: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f101e5ee20359ff3c_d20260208_m022313_c001_v0001167_t0015_u01770517393978") 2026/02/08 02:29:58 DEBUG : dst/one.bak: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1110f45c3ba931a1_d20260208_m022309_c001_v0001033_t0053_u01770517389169") 2026/02/08 02:29:58 DEBUG : dst/one.bak: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f401369200373c08d_d20260208_m022303_c001_v7007000_t0000_u01770517383612") 2026/02/08 02:29:58 DEBUG : dst/one.bak: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10766fd8535feb1d_d20260208_m022301_c001_v0001038_t0004_u01770517381447") 2026/02/08 02:29:59 DEBUG : dst/one.bak: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10490cc031597cc3_d20260208_m022257_c001_v0001185_t0028_u01770517377669") 2026/02/08 02:29:59 DEBUG : dst/three: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fd3c_d20260208_m022204_c001_v7007000_t0000_u01770517324205") 2026/02/08 02:29:59 DEBUG : dst/three: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105a570c58c96d75_d20260208_m022202_c001_v0001091_t0017_u01770517322487") 2026/02/08 02:29:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4028ccdefd3bbe64_d20260208_m022333_c001_v7007000_t0000_u01770517413538") 2026/02/08 02:29:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f118a591811b503e0_d20260208_m022331_c001_v0001043_t0033_u01770517411757") 2026/02/08 02:29:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f110cf7e9d75c5b79_d20260208_m022326_c001_v0001109_t0017_u01770517406075") 2026/02/08 02:29:59 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4028ccdefd3bbe67_d20260208_m022333_c001_v7007000_t0000_u01770517413721") 2026/02/08 02:29:59 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f107d0dc1dbf74195_d20260208_m022332_c001_v0001173_t0051_u01770517412284") 2026/02/08 02:29:59 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc2913d_d20260208_m022332_c001_v7007000_t0000_u01770517412100") 2026/02/08 02:29:59 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f107d0dc1dbf740ff_d20260208_m022327_c001_v0001173_t0047_u01770517407308") 2026/02/08 02:29:59 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29139_d20260208_m022327_c001_v7007000_t0000_u01770517407124") 2026/02/08 02:29:59 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d761d1_d20260208_m022320_c001_v0001161_t0025_u01770517400873") 2026/02/08 02:29:59 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f409b2ab5f3f5b628_d20260208_m022317_c001_v7007000_t0000_u01770517397714") 2026/02/08 02:29:59 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f110b98fb4a90c4b3_d20260208_m022316_c001_v0001104_t0011_u01770517396425") 2026/02/08 02:29:59 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4150e168d8cc91de_d20260208_m022316_c001_v7007000_t0000_u01770517396263") 2026/02/08 02:29:59 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f110b98fb4a90c4a5_d20260208_m022312_c001_v0001104_t0017_u01770517392310") 2026/02/08 02:29:59 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4150e168d8cc91da_d20260208_m022312_c001_v7007000_t0000_u01770517392148") 2026/02/08 02:30:00 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d761b9_d20260208_m022306_c001_v0001161_t0048_u01770517386461") 2026/02/08 02:30:00 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41412112fe3addd6_d20260208_m022302_c001_v7007000_t0000_u01770517382885") 2026/02/08 02:30:00 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d761a9_d20260208_m022300_c001_v0001161_t0024_u01770517380448") 2026/02/08 02:30:00 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41412112fe3addd1_d20260208_m022259_c001_v7007000_t0000_u01770517379726") 2026/02/08 02:30:00 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b3c6_d20260208_m022255_c001_v0001171_t0043_u01770517375190") 2026/02/08 02:30:00 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41412112fe3add7d_d20260208_m022251_c001_v7007000_t0000_u01770517371308") 2026/02/08 02:30:00 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b3be_d20260208_m022248_c001_v0001171_t0034_u01770517368613") 2026/02/08 02:30:00 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41412112fe3add64_d20260208_m022247_c001_v7007000_t0000_u01770517367510") 2026/02/08 02:30:00 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0956_d20260208_m022240_c001_v0001033_t0001_u01770517360340") 2026/02/08 02:30:00 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb0b5_d20260208_m022236_c001_v7007000_t0000_u01770517356030") 2026/02/08 02:30:00 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f090c_d20260208_m022230_c001_v0001033_t0017_u01770517350786") 2026/02/08 02:30:00 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948e5546_d20260208_m022229_c001_v7007000_t0000_u01770517349662") 2026/02/08 02:30:00 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7616b_d20260208_m022222_c001_v0001161_t0024_u01770517342238") 2026/02/08 02:30:00 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d7ca24071f3c3_d20260208_m022218_c001_v7007000_t0000_u01770517338316") 2026/02/08 02:30:00 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76160_d20260208_m022215_c001_v0001161_t0051_u01770517335478") 2026/02/08 02:30:00 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d7ca24071f3c0_d20260208_m022214_c001_v7007000_t0000_u01770517334362") 2026/02/08 02:30:00 DEBUG : dst/three.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b396_d20260208_m022207_c001_v0001171_t0014_u01770517327559") 2026/02/08 02:30:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f409b2ab5f3f5b629_d20260208_m022317_c001_v7007000_t0000_u01770517397897") 2026/02/08 02:30:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f107a014b854791df_d20260208_m022315_c001_v0001032_t0024_u01770517395801") 2026/02/08 02:30:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1010f5f11efadeab_d20260208_m022311_c001_v0001042_t0026_u01770517391700") 2026/02/08 02:30:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f401369200373c098_d20260208_m022303_c001_v7007000_t0000_u01770517383793") 2026/02/08 02:30:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1128389fbb7d915f_d20260208_m022302_c001_v0001134_t0019_u01770517382475") 2026/02/08 02:30:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10426f6a9fdf5d4d_d20260208_m022259_c001_v0001044_t0043_u01770517379332") 2026/02/08 02:30:01 DEBUG : dst/two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4028ccdefd3bbe68_d20260208_m022333_c001_v7007000_t0000_u01770517413904") 2026/02/08 02:30:01 DEBUG : dst/two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b3e4_d20260208_m022320_c001_v0001171_t0025_u01770517400181") 2026/02/08 02:30:01 DEBUG : dst/two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f409b2ab5f3f5b62a_d20260208_m022318_c001_v7007000_t0000_u01770517398081") 2026/02/08 02:30:01 DEBUG : dst/two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b3d6_d20260208_m022305_c001_v0001171_t0006_u01770517385781") 2026/02/08 02:30:01 DEBUG : dst/two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f401369200373c09b_d20260208_m022303_c001_v7007000_t0000_u01770517383976") 2026/02/08 02:30:01 DEBUG : dst/two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f09b2_d20260208_m022253_c001_v0001033_t0015_u01770517373814") 2026/02/08 02:30:01 DEBUG : dst/two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f401369200373c022_d20260208_m022252_c001_v7007000_t0000_u01770517372402") 2026/02/08 02:30:01 DEBUG : dst/two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7617f_d20260208_m022238_c001_v0001161_t0017_u01770517358592") 2026/02/08 02:30:01 DEBUG : dst/two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b3921cf9_d20260208_m022237_c001_v7007000_t0000_u01770517357133") 2026/02/08 02:30:01 DEBUG : dst/two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b3a2_d20260208_m022221_c001_v0001171_t0034_u01770517341581") 2026/02/08 02:30:01 DEBUG : dst/two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41831ad19c0c8510_d20260208_m022219_c001_v7007000_t0000_u01770517339430") 2026/02/08 02:30:01 DEBUG : dst/two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0882_d20260208_m022206_c001_v0001033_t0050_u01770517326754") 2026/02/08 02:30:01 DEBUG : dst/two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fd3d_d20260208_m022204_c001_v7007000_t0000_u01770517324391") 2026/02/08 02:30:01 DEBUG : dst/two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1133602feb6eeb6d_d20260208_m022200_c001_v0001182_t0033_u01770517320076") 2026/02/08 02:30:01 DEBUG : dst/two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d560_d20260208_m022136_c001_v7007000_t0000_u01770517296783") 2026/02/08 02:30:01 DEBUG : dst/two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10786e56160d1eda_d20260208_m022135_c001_v0001167_t0021_u01770517295343") 2026/02/08 02:30:01 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fc9a_d20260208_m022057_c001_v7007000_t0000_u01770517257670") 2026/02/08 02:30:01 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b350_d20260208_m022054_c001_v0001171_t0010_u01770517254059") 2026/02/08 02:30:01 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fc50_d20260208_m022051_c001_v7007000_t0000_u01770517251728") 2026/02/08 02:30:01 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b33a_d20260208_m022040_c001_v0001171_t0042_u01770517240969") 2026/02/08 02:30:02 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc28d12_d20260208_m022030_c001_v7007000_t0000_u01770517230816") 2026/02/08 02:30:02 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b32a_d20260208_m022026_c001_v0001171_t0020_u01770517226726") 2026/02/08 02:30:02 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b39219d3_d20260208_m022002_c001_v7007000_t0000_u01770517202446") 2026/02/08 02:30:02 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2fe_d20260208_m022000_c001_v0001171_t0012_u01770517200559") 2026/02/08 02:30:02 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b39219ce_d20260208_m021959_c001_v7007000_t0000_u01770517199700") 2026/02/08 02:30:02 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2f8_d20260208_m021958_c001_v0001171_t0023_u01770517198352") 2026/02/08 02:30:02 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b39219ca_d20260208_m021955_c001_v7007000_t0000_u01770517195678") 2026/02/08 02:30:02 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2e8_d20260208_m021953_c001_v0001171_t0038_u01770517193949") 2026/02/08 02:30:02 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b39219c7_d20260208_m021953_c001_v7007000_t0000_u01770517193143") 2026/02/08 02:30:02 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2e0_d20260208_m021951_c001_v0001171_t0010_u01770517191838") 2026/02/08 02:30:02 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d245faccca688_d20260208_m021946_c001_v7007000_t0000_u01770517186202") 2026/02/08 02:30:02 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2ca_d20260208_m021944_c001_v0001171_t0040_u01770517184632") 2026/02/08 02:30:02 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d245faccca684_d20260208_m021943_c001_v7007000_t0000_u01770517183780") 2026/02/08 02:30:02 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2c2_d20260208_m021942_c001_v0001171_t0059_u01770517182892") 2026/02/08 02:30:02 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d245faccca67b_d20260208_m021938_c001_v7007000_t0000_u01770517178664") 2026/02/08 02:30:02 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2b0_d20260208_m021937_c001_v0001171_t0039_u01770517177368") 2026/02/08 02:30:02 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fbf1_d20260208_m021935_c001_v7007000_t0000_u01770517175533") 2026/02/08 02:30:02 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2aa_d20260208_m021934_c001_v0001171_t0037_u01770517174541") 2026/02/08 02:30:02 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fbeb_d20260208_m021934_c001_v7007000_t0000_u01770517174179") 2026/02/08 02:30:02 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f109ef832bfe06dbc_d20260208_m021933_c001_v0001185_t0026_u01770517173448") 2026/02/08 02:30:03 DEBUG : empty space: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2a4_d20260208_m021931_c001_v0001171_t0019_u01770517171872") 2026/02/08 02:30:03 DEBUG : enormous: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b39219d1_d20260208_m022001_c001_v7007000_t0000_u01770517201518") 2026/02/08 02:30:03 DEBUG : enormous: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b300_d20260208_m022000_c001_v0001171_t0004_u01770517200879") 2026/02/08 02:30:03 DEBUG : existing: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b3921e06_d20260208_m022343_c001_v7007000_t0000_u01770517423491") 2026/02/08 02:30:03 DEBUG : existing: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7620b_d20260208_m022342_c001_v0001161_t0048_u01770517422262") 2026/02/08 02:30:03 DEBUG : existing: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc28cc7_d20260208_m022024_c001_v7007000_t0000_u01770517224555") 2026/02/08 02:30:03 DEBUG : existing: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76088_d20260208_m022023_c001_v0001161_t0007_u01770517223420") 2026/02/08 02:30:03 DEBUG : existing: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fbda_d20260208_m021929_c001_v7007000_t0000_u01770517169026") 2026/02/08 02:30:03 DEBUG : existing: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b29c_d20260208_m021928_c001_v0001171_t0054_u01770517168026") 2026/02/08 02:30:03 DEBUG : existing: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fbd3_d20260208_m021927_c001_v7007000_t0000_u01770517167486") 2026/02/08 02:30:03 DEBUG : existing: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b296_d20260208_m021926_c001_v0001171_t0012_u01770517166843") 2026/02/08 02:30:03 DEBUG : existing: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b294_d20260208_m021926_c001_v0001171_t0032_u01770517166024") 2026/02/08 02:30:03 DEBUG : existing-b: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc28cca_d20260208_m022024_c001_v7007000_t0000_u01770517224736") 2026/02/08 02:30:03 DEBUG : existing-b: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b324_d20260208_m022023_c001_v0001171_t0013_u01770517223408") 2026/02/08 02:30:03 DEBUG : file1: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98da0c_d20260208_m022459_c001_v7007000_t0000_u01770517499498") 2026/02/08 02:30:03 DEBUG : file1: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f39f5_d20260208_m022458_c001_v0001102_t0022_u01770517498129") 2026/02/08 02:30:03 DEBUG : file1: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98da09_d20260208_m022456_c001_v7007000_t0000_u01770517496807") 2026/02/08 02:30:03 DEBUG : file1: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d762d5_d20260208_m022454_c001_v0001161_t0022_u01770517494297") 2026/02/08 02:30:03 DEBUG : five: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b39219f6_d20260208_m022006_c001_v7007000_t0000_u01770517206862") 2026/02/08 02:30:03 DEBUG : five: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40427678ac9f05f7_d20260208_m022005_c001_v0001033_t0001_u01770517205106") 2026/02/08 02:30:03 DEBUG : foo: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d245faccca679_d20260208_m021937_c001_v7007000_t0000_u01770517177005") 2026/02/08 02:30:04 DEBUG : foo: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4132157b8dc0b2ae_d20260208_m021936_c001_v0001171_t0023_u01770517176460") 2026/02/08 02:30:04 DEBUG : foo: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4132157b8dc0b2ac_d20260208_m021935_c001_v0001171_t0023_u01770517175894") 2026/02/08 02:30:04 DEBUG : four: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b39219f9_d20260208_m022007_c001_v7007000_t0000_u01770517207044") 2026/02/08 02:30:04 DEBUG : four: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4132157b8dc0b30a_d20260208_m022004_c001_v0001171_t0023_u01770517204208") 2026/02/08 02:30:04 DEBUG : four: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b308_d20260208_m022003_c001_v0001171_t0029_u01770517203547") 2026/02/08 02:30:04 DEBUG : hello world2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4005c12eb3d09919_d20260208_m021843_c001_v7007000_t0000_u01770517123316") 2026/02/08 02:30:04 DEBUG : hello world2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b226_d20260208_m021842_c001_v0001171_t0052_u01770517122680") 2026/02/08 02:30:04 DEBUG : ignore-size: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fbcb_d20260208_m021925_c001_v7007000_t0000_u01770517165663") 2026/02/08 02:30:04 DEBUG : ignore-size: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b290_d20260208_m021924_c001_v0001171_t0050_u01770517164615") 2026/02/08 02:30:04 DEBUG : nested/sub dir/file: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc28cae_d20260208_m022022_c001_v7007000_t0000_u01770517222675") 2026/02/08 02:30:04 DEBUG : nested/sub dir/file: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76082_d20260208_m022021_c001_v0001161_t0026_u01770517221704") 2026/02/08 02:30:04 DEBUG : nested/sub dir/file: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b3921a57_d20260208_m022020_c001_v7007000_t0000_u01770517220960") 2026/02/08 02:30:04 DEBUG : nested/sub dir/file: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7607c_d20260208_m022019_c001_v0001161_t0032_u01770517219875") 2026/02/08 02:30:04 DEBUG : one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b39219fc_d20260208_m022007_c001_v7007000_t0000_u01770517207226") 2026/02/08 02:30:04 DEBUG : one: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4132157b8dc0b302_d20260208_m022002_c001_v0001171_t0023_u01770517202832") 2026/02/08 02:30:04 DEBUG : only0: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9f1_d20260208_m022449_c001_v7007000_t0000_u01770517489902") 2026/02/08 02:30:04 DEBUG : only0: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40427678ac9f0ded_d20260208_m022444_c001_v0001033_t0001_u01770517484527") 2026/02/08 02:30:04 DEBUG : only0: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0cf1_d20260208_m022420_c001_v0001033_t0048_u01770517460700") 2026/02/08 02:30:04 DEBUG : only0: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4179e70668014a23_d20260208_m022414_c001_v7007000_t0000_u01770517454351") 2026/02/08 02:30:04 DEBUG : only0: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76221_d20260208_m022348_c001_v0001161_t0024_u01770517428315") 2026/02/08 02:30:04 DEBUG : only1: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9f3_d20260208_m022450_c001_v7007000_t0000_u01770517490085") 2026/02/08 02:30:04 DEBUG : only1: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40427678ac9f0df5_d20260208_m022445_c001_v0001033_t0001_u01770517485033") 2026/02/08 02:30:04 DEBUG : only1: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76295_d20260208_m022422_c001_v0001161_t0045_u01770517462259") 2026/02/08 02:30:05 DEBUG : only1: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f409b2ab5f3f5b69e_d20260208_m022415_c001_v7007000_t0000_u01770517455057") 2026/02/08 02:30:05 DEBUG : only1: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b426_d20260208_m022349_c001_v0001171_t0035_u01770517429347") 2026/02/08 02:30:05 DEBUG : only10: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9f4_d20260208_m022450_c001_v7007000_t0000_u01770517490266") 2026/02/08 02:30:05 DEBUG : only10: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40427678ac9f0df1_d20260208_m022444_c001_v0001033_t0001_u01770517484785") 2026/02/08 02:30:05 DEBUG : only10: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d762ab_d20260208_m022432_c001_v0001161_t0052_u01770517472326") 2026/02/08 02:30:05 DEBUG : only10: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f409b2ab5f3f5b69b_d20260208_m022414_c001_v7007000_t0000_u01770517454509") 2026/02/08 02:30:05 DEBUG : only10: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b442_d20260208_m022359_c001_v0001171_t0006_u01770517439739") 2026/02/08 02:30:05 DEBUG : only11: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9f5_d20260208_m022450_c001_v7007000_t0000_u01770517490447") 2026/02/08 02:30:05 DEBUG : only11: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4132157b8dc0b4ba_d20260208_m022444_c001_v0001171_t0023_u01770517484505") 2026/02/08 02:30:05 DEBUG : only11: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b498_d20260208_m022433_c001_v0001171_t0059_u01770517473504") 2026/02/08 02:30:05 DEBUG : only11: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67cfd_d20260208_m022414_c001_v7007000_t0000_u01770517454889") 2026/02/08 02:30:05 DEBUG : only11: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0c0b_d20260208_m022400_c001_v0001033_t0048_u01770517440835") 2026/02/08 02:30:05 DEBUG : only12: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9f6_d20260208_m022450_c001_v7007000_t0000_u01770517490628") 2026/02/08 02:30:05 DEBUG : only12: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f406266ca7c2f39d5_d20260208_m022445_c001_v0001102_t0014_u01770517485112") 2026/02/08 02:30:05 DEBUG : only12: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0d94_d20260208_m022434_c001_v0001033_t0009_u01770517474108") 2026/02/08 02:30:05 DEBUG : only12: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4095f746a4166f95_d20260208_m022414_c001_v7007000_t0000_u01770517454901") 2026/02/08 02:30:05 DEBUG : only12: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76253_d20260208_m022402_c001_v0001161_t0001_u01770517442151") 2026/02/08 02:30:05 DEBUG : only13: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9f7_d20260208_m022450_c001_v7007000_t0000_u01770517490827") 2026/02/08 02:30:05 DEBUG : only13: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f405401d8e4d762c7_d20260208_m022444_c001_v0001161_t0027_u01770517484516") 2026/02/08 02:30:05 DEBUG : only13: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d762b1_d20260208_m022435_c001_v0001161_t0036_u01770517475686") 2026/02/08 02:30:06 DEBUG : only13: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67cf9_d20260208_m022414_c001_v7007000_t0000_u01770517454333") 2026/02/08 02:30:06 DEBUG : only13: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b448_d20260208_m022403_c001_v0001171_t0022_u01770517443670") 2026/02/08 02:30:06 DEBUG : only14: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9f8_d20260208_m022451_c001_v7007000_t0000_u01770517491009") 2026/02/08 02:30:06 DEBUG : only14: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40427678ac9f0dfb_d20260208_m022445_c001_v0001033_t0001_u01770517485526") 2026/02/08 02:30:06 DEBUG : only14: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b4a4_d20260208_m022436_c001_v0001171_t0036_u01770517476985") 2026/02/08 02:30:06 DEBUG : only14: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f409b2ab5f3f5b698_d20260208_m022413_c001_v7007000_t0000_u01770517453960") 2026/02/08 02:30:06 DEBUG : only14: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0c3f_d20260208_m022404_c001_v0001033_t0059_u01770517444365") 2026/02/08 02:30:06 DEBUG : only15: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9f9_d20260208_m022451_c001_v7007000_t0000_u01770517491191") 2026/02/08 02:30:06 DEBUG : only15: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4132157b8dc0b4bc_d20260208_m022444_c001_v0001171_t0023_u01770517484714") 2026/02/08 02:30:06 DEBUG : only15: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0db3_d20260208_m022437_c001_v0001033_t0054_u01770517477710") 2026/02/08 02:30:06 DEBUG : only15: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67cfc_d20260208_m022414_c001_v7007000_t0000_u01770517454704") 2026/02/08 02:30:06 DEBUG : only15: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7625f_d20260208_m022405_c001_v0001161_t0014_u01770517445878") 2026/02/08 02:30:06 DEBUG : only16: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9fb_d20260208_m022451_c001_v7007000_t0000_u01770517491373") 2026/02/08 02:30:06 DEBUG : only16: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f405401d8e4d762c9_d20260208_m022444_c001_v0001161_t0027_u01770517484725") 2026/02/08 02:30:06 DEBUG : only16: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d762b9_d20260208_m022439_c001_v0001161_t0041_u01770517479069") 2026/02/08 02:30:06 DEBUG : only16: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4179e70668014a26_d20260208_m022414_c001_v7007000_t0000_u01770517454911") 2026/02/08 02:30:06 DEBUG : only16: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b454_d20260208_m022407_c001_v0001171_t0043_u01770517447114") 2026/02/08 02:30:07 DEBUG : only17: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9fc_d20260208_m022451_c001_v7007000_t0000_u01770517491555") 2026/02/08 02:30:07 DEBUG : only17: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4132157b8dc0b4c4_d20260208_m022445_c001_v0001171_t0023_u01770517485509") 2026/02/08 02:30:07 DEBUG : only17: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b4b0_d20260208_m022440_c001_v0001171_t0006_u01770517480674") 2026/02/08 02:30:07 DEBUG : only17: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f409b2ab5f3f5b699_d20260208_m022414_c001_v7007000_t0000_u01770517454143") 2026/02/08 02:30:07 DEBUG : only17: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0c69_d20260208_m022409_c001_v0001033_t0013_u01770517447957") 2026/02/08 02:30:07 DEBUG : only18: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9fd_d20260208_m022451_c001_v7007000_t0000_u01770517491736") 2026/02/08 02:30:07 DEBUG : only18: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f405401d8e4d762cb_d20260208_m022444_c001_v0001161_t0027_u01770517484932") 2026/02/08 02:30:07 DEBUG : only18: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0dd1_d20260208_m022441_c001_v0001033_t0024_u01770517481947") 2026/02/08 02:30:07 DEBUG : only18: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67cfb_d20260208_m022414_c001_v7007000_t0000_u01770517454519") 2026/02/08 02:30:07 DEBUG : only18: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7626f_d20260208_m022410_c001_v0001161_t0057_u01770517450703") 2026/02/08 02:30:07 DEBUG : only19: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9fe_d20260208_m022451_c001_v7007000_t0000_u01770517491917") 2026/02/08 02:30:07 DEBUG : only19: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4132157b8dc0b4be_d20260208_m022444_c001_v0001171_t0023_u01770517484946") 2026/02/08 02:30:07 DEBUG : only19: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d762c5_d20260208_m022443_c001_v0001161_t0007_u01770517483434") 2026/02/08 02:30:07 DEBUG : only19: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f409b2ab5f3f5b69a_d20260208_m022414_c001_v7007000_t0000_u01770517454325") 2026/02/08 02:30:07 DEBUG : only19: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b464_d20260208_m022412_c001_v0001171_t0059_u01770517452716") 2026/02/08 02:30:07 DEBUG : only2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d9ff_d20260208_m022452_c001_v7007000_t0000_u01770517492098") 2026/02/08 02:30:08 DEBUG : only2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f405401d8e4d762cd_d20260208_m022445_c001_v0001161_t0027_u01770517485116") 2026/02/08 02:30:08 DEBUG : only2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b476_d20260208_m022423_c001_v0001171_t0021_u01770517463481") 2026/02/08 02:30:08 DEBUG : only2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4095f746a4166f92_d20260208_m022414_c001_v7007000_t0000_u01770517454715") 2026/02/08 02:30:08 DEBUG : only2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0b98_d20260208_m022350_c001_v0001033_t0059_u01770517429948") 2026/02/08 02:30:08 DEBUG : only3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98da00_d20260208_m022452_c001_v7007000_t0000_u01770517492280") 2026/02/08 02:30:08 DEBUG : only3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4132157b8dc0b4c0_d20260208_m022445_c001_v0001171_t0023_u01770517485129") 2026/02/08 02:30:08 DEBUG : only3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0d13_d20260208_m022424_c001_v0001033_t0048_u01770517464555") 2026/02/08 02:30:08 DEBUG : only3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4095f746a4166f8c_d20260208_m022414_c001_v7007000_t0000_u01770517454342") 2026/02/08 02:30:08 DEBUG : only3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7622b_d20260208_m022351_c001_v0001161_t0028_u01770517431281") 2026/02/08 02:30:08 DEBUG : only4: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98da02_d20260208_m022452_c001_v7007000_t0000_u01770517492461") 2026/02/08 02:30:08 DEBUG : only4: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40427678ac9f0df9_d20260208_m022445_c001_v0001033_t0001_u01770517485275") 2026/02/08 02:30:08 DEBUG : only4: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76299_d20260208_m022425_c001_v0001161_t0001_u01770517465905") 2026/02/08 02:30:08 DEBUG : only4: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4179e70668014a25_d20260208_m022414_c001_v7007000_t0000_u01770517454724") 2026/02/08 02:30:08 DEBUG : only4: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b432_d20260208_m022352_c001_v0001171_t0056_u01770517432169") 2026/02/08 02:30:08 DEBUG : only5: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98da03_d20260208_m022452_c001_v7007000_t0000_u01770517492642") 2026/02/08 02:30:09 DEBUG : only5: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f405401d8e4d762cf_d20260208_m022445_c001_v0001161_t0027_u01770517485306") 2026/02/08 02:30:09 DEBUG : only5: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b47e_d20260208_m022426_c001_v0001171_t0033_u01770517466954") 2026/02/08 02:30:09 DEBUG : only5: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4095f746a4166f8f_d20260208_m022414_c001_v7007000_t0000_u01770517454530") 2026/02/08 02:30:09 DEBUG : only5: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0bae_d20260208_m022352_c001_v0001033_t0034_u01770517432745") 2026/02/08 02:30:09 DEBUG : only6: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98da04_d20260208_m022452_c001_v7007000_t0000_u01770517492823") 2026/02/08 02:30:09 DEBUG : only6: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4132157b8dc0b4c2_d20260208_m022445_c001_v0001171_t0023_u01770517485313") 2026/02/08 02:30:09 DEBUG : only6: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0d3f_d20260208_m022427_c001_v0001033_t0040_u01770517467594") 2026/02/08 02:30:09 DEBUG : only6: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40889cf1b9a67cff_d20260208_m022415_c001_v7007000_t0000_u01770517455072") 2026/02/08 02:30:09 DEBUG : only6: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76239_d20260208_m022355_c001_v0001161_t0025_u01770517435076") 2026/02/08 02:30:09 DEBUG : only7: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98da05_d20260208_m022453_c001_v7007000_t0000_u01770517493004") 2026/02/08 02:30:09 DEBUG : only7: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f406266ca7c2f39d7_d20260208_m022445_c001_v0001102_t0014_u01770517485390") 2026/02/08 02:30:09 DEBUG : only7: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7629f_d20260208_m022429_c001_v0001161_t0052_u01770517469171") 2026/02/08 02:30:09 DEBUG : only7: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4179e70668014a24_d20260208_m022414_c001_v7007000_t0000_u01770517454540") 2026/02/08 02:30:09 DEBUG : only7: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b43a_d20260208_m022356_c001_v0001171_t0056_u01770517436710") 2026/02/08 02:30:09 DEBUG : only8: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98da06_d20260208_m022453_c001_v7007000_t0000_u01770517493185") 2026/02/08 02:30:09 DEBUG : only8: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f405401d8e4d762d1_d20260208_m022445_c001_v0001161_t0027_u01770517485488") 2026/02/08 02:30:09 DEBUG : only8: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b488_d20260208_m022430_c001_v0001171_t0006_u01770517470586") 2026/02/08 02:30:09 DEBUG : only8: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f409b2ab5f3f5b69d_d20260208_m022414_c001_v7007000_t0000_u01770517454874") 2026/02/08 02:30:09 DEBUG : only8: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0bdb_d20260208_m022357_c001_v0001033_t0014_u01770517437386") 2026/02/08 02:30:09 DEBUG : only9: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98da07_d20260208_m022453_c001_v7007000_t0000_u01770517493367") 2026/02/08 02:30:09 DEBUG : only9: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f406266ca7c2f39d9_d20260208_m022445_c001_v0001102_t0014_u01770517485573") 2026/02/08 02:30:09 DEBUG : only9: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0d67_d20260208_m022431_c001_v0001033_t0022_u01770517471357") 2026/02/08 02:30:10 DEBUG : only9: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f409b2ab5f3f5b69c_d20260208_m022414_c001_v7007000_t0000_u01770517454692") 2026/02/08 02:30:10 DEBUG : only9: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76243_d20260208_m022358_c001_v0001161_t0022_u01770517438342") 2026/02/08 02:30:10 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b3921a52_d20260208_m022018_c001_v7007000_t0000_u01770517218755") 2026/02/08 02:30:10 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0635_d20260208_m022016_c001_v0001033_t0039_u01770517216420") 2026/02/08 02:30:10 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b3921a45_d20260208_m022014_c001_v7007000_t0000_u01770517214587") 2026/02/08 02:30:10 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b314_d20260208_m022012_c001_v0001171_t0020_u01770517212760") 2026/02/08 02:30:10 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b3921a32_d20260208_m022011_c001_v7007000_t0000_u01770517211629") 2026/02/08 02:30:10 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7606c_d20260208_m022008_c001_v0001161_t0034_u01770517208135") 2026/02/08 02:30:10 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b39219cc_d20260208_m021957_c001_v7007000_t0000_u01770517197526") 2026/02/08 02:30:10 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2f0_d20260208_m021956_c001_v0001171_t0050_u01770517196228") 2026/02/08 02:30:10 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b39219c9_d20260208_m021954_c001_v7007000_t0000_u01770517194580") 2026/02/08 02:30:10 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2e4_d20260208_m021953_c001_v0001171_t0011_u01770517193691") 2026/02/08 02:30:10 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b39219c5_d20260208_m021952_c001_v7007000_t0000_u01770517192504") 2026/02/08 02:30:10 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2de_d20260208_m021951_c001_v0001171_t0057_u01770517191555") 2026/02/08 02:30:10 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d245faccca686_d20260208_m021945_c001_v7007000_t0000_u01770517185652") 2026/02/08 02:30:10 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2c6_d20260208_m021944_c001_v0001171_t0042_u01770517184322") 2026/02/08 02:30:10 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d245faccca685_d20260208_m021943_c001_v7007000_t0000_u01770517183961") 2026/02/08 02:30:10 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2c0_d20260208_m021942_c001_v0001171_t0018_u01770517182588") 2026/02/08 02:30:10 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d245faccca682_d20260208_m021942_c001_v7007000_t0000_u01770517182227") 2026/02/08 02:30:10 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2be_d20260208_m021941_c001_v0001171_t0010_u01770517181609") 2026/02/08 02:30:10 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2bc_d20260208_m021940_c001_v0001171_t0027_u01770517180848") 2026/02/08 02:30:10 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d245faccca67f_d20260208_m021940_c001_v7007000_t0000_u01770517180453") 2026/02/08 02:30:11 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2b8_d20260208_m021939_c001_v0001171_t0041_u01770517179833") 2026/02/08 02:30:11 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2b6_d20260208_m021939_c001_v0001171_t0003_u01770517179206") 2026/02/08 02:30:11 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d245faccca67c_d20260208_m021938_c001_v7007000_t0000_u01770517178845") 2026/02/08 02:30:11 DEBUG : potato: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2b4_d20260208_m021938_c001_v0001171_t0050_u01770517178024") 2026/02/08 02:30:11 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b50569ebb_d20260208_m022109_c001_v7007000_t0000_u01770517269060") 2026/02/08 02:30:11 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0734_d20260208_m022107_c001_v0001033_t0043_u01770517267938") 2026/02/08 02:30:11 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fca6_d20260208_m022058_c001_v7007000_t0000_u01770517258466") 2026/02/08 02:30:11 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f06ee_d20260208_m022053_c001_v0001033_t0024_u01770517253080") 2026/02/08 02:30:11 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fc38_d20260208_m022045_c001_v7007000_t0000_u01770517245185") 2026/02/08 02:30:11 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0695_d20260208_m022039_c001_v0001033_t0050_u01770517239599") 2026/02/08 02:30:11 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc28d16_d20260208_m022031_c001_v7007000_t0000_u01770517231047") 2026/02/08 02:30:11 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f066f_d20260208_m022025_c001_v0001033_t0021_u01770517225898") 2026/02/08 02:30:11 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b39219d2_d20260208_m022001_c001_v7007000_t0000_u01770517201708") 2026/02/08 02:30:11 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2fc_d20260208_m022000_c001_v0001171_t0012_u01770517200249") 2026/02/08 02:30:11 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b39219cf_d20260208_m021959_c001_v7007000_t0000_u01770517199883") 2026/02/08 02:30:11 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2f6_d20260208_m021958_c001_v0001171_t0029_u01770517198073") 2026/02/08 02:30:11 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b39219cd_d20260208_m021957_c001_v7007000_t0000_u01770517197707") 2026/02/08 02:30:11 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2f4_d20260208_m021956_c001_v0001171_t0036_u01770517196885") 2026/02/08 02:30:11 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b39219cb_d20260208_m021955_c001_v7007000_t0000_u01770517195860") 2026/02/08 02:30:11 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2ec_d20260208_m021954_c001_v0001171_t0002_u01770517194958") 2026/02/08 02:30:12 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b39219c8_d20260208_m021953_c001_v7007000_t0000_u01770517193325") 2026/02/08 02:30:12 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2e2_d20260208_m021952_c001_v0001171_t0013_u01770517192516") 2026/02/08 02:30:12 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f416d245faccca689_d20260208_m021946_c001_v7007000_t0000_u01770517186383") 2026/02/08 02:30:12 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b2ce_d20260208_m021945_c001_v0001171_t0009_u01770517185361") 2026/02/08 02:30:12 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4005c12eb3d0991d_d20260208_m021846_c001_v7007000_t0000_u01770517126114") 2026/02/08 02:30:12 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b22a_d20260208_m021845_c001_v0001171_t0011_u01770517125389") 2026/02/08 02:30:12 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4005c12eb3d0991b_d20260208_m021844_c001_v7007000_t0000_u01770517124479") 2026/02/08 02:30:12 DEBUG : potato2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b228_d20260208_m021843_c001_v0001171_t0037_u01770517123857") 2026/02/08 02:30:12 DEBUG : potato3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fca2_d20260208_m022058_c001_v7007000_t0000_u01770517258252") 2026/02/08 02:30:12 DEBUG : potato3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d760c2_d20260208_m022054_c001_v0001161_t0049_u01770517254724") 2026/02/08 02:30:12 DEBUG : potato3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fc39_d20260208_m022045_c001_v7007000_t0000_u01770517245700") 2026/02/08 02:30:12 DEBUG : potato3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d760a8_d20260208_m022041_c001_v0001161_t0034_u01770517241618") 2026/02/08 02:30:12 DEBUG : potato3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc28d1c_d20260208_m022031_c001_v7007000_t0000_u01770517231352") 2026/02/08 02:30:12 DEBUG : potato3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7608a_d20260208_m022027_c001_v0001161_t0046_u01770517227256") 2026/02/08 02:30:12 DEBUG : pre-dest1/1: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fd2c_d20260208_m022146_c001_v7007000_t0000_u01770517306612") 2026/02/08 02:30:12 DEBUG : pre-dest1/1: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76106_d20260208_m022137_c001_v0001161_t0046_u01770517297556") 2026/02/08 02:30:12 DEBUG : pre-dest2/2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fd2d_d20260208_m022146_c001_v7007000_t0000_u01770517306796") 2026/02/08 02:30:12 DEBUG : pre-dest2/2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f07e0_d20260208_m022138_c001_v0001033_t0057_u01770517298283") 2026/02/08 02:30:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98d4e2_d20260208_m022121_c001_v7007000_t0000_u01770517281008") 2026/02/08 02:30:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b362_d20260208_m022116_c001_v0001171_t0022_u01770517276836") 2026/02/08 02:30:12 DEBUG : sizeonly: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fbc9_d20260208_m021924_c001_v7007000_t0000_u01770517164063") 2026/02/08 02:30:12 DEBUG : sizeonly: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b28e_d20260208_m021923_c001_v0001171_t0031_u01770517163033") 2026/02/08 02:30:13 DEBUG : splitbanan: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4199ef51948eb4fb_d20260208_m022714_c001_v7007000_t0000_u01770517634407") 2026/02/08 02:30:13 DEBUG : splitbanan: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b5ca_d20260208_m022706_c001_v0001171_t0028_u01770517626468") 2026/02/08 02:30:13 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29a7a_d20260208_m022842_c001_v7007000_t0000_u01770517722205") 2026/02/08 02:30:13 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3ba0_d20260208_m022835_c001_v0001102_t0035_u01770517715380") 2026/02/08 02:30:13 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c252_d20260208_m022824_c001_v7007000_t0000_u01770517704367") 2026/02/08 02:30:13 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b7c_d20260208_m022817_c001_v0001102_t0012_u01770517697561") 2026/02/08 02:30:13 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41302c3b5056a539_d20260208_m022805_c001_v7007000_t0000_u01770517685526") 2026/02/08 02:30:13 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b5c_d20260208_m022758_c001_v0001102_t0022_u01770517678937") 2026/02/08 02:30:13 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dc07e_d20260208_m022748_c001_v7007000_t0000_u01770517668379") 2026/02/08 02:30:13 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b42_d20260208_m022742_c001_v0001102_t0030_u01770517662022") 2026/02/08 02:30:13 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f42172aa38647c029_d20260208_m022731_c001_v7007000_t0000_u01770517651972") 2026/02/08 02:30:13 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3b1a_d20260208_m022724_c001_v0001102_t0053_u01770517644993") 2026/02/08 02:30:13 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41877310fee0f835_d20260208_m022709_c001_v7007000_t0000_u01770517629137") 2026/02/08 02:30:13 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d7644f_d20260208_m022705_c001_v0001161_t0040_u01770517625484") 2026/02/08 02:30:13 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc8e_d20260208_m022653_c001_v7007000_t0000_u01770517613814") 2026/02/08 02:30:13 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d763fd_d20260208_m022646_c001_v0001161_t0043_u01770517606166") 2026/02/08 02:30:13 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98dc6c_d20260208_m022645_c001_v7007000_t0000_u01770517605238") 2026/02/08 02:30:13 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1139_d20260208_m022640_c001_v0001033_t0042_u01770517600895") 2026/02/08 02:30:13 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4105241147bdda1f_d20260208_m022630_c001_v7007000_t0000_u01770517590524") 2026/02/08 02:30:13 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f10e3_d20260208_m022622_c001_v0001033_t0039_u01770517582883") 2026/02/08 02:30:13 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4005c12eb3d0a072_d20260208_m022621_c001_v7007000_t0000_u01770517581312") 2026/02/08 02:30:13 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3aa6_d20260208_m022617_c001_v0001102_t0017_u01770517577608") 2026/02/08 02:30:14 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41831ad19c0c89b0_d20260208_m022558_c001_v7007000_t0000_u01770517558678") 2026/02/08 02:30:14 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a74_d20260208_m022554_c001_v0001102_t0042_u01770517554425") 2026/02/08 02:30:14 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41953b99521dbf29_d20260208_m022543_c001_v7007000_t0000_u01770517543239") 2026/02/08 02:30:14 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a54_d20260208_m022536_c001_v0001102_t0030_u01770517536640") 2026/02/08 02:30:14 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4046ba958e6518c6_d20260208_m022525_c001_v7007000_t0000_u01770517525495") 2026/02/08 02:30:14 DEBUG : splitbananasplit: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a27_d20260208_m022518_c001_v0001102_t0052_u01770517518809") 2026/02/08 02:30:14 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41831ad19c0c8bde_d20260208_m022648_c001_v7007000_t0000_u01770517608576") 2026/02/08 02:30:14 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f1141_d20260208_m022642_c001_v0001033_t0021_u01770517602392") 2026/02/08 02:30:14 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98da13_d20260208_m022507_c001_v7007000_t0000_u01770517507984") 2026/02/08 02:30:14 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d762f1_d20260208_m022505_c001_v0001161_t0039_u01770517505210") 2026/02/08 02:30:14 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41831ad19c0c8855_d20260208_m022504_c001_v7007000_t0000_u01770517504078") 2026/02/08 02:30:14 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0e7f_d20260208_m022500_c001_v0001033_t0017_u01770517500683") 2026/02/08 02:30:14 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc28cb2_d20260208_m022022_c001_v7007000_t0000_u01770517222858") 2026/02/08 02:30:14 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f065c_d20260208_m022021_c001_v0001033_t0051_u01770517221707") 2026/02/08 02:30:14 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b3921a59_d20260208_m022021_c001_v7007000_t0000_u01770517221141") 2026/02/08 02:30:14 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b31e_d20260208_m022020_c001_v0001171_t0006_u01770517220266") 2026/02/08 02:30:14 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fbc6_d20260208_m021920_c001_v7007000_t0000_u01770517160924") 2026/02/08 02:30:14 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b284_d20260208_m021919_c001_v0001171_t0056_u01770517159298") 2026/02/08 02:30:14 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fbc1_d20260208_m021918_c001_v7007000_t0000_u01770517158938") 2026/02/08 02:30:14 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b282_d20260208_m021917_c001_v0001171_t0015_u01770517157707") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fbbe_d20260208_m021915_c001_v7007000_t0000_u01770517155545") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b27e_d20260208_m021914_c001_v0001171_t0043_u01770517154366") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fbbb_d20260208_m021913_c001_v7007000_t0000_u01770517153826") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b27a_d20260208_m021912_c001_v0001171_t0006_u01770517152458") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b278_d20260208_m021909_c001_v0001171_t0010_u01770517149015") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fbb1_d20260208_m021908_c001_v7007000_t0000_u01770517148654") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b276_d20260208_m021908_c001_v0001171_t0017_u01770517148021") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b272_d20260208_m021907_c001_v0001171_t0046_u01770517147196") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c6fb9e_d20260208_m021906_c001_v7007000_t0000_u01770517146835") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b266_d20260208_m021903_c001_v0001171_t0012_u01770517143771") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b25a_d20260208_m021900_c001_v0001171_t0034_u01770517140657") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4005c12eb3d099a9_d20260208_m021900_c001_v7007000_t0000_u01770517140298") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b254_d20260208_m021859_c001_v0001171_t0023_u01770517139627") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b250_d20260208_m021858_c001_v0001171_t0052_u01770517138755") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4005c12eb3d0999a_d20260208_m021858_c001_v7007000_t0000_u01770517138337") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b246_d20260208_m021854_c001_v0001171_t0033_u01770517134633") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4005c12eb3d0996a_d20260208_m021854_c001_v7007000_t0000_u01770517134261") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b244_d20260208_m021853_c001_v0001171_t0015_u01770517133592") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4005c12eb3d0994f_d20260208_m021852_c001_v7007000_t0000_u01770517132688") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b23c_d20260208_m021851_c001_v0001171_t0023_u01770517131946") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4005c12eb3d09937_d20260208_m021851_c001_v7007000_t0000_u01770517131405") 2026/02/08 02:30:15 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b23a_d20260208_m021850_c001_v0001171_t0013_u01770517130762") 2026/02/08 02:30:16 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4005c12eb3d0992a_d20260208_m021849_c001_v7007000_t0000_u01770517129856") 2026/02/08 02:30:16 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b238_d20260208_m021849_c001_v0001171_t0044_u01770517129018") 2026/02/08 02:30:16 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4005c12eb3d09928_d20260208_m021848_c001_v7007000_t0000_u01770517128476") 2026/02/08 02:30:16 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b234_d20260208_m021847_c001_v0001171_t0053_u01770517127857") 2026/02/08 02:30:16 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4005c12eb3d09925_d20260208_m021847_c001_v7007000_t0000_u01770517127314") 2026/02/08 02:30:16 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b22c_d20260208_m021846_c001_v0001171_t0012_u01770517126659") 2026/02/08 02:30:16 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4005c12eb3d09917_d20260208_m021842_c001_v7007000_t0000_u01770517122139") 2026/02/08 02:30:16 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b224_d20260208_m021841_c001_v0001171_t0016_u01770517121441") 2026/02/08 02:30:16 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4005c12eb3d09916_d20260208_m021840_c001_v7007000_t0000_u01770517120899") 2026/02/08 02:30:16 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b21c_d20260208_m021840_c001_v0001171_t0053_u01770517120218") 2026/02/08 02:30:16 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4005c12eb3d09913_d20260208_m021839_c001_v7007000_t0000_u01770517119320") 2026/02/08 02:30:16 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b218_d20260208_m021838_c001_v0001171_t0012_u01770517118698") 2026/02/08 02:30:16 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4005c12eb3d09910_d20260208_m021836_c001_v7007000_t0000_u01770517116547") 2026/02/08 02:30:16 DEBUG : sub dir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b214_d20260208_m021835_c001_v0001171_t0008_u01770517115866") 2026/02/08 02:30:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98da14_d20260208_m022508_c001_v7007000_t0000_u01770517508165") 2026/02/08 02:30:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3a03_d20260208_m022505_c001_v0001102_t0008_u01770517505251") 2026/02/08 02:30:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f41831ad19c0c8858_d20260208_m022504_c001_v7007000_t0000_u01770517504259") 2026/02/08 02:30:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b4e6_d20260208_m022500_c001_v0001171_t0030_u01770517500447") 2026/02/08 02:30:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29aa8_d20260208_m022844_c001_v7007000_t0000_u01770517724351") 2026/02/08 02:30:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76605_d20260208_m022843_c001_v0001161_t0052_u01770517723558") 2026/02/08 02:30:17 DEBUG : sub/yam: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b3921a50_d20260208_m022018_c001_v7007000_t0000_u01770517218140") 2026/02/08 02:30:17 DEBUG : sub/yam: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76074_d20260208_m022015_c001_v0001161_t0055_u01770517215397") 2026/02/08 02:30:17 DEBUG : test_dir1/file2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98da0d_d20260208_m022459_c001_v7007000_t0000_u01770517499678") 2026/02/08 02:30:17 DEBUG : test_dir1/file2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d762e1_d20260208_m022457_c001_v0001161_t0013_u01770517497763") 2026/02/08 02:30:17 DEBUG : test_dir1/file2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98da0a_d20260208_m022456_c001_v7007000_t0000_u01770517496987") 2026/02/08 02:30:17 DEBUG : test_dir1/file2: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0e33_d20260208_m022454_c001_v0001033_t0058_u01770517494376") 2026/02/08 02:30:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98da0e_d20260208_m022459_c001_v7007000_t0000_u01770517499861") 2026/02/08 02:30:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b4e0_d20260208_m022457_c001_v0001171_t0009_u01770517497753") 2026/02/08 02:30:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f40395428ca98da0b_d20260208_m022457_c001_v7007000_t0000_u01770517497168") 2026/02/08 02:30:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b4d6_d20260208_m022454_c001_v0001171_t0035_u01770517494317") 2026/02/08 02:30:17 DEBUG : three: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b39219ff_d20260208_m022007_c001_v7007000_t0000_u01770517207407") 2026/02/08 02:30:17 DEBUG : three: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b30c_d20260208_m022006_c001_v0001171_t0035_u01770517206229") 2026/02/08 02:30:17 DEBUG : three: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b306_d20260208_m022003_c001_v0001171_t0034_u01770517203220") 2026/02/08 02:30:17 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29ad0_d20260208_m022846_c001_v7007000_t0000_u01770517726043") 2026/02/08 02:30:17 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b687_d20260208_m022845_c001_v0001171_t0020_u01770517725342") 2026/02/08 02:30:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c76259_d20260208_m022912_c001_v7007000_t0000_u01770517752184") 2026/02/08 02:30:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f151f_d20260208_m022904_c001_v0001033_t0009_u01770517744035") 2026/02/08 02:30:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29b16_d20260208_m022902_c001_v7007000_t0000_u01770517742465") 2026/02/08 02:30:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b699_d20260208_m022900_c001_v0001171_t0041_u01770517740848") 2026/02/08 02:30:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29b15_d20260208_m022859_c001_v7007000_t0000_u01770517739864") 2026/02/08 02:30:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76647_d20260208_m022859_c001_v0001161_t0035_u01770517739169") 2026/02/08 02:30:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29b03_d20260208_m022853_c001_v7007000_t0000_u01770517733773") 2026/02/08 02:30:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b68f_d20260208_m022852_c001_v0001171_t0022_u01770517732436") 2026/02/08 02:30:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29b11_d20260208_m022856_c001_v7007000_t0000_u01770517736455") 2026/02/08 02:30:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f14d5_d20260208_m022854_c001_v0001033_t0044_u01770517734772") 2026/02/08 02:30:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29af3_d20260208_m022851_c001_v7007000_t0000_u01770517731467") 2026/02/08 02:30:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76621_d20260208_m022850_c001_v0001161_t0057_u01770517730764") 2026/02/08 02:30:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29ae9_d20260208_m022849_c001_v7007000_t0000_u01770517729808") 2026/02/08 02:30:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3bb9_d20260208_m022848_c001_v0001102_t0009_u01770517728979") 2026/02/08 02:30:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29ae2_d20260208_m022848_c001_v7007000_t0000_u01770517728036") 2026/02/08 02:30:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f149d_d20260208_m022847_c001_v0001033_t0029_u01770517727045") 2026/02/08 02:30:18 DEBUG : toe/toe/toe: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c76291_d20260208_m022917_c001_v7007000_t0000_u01770517757064") 2026/02/08 02:30:18 DEBUG : toe/toe/toe: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1132157b8dc0b6ad_d20260208_m022916_c001_v0001171_t0018_u01770517756356") 2026/02/08 02:30:18 DEBUG : toe/toe/toe: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29b13_d20260208_m022858_c001_v7007000_t0000_u01770517738178") 2026/02/08 02:30:18 DEBUG : toe/toe/toe: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3bbf_d20260208_m022857_c001_v0001102_t0024_u01770517737409") 2026/02/08 02:30:18 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f423c1b6735c76260_d20260208_m022912_c001_v7007000_t0000_u01770517752771") 2026/02/08 02:30:18 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f106266ca7c2f3bd5_d20260208_m022911_c001_v0001102_t0050_u01770517751484") 2026/02/08 02:30:18 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f420b65f38bc29b18_d20260208_m022903_c001_v7007000_t0000_u01770517743046") 2026/02/08 02:30:18 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f117ab1b11b12ec49_d20260208_m022902_c001_v0001097_t0033_u01770517742124") 2026/02/08 02:30:18 DEBUG : two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b3921a02_d20260208_m022007_c001_v7007000_t0000_u01770517207588") 2026/02/08 02:30:18 DEBUG : two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f405401d8e4d7606a_d20260208_m022004_c001_v0001161_t0027_u01770517204987") 2026/02/08 02:30:18 DEBUG : two: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4132157b8dc0b304_d20260208_m022003_c001_v0001171_t0023_u01770517203036") 2026/02/08 02:30:18 DEBUG : yam: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b3921a53_d20260208_m022018_c001_v7007000_t0000_u01770517218937") 2026/02/08 02:30:18 DEBUG : yam: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f103054bda0f67114_d20260208_m022017_c001_v0001113_t0040_u01770517217790") 2026/02/08 02:30:19 DEBUG : yam: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b3921a44_d20260208_m022014_c001_v7007000_t0000_u01770517214040") 2026/02/08 02:30:19 DEBUG : yam: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f105401d8e4d76070_d20260208_m022012_c001_v0001161_t0053_u01770517212370") 2026/02/08 02:30:19 DEBUG : yam: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b3921a2b_d20260208_m022011_c001_v7007000_t0000_u01770517211076") 2026/02/08 02:30:19 DEBUG : yam: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f10427678ac9f0603_d20260208_m022008_c001_v0001033_t0014_u01770517208172") 2026/02/08 02:30:19 DEBUG : yaml: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b3921a47_d20260208_m022014_c001_v7007000_t0000_u01770517214833") 2026/02/08 02:30:19 DEBUG : yaml: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f1196e91597800a40_d20260208_m022013_c001_v0001103_t0059_u01770517213619") 2026/02/08 02:30:19 DEBUG : yaml: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f4151b227b3921a35_d20260208_m022011_c001_v7007000_t0000_u01770517211811") 2026/02/08 02:30:19 DEBUG : yaml: Deleting (id "4_z2fa22dc300bd3bbb9fc80e1b_f101d8f4731f9badb_d20260208_m022010_c001_v0001102_t0044_u01770517210689") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m48.041136836s (try 1/5)