"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/06/10 02:18:22 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi" 2026/06/10 02:18:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 02:18:22 DEBUG : Creating backend with remote "/tmp/rclone3006738138" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:18:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/10 02:18:23 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:18:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/10 02:18:23 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:18:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/10 02:18:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/10 02:18:24 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:18:24 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:18:25 DEBUG : sub dir/hello world: size = 11 OK 2026/06/10 02:18:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:18:25 INFO : sub dir/hello world: Copied (new) 2026/06/10 02:18:25 DEBUG : B2 bucket rclone-test-dopivis7fexi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.83s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.42s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:18:26 DEBUG : Creating backend with remote "/non-existing" 2026/06/10 02:18:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/10 02:18:26 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:18:26 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:18:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/10 02:18:27 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:18:27 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:18:28 DEBUG : sub dir/hello world: size = 11 OK 2026/06/10 02:18:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:18:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.71s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:18:29 INFO : B2 bucket rclone-test-dopivis7fexi: Running all checks before starting transfers 2026/06/10 02:18:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/10 02:18:29 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:18:29 INFO : B2 bucket rclone-test-dopivis7fexi: Checks finished, now starting transfers 2026/06/10 02:18:29 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:18:30 DEBUG : sub dir/hello world: size = 11 OK 2026/06/10 02:18:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:18:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.35s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:18:30 ERROR : Ignoring --no-traverse with sync 2026/06/10 02:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/10 02:18:30 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:18:30 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:18:31 DEBUG : sub dir/hello world: size = 11 OK 2026/06/10 02:18:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:18:31 INFO : sub dir/hello world: Copied (new) 2026/06/10 02:18:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.26s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:18:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/10 02:18:32 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:18:32 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:18:32 DEBUG : hello world2: size = 12 OK 2026/06/10 02:18:32 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/10 02:18:32 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.27s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:18:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/10 02:18:33 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:18:33 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:18:33 DEBUG : potato2: size = 11 OK 2026/06/10 02:18:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:18:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.23s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:18:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/10 02:18:35 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:18:35 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:18:35 DEBUG : potato2: size = 11 OK 2026/06/10 02:18:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:18:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.79s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:18:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/10 02:18:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/10 02:18:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/10 02:18:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/10 02:18:36 INFO : sub dir2: Making directory 2026/06/10 02:18:36 INFO : sub dir: Making directory 2026/06/10 02:18:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/10 02:18:36 INFO : sub dir2/sub sub dir2: Making directory 2026/06/10 02:18:36 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:18:36 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:18:36 DEBUG : sub dir/hello world: size = 11 OK 2026/06/10 02:18:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:18:36 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/06/10 02:18:37 DEBUG : B2 bucket rclone-test-dopivis7fexi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.30s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:18:37 INFO : sub dir2: Making directory 2026/06/10 02:18:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/10 02:18:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/10 02:18:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/10 02:18:37 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:18:37 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:18:38 DEBUG : sub dir/hello world: size = 11 OK 2026/06/10 02:18:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:18:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.41s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:18:39 DEBUG : sub dir2: Making directory with metadata 2026/06/10 02:18:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/10 02:18:39 INFO : sub dir2: Making directory 2026/06/10 02:18:39 INFO : sub dir: Making directory 2026/06/10 02:18:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/10 02:18:39 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:18:39 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:18:39 DEBUG : sub dir/hello world: size = 11 OK 2026/06/10 02:18:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:18:39 INFO : sub dir/hello world: Copied (new) 2026/06/10 02:18:39 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/10 02:18:39 DEBUG : B2 bucket rclone-test-dopivis7fexi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/10 02:18:40 DEBUG : B2 bucket rclone-test-dopivis7fexi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.57s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:18:40 INFO : sub dir2: Making directory 2026/06/10 02:18:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/10 02:18:41 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:18:41 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:18:41 DEBUG : sub dir/hello world: size = 11 OK 2026/06/10 02:18:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:18:41 INFO : sub dir/hello world: Copied (new) 2026/06/10 02:18:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.42s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:18:42 DEBUG : sub dir2: Making directory with metadata 2026/06/10 02:18:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/10 02:18:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/10 02:18:42 INFO : sub dir2: Making directory 2026/06/10 02:18:42 INFO : sub dir: Making directory 2026/06/10 02:18:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/10 02:18:42 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:18:42 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:18:42 DEBUG : sub dir/hello world: size = 11 OK 2026/06/10 02:18:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:18:42 INFO : sub dir/hello world: Copied (new) 2026/06/10 02:18:42 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/10 02:18:43 DEBUG : B2 bucket rclone-test-dopivis7fexi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.25s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:18:43 INFO : sub dir2: Making directory 2026/06/10 02:18:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/10 02:18:44 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:18:44 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:18:44 DEBUG : sub dir/hello world: size = 11 OK 2026/06/10 02:18:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:18:44 INFO : sub dir/hello world: Copied (new) 2026/06/10 02:18:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.45s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:18:46 DEBUG : Creating backend with remote "TestB2:rclone-test-bazumah6xeyo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-dopivis7fexi -> B2 bucket rclone-test-bazumah6xeyo 2026/06/10 02:18:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/10 02:18:47 DEBUG : B2 bucket rclone-test-bazumah6xeyo: Waiting for checks to finish 2026/06/10 02:18:47 DEBUG : B2 bucket rclone-test-bazumah6xeyo: Waiting for transfers to finish 2026/06/10 02:18:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/10 02:18:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:18:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/10 02:18:48 DEBUG : B2 bucket rclone-test-bazumah6xeyo: Purge remote 2026/06/10 02:18:48 INFO : B2 bucket rclone-test-bazumah6xeyo: cleaning bucket "rclone-test-bazumah6xeyo" of all files 2026/06/10 02:18:48 DEBUG : sub dir/hello world: Deleting (id "4_z1fd23d93503dabfb9fe80e1b_f114e2053bbb953be_d20260610_m021847_c001_v0001103_t0011_u01781057927866") --- PASS: TestServerSideCopy (4.19s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:18:50 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:18:50 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:18:50 DEBUG : sub dir/hello world: Sizes differ 2026/06/10 02:18:50 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:18:50 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:18:51 DEBUG : sub dir/hello world: size = 17 OK 2026/06/10 02:18:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/10 02:18:51 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.15s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:18:52 DEBUG : Creating backend with remote "TestB2:rclone-test-merikev1qafe" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-dopivis7fexi -> B2 bucket rclone-test-merikev1qafe 2026/06/10 02:18:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/10 02:18:53 DEBUG : B2 bucket rclone-test-merikev1qafe: Waiting for checks to finish 2026/06/10 02:18:53 DEBUG : B2 bucket rclone-test-merikev1qafe: Waiting for transfers to finish 2026/06/10 02:18:54 DEBUG : sub dir/hello world: size = 11 OK 2026/06/10 02:18:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:18:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/10 02:18:56 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:18:56 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-merikev1qafe) 2026/06/10 02:18:56 DEBUG : sub dir/hello world: Sizes differ 2026/06/10 02:18:56 DEBUG : B2 bucket rclone-test-merikev1qafe: Waiting for checks to finish 2026/06/10 02:18:56 DEBUG : B2 bucket rclone-test-merikev1qafe: Waiting for transfers to finish 2026/06/10 02:18:56 DEBUG : sub dir/hello world: size = 17 OK 2026/06/10 02:18:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/10 02:18:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/10 02:18:56 DEBUG : B2 bucket rclone-test-merikev1qafe: Purge remote 2026/06/10 02:18:56 INFO : B2 bucket rclone-test-merikev1qafe: cleaning bucket "rclone-test-merikev1qafe" of all files 2026/06/10 02:18:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f325d13503dabfb9fe80e1b_f11978602c97f0beb_d20260610_m021856_c001_v0001180_t0044_u01781057936140") 2026/06/10 02:18:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f325d13503dabfb9fe80e1b_f1067a92cda388a8c_d20260610_m021854_c001_v0001167_t0034_u01781057934092") --- PASS: TestServerSideCopyOverSelf (6.39s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:18:59 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:18:59 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:18:59 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:18:59 DEBUG : sub dir/hello world: Sizes differ 2026/06/10 02:18:59 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:18:59 DEBUG : sub dir/hello world: size = 17 OK 2026/06/10 02:18:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/10 02:18:59 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/10 02:18:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.06s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:00 DEBUG : Creating backend with remote "TestB2:rclone-test-sarubeb2wowa" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-dopivis7fexi -> B2 bucket rclone-test-sarubeb2wowa 2026/06/10 02:19:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/10 02:19:02 DEBUG : B2 bucket rclone-test-sarubeb2wowa: Waiting for checks to finish 2026/06/10 02:19:02 DEBUG : B2 bucket rclone-test-sarubeb2wowa: Waiting for transfers to finish 2026/06/10 02:19:03 DEBUG : sub dir/hello world: size = 11 OK 2026/06/10 02:19:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:19:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/10 02:19:04 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:19:04 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sarubeb2wowa) 2026/06/10 02:19:04 DEBUG : sub dir/hello world: Sizes differ 2026/06/10 02:19:04 DEBUG : B2 bucket rclone-test-sarubeb2wowa: Waiting for checks to finish 2026/06/10 02:19:04 DEBUG : B2 bucket rclone-test-sarubeb2wowa: Waiting for transfers to finish 2026/06/10 02:19:04 DEBUG : sub dir/hello world: size = 17 OK 2026/06/10 02:19:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/10 02:19:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/10 02:19:04 INFO : sub dir/hello world: Deleted 2026/06/10 02:19:06 DEBUG : testing file moves 2026/06/10 02:19:06 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:19:06 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sarubeb2wowa) 2026/06/10 02:19:06 DEBUG : sub dir/hello world: Sizes differ 2026/06/10 02:19:06 DEBUG : B2 bucket rclone-test-sarubeb2wowa: Waiting for checks to finish 2026/06/10 02:19:06 DEBUG : B2 bucket rclone-test-sarubeb2wowa: Waiting for transfers to finish 2026/06/10 02:19:06 DEBUG : sub dir/hello world: size = 24 OK 2026/06/10 02:19:06 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/10 02:19:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/10 02:19:07 INFO : sub dir/hello world: Deleted 2026/06/10 02:19:07 DEBUG : B2 bucket rclone-test-sarubeb2wowa: Purge remote 2026/06/10 02:19:07 INFO : B2 bucket rclone-test-sarubeb2wowa: cleaning bucket "rclone-test-sarubeb2wowa" of all files 2026/06/10 02:19:07 DEBUG : sub dir/hello world: Deleting (id "4_z2f827d33503dabfb9fe80e1b_f1188446f65b5b46f_d20260610_m021906_c001_v0001150_t0043_u01781057946577") 2026/06/10 02:19:07 DEBUG : sub dir/hello world: Deleting (id "4_z2f827d33503dabfb9fe80e1b_f112d477ca0920a43_d20260610_m021904_c001_v0001178_t0044_u01781057944661") 2026/06/10 02:19:07 DEBUG : sub dir/hello world: Deleting (id "4_z2f827d33503dabfb9fe80e1b_f112d0363fca82fd4_d20260610_m021902_c001_v0001109_t0035_u01781057942726") --- PASS: TestServerSideMoveOverSelf (8.79s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:09 ERROR : error listing: directory not found 2026/06/10 02:19:09 INFO : Local file system at /tmp/rclone3006738138: Making directory 2026/06/10 02:19:09 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:09 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.64s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/10 02:19:11 DEBUG : Local file system at /tmp/rclone3006738138: Waiting for checks to finish 2026/06/10 02:19:11 DEBUG : Local file system at /tmp/rclone3006738138: Waiting for transfers to finish 2026/06/10 02:19:12 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/10 02:19:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:19:12 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/10 02:19:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.97s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:12 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/10 02:19:12 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:12 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:13 DEBUG : check sum: size = 1 OK 2026/06/10 02:19:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/10 02:19:13 INFO : check sum: Copied (new) 2026/06/10 02:19:13 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:13 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:13 DEBUG : check sum: size = 1 OK 2026/06/10 02:19:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/10 02:19:13 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/10 02:19:13 DEBUG : check sum: Unchanged skipping 2026/06/10 02:19:13 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:13 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:13 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.77s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/10 02:19:14 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:14 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:15 DEBUG : sizeonly: size = 6 OK 2026/06/10 02:19:15 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/10 02:19:15 INFO : sizeonly: Copied (new) 2026/06/10 02:19:15 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:15 DEBUG : sizeonly: size = 6 OK 2026/06/10 02:19:15 DEBUG : sizeonly: Sizes identical 2026/06/10 02:19:15 DEBUG : sizeonly: Unchanged skipping 2026/06/10 02:19:15 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:15 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:15 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:15 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.79s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/10 02:19:16 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:16 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:16 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/10 02:19:16 INFO : ignore-size: Copied (new) 2026/06/10 02:19:16 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:17 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:19:17 DEBUG : ignore-size: Unchanged skipping 2026/06/10 02:19:17 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:17 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:17 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.80s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:18 DEBUG : existing: size = 6 OK 2026/06/10 02:19:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:19:18 DEBUG : existing: Unchanged skipping 2026/06/10 02:19:18 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:18 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:18 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:18 INFO : There was nothing to transfer 2026/06/10 02:19:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/10 02:19:19 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:19 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:19 DEBUG : existing: size = 6 OK 2026/06/10 02:19:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/10 02:19:19 INFO : existing: Copied (replaced existing) 2026/06/10 02:19:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.31s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:20 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/10 02:19:20 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:20 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:20 DEBUG : existing: size = 6 OK 2026/06/10 02:19:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/10 02:19:20 INFO : existing: Copied (new) 2026/06/10 02:19:20 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:21 DEBUG : existing: Destination exists, skipping 2026/06/10 02:19:21 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:21 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:21 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.63s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:22 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/10 02:19:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/10 02:19:23 DEBUG : c/non empty space: size = 5 OK 2026/06/10 02:19:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:19:23 DEBUG : c/non empty space: Unchanged skipping 2026/06/10 02:19:23 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:23 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:23 DEBUG : a/potato2: size = 60 OK 2026/06/10 02:19:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/10 02:19:23 INFO : a/potato2: Copied (new) 2026/06/10 02:19:23 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:23 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:25 DEBUG : empty space: size = 1 OK 2026/06/10 02:19:25 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/06/10 02:19:25 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/10 02:19:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/10 02:19:25 DEBUG : empty space: Unchanged skipping 2026/06/10 02:19:25 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:25 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:25 INFO : There was nothing to transfer 2026/06/10 02:19:25 DEBUG : empty space: size = 1 OK 2026/06/10 02:19:25 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/06/10 02:19:25 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/10 02:19:26 INFO : empty space: Updated modification time in destination 2026/06/10 02:19:26 DEBUG : empty space: Unchanged skipping 2026/06/10 02:19:26 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:26 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:26 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.63s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:28 DEBUG : empty space: size = 1 OK 2026/06/10 02:19:28 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/06/10 02:19:28 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/10 02:19:28 DEBUG : empty space: Unchanged skipping 2026/06/10 02:19:28 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:28 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.43s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:29 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:29 DEBUG : foo: size = 3 OK 2026/06/10 02:19:29 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/06/10 02:19:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:19:29 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:19:29 DEBUG : foo: sha1 differ 2026/06/10 02:19:29 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:29 DEBUG : foo: size = 3 OK 2026/06/10 02:19:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/10 02:19:29 INFO : foo: Copied (replaced existing) 2026/06/10 02:19:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:31 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/10 02:19:31 DEBUG : empty space: size = 1 OK 2026/06/10 02:19:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:19:31 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:31 DEBUG : empty space: Unchanged skipping 2026/06/10 02:19:31 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:31 DEBUG : potato: size = 60 OK 2026/06/10 02:19:31 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/10 02:19:31 INFO : potato: Copied (new) 2026/06/10 02:19:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:33 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:19:33 DEBUG : potato: size = 60 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:19:33 DEBUG : potato: Sizes differ 2026/06/10 02:19:33 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:33 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:33 DEBUG : potato: size = 21 OK 2026/06/10 02:19:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/10 02:19:33 INFO : potato: Copied (replaced existing) 2026/06/10 02:19:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.03s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:35 DEBUG : potato: size = 21 OK 2026/06/10 02:19:35 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/06/10 02:19:35 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3006738138) 2026/06/10 02:19:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:19:35 DEBUG : potato: sha1 differ 2026/06/10 02:19:35 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:35 DEBUG : potato: size = 21 OK 2026/06/10 02:19:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/10 02:19:35 INFO : potato: Copied (replaced existing) 2026/06/10 02:19:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/10 02:19:37 DEBUG : empty space: size = 1 OK 2026/06/10 02:19:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:19:37 DEBUG : empty space: Unchanged skipping 2026/06/10 02:19:37 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:37 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/10 02:19:37 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/10 02:19:39 DEBUG : empty space: size = 1 OK 2026/06/10 02:19:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:19:39 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:39 DEBUG : empty space: Unchanged skipping 2026/06/10 02:19:39 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:40 DEBUG : potato2: size = 60 OK 2026/06/10 02:19:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/10 02:19:40 INFO : potato2: Copied (new) 2026/06/10 02:19:40 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:40 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:42 INFO : d: Making directory 2026/06/10 02:19:42 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/10 02:19:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/10 02:19:42 DEBUG : c/non empty space: size = 5 OK 2026/06/10 02:19:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:19:42 DEBUG : c/non empty space: Unchanged skipping 2026/06/10 02:19:42 DEBUG : a/potato2: size = 60 OK 2026/06/10 02:19:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/10 02:19:42 INFO : a/potato2: Copied (new) 2026/06/10 02:19:42 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:42 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:42 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:42 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:44 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/10 02:19:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/10 02:19:45 DEBUG : c/non empty space: size = 5 OK 2026/06/10 02:19:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:19:45 DEBUG : c/non empty space: Unchanged skipping 2026/06/10 02:19:45 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:45 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:45 DEBUG : a/potato2: size = 60 OK 2026/06/10 02:19:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/10 02:19:45 INFO : a/potato2: Copied (new) 2026/06/10 02:19:45 ERROR : B2 bucket rclone-test-dopivis7fexi: not deleting files as there were IO errors 2026/06/10 02:19:45 ERROR : B2 bucket rclone-test-dopivis7fexi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.66s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:47 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/10 02:19:47 DEBUG : empty space: size = 1 OK 2026/06/10 02:19:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:19:47 DEBUG : empty space: Unchanged skipping 2026/06/10 02:19:47 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:47 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:47 INFO : potato: Deleted 2026/06/10 02:19:47 DEBUG : potato2: size = 60 OK 2026/06/10 02:19:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/10 02:19:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.41s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:49 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:50 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:50 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:50 INFO : potato: Deleted 2026/06/10 02:19:50 DEBUG : empty space: size = 1 OK 2026/06/10 02:19:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/10 02:19:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:19:50 DEBUG : empty space: Unchanged skipping 2026/06/10 02:19:50 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:50 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:50 DEBUG : potato2: size = 60 OK 2026/06/10 02:19:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/10 02:19:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.78s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/10 02:19:52 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:52 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:52 DEBUG : potato2: size = 19 OK 2026/06/10 02:19:52 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/10 02:19:52 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.15s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:54 DEBUG : enormous: Excluded (Size Filter) 2026/06/10 02:19:54 DEBUG : enormous: Excluded 2026/06/10 02:19:54 DEBUG : potato2: Excluded (Size Filter) 2026/06/10 02:19:54 DEBUG : potato2: Excluded 2026/06/10 02:19:55 DEBUG : potato2: Excluded (Size Filter) 2026/06/10 02:19:55 DEBUG : potato2: Excluded 2026/06/10 02:19:55 DEBUG : empty space: size = 1 OK 2026/06/10 02:19:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:19:55 DEBUG : empty space: Unchanged skipping 2026/06/10 02:19:55 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:55 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:55 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:55 INFO : There was nothing to transfer 2026/06/10 02:19:55 DEBUG : enormous: Excluded (Size Filter) 2026/06/10 02:19:55 DEBUG : enormous: Excluded 2026/06/10 02:19:55 DEBUG : potato2: Excluded (Size Filter) 2026/06/10 02:19:55 DEBUG : potato2: Excluded 2026/06/10 02:19:55 DEBUG : potato2: Excluded (Size Filter) 2026/06/10 02:19:55 DEBUG : potato2: Excluded 2026/06/10 02:19:55 DEBUG : empty space: size = 1 OK 2026/06/10 02:19:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/10 02:19:55 DEBUG : empty space: Unchanged skipping 2026/06/10 02:19:55 DEBUG : Local file system at /tmp/rclone3006738138: Waiting for checks to finish 2026/06/10 02:19:55 DEBUG : Local file system at /tmp/rclone3006738138: Waiting for transfers to finish 2026/06/10 02:19:55 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.31s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:19:57 DEBUG : enormous: Excluded (Size Filter) 2026/06/10 02:19:57 DEBUG : enormous: Excluded 2026/06/10 02:19:57 DEBUG : potato2: Excluded (Size Filter) 2026/06/10 02:19:57 DEBUG : potato2: Excluded 2026/06/10 02:19:57 DEBUG : empty space: size = 1 OK 2026/06/10 02:19:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:19:57 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:19:57 DEBUG : empty space: Unchanged skipping 2026/06/10 02:19:57 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:19:57 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:57 INFO : enormous: Deleted 2026/06/10 02:19:58 INFO : potato2: Deleted 2026/06/10 02:19:58 INFO : There was nothing to transfer 2026/06/10 02:19:58 DEBUG : empty space: size = 1 OK 2026/06/10 02:19:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/10 02:19:58 DEBUG : empty space: Unchanged skipping 2026/06/10 02:19:58 DEBUG : Local file system at /tmp/rclone3006738138: Waiting for checks to finish 2026/06/10 02:19:58 DEBUG : Local file system at /tmp/rclone3006738138: Waiting for transfers to finish 2026/06/10 02:19:58 DEBUG : Waiting for deletions to finish 2026/06/10 02:19:58 INFO : enormous: Deleted 2026/06/10 02:19:58 INFO : potato2: Deleted 2026/06/10 02:19:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.87s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:20:00 DEBUG : five: Need to transfer - File not found at Destination 2026/06/10 02:20:00 DEBUG : four: size = 4 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:20:00 DEBUG : four: size = 8 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:20:00 DEBUG : four: Sizes differ 2026/06/10 02:20:00 DEBUG : one: Destination is newer than source, skipping 2026/06/10 02:20:00 DEBUG : three: size = 5 OK 2026/06/10 02:20:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/10 02:20:00 DEBUG : three: Sizes identical 2026/06/10 02:20:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/10 02:20:00 DEBUG : two: size = 3 OK 2026/06/10 02:20:00 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:20:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3006738138) 2026/06/10 02:20:00 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:20:00 DEBUG : two: sha1 differ 2026/06/10 02:20:00 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:20:01 DEBUG : five: size = 4 OK 2026/06/10 02:20:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/10 02:20:01 INFO : five: Copied (new) 2026/06/10 02:20:01 DEBUG : four: size = 4 OK 2026/06/10 02:20:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/10 02:20:01 INFO : four: Copied (replaced existing) 2026/06/10 02:20:01 DEBUG : two: size = 3 OK 2026/06/10 02:20:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/10 02:20:01 INFO : two: Copied (replaced existing) 2026/06/10 02:20:01 DEBUG : Waiting for deletions to finish 2026/06/10 02:20:02 DEBUG : five: size = 4 OK 2026/06/10 02:20:02 DEBUG : four: size = 4 OK 2026/06/10 02:20:02 DEBUG : one: Destination is newer than source, skipping 2026/06/10 02:20:02 DEBUG : three: size = 5 OK 2026/06/10 02:20:02 DEBUG : two: size = 3 OK 2026/06/10 02:20:02 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:20:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/10 02:20:02 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/10 02:20:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/10 02:20:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/10 02:20:02 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/10 02:20:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/10 02:20:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3006738138) 2026/06/10 02:20:02 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:20:02 DEBUG : three: sha1 differ 2026/06/10 02:20:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/10 02:20:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/10 02:20:02 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/10 02:20:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/10 02:20:02 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:20:02 DEBUG : three: size = 5 OK 2026/06/10 02:20:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/10 02:20:02 INFO : three: Copied (replaced existing) 2026/06/10 02:20:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.89s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/10 02:20:04 INFO : B2 bucket rclone-test-dopivis7fexi: Making map for --track-renames 2026/06/10 02:20:04 INFO : B2 bucket rclone-test-dopivis7fexi: Finished making map for --track-renames 2026/06/10 02:20:04 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:20:04 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for renames to finish 2026/06/10 02:20:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/10 02:20:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/10 02:20:04 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:20:04 DEBUG : yam: size = 11 OK 2026/06/10 02:20:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/10 02:20:04 INFO : yam: Copied (new) 2026/06/10 02:20:04 DEBUG : potato: size = 14 OK 2026/06/10 02:20:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/10 02:20:04 INFO : potato: Copied (new) 2026/06/10 02:20:04 DEBUG : Waiting for deletions to finish 2026/06/10 02:20:05 DEBUG : potato: size = 14 OK 2026/06/10 02:20:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:20:05 INFO : B2 bucket rclone-test-dopivis7fexi: Making map for --track-renames 2026/06/10 02:20:05 INFO : B2 bucket rclone-test-dopivis7fexi: Finished making map for --track-renames 2026/06/10 02:20:05 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:20:05 DEBUG : potato: Unchanged skipping 2026/06/10 02:20:05 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for renames to finish 2026/06/10 02:20:05 DEBUG : yaml: size = 11 OK 2026/06/10 02:20:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/10 02:20:05 INFO : yam: Copied (server-side copy) to: yaml 2026/06/10 02:20:06 INFO : yam: Deleted 2026/06/10 02:20:06 INFO : yaml: Renamed from "yam" 2026/06/10 02:20:06 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:20:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.18s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/10 02:20:07 INFO : B2 bucket rclone-test-dopivis7fexi: Making map for --track-renames 2026/06/10 02:20:07 INFO : B2 bucket rclone-test-dopivis7fexi: Finished making map for --track-renames 2026/06/10 02:20:07 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:20:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/10 02:20:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/10 02:20:07 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for renames to finish 2026/06/10 02:20:07 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:20:07 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1103-07.backblaze.com/b2api/v1/b2_upload_file/4f92dda3502dabfb9fe80e1b/c001_v0001103_t0035": EOF 2026/06/10 02:20:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1103-07.backblaze.com/b2api/v1/b2_upload_file/4f92dda3502dabfb9fe80e1b/c001_v0001103_t0035": EOF) 2026/06/10 02:20:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/10 02:20:07 DEBUG : potato: Received error: Post "https://pod-000-1103-07.backblaze.com/b2api/v1/b2_upload_file/4f92dda3502dabfb9fe80e1b/c001_v0001103_t0035": EOF - low level retry 0/10 2026/06/10 02:20:07 DEBUG : pacer: Reducing sleep to 10ms 2026/06/10 02:20:07 DEBUG : yam: size = 11 OK 2026/06/10 02:20:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/10 02:20:07 INFO : yam: Copied (new) 2026/06/10 02:20:08 DEBUG : potato: size = 14 OK 2026/06/10 02:20:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/10 02:20:08 INFO : potato: Copied (new) 2026/06/10 02:20:08 DEBUG : Waiting for deletions to finish 2026/06/10 02:20:08 DEBUG : potato: size = 14 OK 2026/06/10 02:20:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:20:08 DEBUG : potato: Unchanged skipping 2026/06/10 02:20:08 INFO : B2 bucket rclone-test-dopivis7fexi: Making map for --track-renames 2026/06/10 02:20:08 INFO : B2 bucket rclone-test-dopivis7fexi: Finished making map for --track-renames 2026/06/10 02:20:08 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:20:08 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for renames to finish 2026/06/10 02:20:09 DEBUG : yaml: size = 11 OK 2026/06/10 02:20:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/10 02:20:09 INFO : yam: Copied (server-side copy) to: yaml 2026/06/10 02:20:09 INFO : yam: Deleted 2026/06/10 02:20:09 INFO : yaml: Renamed from "yam" 2026/06/10 02:20:09 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:20:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.06s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/10 02:20:10 INFO : B2 bucket rclone-test-dopivis7fexi: Making map for --track-renames 2026/06/10 02:20:10 INFO : B2 bucket rclone-test-dopivis7fexi: Finished making map for --track-renames 2026/06/10 02:20:10 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:20:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/10 02:20:10 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/10 02:20:10 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for renames to finish 2026/06/10 02:20:10 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:20:10 DEBUG : potato: size = 14 OK 2026/06/10 02:20:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/10 02:20:10 INFO : potato: Copied (new) 2026/06/10 02:20:10 DEBUG : sub/yam: size = 11 OK 2026/06/10 02:20:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/10 02:20:10 INFO : sub/yam: Copied (new) 2026/06/10 02:20:10 DEBUG : Waiting for deletions to finish 2026/06/10 02:20:11 DEBUG : potato: size = 14 OK 2026/06/10 02:20:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:20:11 DEBUG : potato: Unchanged skipping 2026/06/10 02:20:11 INFO : B2 bucket rclone-test-dopivis7fexi: Making map for --track-renames 2026/06/10 02:20:11 INFO : B2 bucket rclone-test-dopivis7fexi: Finished making map for --track-renames 2026/06/10 02:20:11 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:20:11 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for renames to finish 2026/06/10 02:20:12 DEBUG : yam: size = 11 OK 2026/06/10 02:20:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/10 02:20:12 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/10 02:20:12 INFO : sub/yam: Deleted 2026/06/10 02:20:12 INFO : yam: Renamed from "sub/yam" 2026/06/10 02:20:12 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:20:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.96s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:20:13 DEBUG : Creating backend with remote "/tmp/rclone3006738138/dir1" 2026/06/10 02:20:13 DEBUG : Creating backend with remote "/tmp/rclone3006738138/dir2" 2026/06/10 02:20:13 DEBUG : Local file system at /tmp/rclone3006738138/dir2: Using server-side directory move 2026/06/10 02:20:13 INFO : Local file system at /tmp/rclone3006738138/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/10 02:20:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/10 02:20:13 DEBUG : Local file system at /tmp/rclone3006738138/dir2: Waiting for checks to finish 2026/06/10 02:20:13 DEBUG : Local file system at /tmp/rclone3006738138/dir2: Waiting for transfers to finish 2026/06/10 02:20:13 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:20:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/10 02:20:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/10 02:20:13 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:20:13 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:20:14 DEBUG : sub dir/hello world: size = 11 OK 2026/06/10 02:20:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:20:14 INFO : sub dir/hello world: Copied (new) 2026/06/10 02:20:14 INFO : sub dir/hello world: Deleted 2026/06/10 02:20:14 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/10 02:20:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/10 02:20:14 INFO : nested/sub dir/file: Copied (new) 2026/06/10 02:20:14 INFO : nested/sub dir/file: Deleted 2026/06/10 02:20:14 INFO : sub dir: Removing directory 2026/06/10 02:20:14 INFO : nested/sub dir: Removing directory 2026/06/10 02:20:14 INFO : nested: Removing directory 2026/06/10 02:20:14 DEBUG : Local file system at /tmp/rclone3006738138: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.92s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:20:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/10 02:20:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/10 02:20:15 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:20:15 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:20:16 DEBUG : sub dir/hello world: size = 11 OK 2026/06/10 02:20:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:20:16 INFO : sub dir/hello world: Copied (new) 2026/06/10 02:20:16 INFO : sub dir/hello world: Deleted 2026/06/10 02:20:16 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/10 02:20:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/10 02:20:16 INFO : nested/sub dir/file: Copied (new) 2026/06/10 02:20:16 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.81s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:20:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/10 02:20:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/10 02:20:17 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:20:17 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:20:18 DEBUG : existing-b: size = 6 OK 2026/06/10 02:20:18 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/10 02:20:18 INFO : existing-b: Copied (new) 2026/06/10 02:20:18 INFO : existing-b: Deleted 2026/06/10 02:20:18 DEBUG : existing: size = 6 OK 2026/06/10 02:20:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/10 02:20:18 INFO : existing: Copied (new) 2026/06/10 02:20:18 INFO : existing: Deleted 2026/06/10 02:20:18 DEBUG : existing: Destination exists, skipping 2026/06/10 02:20:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/10 02:20:18 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:20:18 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:20:18 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.25s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:20:19 DEBUG : Creating backend with remote "TestB2:rclone-test-migebot6nalu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dopivis7fexi -> B2 bucket rclone-test-migebot6nalu 2026/06/10 02:20:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/10 02:20:24 DEBUG : empty space: size = 1 OK 2026/06/10 02:20:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/10 02:20:24 DEBUG : empty space: Unchanged skipping 2026/06/10 02:20:24 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:20:24 DEBUG : potato3: size = 60 (B2 bucket rclone-test-migebot6nalu) 2026/06/10 02:20:24 DEBUG : potato3: Sizes differ 2026/06/10 02:20:24 DEBUG : B2 bucket rclone-test-migebot6nalu: Waiting for checks to finish 2026/06/10 02:20:24 INFO : empty space: Deleted 2026/06/10 02:20:24 DEBUG : B2 bucket rclone-test-migebot6nalu: Waiting for transfers to finish 2026/06/10 02:20:25 DEBUG : potato2: size = 60 OK 2026/06/10 02:20:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/10 02:20:25 INFO : potato2: Copied (server-side copy) 2026/06/10 02:20:25 DEBUG : potato3: size = 68 OK 2026/06/10 02:20:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/10 02:20:25 INFO : potato3: Copied (server-side copy) 2026/06/10 02:20:25 INFO : potato2: Deleted 2026/06/10 02:20:25 INFO : potato3: Deleted 2026/06/10 02:20:26 DEBUG : Creating backend with remote "TestB2:rclone-test-fejoqud7koje" 2026/06/10 02:20:27 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/10 02:20:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/10 02:20:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/10 02:20:27 DEBUG : B2 bucket rclone-test-fejoqud7koje: Waiting for checks to finish 2026/06/10 02:20:27 DEBUG : B2 bucket rclone-test-fejoqud7koje: Waiting for transfers to finish 2026/06/10 02:20:28 DEBUG : empty space: size = 1 OK 2026/06/10 02:20:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/10 02:20:28 INFO : empty space: Copied (server-side copy) 2026/06/10 02:20:28 INFO : empty space: Deleted 2026/06/10 02:20:28 DEBUG : potato2: size = 60 OK 2026/06/10 02:20:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/10 02:20:28 INFO : potato2: Copied (server-side copy) 2026/06/10 02:20:28 DEBUG : potato3: size = 68 OK 2026/06/10 02:20:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/10 02:20:28 INFO : potato3: Copied (server-side copy) 2026/06/10 02:20:28 INFO : potato2: Deleted 2026/06/10 02:20:28 INFO : potato3: Deleted 2026/06/10 02:20:29 DEBUG : B2 bucket rclone-test-fejoqud7koje: Purge remote 2026/06/10 02:20:29 INFO : B2 bucket rclone-test-fejoqud7koje: cleaning bucket "rclone-test-fejoqud7koje" of all files 2026/06/10 02:20:29 DEBUG : empty space: Deleting (id "4_z6f82bdf3504dabfb9fe80e1b_f11540ea3770e0da7_d20260610_m022027_c001_v0001172_t0054_u01781058027824") 2026/06/10 02:20:29 DEBUG : potato2: Deleting (id "4_z6f82bdf3504dabfb9fe80e1b_f11678130e48f3544_d20260610_m022028_c001_v0001113_t0021_u01781058028181") 2026/06/10 02:20:29 DEBUG : potato3: Deleting (id "4_z6f82bdf3504dabfb9fe80e1b_f1061a0ab5fa43ce9_d20260610_m022028_c001_v0001116_t0010_u01781058028198") 2026/06/10 02:20:29 DEBUG : B2 bucket rclone-test-migebot6nalu: Purge remote 2026/06/10 02:20:29 INFO : B2 bucket rclone-test-migebot6nalu: cleaning bucket "rclone-test-migebot6nalu" of all files 2026/06/10 02:20:30 DEBUG : empty space: Deleting (id "4_z4f92adb3504dabfb9fe80e1b_f4182badcc465e4b1_d20260610_m022028_c001_v7007000_t0000_u01781058028209") 2026/06/10 02:20:30 DEBUG : empty space: Deleting (id "4_z4f92adb3504dabfb9fe80e1b_f102ad5abc71f2dc5_d20260610_m022023_c001_v0001106_t0050_u01781058023142") 2026/06/10 02:20:30 DEBUG : potato2: Deleting (id "4_z4f92adb3504dabfb9fe80e1b_f4182badcc465e4b2_d20260610_m022028_c001_v7007000_t0000_u01781058028554") 2026/06/10 02:20:30 DEBUG : potato2: Deleting (id "4_z4f92adb3504dabfb9fe80e1b_f106dc96f64340113_d20260610_m022024_c001_v0001106_t0055_u01781058024659") 2026/06/10 02:20:30 DEBUG : potato3: Deleting (id "4_z4f92adb3504dabfb9fe80e1b_f415baa9a26f43f5e_d20260610_m022028_c001_v7007000_t0000_u01781058028725") 2026/06/10 02:20:30 DEBUG : potato3: Deleting (id "4_z4f92adb3504dabfb9fe80e1b_f114ac27eb14ab6f5_d20260610_m022025_c001_v0001041_t0047_u01781058025168") 2026/06/10 02:20:30 DEBUG : potato3: Deleting (id "4_z4f92adb3504dabfb9fe80e1b_f102ad5abc71f2dc9_d20260610_m022023_c001_v0001106_t0048_u01781058023623") --- PASS: TestServerSideMove (12.04s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:20:31 DEBUG : Creating backend with remote "TestB2:rclone-test-jaqekug6loye" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dopivis7fexi -> B2 bucket rclone-test-jaqekug6loye 2026/06/10 02:20:36 DEBUG : empty space: Excluded (Size Filter) 2026/06/10 02:20:36 DEBUG : empty space: Excluded 2026/06/10 02:20:36 DEBUG : empty space: Excluded (Size Filter) 2026/06/10 02:20:36 DEBUG : empty space: Excluded 2026/06/10 02:20:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/10 02:20:36 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:20:36 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jaqekug6loye) 2026/06/10 02:20:36 DEBUG : potato3: Sizes differ 2026/06/10 02:20:36 DEBUG : B2 bucket rclone-test-jaqekug6loye: Waiting for checks to finish 2026/06/10 02:20:36 DEBUG : B2 bucket rclone-test-jaqekug6loye: Waiting for transfers to finish 2026/06/10 02:20:36 DEBUG : potato2: size = 60 OK 2026/06/10 02:20:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/10 02:20:36 INFO : potato2: Copied (server-side copy) 2026/06/10 02:20:37 INFO : potato2: Deleted 2026/06/10 02:20:37 DEBUG : potato3: size = 68 OK 2026/06/10 02:20:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/10 02:20:37 INFO : potato3: Copied (server-side copy) 2026/06/10 02:20:37 INFO : potato3: Deleted 2026/06/10 02:20:38 DEBUG : Creating backend with remote "TestB2:rclone-test-halivan9bino" 2026/06/10 02:20:38 DEBUG : empty space: Excluded (Size Filter) 2026/06/10 02:20:38 DEBUG : empty space: Excluded 2026/06/10 02:20:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/10 02:20:39 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/10 02:20:39 DEBUG : B2 bucket rclone-test-halivan9bino: Waiting for checks to finish 2026/06/10 02:20:39 DEBUG : B2 bucket rclone-test-halivan9bino: Waiting for transfers to finish 2026/06/10 02:20:39 DEBUG : potato2: size = 60 OK 2026/06/10 02:20:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/10 02:20:39 INFO : potato2: Copied (server-side copy) 2026/06/10 02:20:40 INFO : potato2: Deleted 2026/06/10 02:20:42 DEBUG : potato3: size = 68 OK 2026/06/10 02:20:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/10 02:20:42 INFO : potato3: Copied (server-side copy) 2026/06/10 02:20:42 INFO : potato3: Deleted 2026/06/10 02:20:43 DEBUG : B2 bucket rclone-test-halivan9bino: Purge remote 2026/06/10 02:20:43 INFO : B2 bucket rclone-test-halivan9bino: cleaning bucket "rclone-test-halivan9bino" of all files 2026/06/10 02:20:43 DEBUG : potato2: Deleting (id "4_z2fd2ede3504dabfb9fe80e1b_f109d5b013d90cbe9_d20260610_m022039_c001_v0001174_t0027_u01781058039739") 2026/06/10 02:20:43 DEBUG : potato3: Deleting (id "4_z2fd2ede3504dabfb9fe80e1b_f106a6ad39554170f_d20260610_m022040_c001_v0001115_t0013_u01781058040152") 2026/06/10 02:20:44 DEBUG : B2 bucket rclone-test-jaqekug6loye: Purge remote 2026/06/10 02:20:44 INFO : B2 bucket rclone-test-jaqekug6loye: cleaning bucket "rclone-test-jaqekug6loye" of all files 2026/06/10 02:20:44 DEBUG : empty space: Deleting (id "4_zdfc2ddc3504dabfb9fe80e1b_f112b3913097797fe_d20260610_m022035_c001_v0001182_t0032_u01781058035824") 2026/06/10 02:20:44 DEBUG : potato2: Deleting (id "4_zdfc2ddc3504dabfb9fe80e1b_f4060976fe11f3ff2_d20260610_m022040_c001_v7007000_t0000_u01781058040082") 2026/06/10 02:20:44 DEBUG : potato2: Deleting (id "4_zdfc2ddc3504dabfb9fe80e1b_f1120b7958380cbb2_d20260610_m022036_c001_v0001105_t0000_u01781058036617") 2026/06/10 02:20:44 DEBUG : potato3: Deleting (id "4_zdfc2ddc3504dabfb9fe80e1b_f4060976fe11f3ff9_d20260610_m022042_c001_v7007000_t0000_u01781058042884") 2026/06/10 02:20:44 DEBUG : potato3: Deleting (id "4_zdfc2ddc3504dabfb9fe80e1b_f10204cef788291e5_d20260610_m022036_c001_v0001109_t0013_u01781058036997") 2026/06/10 02:20:44 DEBUG : potato3: Deleting (id "4_zdfc2ddc3504dabfb9fe80e1b_f112b391309779802_d20260610_m022036_c001_v0001182_t0030_u01781058036017") --- PASS: TestServerSideMoveWithFilter (15.15s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:20:46 DEBUG : Creating backend with remote "TestB2:rclone-test-mixijan3wami" 2026/06/10 02:20:49 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dopivis7fexi -> B2 bucket rclone-test-mixijan3wami 2026/06/10 02:20:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/10 02:20:53 DEBUG : empty space: size = 1 OK 2026/06/10 02:20:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/10 02:20:53 DEBUG : empty space: Unchanged skipping 2026/06/10 02:20:53 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:20:53 DEBUG : potato3: size = 60 (B2 bucket rclone-test-mixijan3wami) 2026/06/10 02:20:53 DEBUG : potato3: Sizes differ 2026/06/10 02:20:53 DEBUG : B2 bucket rclone-test-mixijan3wami: Waiting for checks to finish 2026/06/10 02:20:53 INFO : empty space: Deleted 2026/06/10 02:20:53 DEBUG : B2 bucket rclone-test-mixijan3wami: Waiting for transfers to finish 2026/06/10 02:20:53 DEBUG : potato2: size = 60 OK 2026/06/10 02:20:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/10 02:20:53 INFO : potato2: Copied (server-side copy) 2026/06/10 02:20:53 INFO : potato2: Deleted 2026/06/10 02:20:53 DEBUG : potato3: size = 68 OK 2026/06/10 02:20:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/10 02:20:53 INFO : potato3: Copied (server-side copy) 2026/06/10 02:20:53 INFO : potato3: Deleted 2026/06/10 02:20:54 DEBUG : Creating backend with remote "TestB2:rclone-test-raximix5jaso" 2026/06/10 02:20:55 INFO : tomatoDir: Making directory 2026/06/10 02:20:55 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/10 02:20:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/10 02:20:55 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/10 02:20:55 DEBUG : B2 bucket rclone-test-raximix5jaso: Waiting for checks to finish 2026/06/10 02:20:55 DEBUG : B2 bucket rclone-test-raximix5jaso: Waiting for transfers to finish 2026/06/10 02:20:56 DEBUG : potato2: size = 60 OK 2026/06/10 02:20:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/10 02:20:56 INFO : potato2: Copied (server-side copy) 2026/06/10 02:20:56 DEBUG : empty space: size = 1 OK 2026/06/10 02:20:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/10 02:20:56 INFO : empty space: Copied (server-side copy) 2026/06/10 02:20:57 INFO : potato2: Deleted 2026/06/10 02:20:57 DEBUG : potato3: size = 68 OK 2026/06/10 02:20:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/10 02:20:57 INFO : potato3: Copied (server-side copy) 2026/06/10 02:20:57 INFO : empty space: Deleted 2026/06/10 02:20:57 INFO : potato3: Deleted 2026/06/10 02:20:57 DEBUG : B2 bucket rclone-test-raximix5jaso: Purge remote 2026/06/10 02:20:57 INFO : B2 bucket rclone-test-raximix5jaso: cleaning bucket "rclone-test-raximix5jaso" of all files 2026/06/10 02:20:58 DEBUG : empty space: Deleting (id "4_z4f422de3505dabfb9fe80e1b_f108eff60b0fb1c6d_d20260610_m022056_c001_v0001033_t0018_u01781058056404") 2026/06/10 02:20:58 DEBUG : potato2: Deleting (id "4_z4f422de3505dabfb9fe80e1b_f10105526ba4ecb37_d20260610_m022056_c001_v0001176_t0041_u01781058056782") 2026/06/10 02:20:58 DEBUG : potato3: Deleting (id "4_z4f422de3505dabfb9fe80e1b_f11131506e44417e3_d20260610_m022056_c001_v0001103_t0059_u01781058056779") 2026/06/10 02:20:58 DEBUG : B2 bucket rclone-test-mixijan3wami: Purge remote 2026/06/10 02:20:58 INFO : B2 bucket rclone-test-mixijan3wami: cleaning bucket "rclone-test-mixijan3wami" of all files 2026/06/10 02:20:58 DEBUG : empty space: Deleting (id "4_z7f321d83505dabfb9fe80e1b_f419cf1a35b6de859_d20260610_m022057_c001_v7007000_t0000_u01781058057007") 2026/06/10 02:20:58 DEBUG : empty space: Deleting (id "4_z7f321d83505dabfb9fe80e1b_f1035f34007baad2b_d20260610_m022051_c001_v0001109_t0003_u01781058051078") 2026/06/10 02:20:58 DEBUG : potato2: Deleting (id "4_z7f321d83505dabfb9fe80e1b_f417019d1f15dec37_d20260610_m022056_c001_v7007000_t0000_u01781058056992") 2026/06/10 02:20:58 DEBUG : potato2: Deleting (id "4_z7f321d83505dabfb9fe80e1b_f106247e5f3cab1ba_d20260610_m022053_c001_v0001130_t0018_u01781058053195") 2026/06/10 02:20:58 DEBUG : potato3: Deleting (id "4_z7f321d83505dabfb9fe80e1b_f417019d1f15dec38_d20260610_m022057_c001_v7007000_t0000_u01781058057192") 2026/06/10 02:20:58 DEBUG : potato3: Deleting (id "4_z7f321d83505dabfb9fe80e1b_f1160459fbb55e4a8_d20260610_m022053_c001_v0001130_t0047_u01781058053509") 2026/06/10 02:20:58 DEBUG : potato3: Deleting (id "4_z7f321d83505dabfb9fe80e1b_f1035f34007baad2d_d20260610_m022052_c001_v0001109_t0037_u01781058052234") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.84s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:21:00 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.86s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:21:03 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:21:04 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/rclone-sync-test" 2026/06/10 02:21:06 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/rclone-sync-test-include/layer2" 2026/06/10 02:21:08 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/rclone-sync-test-ignore-file" 2026/06/10 02:21:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/10 02:21:12 DEBUG : B2 bucket rclone-test-dopivis7fexi path rclone-sync-test: Waiting for checks to finish 2026/06/10 02:21:12 DEBUG : B2 bucket rclone-test-dopivis7fexi path rclone-sync-test: Waiting for transfers to finish 2026/06/10 02:21:12 DEBUG : Waiting for deletions to finish 2026/06/10 02:21:12 INFO : There was nothing to transfer 2026/06/10 02:21:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/10 02:21:12 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:21:12 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:21:12 DEBUG : Waiting for deletions to finish 2026/06/10 02:21:12 INFO : There was nothing to transfer 2026/06/10 02:21:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/10 02:21:13 DEBUG : B2 bucket rclone-test-dopivis7fexi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/10 02:21:13 DEBUG : B2 bucket rclone-test-dopivis7fexi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/10 02:21:13 DEBUG : Waiting for deletions to finish 2026/06/10 02:21:13 INFO : There was nothing to transfer 2026/06/10 02:21:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/10 02:21:14 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:21:14 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:21:14 DEBUG : Waiting for deletions to finish 2026/06/10 02:21:14 INFO : There was nothing to transfer 2026/06/10 02:21:14 DEBUG : Excluded 2026/06/10 02:21:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/10 02:21:14 DEBUG : B2 bucket rclone-test-dopivis7fexi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/10 02:21:14 DEBUG : B2 bucket rclone-test-dopivis7fexi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/10 02:21:14 DEBUG : Waiting for deletions to finish 2026/06/10 02:21:14 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.35s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:21:15 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/dst" 2026/06/10 02:21:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/CompareDest" 2026/06/10 02:21:19 DEBUG : one: Need to transfer - File not found at Destination 2026/06/10 02:21:19 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:21:19 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:21:20 DEBUG : one: size = 3 OK 2026/06/10 02:21:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/10 02:21:20 INFO : one: Copied (new) 2026/06/10 02:21:20 DEBUG : Waiting for deletions to finish 2026/06/10 02:21:21 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:21:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:21:21 DEBUG : one: size = 3 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:21:21 DEBUG : one: Sizes differ 2026/06/10 02:21:21 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:21:22 DEBUG : one: size = 5 OK 2026/06/10 02:21:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/10 02:21:22 INFO : one: Copied (replaced existing) 2026/06/10 02:21:22 DEBUG : Waiting for deletions to finish 2026/06/10 02:21:24 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:21:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:21:24 DEBUG : one: size = 3 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:21:24 DEBUG : one: Sizes differ 2026/06/10 02:21:24 DEBUG : one: size = 5 OK 2026/06/10 02:21:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:21:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/10 02:21:24 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:21:24 DEBUG : Waiting for deletions to finish 2026/06/10 02:21:24 INFO : There was nothing to transfer 2026/06/10 02:21:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:21:26 DEBUG : one: size = 3 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:21:26 DEBUG : one: Sizes differ 2026/06/10 02:21:26 DEBUG : two: size = 3 OK 2026/06/10 02:21:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:21:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/10 02:21:26 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:21:26 DEBUG : one: size = 5 OK 2026/06/10 02:21:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:21:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/10 02:21:26 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:21:26 DEBUG : Waiting for deletions to finish 2026/06/10 02:21:26 INFO : There was nothing to transfer 2026/06/10 02:21:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:21:26 DEBUG : one: size = 3 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:21:26 DEBUG : one: Sizes differ 2026/06/10 02:21:26 DEBUG : two: size = 3 OK 2026/06/10 02:21:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:21:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/10 02:21:26 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:21:26 DEBUG : one: size = 5 OK 2026/06/10 02:21:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:21:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/10 02:21:26 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:21:26 DEBUG : Waiting for deletions to finish 2026/06/10 02:21:26 INFO : There was nothing to transfer 2026/06/10 02:21:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:21:27 DEBUG : one: size = 3 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:21:27 DEBUG : one: Sizes differ 2026/06/10 02:21:28 DEBUG : two: size = 3 OK 2026/06/10 02:21:28 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/06/10 02:21:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/10 02:21:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/10 02:21:28 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:21:28 DEBUG : one: size = 5 OK 2026/06/10 02:21:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:21:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/10 02:21:28 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:21:28 DEBUG : Waiting for deletions to finish 2026/06/10 02:21:28 INFO : There was nothing to transfer 2026/06/10 02:21:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:21:28 DEBUG : one: size = 3 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:21:28 DEBUG : one: Sizes differ 2026/06/10 02:21:28 DEBUG : two: size = 5 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:21:28 DEBUG : two: size = 3 (B2 bucket rclone-test-dopivis7fexi path CompareDest) 2026/06/10 02:21:28 DEBUG : two: Sizes differ 2026/06/10 02:21:28 DEBUG : two: Need to transfer - File not found at Destination 2026/06/10 02:21:28 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:21:28 DEBUG : one: size = 5 OK 2026/06/10 02:21:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:21:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/10 02:21:28 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:21:29 DEBUG : two: size = 5 OK 2026/06/10 02:21:29 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/10 02:21:29 INFO : two: Copied (new) 2026/06/10 02:21:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.68s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:21:32 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/dest" 2026/06/10 02:21:34 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/pre-dest1" 2026/06/10 02:21:35 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/pre-dest2" 2026/06/10 02:21:37 DEBUG : 1: size = 1 OK 2026/06/10 02:21:37 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:21:37 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/10 02:21:37 DEBUG : 2: size = 1 OK 2026/06/10 02:21:37 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:21:37 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/10 02:21:37 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/10 02:21:37 DEBUG : B2 bucket rclone-test-dopivis7fexi path dest: Waiting for checks to finish 2026/06/10 02:21:37 DEBUG : B2 bucket rclone-test-dopivis7fexi path dest: Waiting for transfers to finish 2026/06/10 02:21:38 DEBUG : 3: size = 1 OK 2026/06/10 02:21:38 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/10 02:21:38 INFO : 3: Copied (new) 2026/06/10 02:21:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.59s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:21:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/dst" 2026/06/10 02:21:41 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/CopyDest" 2026/06/10 02:21:41 DEBUG : Config file has changed externally - reloading 2026/06/10 02:21:43 DEBUG : one: Need to transfer - File not found at Destination 2026/06/10 02:21:43 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:21:43 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:21:44 DEBUG : one: size = 3 OK 2026/06/10 02:21:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/10 02:21:44 INFO : one: Copied (new) 2026/06/10 02:21:44 DEBUG : Waiting for deletions to finish 2026/06/10 02:21:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:21:44 DEBUG : one: size = 3 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:21:44 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:21:44 DEBUG : one: Sizes differ 2026/06/10 02:21:45 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:21:45 DEBUG : one: size = 5 OK 2026/06/10 02:21:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/10 02:21:45 INFO : one: Copied (replaced existing) 2026/06/10 02:21:45 DEBUG : Waiting for deletions to finish 2026/06/10 02:21:47 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/BackupDir" 2026/06/10 02:21:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:21:48 DEBUG : one: size = 3 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:21:48 DEBUG : one: Sizes differ 2026/06/10 02:21:48 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:21:49 DEBUG : one: size = 5 OK 2026/06/10 02:21:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:21:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:21:49 DEBUG : one: size = 3 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:21:49 DEBUG : one: Sizes differ 2026/06/10 02:21:50 DEBUG : one: size = 3 OK 2026/06/10 02:21:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/10 02:21:50 INFO : one: Copied (server-side copy) 2026/06/10 02:21:51 INFO : one: Deleted 2026/06/10 02:21:51 DEBUG : one: size = 5 OK 2026/06/10 02:21:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/10 02:21:51 INFO : one: Copied (server-side copy) 2026/06/10 02:21:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/10 02:21:51 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:21:51 DEBUG : Waiting for deletions to finish 2026/06/10 02:21:52 DEBUG : one: size = 5 OK 2026/06/10 02:21:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:21:52 DEBUG : one: Unchanged skipping 2026/06/10 02:21:52 DEBUG : two: size = 3 OK 2026/06/10 02:21:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:21:53 DEBUG : two: size = 3 OK 2026/06/10 02:21:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/10 02:21:53 INFO : two: Copied (server-side copy) 2026/06/10 02:21:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/10 02:21:53 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:21:53 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:21:53 DEBUG : Waiting for deletions to finish 2026/06/10 02:21:53 DEBUG : one: size = 5 OK 2026/06/10 02:21:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:21:53 DEBUG : one: Unchanged skipping 2026/06/10 02:21:53 DEBUG : two: size = 3 OK 2026/06/10 02:21:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:21:53 DEBUG : two: Unchanged skipping 2026/06/10 02:21:53 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:21:53 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:21:53 DEBUG : Waiting for deletions to finish 2026/06/10 02:21:53 INFO : There was nothing to transfer 2026/06/10 02:21:55 DEBUG : one: size = 5 OK 2026/06/10 02:21:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:21:55 DEBUG : one: Unchanged skipping 2026/06/10 02:21:55 DEBUG : three: size = 7 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:21:55 DEBUG : three: size = 5 (B2 bucket rclone-test-dopivis7fexi path CopyDest) 2026/06/10 02:21:55 DEBUG : three: Sizes differ 2026/06/10 02:21:55 DEBUG : three: Destination not found in --copy-dest 2026/06/10 02:21:55 DEBUG : three: Need to transfer - File not found at Destination 2026/06/10 02:21:55 DEBUG : two: size = 3 OK 2026/06/10 02:21:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/10 02:21:55 DEBUG : two: Unchanged skipping 2026/06/10 02:21:55 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:21:55 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:21:55 DEBUG : three: size = 7 OK 2026/06/10 02:21:55 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/10 02:21:55 INFO : three: Copied (new) 2026/06/10 02:21:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.28s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:21:59 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/dst" 2026/06/10 02:22:01 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/backup" 2026/06/10 02:22:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:22:02 DEBUG : one: size = 3 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:22:02 DEBUG : one: Sizes differ 2026/06/10 02:22:02 DEBUG : two: size = 3 OK 2026/06/10 02:22:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:22:02 DEBUG : two: Unchanged skipping 2026/06/10 02:22:02 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:22:04 DEBUG : one: size = 3 OK 2026/06/10 02:22:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/10 02:22:04 INFO : one: Copied (server-side copy) 2026/06/10 02:22:04 INFO : one: Deleted 2026/06/10 02:22:04 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:22:04 DEBUG : one: size = 4 OK 2026/06/10 02:22:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/10 02:22:04 INFO : one: Copied (new) 2026/06/10 02:22:04 DEBUG : Waiting for deletions to finish 2026/06/10 02:22:05 DEBUG : three.txt: size = 5 OK 2026/06/10 02:22:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/10 02:22:05 INFO : three.txt: Copied (server-side copy) 2026/06/10 02:22:05 INFO : three.txt: Deleted 2026/06/10 02:22:05 INFO : three.txt: Moved into backup dir 2026/06/10 02:22:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:22:07 DEBUG : one: size = 4 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:22:07 DEBUG : one: Sizes differ 2026/06/10 02:22:07 DEBUG : two: size = 3 OK 2026/06/10 02:22:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:22:07 DEBUG : two: Unchanged skipping 2026/06/10 02:22:07 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:22:07 DEBUG : one: size = 4 OK 2026/06/10 02:22:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/10 02:22:07 INFO : one: Copied (server-side copy) 2026/06/10 02:22:08 INFO : one: Deleted 2026/06/10 02:22:08 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:22:08 DEBUG : one: size = 5 OK 2026/06/10 02:22:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/10 02:22:08 INFO : one: Copied (new) 2026/06/10 02:22:08 DEBUG : Waiting for deletions to finish 2026/06/10 02:22:08 DEBUG : three.txt: size = 6 OK 2026/06/10 02:22:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/10 02:22:08 INFO : three.txt: Copied (server-side copy) 2026/06/10 02:22:09 INFO : three.txt: Deleted 2026/06/10 02:22:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.77s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:22:12 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/dst" 2026/06/10 02:22:13 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/backup" 2026/06/10 02:22:15 DEBUG : two: size = 3 OK 2026/06/10 02:22:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:22:15 DEBUG : two: Unchanged skipping 2026/06/10 02:22:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:22:15 DEBUG : one: size = 3 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:22:15 DEBUG : one: Sizes differ 2026/06/10 02:22:15 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:22:16 DEBUG : one.bak: size = 3 OK 2026/06/10 02:22:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/10 02:22:16 INFO : one: Copied (server-side copy) to: one.bak 2026/06/10 02:22:17 INFO : one: Deleted 2026/06/10 02:22:17 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:22:18 DEBUG : one: size = 4 OK 2026/06/10 02:22:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/10 02:22:18 INFO : one: Copied (new) 2026/06/10 02:22:18 DEBUG : Waiting for deletions to finish 2026/06/10 02:22:18 DEBUG : three.txt.bak: size = 5 OK 2026/06/10 02:22:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/10 02:22:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/10 02:22:18 INFO : three.txt: Deleted 2026/06/10 02:22:18 INFO : three.txt: Moved into backup dir 2026/06/10 02:22:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:22:20 DEBUG : two: size = 3 OK 2026/06/10 02:22:20 DEBUG : one: size = 4 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:22:20 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:22:20 DEBUG : one: Sizes differ 2026/06/10 02:22:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:22:20 DEBUG : two: Unchanged skipping 2026/06/10 02:22:21 DEBUG : one.bak: size = 4 OK 2026/06/10 02:22:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/10 02:22:21 INFO : one: Copied (server-side copy) to: one.bak 2026/06/10 02:22:21 INFO : one: Deleted 2026/06/10 02:22:21 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:22:22 DEBUG : one: size = 5 OK 2026/06/10 02:22:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/10 02:22:22 INFO : one: Copied (new) 2026/06/10 02:22:22 DEBUG : Waiting for deletions to finish 2026/06/10 02:22:22 DEBUG : three.txt.bak: size = 6 OK 2026/06/10 02:22:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/10 02:22:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/10 02:22:22 INFO : three.txt: Deleted 2026/06/10 02:22:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.76s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:22:26 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/dst" 2026/06/10 02:22:27 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/backup" 2026/06/10 02:22:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:22:29 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:22:29 DEBUG : one: size = 3 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:22:29 DEBUG : one: Sizes differ 2026/06/10 02:22:29 DEBUG : two: size = 3 OK 2026/06/10 02:22:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:22:29 DEBUG : two: Unchanged skipping 2026/06/10 02:22:30 DEBUG : one-2019-01-01: size = 3 OK 2026/06/10 02:22:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/10 02:22:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/10 02:22:30 INFO : one: Deleted 2026/06/10 02:22:30 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:22:31 DEBUG : one: size = 4 OK 2026/06/10 02:22:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/10 02:22:31 INFO : one: Copied (new) 2026/06/10 02:22:31 DEBUG : Waiting for deletions to finish 2026/06/10 02:22:32 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/10 02:22:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/10 02:22:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/10 02:22:32 INFO : three.txt: Deleted 2026/06/10 02:22:32 INFO : three.txt: Moved into backup dir 2026/06/10 02:22:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:22:34 DEBUG : one: size = 4 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:22:34 DEBUG : one: Sizes differ 2026/06/10 02:22:34 DEBUG : two: size = 3 OK 2026/06/10 02:22:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:22:34 DEBUG : two: Unchanged skipping 2026/06/10 02:22:34 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:22:35 DEBUG : one-2019-01-01: size = 4 OK 2026/06/10 02:22:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/10 02:22:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/10 02:22:35 INFO : one: Deleted 2026/06/10 02:22:35 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:22:35 DEBUG : one: size = 5 OK 2026/06/10 02:22:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/10 02:22:35 INFO : one: Copied (new) 2026/06/10 02:22:35 DEBUG : Waiting for deletions to finish 2026/06/10 02:22:36 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/10 02:22:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/10 02:22:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/10 02:22:36 INFO : three.txt: Deleted 2026/06/10 02:22:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.85s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:22:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/dst" 2026/06/10 02:22:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:22:42 DEBUG : one: size = 3 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:22:42 DEBUG : one: Sizes differ 2026/06/10 02:22:42 DEBUG : two: size = 3 OK 2026/06/10 02:22:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:22:42 DEBUG : two: Unchanged skipping 2026/06/10 02:22:42 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:22:42 DEBUG : one.bak: size = 3 OK 2026/06/10 02:22:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/10 02:22:42 INFO : one: Copied (server-side copy) to: one.bak 2026/06/10 02:22:42 INFO : one: Deleted 2026/06/10 02:22:42 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:22:43 DEBUG : one: size = 4 OK 2026/06/10 02:22:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/10 02:22:43 INFO : one: Copied (new) 2026/06/10 02:22:43 DEBUG : Waiting for deletions to finish 2026/06/10 02:22:44 DEBUG : three.txt.bak: size = 5 OK 2026/06/10 02:22:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/10 02:22:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/10 02:22:44 INFO : three.txt: Deleted 2026/06/10 02:22:44 INFO : three.txt: Moved into backup dir 2026/06/10 02:22:44 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1104-12.backblaze.com/b2api/v1/b2_upload_file/4f92dda3502dabfb9fe80e1b/c001_v0001104_t0029": EOF 2026/06/10 02:22:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1104-12.backblaze.com/b2api/v1/b2_upload_file/4f92dda3502dabfb9fe80e1b/c001_v0001104_t0029": EOF) 2026/06/10 02:22:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-dopivis7fexi: 1/10 (Post "https://pod-000-1104-12.backblaze.com/b2api/v1/b2_upload_file/4f92dda3502dabfb9fe80e1b/c001_v0001104_t0029": EOF) 2026/06/10 02:22:47 DEBUG : pacer: Reducing sleep to 10ms 2026/06/10 02:22:48 DEBUG : one.bak: Excluded (Path Filter) 2026/06/10 02:22:48 DEBUG : one.bak: Excluded 2026/06/10 02:22:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/10 02:22:48 DEBUG : three.txt.bak: Excluded 2026/06/10 02:22:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:22:48 DEBUG : one: size = 4 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:22:48 DEBUG : one: Sizes differ 2026/06/10 02:22:48 DEBUG : two: size = 3 OK 2026/06/10 02:22:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:22:48 DEBUG : two: Unchanged skipping 2026/06/10 02:22:48 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for checks to finish 2026/06/10 02:22:48 DEBUG : one.bak: size = 4 OK 2026/06/10 02:22:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/10 02:22:48 INFO : one: Copied (server-side copy) to: one.bak 2026/06/10 02:22:49 INFO : one: Deleted 2026/06/10 02:22:49 DEBUG : B2 bucket rclone-test-dopivis7fexi path dst: Waiting for transfers to finish 2026/06/10 02:22:49 DEBUG : one: size = 5 OK 2026/06/10 02:22:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/10 02:22:49 INFO : one: Copied (new) 2026/06/10 02:22:49 DEBUG : Waiting for deletions to finish 2026/06/10 02:22:50 DEBUG : three.txt.bak: size = 6 OK 2026/06/10 02:22:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/10 02:22:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/10 02:22:50 INFO : three.txt: Deleted 2026/06/10 02:22:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.47s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:22:53 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/dst" 2026/06/10 02:22:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:22:54 DEBUG : one: size = 3 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:22:54 DEBUG : one: Sizes differ 2026/06/10 02:22:55 DEBUG : one.bak: size = 3 OK 2026/06/10 02:22:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/10 02:22:55 INFO : one: Copied (server-side copy) to: one.bak 2026/06/10 02:22:56 INFO : one: Deleted 2026/06/10 02:22:57 DEBUG : one: size = 4 OK 2026/06/10 02:22:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/10 02:22:57 INFO : one: Copied (new) 2026/06/10 02:22:57 DEBUG : two: size = 3 OK 2026/06/10 02:22:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:22:57 DEBUG : two: Unchanged skipping 2026/06/10 02:22:57 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:22:57 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:22:57 DEBUG : three.txt: Sizes differ 2026/06/10 02:22:57 DEBUG : three.txt.bak: size = 5 OK 2026/06/10 02:22:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/10 02:22:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/10 02:22:58 INFO : three.txt: Deleted 2026/06/10 02:22:58 DEBUG : three.txt: size = 6 OK 2026/06/10 02:22:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/10 02:22:58 INFO : three.txt: Copied (new) 2026/06/10 02:22:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:22:59 DEBUG : one: size = 4 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:22:59 DEBUG : one: Sizes differ 2026/06/10 02:22:59 DEBUG : one.bak: size = 4 OK 2026/06/10 02:22:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/10 02:22:59 INFO : one: Copied (server-side copy) to: one.bak 2026/06/10 02:23:00 INFO : one: Deleted 2026/06/10 02:23:00 DEBUG : one: size = 5 OK 2026/06/10 02:23:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/10 02:23:00 INFO : one: Copied (new) 2026/06/10 02:23:00 DEBUG : two: size = 3 OK 2026/06/10 02:23:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:00 DEBUG : two: Unchanged skipping 2026/06/10 02:23:00 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:23:00 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:23:00 DEBUG : three.txt: Sizes differ 2026/06/10 02:23:01 DEBUG : three.txt.bak: size = 6 OK 2026/06/10 02:23:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/10 02:23:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/10 02:23:01 INFO : three.txt: Deleted 2026/06/10 02:23:02 DEBUG : three.txt: size = 19 OK 2026/06/10 02:23:02 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/10 02:23:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.02s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:23:05 DEBUG : Creating backend with remote "TestB2:rclone-test-dopivis7fexi/dst" 2026/06/10 02:23:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:23:06 DEBUG : one: size = 3 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:23:06 DEBUG : one: Sizes differ 2026/06/10 02:23:08 DEBUG : one-2019-01-01: size = 3 OK 2026/06/10 02:23:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/10 02:23:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/10 02:23:08 INFO : one: Deleted 2026/06/10 02:23:09 DEBUG : one: size = 4 OK 2026/06/10 02:23:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/10 02:23:09 INFO : one: Copied (new) 2026/06/10 02:23:09 DEBUG : two: size = 3 OK 2026/06/10 02:23:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:09 DEBUG : two: Unchanged skipping 2026/06/10 02:23:09 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:23:09 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:23:09 DEBUG : three.txt: Sizes differ 2026/06/10 02:23:10 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/10 02:23:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/10 02:23:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/10 02:23:10 INFO : three.txt: Deleted 2026/06/10 02:23:10 DEBUG : three.txt: size = 6 OK 2026/06/10 02:23:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/10 02:23:10 INFO : three.txt: Copied (new) 2026/06/10 02:23:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:23:11 DEBUG : one: size = 4 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:23:11 DEBUG : one: Sizes differ 2026/06/10 02:23:12 DEBUG : one-2019-01-01: size = 4 OK 2026/06/10 02:23:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/10 02:23:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/10 02:23:12 INFO : one: Deleted 2026/06/10 02:23:13 DEBUG : one: size = 5 OK 2026/06/10 02:23:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/10 02:23:13 INFO : one: Copied (new) 2026/06/10 02:23:13 DEBUG : two: size = 3 OK 2026/06/10 02:23:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:13 DEBUG : two: Unchanged skipping 2026/06/10 02:23:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:23:13 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-dopivis7fexi path dst) 2026/06/10 02:23:13 DEBUG : three.txt: Sizes differ 2026/06/10 02:23:13 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/10 02:23:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/10 02:23:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/10 02:23:14 INFO : three.txt: Deleted 2026/06/10 02:23:14 DEBUG : three.txt: size = 19 OK 2026/06/10 02:23:14 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/10 02:23:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.27s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:23:17 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:23:17 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:23:17 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:23:17 DEBUG : Testêé: Sizes differ 2026/06/10 02:23:17 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:23:17 DEBUG : Testêé: size = 14 OK 2026/06/10 02:23:17 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/10 02:23:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/10 02:23:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.23s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:23:18 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/10 02:23:18 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:23:18 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:23:18 DEBUG : existing: size = 6 OK 2026/06/10 02:23:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/10 02:23:18 INFO : existing: Copied (new) 2026/06/10 02:23:18 DEBUG : Waiting for deletions to finish 2026/06/10 02:23:19 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:23:19 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:23:19 DEBUG : existing: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:23:19 DEBUG : existing: Sizes differ 2026/06/10 02:23:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/10 02:23:19 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:23:19 ERROR : B2 bucket rclone-test-dopivis7fexi: not deleting files as there were IO errors 2026/06/10 02:23:19 ERROR : B2 bucket rclone-test-dopivis7fexi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.07s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:23:20 DEBUG : EXISTING: size = 6 OK 2026/06/10 02:23:20 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:20 DEBUG : existing: Unchanged skipping 2026/06/10 02:23:20 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:23:20 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:23:20 DEBUG : Waiting for deletions to finish 2026/06/10 02:23:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.50s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", 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:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", 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:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:23:40 DEBUG : both10: size = 6 OK 2026/06/10 02:23:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:40 DEBUG : both11: size = 6 OK 2026/06/10 02:23:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:40 DEBUG : both12: size = 6 OK 2026/06/10 02:23:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:40 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:23:40 DEBUG : both10: Unchanged skipping 2026/06/10 02:23:40 DEBUG : both13: size = 6 OK 2026/06/10 02:23:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:40 DEBUG : both13: Unchanged skipping 2026/06/10 02:23:40 DEBUG : both0: size = 6 OK 2026/06/10 02:23:40 DEBUG : both14: size = 6 OK 2026/06/10 02:23:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:40 DEBUG : both11: Unchanged skipping 2026/06/10 02:23:40 DEBUG : both15: size = 6 OK 2026/06/10 02:23:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:40 DEBUG : both15: Unchanged skipping 2026/06/10 02:23:40 DEBUG : both16: size = 6 OK 2026/06/10 02:23:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:40 DEBUG : both16: Unchanged skipping 2026/06/10 02:23:40 DEBUG : both17: size = 6 OK 2026/06/10 02:23:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:40 DEBUG : both17: Unchanged skipping 2026/06/10 02:23:40 DEBUG : both18: size = 6 OK 2026/06/10 02:23:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:40 DEBUG : both18: Unchanged skipping 2026/06/10 02:23:40 DEBUG : both19: size = 6 OK 2026/06/10 02:23:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:40 DEBUG : both19: Unchanged skipping 2026/06/10 02:23:40 DEBUG : both1: size = 6 OK 2026/06/10 02:23:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:40 DEBUG : both1: Unchanged skipping 2026/06/10 02:23:40 DEBUG : both2: size = 6 OK 2026/06/10 02:23:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:40 DEBUG : both2: Unchanged skipping 2026/06/10 02:23:40 DEBUG : both3: size = 6 OK 2026/06/10 02:23:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:40 DEBUG : both3: Unchanged skipping 2026/06/10 02:23:40 DEBUG : both4: size = 6 OK 2026/06/10 02:23:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:40 DEBUG : both4: Unchanged skipping 2026/06/10 02:23:40 DEBUG : both5: size = 6 OK 2026/06/10 02:23:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:40 DEBUG : both5: Unchanged skipping 2026/06/10 02:23:40 DEBUG : both6: size = 6 OK 2026/06/10 02:23:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:40 DEBUG : both6: Unchanged skipping 2026/06/10 02:23:40 DEBUG : both7: size = 6 OK 2026/06/10 02:23:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:40 DEBUG : both7: Unchanged skipping 2026/06/10 02:23:40 DEBUG : both8: size = 6 OK 2026/06/10 02:23:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:40 DEBUG : both8: Unchanged skipping 2026/06/10 02:23:40 DEBUG : both9: size = 6 OK 2026/06/10 02:23:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:23:40 DEBUG : both9: Unchanged skipping 2026/06/10 02:23:40 DEBUG : both12: Unchanged skipping 2026/06/10 02:23:40 DEBUG : both0: Unchanged skipping 2026/06/10 02:23:40 DEBUG : both14: Unchanged skipping 2026/06/10 02:23:40 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:23:40 DEBUG : Waiting for deletions to finish 2026/06/10 02:23:40 INFO : only12: Deleted 2026/06/10 02:23:40 INFO : only17: Deleted 2026/06/10 02:23:41 INFO : only7: Deleted 2026/06/10 02:23:41 INFO : only1: Deleted 2026/06/10 02:23:41 INFO : only10: Deleted 2026/06/10 02:23:41 INFO : only13: Deleted 2026/06/10 02:23:41 INFO : only14: Deleted 2026/06/10 02:23:41 INFO : only15: Deleted 2026/06/10 02:23:41 INFO : only18: Deleted 2026/06/10 02:23:41 INFO : only19: Deleted 2026/06/10 02:23:41 INFO : only5: Deleted 2026/06/10 02:23:41 INFO : only8: Deleted 2026/06/10 02:23:41 INFO : only0: Deleted 2026/06/10 02:23:41 INFO : only11: Deleted 2026/06/10 02:23:41 INFO : only16: Deleted 2026/06/10 02:23:41 INFO : only6: Deleted 2026/06/10 02:23:41 INFO : only9: Deleted 2026/06/10 02:23:41 INFO : only2: Deleted 2026/06/10 02:23:41 INFO : only3: Deleted 2026/06/10 02:23:41 INFO : only4: Deleted 2026/06/10 02:23:41 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.95s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:24:01 DEBUG : both0: size = 6 OK 2026/06/10 02:24:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:01 DEBUG : both0: Unchanged skipping 2026/06/10 02:24:01 DEBUG : both10: size = 6 OK 2026/06/10 02:24:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:01 DEBUG : both10: Unchanged skipping 2026/06/10 02:24:01 DEBUG : both11: size = 6 OK 2026/06/10 02:24:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:01 DEBUG : both11: Unchanged skipping 2026/06/10 02:24:01 DEBUG : both12: size = 6 OK 2026/06/10 02:24:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:01 DEBUG : both12: Unchanged skipping 2026/06/10 02:24:01 DEBUG : both13: size = 6 OK 2026/06/10 02:24:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:01 DEBUG : both13: Unchanged skipping 2026/06/10 02:24:01 DEBUG : both14: size = 6 OK 2026/06/10 02:24:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:01 DEBUG : both14: Unchanged skipping 2026/06/10 02:24:01 DEBUG : both15: size = 6 OK 2026/06/10 02:24:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:01 DEBUG : both15: Unchanged skipping 2026/06/10 02:24:01 DEBUG : both16: size = 6 OK 2026/06/10 02:24:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:01 DEBUG : both16: Unchanged skipping 2026/06/10 02:24:01 DEBUG : both17: size = 6 OK 2026/06/10 02:24:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:01 DEBUG : both17: Unchanged skipping 2026/06/10 02:24:01 DEBUG : both18: size = 6 OK 2026/06/10 02:24:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:01 DEBUG : both18: Unchanged skipping 2026/06/10 02:24:01 DEBUG : both19: size = 6 OK 2026/06/10 02:24:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:01 DEBUG : both19: Unchanged skipping 2026/06/10 02:24:01 DEBUG : both1: size = 6 OK 2026/06/10 02:24:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:01 DEBUG : both1: Unchanged skipping 2026/06/10 02:24:01 DEBUG : both2: size = 6 OK 2026/06/10 02:24:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:01 DEBUG : both2: Unchanged skipping 2026/06/10 02:24:01 DEBUG : both3: size = 6 OK 2026/06/10 02:24:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:01 DEBUG : both3: Unchanged skipping 2026/06/10 02:24:01 DEBUG : both4: size = 6 OK 2026/06/10 02:24:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:01 DEBUG : both4: Unchanged skipping 2026/06/10 02:24:01 DEBUG : both5: size = 6 OK 2026/06/10 02:24:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:01 DEBUG : both5: Unchanged skipping 2026/06/10 02:24:01 DEBUG : both6: size = 6 OK 2026/06/10 02:24:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:01 DEBUG : both6: Unchanged skipping 2026/06/10 02:24:01 DEBUG : both7: size = 6 OK 2026/06/10 02:24:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:01 DEBUG : both7: Unchanged skipping 2026/06/10 02:24:01 DEBUG : both8: size = 6 OK 2026/06/10 02:24:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:01 DEBUG : both8: Unchanged skipping 2026/06/10 02:24:01 DEBUG : both9: size = 6 OK 2026/06/10 02:24:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:01 DEBUG : both9: Unchanged skipping 2026/06/10 02:24:01 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:24:01 DEBUG : only0: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:24:01 DEBUG : only0: Sizes differ 2026/06/10 02:24:01 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:24:01 DEBUG : only10: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:24:01 DEBUG : only10: Sizes differ 2026/06/10 02:24:01 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:24:01 DEBUG : only11: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:24:01 DEBUG : only11: Sizes differ 2026/06/10 02:24:01 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:24:01 DEBUG : only12: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:24:01 DEBUG : only12: Sizes differ 2026/06/10 02:24:01 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:24:01 DEBUG : only13: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:24:01 DEBUG : only13: Sizes differ 2026/06/10 02:24:01 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:24:01 DEBUG : only14: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:24:01 DEBUG : only14: Sizes differ 2026/06/10 02:24:01 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:24:01 DEBUG : only15: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:24:01 DEBUG : only15: Sizes differ 2026/06/10 02:24:01 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:24:01 DEBUG : only16: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:24:01 DEBUG : only16: Sizes differ 2026/06/10 02:24:01 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:24:01 DEBUG : only17: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:24:01 DEBUG : only17: Sizes differ 2026/06/10 02:24:01 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:24:01 DEBUG : only18: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:24:01 DEBUG : only18: Sizes differ 2026/06/10 02:24:01 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:24:01 DEBUG : only19: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:24:01 DEBUG : only19: Sizes differ 2026/06/10 02:24:01 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:24:01 DEBUG : only1: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:24:01 DEBUG : only1: Sizes differ 2026/06/10 02:24:01 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:24:01 DEBUG : only2: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:24:01 DEBUG : only2: Sizes differ 2026/06/10 02:24:01 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:24:01 DEBUG : only3: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:24:01 DEBUG : only3: Sizes differ 2026/06/10 02:24:01 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:24:01 DEBUG : only4: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:24:01 DEBUG : only4: Sizes differ 2026/06/10 02:24:01 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:24:01 DEBUG : only5: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:24:01 DEBUG : only5: Sizes differ 2026/06/10 02:24:01 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:24:01 DEBUG : only6: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:24:01 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:24:01 DEBUG : only7: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:24:01 DEBUG : only7: Sizes differ 2026/06/10 02:24:01 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:24:01 DEBUG : only8: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:24:01 DEBUG : only8: Sizes differ 2026/06/10 02:24:01 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3006738138) 2026/06/10 02:24:01 DEBUG : only9: size = 6 (B2 bucket rclone-test-dopivis7fexi) 2026/06/10 02:24:01 DEBUG : only9: Sizes differ 2026/06/10 02:24:01 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:24:01 DEBUG : only6: Sizes differ 2026/06/10 02:24:01 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:24:02 DEBUG : only0: size = 0 OK 2026/06/10 02:24:02 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/10 02:24:02 INFO : only0: Copied (replaced existing) 2026/06/10 02:24:02 DEBUG : only11: size = 0 OK 2026/06/10 02:24:02 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/10 02:24:02 INFO : only11: Copied (replaced existing) 2026/06/10 02:24:02 DEBUG : only13: size = 0 OK 2026/06/10 02:24:02 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/10 02:24:02 INFO : only13: Copied (replaced existing) 2026/06/10 02:24:02 DEBUG : only14: size = 0 OK 2026/06/10 02:24:02 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/10 02:24:02 INFO : only14: Copied (replaced existing) 2026/06/10 02:24:02 DEBUG : only15: size = 0 OK 2026/06/10 02:24:02 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/10 02:24:02 INFO : only15: Copied (replaced existing) 2026/06/10 02:24:03 DEBUG : only10: size = 0 OK 2026/06/10 02:24:03 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/10 02:24:03 INFO : only10: Copied (replaced existing) 2026/06/10 02:24:03 DEBUG : only12: size = 0 OK 2026/06/10 02:24:03 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/10 02:24:03 INFO : only12: Copied (replaced existing) 2026/06/10 02:24:03 DEBUG : only16: size = 0 OK 2026/06/10 02:24:03 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/10 02:24:03 INFO : only16: Copied (replaced existing) 2026/06/10 02:24:03 DEBUG : only17: size = 0 OK 2026/06/10 02:24:03 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/10 02:24:03 INFO : only17: Copied (replaced existing) 2026/06/10 02:24:03 DEBUG : only18: size = 0 OK 2026/06/10 02:24:03 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/10 02:24:03 INFO : only18: Copied (replaced existing) 2026/06/10 02:24:03 DEBUG : only19: size = 0 OK 2026/06/10 02:24:03 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/10 02:24:03 INFO : only19: Copied (replaced existing) 2026/06/10 02:24:03 DEBUG : only1: size = 0 OK 2026/06/10 02:24:03 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/10 02:24:03 INFO : only1: Copied (replaced existing) 2026/06/10 02:24:03 DEBUG : only2: size = 0 OK 2026/06/10 02:24:03 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/10 02:24:03 INFO : only2: Copied (replaced existing) 2026/06/10 02:24:03 DEBUG : only3: size = 0 OK 2026/06/10 02:24:03 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/10 02:24:03 INFO : only3: Copied (replaced existing) 2026/06/10 02:24:03 DEBUG : only4: size = 0 OK 2026/06/10 02:24:03 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/10 02:24:03 INFO : only4: Copied (replaced existing) 2026/06/10 02:24:03 DEBUG : only5: size = 0 OK 2026/06/10 02:24:03 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/10 02:24:03 INFO : only5: Copied (replaced existing) 2026/06/10 02:24:03 DEBUG : only7: size = 0 OK 2026/06/10 02:24:03 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/10 02:24:03 INFO : only7: Copied (replaced existing) 2026/06/10 02:24:03 DEBUG : only8: size = 0 OK 2026/06/10 02:24:03 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/10 02:24:03 INFO : only8: Copied (replaced existing) 2026/06/10 02:24:03 DEBUG : only9: size = 0 OK 2026/06/10 02:24:03 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/10 02:24:03 INFO : only9: Copied (replaced existing) 2026/06/10 02:24:03 DEBUG : only6: size = 0 OK 2026/06/10 02:24:03 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/10 02:24:03 INFO : only6: Copied (replaced existing) 2026/06/10 02:24:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.68s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:24:11 DEBUG : empty_dir: Making directory with metadata 2026/06/10 02:24:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/10 02:24:11 DEBUG : empty_on_remote: Making directory with metadata 2026/06/10 02:24:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/10 02:24:11 INFO : empty_on_remote: Making directory 2026/06/10 02:24:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/10 02:24:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/10 02:24:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/10 02:24:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/10 02:24:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.82s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:24:14 DEBUG : empty_dir: Making directory with metadata 2026/06/10 02:24:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/10 02:24:14 DEBUG : empty_on_remote: Making directory with metadata 2026/06/10 02:24:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/10 02:24:14 INFO : empty_on_remote: Making directory 2026/06/10 02:24:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/10 02:24:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/10 02:24:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/10 02:24:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/10 02:24:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/10 02:24:15 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:24:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/10 02:24:17 INFO : sub dir: Making directory 2026/06/10 02:24:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.38s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:24:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/10 02:24:20 INFO : sub dir: Making directory 2026/06/10 02:24:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.84s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:24:31 DEBUG : Waiting for deletions to finish 2026/06/10 02:24:32 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:24:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:24:32 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:24:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:24:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:24:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:24:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:24:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:24:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:24:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:24:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:24:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:24:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:24:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:24:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:24:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:24:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:24:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:24:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:24:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : apple: size = 5 OK 2026/06/10 02:24:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : apple: Unchanged skipping 2026/06/10 02:24:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/10 02:24:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/10 02:24:33 DEBUG : banana: size = 6 OK 2026/06/10 02:24:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : banana: Unchanged skipping 2026/06/10 02:24:33 DEBUG : splitbananasplit: size = 16 OK 2026/06/10 02:24:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : splitbananasplit: Unchanged skipping 2026/06/10 02:24:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/10 02:24:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/10 02:24:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/10 02:24:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/10 02:24:33 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:24:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/10 02:24:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/10 02:24:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/10 02:24:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/10 02:24:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/10 02:24:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/10 02:24:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/10 02:24:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/10 02:24:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/10 02:24:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/10 02:24:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/10 02:24:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/10 02:24:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/10 02:24:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/10 02:24:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/10 02:24:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/10 02:24:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/10 02:24:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/10 02:24:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/10 02:24:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/10 02:24:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/10 02:24:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/10 02:24:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/10 02:24:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/10 02:24:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/10 02:24:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/10 02:24:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/10 02:24:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/10 02:24:33 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:24:33 DEBUG : Waiting for deletions to finish 2026/06/10 02:24:33 INFO : There was nothing to transfer 2026/06/10 02:24:33 DEBUG : Waiting for deletions to finish 2026/06/10 02:24:33 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:24:33 DEBUG : apple: size = 5 OK 2026/06/10 02:24:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : apple: Unchanged skipping 2026/06/10 02:24:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/10 02:24:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/10 02:24:33 DEBUG : banana: size = 6 OK 2026/06/10 02:24:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : banana: Unchanged skipping 2026/06/10 02:24:33 DEBUG : splitbananasplit: size = 16 OK 2026/06/10 02:24:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:33 DEBUG : splitbananasplit: Unchanged skipping 2026/06/10 02:24:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/10 02:24:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/10 02:24:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/10 02:24:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/10 02:24:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/10 02:24:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/10 02:24:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/10 02:24:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:34 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:24:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/10 02:24:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/10 02:24:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/10 02:24:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/10 02:24:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/10 02:24:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/10 02:24:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/10 02:24:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/10 02:24:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/10 02:24:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/10 02:24:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/10 02:24:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/10 02:24:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/10 02:24:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/10 02:24:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/10 02:24:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/10 02:24:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/10 02:24:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/10 02:24:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/10 02:24:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/10 02:24:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/10 02:24:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/10 02:24:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/10 02:24:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/10 02:24:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/10 02:24:34 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:24:34 DEBUG : Waiting for deletions to finish 2026/06/10 02:24:34 INFO : There was nothing to transfer 2026/06/10 02:24:34 DEBUG : Waiting for deletions to finish 2026/06/10 02:24:34 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:24:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:24:34 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:24:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:24:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:24:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:24:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:24:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:24:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:24:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:24:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:24:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:24:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:24:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:24:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:24:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:24:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:24:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:24:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:24:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:24:47 DEBUG : Waiting for deletions to finish 2026/06/10 02:24:48 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : apple: size = 5 OK 2026/06/10 02:24:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:48 DEBUG : apple: Unchanged skipping 2026/06/10 02:24:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/10 02:24:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/10 02:24:48 DEBUG : banana: size = 6 OK 2026/06/10 02:24:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:48 DEBUG : banana: Unchanged skipping 2026/06/10 02:24:48 DEBUG : splitbananasplit: size = 16 OK 2026/06/10 02:24:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:48 DEBUG : splitbananasplit: Unchanged skipping 2026/06/10 02:24:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/10 02:24:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/10 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/10 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/10 02:24:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/10 02:24:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/10 02:24:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/10 02:24:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/10 02:24:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/10 02:24:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/10 02:24:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/10 02:24:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/10 02:24:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/10 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/10 02:24:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/10 02:24:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/10 02:24:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/10 02:24:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/10 02:24:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/10 02:24:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/10 02:24:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/10 02:24:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/10 02:24:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/10 02:24:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/10 02:24:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/10 02:24:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/10 02:24:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/10 02:24:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/10 02:24:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/10 02:24:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/10 02:24:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/10 02:24:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/10 02:24:48 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:24:48 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:24:48 DEBUG : Waiting for deletions to finish 2026/06/10 02:24:48 INFO : There was nothing to transfer 2026/06/10 02:24:48 DEBUG : Waiting for deletions to finish 2026/06/10 02:24:48 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:24:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:24:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/10 02:24:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/10 02:24:49 DEBUG : apple: size = 5 OK 2026/06/10 02:24:49 DEBUG : banana: size = 6 OK 2026/06/10 02:24:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:49 DEBUG : apple: Unchanged skipping 2026/06/10 02:24:49 DEBUG : banana: Unchanged skipping 2026/06/10 02:24:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/10 02:24:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/10 02:24:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/10 02:24:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/10 02:24:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/10 02:24:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/10 02:24:49 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:24:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/10 02:24:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/10 02:24:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/10 02:24:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/10 02:24:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/10 02:24:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/10 02:24:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/10 02:24:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/10 02:24:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/10 02:24:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/10 02:24:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/10 02:24:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/10 02:24:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/10 02:24:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/10 02:24:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/10 02:24:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/10 02:24:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/10 02:24:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/10 02:24:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/10 02:24:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/10 02:24:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/10 02:24:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/10 02:24:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/10 02:24:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/10 02:24:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/10 02:24:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/10 02:24:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/10 02:24:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:24:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/10 02:24:49 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:24:49 DEBUG : Waiting for deletions to finish 2026/06/10 02:24:49 INFO : There was nothing to transfer 2026/06/10 02:24:49 DEBUG : Waiting for deletions to finish 2026/06/10 02:24:49 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:24:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:24:49 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:24:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:24:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:24:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:24:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:24:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:24:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:24:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:24:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:24:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:24:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:24:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:24:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:24:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:24:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:24:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:24:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:24:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:25:02 DEBUG : Waiting for deletions to finish 2026/06/10 02:25:03 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:25:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:25:03 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:25:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:25:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:25:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:25:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:25:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:25:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:25:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:25:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:25:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:25:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:25:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:25:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:25:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:25:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:25:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:25:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:25:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:25:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/10 02:25:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/10 02:25:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/10 02:25:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/10 02:25:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/10 02:25:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:03 DEBUG : YXBwbGU=: size = 5 OK 2026/06/10 02:25:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/10 02:25:03 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/10 02:25:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/10 02:25:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:03 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:25:03 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:25:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/10 02:25:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/10 02:25:03 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/10 02:25:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/10 02:25:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/10 02:25:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/10 02:25:04 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/10 02:25:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/10 02:25:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/10 02:25:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/10 02:25:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/10 02:25:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/10 02:25:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/10 02:25:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/10 02:25:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/10 02:25:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/10 02:25:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/10 02:25:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/10 02:25:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/10 02:25:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/10 02:25:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/10 02:25:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/10 02:25:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/10 02:25:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/10 02:25:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/10 02:25:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/10 02:25:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/10 02:25:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/10 02:25:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/10 02:25:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/10 02:25:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/10 02:25:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/10 02:25:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/10 02:25:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:05 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/10 02:25:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/10 02:25:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/10 02:25:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/10 02:25:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/10 02:25:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:05 DEBUG : YmFuYW5h: size = 6 OK 2026/06/10 02:25:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/10 02:25:05 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/10 02:25:05 DEBUG : Waiting for deletions to finish 2026/06/10 02:25:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/10 02:25:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/10 02:25:06 INFO : dir1/0003-defghij.txt: Deleted 2026/06/10 02:25:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/10 02:25:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/10 02:25:06 INFO : dir1/0015-9;=.txt: Deleted 2026/06/10 02:25:06 INFO : banana: Deleted 2026/06/10 02:25:06 INFO : splitbananasplit: Deleted 2026/06/10 02:25:06 INFO : dir1/0012-6789;.txt: Deleted 2026/06/10 02:25:06 INFO : dir1/0013-789;=.txt: Deleted 2026/06/10 02:25:06 INFO : dir1/0008-2345678.txt: Deleted 2026/06/10 02:25:06 INFO : appleappleapplebanana: Deleted 2026/06/10 02:25:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/10 02:25:06 INFO : dir1/0007-1234567.txt: Deleted 2026/06/10 02:25:06 INFO : dir1/0010-456789.txt: Deleted 2026/06/10 02:25:06 INFO : apple: Deleted 2026/06/10 02:25:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/10 02:25:06 INFO : dir1/0009-3456789.txt: Deleted 2026/06/10 02:25:06 INFO : dir1/0011-56789;.txt: Deleted 2026/06/10 02:25:06 INFO : dir1/0014-89;=.txt: Deleted 2026/06/10 02:25:06 DEBUG : Waiting for deletions to finish 2026/06/10 02:25:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/10 02:25:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/10 02:25:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/10 02:25:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/10 02:25:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/10 02:25:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/10 02:25:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/10 02:25:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/10 02:25:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/10 02:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : YXBwbGU=: size = 5 OK 2026/06/10 02:25:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:07 DEBUG : apple: Unchanged skipping 2026/06/10 02:25:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/10 02:25:07 DEBUG : YmFuYW5h: size = 6 OK 2026/06/10 02:25:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:07 DEBUG : banana: Unchanged skipping 2026/06/10 02:25:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/10 02:25:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:07 DEBUG : splitbananasplit: Unchanged skipping 2026/06/10 02:25:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/10 02:25:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/10 02:25:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/10 02:25:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/10 02:25:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/10 02:25:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/10 02:25:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/10 02:25:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/10 02:25:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/10 02:25:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/10 02:25:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/10 02:25:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/10 02:25:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/10 02:25:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/10 02:25:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/10 02:25:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/10 02:25:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/10 02:25:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/10 02:25:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/10 02:25:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/10 02:25:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/10 02:25:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/10 02:25:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/10 02:25:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/10 02:25:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/10 02:25:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/10 02:25:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/10 02:25:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/10 02:25:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/10 02:25:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/10 02:25:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/10 02:25:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/10 02:25:07 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/10 02:25:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/10 02:25:07 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:25:07 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:25:07 DEBUG : Waiting for deletions to finish 2026/06/10 02:25:07 DEBUG : Waiting for deletions to finish 2026/06/10 02:25:07 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/10 02:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : apple: transformed to: YXBwbGU= 2026/06/10 02:25:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/10 02:25:07 DEBUG : banana: transformed to: YmFuYW5h 2026/06/10 02:25:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/10 02:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/10 02:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/10 02:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/10 02:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/10 02:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/10 02:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:25:20 DEBUG : Waiting for deletions to finish 2026/06/10 02:25:20 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:25:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:25:20 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:25:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:25:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:25:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:25:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:25:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:25:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:25:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:25:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:25:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:25:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:25:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:25:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:25:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:25:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:25:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:25:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:25:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:25:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:20 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:20 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:20 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:20 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:20 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:20 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:20 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/10 02:25:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/10 02:25:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/10 02:25:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/10 02:25:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/10 02:25:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/10 02:25:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/10 02:25:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/10 02:25:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/10 02:25:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/10 02:25:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/10 02:25:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/10 02:25:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/10 02:25:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/10 02:25:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/10 02:25:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/10 02:25:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/10 02:25:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/10 02:25:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/10 02:25:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/10 02:25:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/10 02:25:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/10 02:25:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/10 02:25:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/10 02:25:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/10 02:25:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/10 02:25:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/10 02:25:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/10 02:25:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/10 02:25:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/10 02:25:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/10 02:25:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/10 02:25:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/10 02:25:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/10 02:25:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/10 02:25:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/10 02:25:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/10 02:25:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/10 02:25:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/10 02:25:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/10 02:25:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/10 02:25:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/10 02:25:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/10 02:25:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/10 02:25:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/10 02:25:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/10 02:25:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/10 02:25:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/10 02:25:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/10 02:25:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/10 02:25:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/10 02:25:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/10 02:25:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/10 02:25:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/10 02:25:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/10 02:25:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/10 02:25:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/10 02:25:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/10 02:25:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/10 02:25:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/10 02:25:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/10 02:25:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/10 02:25:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/10 02:25:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/10 02:25:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/10 02:25:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/10 02:25:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/10 02:25:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/10 02:25:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/10 02:25:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/10 02:25:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/10 02:25:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/10 02:25:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/10 02:25:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/10 02:25:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/10 02:25:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/10 02:25:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/10 02:25:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/10 02:25:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/10 02:25:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/10 02:25:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/10 02:25:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/10 02:25:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/10 02:25:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/10 02:25:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/10 02:25:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/10 02:25:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/10 02:25:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/10 02:25:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/10 02:25:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/10 02:25:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/10 02:25:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/10 02:25:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/10 02:25:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/10 02:25:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/10 02:25:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/10 02:25:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/10 02:25:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/10 02:25:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/10 02:25:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/10 02:25:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/10 02:25:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/10 02:25:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/10 02:25:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/10 02:25:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/10 02:25:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/10 02:25:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/10 02:25:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/10 02:25:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/10 02:25:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/10 02:25:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/10 02:25:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/10 02:25:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/10 02:25:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/10 02:25:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/10 02:25:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/10 02:25:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/10 02:25:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/10 02:25:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/10 02:25:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/10 02:25:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/10 02:25:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/10 02:25:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/10 02:25:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/10 02:25:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/10 02:25:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/10 02:25:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/10 02:25:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/10 02:25:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/10 02:25:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/10 02:25:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/10 02:25:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/10 02:25:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/10 02:25:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/10 02:25:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/10 02:25:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/10 02:25:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/10 02:25:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/10 02:25:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/10 02:25:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/10 02:25:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/10 02:25:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/10 02:25:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/10 02:25:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/10 02:25:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/10 02:25:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/10 02:25:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/10 02:25:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/10 02:25:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/10 02:25:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/10 02:25:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/10 02:25:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/10 02:25:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/10 02:25:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/10 02:25:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/10 02:25:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/10 02:25:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/10 02:25:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/10 02:25:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/10 02:25:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/10 02:25:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/10 02:25:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/10 02:25:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/10 02:25:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/10 02:25:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/10 02:25:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/10 02:25:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/10 02:25:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/10 02:25:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/10 02:25:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/10 02:25:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/10 02:25:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/10 02:25:21 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/10 02:25:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/10 02:25:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/10 02:25:21 DEBUG : PREFIXapple: size = 5 OK 2026/06/10 02:25:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/10 02:25:21 INFO : apple: Copied (new) to: PREFIXapple 2026/06/10 02:25:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/10 02:25:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/10 02:25:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/10 02:25:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/10 02:25:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/10 02:25:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/10 02:25:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/10 02:25:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/10 02:25:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/10 02:25:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/10 02:25:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/10 02:25:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/10 02:25:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/10 02:25:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/10 02:25:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/10 02:25:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:21 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/10 02:25:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:21 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:25:21 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:25:21 DEBUG : PREFIXbanana: size = 6 OK 2026/06/10 02:25:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/10 02:25:21 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/10 02:25:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/10 02:25:21 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/10 02:25:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/10 02:25:21 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/10 02:25:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/10 02:25:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/10 02:25:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/10 02:25:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/10 02:25:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/10 02:25:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/10 02:25:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/10 02:25:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/10 02:25:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/10 02:25:21 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/10 02:25:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/10 02:25:21 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/10 02:25:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/10 02:25:21 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/10 02:25:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/10 02:25:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/10 02:25:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/10 02:25:21 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/10 02:25:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/10 02:25:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/10 02:25:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/10 02:25:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/10 02:25:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/10 02:25:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/10 02:25:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/10 02:25:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/10 02:25:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/10 02:25:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/10 02:25:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/10 02:25:22 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/10 02:25:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/10 02:25:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/10 02:25:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/10 02:25:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/10 02:25:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/10 02:25:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/10 02:25:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/10 02:25:22 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/10 02:25:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/10 02:25:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/10 02:25:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/10 02:25:22 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/10 02:25:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/10 02:25:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/10 02:25:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/10 02:25:22 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/10 02:25:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/10 02:25:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/10 02:25:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/10 02:25:22 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/10 02:25:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/10 02:25:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/10 02:25:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/10 02:25:22 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/10 02:25:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/10 02:25:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/10 02:25:22 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/10 02:25:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/10 02:25:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/10 02:25:22 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/10 02:25:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/10 02:25:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/10 02:25:22 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/10 02:25:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/10 02:25:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/10 02:25:22 DEBUG : Waiting for deletions to finish 2026/06/10 02:25:22 INFO : dir1/0012-6789;.txt: Deleted 2026/06/10 02:25:22 INFO : splitbananasplit: Deleted 2026/06/10 02:25:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/10 02:25:23 INFO : dir1/0003-defghij.txt: Deleted 2026/06/10 02:25:23 INFO : dir1/0008-2345678.txt: Deleted 2026/06/10 02:25:23 INFO : dir1/0013-789;=.txt: Deleted 2026/06/10 02:25:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/10 02:25:23 INFO : dir1/0011-56789;.txt: Deleted 2026/06/10 02:25:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/10 02:25:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/10 02:25:23 INFO : dir1/0014-89;=.txt: Deleted 2026/06/10 02:25:23 INFO : dir1/0010-456789.txt: Deleted 2026/06/10 02:25:23 INFO : dir1/0015-9;=.txt: Deleted 2026/06/10 02:25:23 INFO : apple: Deleted 2026/06/10 02:25:23 INFO : appleappleapplebanana: Deleted 2026/06/10 02:25:23 INFO : banana: Deleted 2026/06/10 02:25:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/10 02:25:23 INFO : dir1/0007-1234567.txt: Deleted 2026/06/10 02:25:23 INFO : dir1/0009-3456789.txt: Deleted 2026/06/10 02:25:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/10 02:25:23 DEBUG : Waiting for deletions to finish 2026/06/10 02:25:23 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/10 02:25:23 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:25:23 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/10 02:25:23 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/10 02:25:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:25:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:25:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:25:23 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:25:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:25:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:25:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:25:23 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:25:23 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:25:23 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:25:23 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:25:23 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:25:23 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:25:23 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:25:23 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:25:23 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/10 02:25:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/10 02:25:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/10 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/10 02:25:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/10 02:25:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/10 02:25:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/10 02:25:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/10 02:25:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/10 02:25:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/10 02:25:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/10 02:25:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/10 02:25:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/10 02:25:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/10 02:25:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/10 02:25:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/10 02:25:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/10 02:25:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/10 02:25:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/10 02:25:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/10 02:25:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/10 02:25:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/10 02:25:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/10 02:25:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/10 02:25:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/10 02:25:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/10 02:25:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/10 02:25:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/10 02:25:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/10 02:25:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/10 02:25:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/10 02:25:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/10 02:25:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/10 02:25:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/10 02:25:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/10 02:25:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/10 02:25:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/10 02:25:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/10 02:25:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/10 02:25:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/10 02:25:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/10 02:25:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/10 02:25:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/10 02:25:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/10 02:25:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/10 02:25:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/10 02:25:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/10 02:25:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/10 02:25:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/10 02:25:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/10 02:25:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/10 02:25:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/10 02:25:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/10 02:25:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/10 02:25:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/10 02:25:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/10 02:25:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/10 02:25:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/10 02:25:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/10 02:25:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/10 02:25:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/10 02:25:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/10 02:25:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/10 02:25:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/10 02:25:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/10 02:25:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/10 02:25:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/10 02:25:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/10 02:25:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/10 02:25:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/10 02:25:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/10 02:25:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/10 02:25:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/10 02:25:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/10 02:25:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/10 02:25:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/10 02:25:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/10 02:25:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/10 02:25:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:24 DEBUG : apple: transformed to: PREFIXapple 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/10 02:25:24 DEBUG : banana: transformed to: PREFIXbanana 2026/06/10 02:25:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/10 02:25:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/10 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/10 02:25:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/10 02:25:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/10 02:25:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/10 02:25:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/10 02:25:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/10 02:25:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/10 02:25:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/10 02:25:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/10 02:25:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/10 02:25:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/10 02:25:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/10 02:25:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/10 02:25:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/10 02:25:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/10 02:25:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/10 02:25:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/10 02:25:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/10 02:25:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/10 02:25:24 INFO : appleappleapplebanana: Copied (new) 2026/06/10 02:25:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:24 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:25:24 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:25:24 DEBUG : splitbananasplit: size = 16 OK 2026/06/10 02:25:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/10 02:25:24 INFO : splitbananasplit: Copied (new) 2026/06/10 02:25:24 DEBUG : banana: size = 6 OK 2026/06/10 02:25:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/10 02:25:24 INFO : banana: Copied (new) 2026/06/10 02:25:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/10 02:25:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/10 02:25:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/10 02:25:24 DEBUG : apple: size = 5 OK 2026/06/10 02:25:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/10 02:25:24 INFO : apple: Copied (new) 2026/06/10 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/10 02:25:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/10 02:25:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/10 02:25:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/10 02:25:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/10 02:25:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/10 02:25:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/10 02:25:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/10 02:25:25 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/10 02:25:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/10 02:25:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/10 02:25:25 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/10 02:25:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/10 02:25:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/10 02:25:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/10 02:25:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/10 02:25:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/10 02:25:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/10 02:25:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/10 02:25:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/10 02:25:25 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/10 02:25:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/10 02:25:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/10 02:25:25 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/10 02:25:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/10 02:25:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/10 02:25:25 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/10 02:25:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/10 02:25:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/10 02:25:25 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/10 02:25:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/10 02:25:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/10 02:25:25 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/10 02:25:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/10 02:25:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/10 02:25:25 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/10 02:25:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/10 02:25:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/10 02:25:25 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/10 02:25:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/10 02:25:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/10 02:25:25 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/10 02:25:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/10 02:25:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/10 02:25:26 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/10 02:25:26 DEBUG : Waiting for deletions to finish 2026/06/10 02:25:26 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/10 02:25:26 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/10 02:25:26 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/10 02:25:26 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/10 02:25:26 INFO : PREFIXbanana: Deleted 2026/06/10 02:25:26 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/10 02:25:26 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/10 02:25:26 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/10 02:25:26 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/10 02:25:26 INFO : PREFIXapple: Deleted 2026/06/10 02:25:26 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/10 02:25:26 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/10 02:25:26 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/10 02:25:26 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/10 02:25:26 INFO : PREFIXsplitbananasplit: Deleted 2026/06/10 02:25:26 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/10 02:25:26 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/10 02:25:26 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/10 02:25:26 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/10 02:25:26 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/10 02:25:26 DEBUG : Waiting for deletions to finish 2026/06/10 02:25:26 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:25:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:25:26 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:25:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:25:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:25:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:25:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:25:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:25:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:25:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:25:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:25:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:25:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:25:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:25:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:25:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:25:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:25:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:25:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:25:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:25:27 DEBUG : Waiting for deletions to finish 2026/06/10 02:25:27 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:25:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:25:27 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:25:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:25:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:25:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:25:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:25:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:25:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:25:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:25:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:25:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:25:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:25:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:25:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:25:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:25:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:25:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:25:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:25:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:25:39 DEBUG : Waiting for deletions to finish 2026/06/10 02:25:39 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:25:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:25:39 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:25:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:25:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:25:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:25:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:25:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:25:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:25:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:25:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:25:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:25:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:25:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:25:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:25:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:25:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:25:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:25:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:25:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:25:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/10 02:25:39 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/10 02:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:39 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/10 02:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/10 02:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:39 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:39 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/10 02:25:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/10 02:25:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/10 02:25:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:40 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/10 02:25:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/10 02:25:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/10 02:25:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/10 02:25:40 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/10 02:25:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/10 02:25:40 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:40 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:25:40 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:25:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/10 02:25:40 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/10 02:25:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/10 02:25:40 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:40 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/10 02:25:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/10 02:25:40 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/10 02:25:40 DEBUG : appleSUFFIX: size = 5 OK 2026/06/10 02:25:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/10 02:25:40 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/10 02:25:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/10 02:25:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/10 02:25:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/10 02:25:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/10 02:25:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/10 02:25:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/10 02:25:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/10 02:25:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/10 02:25:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/10 02:25:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/10 02:25:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/10 02:25:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/10 02:25:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/10 02:25:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/10 02:25:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/10 02:25:41 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/10 02:25:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/10 02:25:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/10 02:25:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/10 02:25:41 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/10 02:25:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/10 02:25:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/10 02:25:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/10 02:25:41 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/10 02:25:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/10 02:25:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/10 02:25:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/10 02:25:41 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/10 02:25:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/10 02:25:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/10 02:25:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/10 02:25:41 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/10 02:25:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/10 02:25:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/10 02:25:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/10 02:25:41 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/10 02:25:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/10 02:25:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/10 02:25:41 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/10 02:25:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/10 02:25:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/10 02:25:41 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/10 02:25:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/10 02:25:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/10 02:25:41 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/10 02:25:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/10 02:25:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/10 02:25:41 DEBUG : Waiting for deletions to finish 2026/06/10 02:25:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/10 02:25:41 INFO : dir1/0010-456789.txt: Deleted 2026/06/10 02:25:41 INFO : splitbananasplit: Deleted 2026/06/10 02:25:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/10 02:25:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/10 02:25:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/10 02:25:42 INFO : appleappleapplebanana: Deleted 2026/06/10 02:25:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/10 02:25:42 INFO : dir1/0011-56789;.txt: Deleted 2026/06/10 02:25:42 INFO : dir1/0013-789;=.txt: Deleted 2026/06/10 02:25:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/10 02:25:42 INFO : dir1/0003-defghij.txt: Deleted 2026/06/10 02:25:42 INFO : dir1/0007-1234567.txt: Deleted 2026/06/10 02:25:42 INFO : dir1/0014-89;=.txt: Deleted 2026/06/10 02:25:42 INFO : dir1/0009-3456789.txt: Deleted 2026/06/10 02:25:42 INFO : dir1/0012-6789;.txt: Deleted 2026/06/10 02:25:42 INFO : dir1/0015-9;=.txt: Deleted 2026/06/10 02:25:42 INFO : apple: Deleted 2026/06/10 02:25:42 INFO : dir1/0008-2345678.txt: Deleted 2026/06/10 02:25:42 INFO : banana: Deleted 2026/06/10 02:25:42 DEBUG : Waiting for deletions to finish 2026/06/10 02:25:42 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/10 02:25:42 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/10 02:25:42 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/10 02:25:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/10 02:25:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/10 02:25:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/10 02:25:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/10 02:25:42 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/10 02:25:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/10 02:25:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/10 02:25:42 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/10 02:25:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/10 02:25:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/10 02:25:42 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/10 02:25:42 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/10 02:25:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/10 02:25:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/10 02:25:42 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/10 02:25:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/10 02:25:42 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/10 02:25:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/10 02:25:42 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/10 02:25:42 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/10 02:25:42 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/10 02:25:42 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/10 02:25:42 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/10 02:25:42 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/10 02:25:42 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/10 02:25:42 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/10 02:25:42 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/10 02:25:42 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/10 02:25:42 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/10 02:25:42 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/10 02:25:42 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/10 02:25:42 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/10 02:25:42 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:42 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/10 02:25:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/10 02:25:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/10 02:25:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/10 02:25:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/10 02:25:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/10 02:25:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/10 02:25:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/10 02:25:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/10 02:25:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/10 02:25:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/10 02:25:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/10 02:25:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/10 02:25:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/10 02:25:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/10 02:25:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/10 02:25:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:42 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/10 02:25:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/10 02:25:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/10 02:25:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/10 02:25:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/10 02:25:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/10 02:25:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/10 02:25:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/10 02:25:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/10 02:25:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/10 02:25:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/10 02:25:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/10 02:25:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/10 02:25:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/10 02:25:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/10 02:25:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:42 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/10 02:25:42 DEBUG : apple: transformed to: appleSUFFIX 2026/06/10 02:25:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/10 02:25:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/10 02:25:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/10 02:25:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/10 02:25:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/10 02:25:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/10 02:25:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/10 02:25:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/10 02:25:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:43 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:25:43 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:25:43 DEBUG : apple: size = 5 OK 2026/06/10 02:25:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/10 02:25:43 INFO : apple: Copied (new) 2026/06/10 02:25:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/10 02:25:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/10 02:25:43 INFO : appleappleapplebanana: Copied (new) 2026/06/10 02:25:43 DEBUG : banana: size = 6 OK 2026/06/10 02:25:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/10 02:25:43 INFO : banana: Copied (new) 2026/06/10 02:25:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/10 02:25:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/10 02:25:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/10 02:25:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/10 02:25:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/10 02:25:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/10 02:25:43 DEBUG : splitbananasplit: size = 16 OK 2026/06/10 02:25:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/10 02:25:43 INFO : splitbananasplit: Copied (new) 2026/06/10 02:25:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/10 02:25:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/10 02:25:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/10 02:25:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/10 02:25:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/10 02:25:43 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/10 02:25:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/10 02:25:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/10 02:25:43 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/10 02:25:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/10 02:25:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/10 02:25:44 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/10 02:25:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/10 02:25:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/10 02:25:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/10 02:25:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/10 02:25:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/10 02:25:44 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/10 02:25:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/10 02:25:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/10 02:25:44 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/10 02:25:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/10 02:25:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/10 02:25:44 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/10 02:25:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/10 02:25:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/10 02:25:44 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/10 02:25:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/10 02:25:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/10 02:25:44 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/10 02:25:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/10 02:25:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/10 02:25:44 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/10 02:25:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/10 02:25:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/10 02:25:44 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/10 02:25:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/10 02:25:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/10 02:25:44 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/10 02:25:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/10 02:25:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/10 02:25:44 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/10 02:25:44 DEBUG : Waiting for deletions to finish 2026/06/10 02:25:45 INFO : splitbananasplitSUFFIX: Deleted 2026/06/10 02:25:45 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/10 02:25:45 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/10 02:25:45 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/10 02:25:45 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/10 02:25:45 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/10 02:25:45 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/10 02:25:45 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/10 02:25:45 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/10 02:25:45 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/10 02:25:45 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/10 02:25:45 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/10 02:25:45 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/10 02:25:45 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/10 02:25:45 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/10 02:25:45 INFO : appleSUFFIX: Deleted 2026/06/10 02:25:45 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/10 02:25:45 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/10 02:25:45 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/10 02:25:45 INFO : bananaSUFFIX: Deleted 2026/06/10 02:25:45 DEBUG : Waiting for deletions to finish 2026/06/10 02:25:45 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:25:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:25:45 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:25:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:25:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:25:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:25:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:25:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:25:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:25:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:25:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:25:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:25:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:25:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:25:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:25:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:25:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:25:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:25:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:25:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:25:45 DEBUG : Waiting for deletions to finish 2026/06/10 02:25:46 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:25:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:25:46 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:25:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:25:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:25:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:25:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:25:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:25:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:25:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:25:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:25:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:25:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:25:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:25:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:25:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:25:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:25:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:25:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:25:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:25:58 DEBUG : Waiting for deletions to finish 2026/06/10 02:25:58 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:25:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:25:58 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:25:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:25:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:25:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:25:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:25:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:25:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:25:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:25:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:25:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:25:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:25:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:25:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:25:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:25:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:25:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:25:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:25:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/10 02:25:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/10 02:25:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/10 02:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:25:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/10 02:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:25:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:25:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/10 02:25:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/10 02:25:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/10 02:25:59 DEBUG : apple: size = 5 OK 2026/06/10 02:25:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:59 DEBUG : apple: Unchanged skipping 2026/06/10 02:25:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:25:59 DEBUG : banana: size = 6 OK 2026/06/10 02:25:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:25:59 DEBUG : banana: Unchanged skipping 2026/06/10 02:25:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/10 02:25:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:25:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:25:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/10 02:25:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:25:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/10 02:25:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:25:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:25:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:25:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:25:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:25:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:25:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:25:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:25:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:25:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:25:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:25:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:25:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/10 02:25:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:25:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:25:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:25:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:25:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:25:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:25:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:25:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:25:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:25:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:25:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:25:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:25:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:25:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:25:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:25:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:25:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:25:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:25:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/10 02:25:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:25:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:25:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:25:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:25:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:25:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:25:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:25:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:25:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:25:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:25:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:25:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:25:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:25:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/10 02:25:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:25:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:25:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:25:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:25:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:25:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:25:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:25:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/10 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:25:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:25:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/10 02:25:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:25:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/10 02:25:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:25:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/10 02:25:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:25:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/10 02:25:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:25:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/10 02:25:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:25:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:25:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:25:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:25:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:25:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/10 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:25:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:25:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:25:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/10 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:25:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:25:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:25:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:25:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:25:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/10 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:25:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:25:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:25:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/10 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:25:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:25:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/10 02:25:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:25:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/10 02:25:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:25:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/10 02:25:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:25:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/10 02:25:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:25:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/10 02:25:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/10 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:25:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:25:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:25:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:25:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:25:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/10 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:25:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/10 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:25:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:25:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:25:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/10 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:25:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:25:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/10 02:25:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:25:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:25:59 DEBUG : splitbanan: size = 16 OK 2026/06/10 02:25:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/10 02:25:59 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/10 02:25:59 DEBUG : appleapple: size = 21 OK 2026/06/10 02:25:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/10 02:25:59 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/10 02:25:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:25:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:25:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:25:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:25:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/10 02:25:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:25:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:25:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/10 02:25:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/10 02:25:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:25:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:25:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:25:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:25:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/10 02:25:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/10 02:25:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/10 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/10 02:25:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/10 02:25:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/10 02:25:59 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:25:59 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:25:59 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/10 02:25:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/10 02:25:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/10 02:25:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/10 02:25:59 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/10 02:25:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/10 02:25:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/10 02:25:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/10 02:25:59 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/10 02:25:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/10 02:25:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/10 02:25:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/10 02:25:59 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/10 02:25:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/10 02:25:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/10 02:25:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/10 02:25:59 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/10 02:25:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/10 02:25:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/10 02:25:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/10 02:25:59 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/10 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/10 02:25:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/10 02:25:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/10 02:25:59 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/10 02:25:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/10 02:25:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/10 02:25:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/10 02:25:59 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/10 02:25:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/10 02:25:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/10 02:25:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/10 02:25:59 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/10 02:25:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/10 02:25:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/10 02:25:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/10 02:26:00 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/10 02:26:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/10 02:26:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/10 02:26:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/10 02:26:00 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/10 02:26:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/10 02:26:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/10 02:26:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/10 02:26:00 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/10 02:26:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/10 02:26:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/10 02:26:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/10 02:26:00 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/10 02:26:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/10 02:26:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/10 02:26:00 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/10 02:26:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/10 02:26:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/10 02:26:00 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/10 02:26:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/10 02:26:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/10 02:26:00 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/10 02:26:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/10 02:26:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/10 02:26:00 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:00 INFO : dir1/0009-3456789.txt: Deleted 2026/06/10 02:26:00 INFO : dir1/0015-9;=.txt: Deleted 2026/06/10 02:26:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/10 02:26:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/10 02:26:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/10 02:26:01 INFO : dir1/0014-89;=.txt: Deleted 2026/06/10 02:26:01 INFO : dir1/0007-1234567.txt: Deleted 2026/06/10 02:26:01 INFO : dir1/0011-56789;.txt: Deleted 2026/06/10 02:26:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/10 02:26:01 INFO : dir1/0003-defghij.txt: Deleted 2026/06/10 02:26:01 INFO : dir1/0008-2345678.txt: Deleted 2026/06/10 02:26:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/10 02:26:01 INFO : dir1/0012-6789;.txt: Deleted 2026/06/10 02:26:01 INFO : dir1/0010-456789.txt: Deleted 2026/06/10 02:26:01 INFO : appleappleapplebanana: Deleted 2026/06/10 02:26:01 INFO : dir1/0013-789;=.txt: Deleted 2026/06/10 02:26:01 INFO : splitbananasplit: Deleted 2026/06/10 02:26:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/10 02:26:01 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:01 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:26:01 DEBUG : appleapple: Excluded (Path Filter) 2026/06/10 02:26:01 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:26:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/10 02:26:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/10 02:26:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/10 02:26:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/10 02:26:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/10 02:26:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/10 02:26:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/10 02:26:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/10 02:26:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/10 02:26:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/10 02:26:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/10 02:26:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/10 02:26:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/10 02:26:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/10 02:26:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/10 02:26:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/10 02:26:01 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/10 02:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/10 02:26:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/10 02:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/10 02:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/10 02:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/10 02:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/10 02:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/10 02:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/10 02:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/10 02:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/10 02:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/10 02:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/10 02:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/10 02:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/10 02:26:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/10 02:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/10 02:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/10 02:26:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/10 02:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/10 02:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/10 02:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/10 02:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/10 02:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/10 02:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/10 02:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/10 02:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/10 02:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/10 02:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/10 02:26:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/10 02:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/10 02:26:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/10 02:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/10 02:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/10 02:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/10 02:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/10 02:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/10 02:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/10 02:26:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/10 02:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/10 02:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/10 02:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/10 02:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/10 02:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/10 02:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/10 02:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/10 02:26:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/10 02:26:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/10 02:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/10 02:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/10 02:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/10 02:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/10 02:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/10 02:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/10 02:26:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/10 02:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/10 02:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/10 02:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/10 02:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/10 02:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/10 02:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/10 02:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/10 02:26:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/10 02:26:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/10 02:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/10 02:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/10 02:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/10 02:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/10 02:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/10 02:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/10 02:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/10 02:26:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/10 02:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/10 02:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/10 02:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/10 02:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/10 02:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/10 02:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/10 02:26:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/10 02:26:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/10 02:26:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/10 02:26:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/10 02:26:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/10 02:26:02 DEBUG : apple: size = 5 OK 2026/06/10 02:26:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:02 DEBUG : apple: Unchanged skipping 2026/06/10 02:26:02 DEBUG : appleapple: size = 21 OK 2026/06/10 02:26:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/10 02:26:02 DEBUG : banana: size = 6 OK 2026/06/10 02:26:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:02 DEBUG : banana: Unchanged skipping 2026/06/10 02:26:02 DEBUG : splitbanan: size = 16 OK 2026/06/10 02:26:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:02 DEBUG : splitbananasplit: Unchanged skipping 2026/06/10 02:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/10 02:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/10 02:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/10 02:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/10 02:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/10 02:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/10 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/10 02:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/10 02:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/10 02:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/10 02:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/10 02:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/10 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/10 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/10 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/10 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/10 02:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/10 02:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/10 02:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/10 02:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/10 02:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/10 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/10 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/10 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/10 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:26:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/10 02:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/10 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/10 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/10 02:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/10 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/10 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/10 02:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/10 02:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/10 02:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/10 02:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/10 02:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/10 02:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/10 02:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/10 02:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/10 02:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/10 02:26:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/10 02:26:02 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/10 02:26:02 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/10 02:26:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/10 02:26:02 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/10 02:26:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/10 02:26:02 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/10 02:26:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/10 02:26:02 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/10 02:26:02 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/10 02:26:02 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/10 02:26:02 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/10 02:26:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/10 02:26:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:02 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/10 02:26:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/10 02:26:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/10 02:26:02 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/10 02:26:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/10 02:26:02 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/10 02:26:02 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/10 02:26:02 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/10 02:26:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/10 02:26:02 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/10 02:26:02 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/10 02:26:02 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:26:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:02 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/10 02:26:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/10 02:26:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/10 02:26:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/10 02:26:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/10 02:26:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/10 02:26:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/10 02:26:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/10 02:26:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/10 02:26:02 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:26:02 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:02 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:02 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:26:02 DEBUG : appleapple: Excluded (Path Filter) 2026/06/10 02:26:02 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:26:02 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/10 02:26:02 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/10 02:26:02 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/10 02:26:02 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/10 02:26:02 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/10 02:26:02 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/10 02:26:02 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/10 02:26:02 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/10 02:26:02 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/10 02:26:02 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/10 02:26:02 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/10 02:26:02 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/10 02:26:02 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/10 02:26:02 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/10 02:26:02 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/10 02:26:02 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/10 02:26:02 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/10 02:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/10 02:26:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/10 02:26:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/10 02:26:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/10 02:26:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/10 02:26:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/10 02:26:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/10 02:26:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/10 02:26:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/10 02:26:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/10 02:26:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/10 02:26:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/10 02:26:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/10 02:26:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/10 02:26:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/10 02:26:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/10 02:26:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/10 02:26:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/10 02:26:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/10 02:26:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/10 02:26:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/10 02:26:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/10 02:26:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/10 02:26:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/10 02:26:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/10 02:26:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/10 02:26:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/10 02:26:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/10 02:26:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/10 02:26:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/10 02:26:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/10 02:26:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/10 02:26:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/10 02:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/10 02:26:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/10 02:26:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/10 02:26:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/10 02:26:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/10 02:26:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/10 02:26:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/10 02:26:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/10 02:26:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/10 02:26:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/10 02:26:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/10 02:26:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/10 02:26:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/10 02:26:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/10 02:26:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/10 02:26:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/10 02:26:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/10 02:26:02 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:26:14 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:15 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:26:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:26:15 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:26:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:26:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:26:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:26:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:26:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:26:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:26:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:26:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:26:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:26:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:26:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:26:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:26:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:26:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:26:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:26:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:26:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:26:15 DEBUG : apple: size = 5 OK 2026/06/10 02:26:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:15 DEBUG : apple: Unchanged skipping 2026/06/10 02:26:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/10 02:26:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/10 02:26:15 DEBUG : banana: size = 6 OK 2026/06/10 02:26:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:15 DEBUG : banana: Unchanged skipping 2026/06/10 02:26:15 DEBUG : splitbananasplit: size = 16 OK 2026/06/10 02:26:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:15 DEBUG : splitbananasplit: Unchanged skipping 2026/06/10 02:26:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/10 02:26:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/10 02:26:15 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:26:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/10 02:26:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/10 02:26:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/10 02:26:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/10 02:26:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/10 02:26:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/10 02:26:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/10 02:26:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/10 02:26:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/10 02:26:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/10 02:26:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/10 02:26:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/10 02:26:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/10 02:26:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/10 02:26:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/10 02:26:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/10 02:26:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/10 02:26:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/10 02:26:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/10 02:26:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/10 02:26:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/10 02:26:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/10 02:26:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/10 02:26:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/10 02:26:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/10 02:26:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/10 02:26:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/10 02:26:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/10 02:26:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/10 02:26:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/10 02:26:15 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:26:15 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:15 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:16 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : apple: size = 5 OK 2026/06/10 02:26:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:16 DEBUG : apple: Unchanged skipping 2026/06/10 02:26:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/10 02:26:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/10 02:26:16 DEBUG : banana: size = 6 OK 2026/06/10 02:26:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:16 DEBUG : banana: Unchanged skipping 2026/06/10 02:26:16 DEBUG : splitbananasplit: size = 16 OK 2026/06/10 02:26:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:16 DEBUG : splitbananasplit: Unchanged skipping 2026/06/10 02:26:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/10 02:26:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/10 02:26:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:16 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:26:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/10 02:26:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/10 02:26:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/10 02:26:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/10 02:26:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/10 02:26:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/10 02:26:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/10 02:26:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/10 02:26:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/10 02:26:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/10 02:26:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/10 02:26:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/10 02:26:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/10 02:26:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/10 02:26:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/10 02:26:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/10 02:26:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/10 02:26:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/10 02:26:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/10 02:26:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/10 02:26:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/10 02:26:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/10 02:26:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/10 02:26:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/10 02:26:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/10 02:26:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/10 02:26:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/10 02:26:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/10 02:26:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/10 02:26:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/10 02:26:16 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:26:16 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:16 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:16 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:26:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:26:17 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:17 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:26:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:26:17 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:26:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:26:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:26:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:26:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:26:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:26:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:26:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:26:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:26:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:26:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:26:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:26:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:26:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:26:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:26:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:26:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:26:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:26:30 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:30 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:26:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:26:30 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:26:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:26:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:26:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:26:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:26:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:26:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:26:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:26:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:26:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:26:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:26:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:26:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:26:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:26:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:26:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:26:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:26:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:26:30 DEBUG : apple: size = 5 OK 2026/06/10 02:26:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:30 DEBUG : apple: Unchanged skipping 2026/06/10 02:26:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/10 02:26:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/10 02:26:30 DEBUG : banana: size = 6 OK 2026/06/10 02:26:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:30 DEBUG : banana: Unchanged skipping 2026/06/10 02:26:30 DEBUG : splitbananasplit: size = 16 OK 2026/06/10 02:26:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:30 DEBUG : splitbananasplit: Unchanged skipping 2026/06/10 02:26:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/10 02:26:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/10 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/10 02:26:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/10 02:26:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/10 02:26:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/10 02:26:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/10 02:26:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/10 02:26:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/10 02:26:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/10 02:26:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/10 02:26:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/10 02:26:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/10 02:26:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/10 02:26:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/10 02:26:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/10 02:26:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/10 02:26:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/10 02:26:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/10 02:26:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/10 02:26:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/10 02:26:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/10 02:26:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/10 02:26:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/10 02:26:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/10 02:26:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/10 02:26:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/10 02:26:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/10 02:26:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/10 02:26:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/10 02:26:31 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:26:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/10 02:26:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/10 02:26:31 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:26:31 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:31 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:31 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:26:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:26:31 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:26:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:26:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:26:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:26:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:26:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:26:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:26:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:26:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:26:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:26:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:26:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:26:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:26:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:26:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:26:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:26:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:26:31 DEBUG : apple: size = 5 OK 2026/06/10 02:26:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:31 DEBUG : apple: Unchanged skipping 2026/06/10 02:26:31 DEBUG : banana: size = 6 OK 2026/06/10 02:26:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:31 DEBUG : banana: Unchanged skipping 2026/06/10 02:26:31 DEBUG : splitbananasplit: size = 16 OK 2026/06/10 02:26:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:31 DEBUG : splitbananasplit: Unchanged skipping 2026/06/10 02:26:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/10 02:26:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/10 02:26:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/10 02:26:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/10 02:26:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/10 02:26:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/10 02:26:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/10 02:26:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/10 02:26:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/10 02:26:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/10 02:26:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/10 02:26:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/10 02:26:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/10 02:26:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/10 02:26:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/10 02:26:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/10 02:26:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/10 02:26:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/10 02:26:32 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:26:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/10 02:26:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/10 02:26:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/10 02:26:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/10 02:26:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/10 02:26:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/10 02:26:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/10 02:26:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/10 02:26:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/10 02:26:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/10 02:26:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/10 02:26:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/10 02:26:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/10 02:26:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/10 02:26:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/10 02:26:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/10 02:26:32 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:26:32 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:32 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:32 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:26:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:26:32 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:26:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:26:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:26:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:26:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:26:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:26:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:26:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:26:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:26:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:26:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:26:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:26:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:26:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:26:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:26:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:26:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:26:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:26:44 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:44 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:26:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:26:44 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:26:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:26:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:26:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:26:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:26:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:26:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:26:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:26:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:26:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:26:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:26:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:26:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:26:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:26:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:26:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:26:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:26:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:26:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/10 02:26:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:45 DEBUG : banana: size = 6 OK 2026/06/10 02:26:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/10 02:26:45 DEBUG : splitbananasplit: size = 16 OK 2026/06/10 02:26:45 DEBUG : apple: size = 5 OK 2026/06/10 02:26:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:45 DEBUG : apple: Unchanged skipping 2026/06/10 02:26:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:45 DEBUG : splitbananasplit: Unchanged skipping 2026/06/10 02:26:45 DEBUG : banana: Unchanged skipping 2026/06/10 02:26:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/10 02:26:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/10 02:26:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/10 02:26:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/10 02:26:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/10 02:26:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/10 02:26:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/10 02:26:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/10 02:26:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/10 02:26:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/10 02:26:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/10 02:26:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/10 02:26:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/10 02:26:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/10 02:26:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/10 02:26:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/10 02:26:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/10 02:26:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/10 02:26:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/10 02:26:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/10 02:26:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/10 02:26:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/10 02:26:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/10 02:26:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/10 02:26:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/10 02:26:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/10 02:26:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/10 02:26:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/10 02:26:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/10 02:26:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/10 02:26:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/10 02:26:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/10 02:26:45 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:26:45 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:26:45 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:45 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:45 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:26:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:26:45 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:26:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:26:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:26:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:26:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:26:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:26:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:26:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:26:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:26:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:26:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:26:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:26:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:26:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:26:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:26:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:26:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:26:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:26:46 DEBUG : apple: size = 5 OK 2026/06/10 02:26:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:46 DEBUG : apple: Unchanged skipping 2026/06/10 02:26:46 DEBUG : banana: size = 6 OK 2026/06/10 02:26:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/10 02:26:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/10 02:26:46 DEBUG : splitbananasplit: size = 16 OK 2026/06/10 02:26:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:46 DEBUG : splitbananasplit: Unchanged skipping 2026/06/10 02:26:46 DEBUG : banana: Unchanged skipping 2026/06/10 02:26:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/10 02:26:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/10 02:26:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/10 02:26:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/10 02:26:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/10 02:26:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/10 02:26:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/10 02:26:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/10 02:26:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/10 02:26:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/10 02:26:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/10 02:26:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/10 02:26:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/10 02:26:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/10 02:26:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/10 02:26:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/10 02:26:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/10 02:26:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/10 02:26:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/10 02:26:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/10 02:26:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/10 02:26:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/10 02:26:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/10 02:26:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/10 02:26:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/10 02:26:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/10 02:26:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/10 02:26:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/10 02:26:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/10 02:26:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/10 02:26:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/10 02:26:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/10 02:26:46 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:26:46 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:26:46 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:46 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:46 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:26:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:26:46 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:26:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:26:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:26:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:26:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:26:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:26:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:26:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:26:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:26:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:26:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:26:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:26:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:26:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:26:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:26:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:26:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:26:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:26:59 DEBUG : Waiting for deletions to finish 2026/06/10 02:26:59 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:26:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:26:59 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:26:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:26:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:26:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:26:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:26:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:26:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:26:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:26:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:26:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:26:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:26:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:26:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:26:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:26:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:26:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:26:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:26:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:26:59 DEBUG : apple: size = 5 OK 2026/06/10 02:26:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:59 DEBUG : apple: Unchanged skipping 2026/06/10 02:26:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/10 02:26:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/10 02:26:59 DEBUG : banana: size = 6 OK 2026/06/10 02:26:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:59 DEBUG : banana: Unchanged skipping 2026/06/10 02:26:59 DEBUG : splitbananasplit: size = 16 OK 2026/06/10 02:26:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:26:59 DEBUG : splitbananasplit: Unchanged skipping 2026/06/10 02:27:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/10 02:27:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/10 02:27:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/10 02:27:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/10 02:27:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/10 02:27:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/10 02:27:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/10 02:27:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/10 02:27:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/10 02:27:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/10 02:27:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/10 02:27:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/10 02:27:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/10 02:27:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/10 02:27:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/10 02:27:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/10 02:27:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:00 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:27:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/10 02:27:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/10 02:27:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/10 02:27:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/10 02:27:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/10 02:27:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/10 02:27:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/10 02:27:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/10 02:27:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/10 02:27:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/10 02:27:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/10 02:27:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/10 02:27:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/10 02:27:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/10 02:27:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/10 02:27:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/10 02:27:00 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:27:00 DEBUG : Waiting for deletions to finish 2026/06/10 02:27:00 DEBUG : Waiting for deletions to finish 2026/06/10 02:27:00 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:27:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:27:00 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:27:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:27:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:27:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:27:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:27:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:27:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:27:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:27:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:27:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:27:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:27:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:27:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:27:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:27:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:27:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:27:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:27:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:27:00 DEBUG : apple: size = 5 OK 2026/06/10 02:27:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:00 DEBUG : apple: Unchanged skipping 2026/06/10 02:27:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/10 02:27:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/10 02:27:00 DEBUG : banana: size = 6 OK 2026/06/10 02:27:00 DEBUG : splitbananasplit: size = 16 OK 2026/06/10 02:27:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/10 02:27:00 DEBUG : banana: Unchanged skipping 2026/06/10 02:27:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/10 02:27:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/10 02:27:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/10 02:27:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/10 02:27:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/10 02:27:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/10 02:27:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/10 02:27:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/10 02:27:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/10 02:27:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/10 02:27:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/10 02:27:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/10 02:27:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/10 02:27:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/10 02:27:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/10 02:27:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/10 02:27:01 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:27:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/10 02:27:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/10 02:27:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/10 02:27:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/10 02:27:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/10 02:27:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/10 02:27:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/10 02:27:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/10 02:27:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/10 02:27:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/10 02:27:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/10 02:27:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/10 02:27:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/10 02:27:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/10 02:27:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/10 02:27:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/10 02:27:01 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:27:01 DEBUG : Waiting for deletions to finish 2026/06/10 02:27:01 DEBUG : Waiting for deletions to finish 2026/06/10 02:27:01 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:27:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:27:01 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:27:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:27:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:27:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:27:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:27:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:27:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:27:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:27:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:27:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:27:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:27:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:27:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:27:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:27:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:27:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:27:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:27:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:27:13 DEBUG : Waiting for deletions to finish 2026/06/10 02:27:13 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:27:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:27:13 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:27:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:27:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:27:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:27:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:27:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:27:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:27:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:27:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:27:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:27:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:27:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:27:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:27:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:27:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:27:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:27:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:27:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:27:14 DEBUG : apple: size = 5 OK 2026/06/10 02:27:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/10 02:27:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/10 02:27:14 DEBUG : banana: size = 6 OK 2026/06/10 02:27:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:14 DEBUG : banana: Unchanged skipping 2026/06/10 02:27:14 DEBUG : apple: Unchanged skipping 2026/06/10 02:27:14 DEBUG : splitbananasplit: size = 16 OK 2026/06/10 02:27:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:14 DEBUG : splitbananasplit: Unchanged skipping 2026/06/10 02:27:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/10 02:27:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/10 02:27:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/10 02:27:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/10 02:27:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/10 02:27:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/10 02:27:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/10 02:27:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/10 02:27:14 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:27:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/10 02:27:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/10 02:27:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/10 02:27:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/10 02:27:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/10 02:27:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/10 02:27:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/10 02:27:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/10 02:27:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/10 02:27:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/10 02:27:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/10 02:27:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/10 02:27:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/10 02:27:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/10 02:27:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/10 02:27:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/10 02:27:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/10 02:27:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/10 02:27:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/10 02:27:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/10 02:27:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/10 02:27:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/10 02:27:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/10 02:27:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/10 02:27:14 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:27:14 DEBUG : Waiting for deletions to finish 2026/06/10 02:27:14 DEBUG : Waiting for deletions to finish 2026/06/10 02:27:14 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:27:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:27:14 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:27:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:27:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:27:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:27:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:27:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:27:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:27:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:27:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:27:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:27:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:27:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:27:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:27:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:27:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:27:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:27:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:27:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/10 02:27:15 DEBUG : apple: size = 5 OK 2026/06/10 02:27:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:15 DEBUG : apple: Unchanged skipping 2026/06/10 02:27:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/10 02:27:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/10 02:27:15 DEBUG : banana: size = 6 OK 2026/06/10 02:27:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:15 DEBUG : banana: Unchanged skipping 2026/06/10 02:27:15 DEBUG : splitbananasplit: size = 16 OK 2026/06/10 02:27:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:15 DEBUG : splitbananasplit: Unchanged skipping 2026/06/10 02:27:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/10 02:27:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/10 02:27:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/10 02:27:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/10 02:27:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/10 02:27:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/10 02:27:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/10 02:27:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/10 02:27:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/10 02:27:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/10 02:27:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/10 02:27:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/10 02:27:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/10 02:27:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/10 02:27:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/10 02:27:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/10 02:27:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/10 02:27:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/10 02:27:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/10 02:27:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/10 02:27:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/10 02:27:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/10 02:27:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/10 02:27:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/10 02:27:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/10 02:27:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/10 02:27:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/10 02:27:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/10 02:27:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/10 02:27:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/10 02:27:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/10 02:27:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/10 02:27:15 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:27:15 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:27:15 DEBUG : Waiting for deletions to finish 2026/06/10 02:27:15 DEBUG : Waiting for deletions to finish 2026/06/10 02:27:15 DEBUG : apple: Excluded (Path Filter) 2026/06/10 02:27:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/10 02:27:15 DEBUG : banana: Excluded (Path Filter) 2026/06/10 02:27:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/10 02:27:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/10 02:27:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/10 02:27:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/10 02:27:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/10 02:27:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/10 02:27:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/10 02:27:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/10 02:27:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/10 02:27:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/10 02:27:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/10 02:27:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/10 02:27:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/10 02:27:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/10 02:27:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/10 02:27:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/10 02:27:15 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (176.39s) --- PASS: TestTransform/NFC (14.95s) --- PASS: TestTransform/NFD (15.50s) --- PASS: TestTransform/base64 (17.79s) --- PASS: TestTransform/prefix (19.65s) --- PASS: TestTransform/suffix (18.77s) --- PASS: TestTransform/truncate (16.43s) --- PASS: TestTransform/encoder (14.99s) --- PASS: TestTransform/ISO-8859-1 (14.93s) --- PASS: TestTransform/charmap (14.46s) --- PASS: TestTransform/lowercase (14.41s) --- PASS: TestTransform/ascii (14.50s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:27:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/10 02:27:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/10 02:27:20 INFO : sub dir_somesuffix: Making directory 2026/06/10 02:27:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/10 02:27:20 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/10 02:27:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/10 02:27:20 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/10 02:27:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/10 02:27:20 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:27:20 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:27:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/10 02:27:21 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:27:21 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/10 02:27:21 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.67s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:27:22 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:22 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:22 INFO : tictactoe: Making directory 2026/06/10 02:27:22 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:22 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/10 02:27:22 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/10 02:27:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/10 02:27:22 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:27:22 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:27:23 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/10 02:27:23 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:27:23 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/10 02:27:23 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.65s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:27:24 INFO : toe: Making directory 2026/06/10 02:27:24 INFO : toe/toe: Making directory 2026/06/10 02:27:24 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/10 02:27:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/10 02:27:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/10 02:27:24 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:27:24 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:27:25 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/10 02:27:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:27:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/10 02:27:25 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.92s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:27:26 INFO : toe: Making directory 2026/06/10 02:27:26 INFO : toe/toe: Making directory 2026/06/10 02:27:26 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/10 02:27:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/10 02:27:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/10 02:27:26 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:27:26 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:27:26 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/10 02:27:26 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:27:26 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/10 02:27:26 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.56s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:27:27 DEBUG : empty_dir: Making directory with metadata 2026/06/10 02:27:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/10 02:27:27 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:27 INFO : tictacempty_dir: Making directory 2026/06/10 02:27:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:27 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:27 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:27 INFO : tictactoe: Making directory 2026/06/10 02:27:27 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:27 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/10 02:27:27 INFO : tictactoe/tictactoe: Making directory 2026/06/10 02:27:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/10 02:27:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/10 02:27:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/10 02:27:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/10 02:27:27 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:27:27 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:27:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/10 02:27:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:27:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/10 02:27:28 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.87s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:27:29 DEBUG : empty_dir: Making directory with metadata 2026/06/10 02:27:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/10 02:27:29 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:29 INFO : tictacempty_dir: Making directory 2026/06/10 02:27:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:29 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:29 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:29 INFO : tictactoe: Making directory 2026/06/10 02:27:29 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:29 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/10 02:27:29 INFO : tictactoe/tictactoe: Making directory 2026/06/10 02:27:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/10 02:27:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/10 02:27:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/10 02:27:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/10 02:27:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/10 02:27:29 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:27:29 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:27:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/10 02:27:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:27:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/10 02:27:30 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/10 02:27:30 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:27:30 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:30 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:30 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/10 02:27:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/10 02:27:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:27:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/10 02:27:30 NOTICE: B2 bucket rclone-test-dopivis7fexi: 0 differences found 2026/06/10 02:27:30 NOTICE: B2 bucket rclone-test-dopivis7fexi: 1 matching files --- PASS: TestAllTag (2.25s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:27:31 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:31 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:31 INFO : tictactoe: Making directory 2026/06/10 02:27:31 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:31 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/10 02:27:31 INFO : tictactoe/tictactoe: Making directory 2026/06/10 02:27:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/10 02:27:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/10 02:27:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/10 02:27:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/10 02:27:31 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:27:31 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:27:32 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/10 02:27:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:27:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/10 02:27:32 DEBUG : Waiting for deletions to finish 2026/06/10 02:27:32 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:33 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:33 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/10 02:27:33 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:27:33 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/10 02:27:33 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/10 02:27:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/10 02:27:33 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/10 02:27:33 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:27:33 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.64s) === RUN TestSyntax 2026/06/10 02:27:34 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:27:34 INFO : toe: Making directory 2026/06/10 02:27:34 INFO : toe/toe: Making directory 2026/06/10 02:27:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/10 02:27:34 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:27:34 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:27:34 DEBUG : toe/toe/toe: size = 11 OK 2026/06/10 02:27:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:27:34 INFO : toe/toe/toe: Copied (new) 2026/06/10 02:27:34 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.56s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:27:35 DEBUG : empty_dir: Making directory with metadata 2026/06/10 02:27:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/10 02:27:35 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:35 INFO : tictacempty_dir: Making directory 2026/06/10 02:27:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:35 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:35 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:35 INFO : tictactoe: Making directory 2026/06/10 02:27:35 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:35 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/10 02:27:35 INFO : tictactoe/tictactoe: Making directory 2026/06/10 02:27:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/10 02:27:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/10 02:27:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/10 02:27:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/10 02:27:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/10 02:27:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/10 02:27:35 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:27:35 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:27:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/10 02:27:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:27:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/10 02:27:36 INFO : toe/toe/toe.txt: Deleted 2026/06/10 02:27:36 INFO : toe/toe: Removing directory 2026/06/10 02:27:36 INFO : toe: Removing directory 2026/06/10 02:27:36 INFO : empty_dir: Removing directory 2026/06/10 02:27:36 DEBUG : Local file system at /tmp/rclone3006738138: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.68s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:27:37 DEBUG : empty_dir: Making directory with metadata 2026/06/10 02:27:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/10 02:27:37 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:37 INFO : tictacempty_dir: Making directory 2026/06/10 02:27:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:37 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:37 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:37 INFO : tictactoe: Making directory 2026/06/10 02:27:37 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:37 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/10 02:27:37 INFO : tictactoe/tictactoe: Making directory 2026/06/10 02:27:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/10 02:27:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/10 02:27:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/10 02:27:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/10 02:27:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/10 02:27:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/10 02:27:37 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:27:37 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:27:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/10 02:27:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:27:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/10 02:27:38 INFO : toe/toe/toe.txt: Deleted 2026/06/10 02:27:38 INFO : toe/toe: Removing directory 2026/06/10 02:27:38 INFO : toe: Removing directory 2026/06/10 02:27:38 INFO : empty_dir: Removing directory 2026/06/10 02:27:38 DEBUG : Local file system at /tmp/rclone3006738138: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/10 02:27:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/10 02:27:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/10 02:27:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/10 02:27:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/10 02:27:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/10 02:27:39 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/10 02:27:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:27:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/10 02:27:39 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.01s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:27:40 DEBUG : Reset feature "Copy" 2026/06/10 02:27:40 DEBUG : Reset feature "Move" 2026/06/10 02:27:40 DEBUG : Reset feature "Copy" 2026/06/10 02:27:40 DEBUG : Reset feature "Move" 2026/06/10 02:27:40 DEBUG : empty_dir: Making directory with metadata 2026/06/10 02:27:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/10 02:27:40 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:40 INFO : tictacempty_dir: Making directory 2026/06/10 02:27:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/10 02:27:40 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:40 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:40 INFO : tictactoe: Making directory 2026/06/10 02:27:40 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:40 DEBUG : toe: transformed to: tictactoe 2026/06/10 02:27:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/10 02:27:40 INFO : tictactoe/tictactoe: Making directory 2026/06/10 02:27:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/10 02:27:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/10 02:27:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/10 02:27:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/10 02:27:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/10 02:27:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/10 02:27:40 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:27:40 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:27:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/10 02:27:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:27:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/10 02:27:41 INFO : toe/toe/toe.txt: Deleted 2026/06/10 02:27:41 INFO : toe/toe: Removing directory 2026/06/10 02:27:41 INFO : toe: Removing directory 2026/06/10 02:27:41 INFO : empty_dir: Removing directory 2026/06/10 02:27:41 DEBUG : Local file system at /tmp/rclone3006738138: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/10 02:27:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/10 02:27:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/10 02:27:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/10 02:27:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/10 02:27:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/10 02:27:42 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/10 02:27:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:27:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/10 02:27:43 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.74s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:27:44 DEBUG : toe: transformed to: dG9l 2026/06/10 02:27:44 DEBUG : toe: transformed to: dG9l 2026/06/10 02:27:44 INFO : dG9l: Making directory 2026/06/10 02:27:44 DEBUG : toe: transformed to: dG9l 2026/06/10 02:27:44 DEBUG : toe: transformed to: dG9l 2026/06/10 02:27:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/10 02:27:44 INFO : dG9l/dG9l: Making directory 2026/06/10 02:27:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/10 02:27:44 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/10 02:27:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/10 02:27:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/10 02:27:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/10 02:27:44 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:27:44 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:27:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/10 02:27:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:27:45 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/10 02:27:45 DEBUG : Waiting for deletions to finish 2026/06/10 02:27:45 DEBUG : dG9l: transformed to: toe 2026/06/10 02:27:45 DEBUG : dG9l: transformed to: toe 2026/06/10 02:27:45 DEBUG : dG9l: transformed to: toe 2026/06/10 02:27:45 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/10 02:27:46 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/10 02:27:46 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/10 02:27:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/10 02:27:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/10 02:27:46 DEBUG : Local file system at /tmp/rclone3006738138: Waiting for checks to finish 2026/06/10 02:27:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/10 02:27:46 DEBUG : Local file system at /tmp/rclone3006738138: Waiting for transfers to finish 2026/06/10 02:27:46 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.66s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-dopivis7fexi", Local "Local file system at /tmp/rclone3006738138", Modify Window "1ms" 2026/06/10 02:27:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/10 02:27:46 DEBUG : toe: transformed to: 2026/06/10 02:27:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/10 02:27:47 DEBUG : toe: transformed to: 2026/06/10 02:27:47 INFO : B2 bucket rclone-test-dopivis7fexi: Making directory 2026/06/10 02:27:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/10 02:27:47 DEBUG : toe: transformed to: 2026/06/10 02:27:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/10 02:27:47 DEBUG : toe: transformed to: 2026/06/10 02:27:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/10 02:27:47 DEBUG : toe/toe: transformed to: 2026/06/10 02:27:47 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/10 02:27:47 INFO : toe/toe: Making directory 2026/06/10 02:27:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/10 02:27:47 DEBUG : toe/toe: transformed to: 2026/06/10 02:27:47 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/10 02:27:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/10 02:27:47 DEBUG : toe: transformed to: 2026/06/10 02:27:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/10 02:27:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/10 02:27:47 DEBUG : toe/toe/toe: transformed to: 2026/06/10 02:27:47 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/10 02:27:47 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for checks to finish 2026/06/10 02:27:47 DEBUG : B2 bucket rclone-test-dopivis7fexi: Waiting for transfers to finish 2026/06/10 02:27:47 DEBUG : toe/toe/toe: size = 11 OK 2026/06/10 02:27:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/10 02:27:47 INFO : toe/toe/toe: Copied (new) 2026/06/10 02:27:47 ERROR : B2 bucket rclone-test-dopivis7fexi: not deleting files as there were IO errors 2026/06/10 02:27:47 ERROR : B2 bucket rclone-test-dopivis7fexi: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2026/06/10 02:27:48 DEBUG : B2 bucket rclone-test-dopivis7fexi: Purge remote 2026/06/10 02:27:48 INFO : B2 bucket rclone-test-dopivis7fexi: cleaning bucket "rclone-test-dopivis7fexi" of all files 2026/06/10 02:27:49 DEBUG : BackupDir/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f419cf1a35b6de89c_d20260610_m022156_c001_v7007000_t0000_u01781058116339") 2026/06/10 02:27:49 DEBUG : BackupDir/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1179a48f74041adc_d20260610_m022150_c001_v0001040_t0008_u01781058110443") 2026/06/10 02:27:49 DEBUG : CompareDest/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4245712be6b4411b_d20260610_m022130_c001_v7007000_t0000_u01781058090017") 2026/06/10 02:27:49 DEBUG : CompareDest/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e69b42_d20260610_m022123_c001_v0001161_t0034_u01781058083621") 2026/06/10 02:27:49 DEBUG : CompareDest/two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4245712be6b4411d_d20260610_m022130_c001_v7007000_t0000_u01781058090198") 2026/06/10 02:27:49 DEBUG : CompareDest/two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606cd8_d20260610_m022124_c001_v0001104_t0054_u01781058084828") 2026/06/10 02:27:49 DEBUG : CopyDest/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f419cf1a35b6de89e_d20260610_m022156_c001_v7007000_t0000_u01781058116523") 2026/06/10 02:27:49 DEBUG : CopyDest/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606d0c_d20260610_m022146_c001_v0001104_t0009_u01781058106715") 2026/06/10 02:27:49 DEBUG : CopyDest/three: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f419cf1a35b6de89f_d20260610_m022156_c001_v7007000_t0000_u01781058116707") 2026/06/10 02:27:49 DEBUG : CopyDest/three: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606d22_d20260610_m022154_c001_v0001104_t0038_u01781058114150") 2026/06/10 02:27:49 DEBUG : CopyDest/two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f419cf1a35b6de8a1_d20260610_m022156_c001_v7007000_t0000_u01781058116890") 2026/06/10 02:27:50 DEBUG : CopyDest/two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e69c9a_d20260610_m022151_c001_v0001161_t0031_u01781058111985") 2026/06/10 02:27:50 DEBUG : EXISTING: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4258e36328163162_d20260610_m022321_c001_v7007000_t0000_u01781058201395") 2026/06/10 02:27:50 DEBUG : EXISTING: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a110_d20260610_m022320_c001_v0001161_t0012_u01781058200267") 2026/06/10 02:27:50 DEBUG : PREFIXapple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4090129d82bc7bcd_d20260610_m022526_c001_v7007000_t0000_u01781058326418") 2026/06/10 02:27:50 DEBUG : PREFIXapple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7abf_d20260610_m022521_c001_v0001184_t0018_u01781058321273") 2026/06/10 02:27:50 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14de_d20260610_m022526_c001_v7007000_t0000_u01781058326280") 2026/06/10 02:27:50 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a7ce_d20260610_m022521_c001_v0001161_t0008_u01781058321282") 2026/06/10 02:27:50 DEBUG : PREFIXbanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4182badcc465e6dd_d20260610_m022526_c001_v7007000_t0000_u01781058326285") 2026/06/10 02:27:50 DEBUG : PREFIXbanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa23cc_d20260610_m022521_c001_v0001181_t0019_u01781058321259") 2026/06/10 02:27:50 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f41142eca1ad6c7a5_d20260610_m022526_c001_v7007000_t0000_u01781058326497") 2026/06/10 02:27:50 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161381_d20260610_m022521_c001_v0001091_t0017_u01781058321292") 2026/06/10 02:27:50 DEBUG : Testêé: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4258e36328163160_d20260610_m022317_c001_v7007000_t0000_u01781058197829") 2026/06/10 02:27:50 DEBUG : Testêé: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a0ee_d20260610_m022317_c001_v0001161_t0046_u01781058197096") 2026/06/10 02:27:50 DEBUG : Testêé: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a0e6_d20260610_m022316_c001_v0001161_t0019_u01781058196327") 2026/06/10 02:27:50 DEBUG : YXBwbGU=: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df047_d20260610_m022508_c001_v7007000_t0000_u01781058308317") 2026/06/10 02:27:50 DEBUG : YXBwbGU=: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7a08_d20260610_m022503_c001_v0001184_t0041_u01781058303856") 2026/06/10 02:27:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df048_d20260610_m022508_c001_v7007000_t0000_u01781058308502") 2026/06/10 02:27:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a6e6_d20260610_m022503_c001_v0001161_t0050_u01781058303867") 2026/06/10 02:27:50 DEBUG : YmFuYW5h: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df049_d20260610_m022508_c001_v7007000_t0000_u01781058308686") 2026/06/10 02:27:50 DEBUG : YmFuYW5h: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e16134b_d20260610_m022503_c001_v0001091_t0038_u01781058303889") 2026/06/10 02:27:50 DEBUG : a/potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f544_d20260610_m021945_c001_v7007000_t0000_u01781057985851") 2026/06/10 02:27:51 DEBUG : a/potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385eaf_d20260610_m021945_c001_v0001103_t0049_u01781057985059") 2026/06/10 02:27:51 DEBUG : a/potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405dda_d20260610_m021943_c001_v7007000_t0000_u01781057983381") 2026/06/10 02:27:51 DEBUG : a/potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385e95_d20260610_m021942_c001_v0001103_t0054_u01781057982498") 2026/06/10 02:27:51 DEBUG : a/potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405dc1_d20260610_m021924_c001_v7007000_t0000_u01781057964237") 2026/06/10 02:27:51 DEBUG : a/potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385def_d20260610_m021923_c001_v0001103_t0017_u01781057963267") 2026/06/10 02:27:51 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab336_d20260610_m022716_c001_v7007000_t0000_u01781058436437") 2026/06/10 02:27:51 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1614d8_d20260610_m022712_c001_v0001091_t0009_u01781058432344") 2026/06/10 02:27:51 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c43913b_d20260610_m022701_c001_v7007000_t0000_u01781058421976") 2026/06/10 02:27:51 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1614b0_d20260610_m022658_c001_v0001091_t0035_u01781058418075") 2026/06/10 02:27:51 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f0b9_d20260610_m022647_c001_v7007000_t0000_u01781058407465") 2026/06/10 02:27:51 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161488_d20260610_m022643_c001_v0001091_t0048_u01781058403580") 2026/06/10 02:27:51 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f76c_d20260610_m022632_c001_v7007000_t0000_u01781058392921") 2026/06/10 02:27:51 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161461_d20260610_m022629_c001_v0001091_t0004_u01781058389200") 2026/06/10 02:27:51 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74e5_d20260610_m022618_c001_v7007000_t0000_u01781058378013") 2026/06/10 02:27:51 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161439_d20260610_m022613_c001_v0001091_t0039_u01781058373770") 2026/06/10 02:27:51 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efad3_d20260610_m022603_c001_v7007000_t0000_u01781058363099") 2026/06/10 02:27:51 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa24eb_d20260610_m022557_c001_v0001181_t0011_u01781058357109") 2026/06/10 02:27:51 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99e9_d20260610_m022546_c001_v7007000_t0000_u01781058346668") 2026/06/10 02:27:51 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7b7b_d20260610_m022543_c001_v0001184_t0000_u01781058343275") 2026/06/10 02:27:51 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4042fdf319e8c589_d20260610_m022542_c001_v7007000_t0000_u01781058342297") 2026/06/10 02:27:51 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7b5f_d20260610_m022538_c001_v0001184_t0035_u01781058338245") 2026/06/10 02:27:51 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14e2_d20260610_m022527_c001_v7007000_t0000_u01781058327990") 2026/06/10 02:27:51 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161393_d20260610_m022524_c001_v0001091_t0033_u01781058324390") 2026/06/10 02:27:52 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99a4_d20260610_m022523_c001_v7007000_t0000_u01781058323400") 2026/06/10 02:27:52 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa23ba_d20260610_m022519_c001_v0001181_t0015_u01781058319293") 2026/06/10 02:27:52 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4014575df3bbbe68_d20260610_m022506_c001_v7007000_t0000_u01781058306338") 2026/06/10 02:27:52 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b79f8_d20260610_m022501_c001_v0001184_t0015_u01781058301587") 2026/06/10 02:27:52 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea0e_d20260610_m022450_c001_v7007000_t0000_u01781058290330") 2026/06/10 02:27:52 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b795e_d20260610_m022446_c001_v0001184_t0053_u01781058286173") 2026/06/10 02:27:52 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55ef3f_d20260610_m022434_c001_v7007000_t0000_u01781058274886") 2026/06/10 02:27:52 DEBUG : apple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b78e8_d20260610_m022430_c001_v0001184_t0047_u01781058270469") 2026/06/10 02:27:52 DEBUG : appleSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f422d_d20260610_m022545_c001_v7007000_t0000_u01781058345182") 2026/06/10 02:27:52 DEBUG : appleSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a8d9_d20260610_m022540_c001_v0001161_t0032_u01781058340177") 2026/06/10 02:27:52 DEBUG : appleapple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efad4_d20260610_m022603_c001_v7007000_t0000_u01781058363288") 2026/06/10 02:27:52 DEBUG : appleapple: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa24f1_d20260610_m022559_c001_v0001181_t0058_u01781058359148") 2026/06/10 02:27:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab338_d20260610_m022716_c001_v7007000_t0000_u01781058436622") 2026/06/10 02:27:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6adb8_d20260610_m022712_c001_v0001161_t0021_u01781058432981") 2026/06/10 02:27:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c43913c_d20260610_m022702_c001_v7007000_t0000_u01781058422157") 2026/06/10 02:27:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6acfe_d20260610_m022658_c001_v0001161_t0052_u01781058418806") 2026/06/10 02:27:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f0ba_d20260610_m022647_c001_v7007000_t0000_u01781058407650") 2026/06/10 02:27:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6ac20_d20260610_m022644_c001_v0001161_t0046_u01781058404205") 2026/06/10 02:27:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f76d_d20260610_m022633_c001_v7007000_t0000_u01781058393101") 2026/06/10 02:27:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6ab64_d20260610_m022629_c001_v0001161_t0029_u01781058389748") 2026/06/10 02:27:53 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74e7_d20260610_m022618_c001_v7007000_t0000_u01781058378198") 2026/06/10 02:27:53 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6aa8a_d20260610_m022614_c001_v0001161_t0056_u01781058374474") 2026/06/10 02:27:53 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f423b_d20260610_m022601_c001_v7007000_t0000_u01781058361162") 2026/06/10 02:27:53 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1613fd_d20260610_m022557_c001_v0001091_t0051_u01781058357586") 2026/06/10 02:27:53 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99eb_d20260610_m022546_c001_v7007000_t0000_u01781058346849") 2026/06/10 02:27:53 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa24a0_d20260610_m022543_c001_v0001181_t0035_u01781058343286") 2026/06/10 02:27:53 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4221_d20260610_m022542_c001_v7007000_t0000_u01781058342070") 2026/06/10 02:27:53 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa248c_d20260610_m022538_c001_v0001181_t0039_u01781058338868") 2026/06/10 02:27:53 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14e3_d20260610_m022528_c001_v7007000_t0000_u01781058328171") 2026/06/10 02:27:53 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7ae3_d20260610_m022524_c001_v0001184_t0036_u01781058324402") 2026/06/10 02:27:53 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c4390a2_d20260610_m022523_c001_v7007000_t0000_u01781058323411") 2026/06/10 02:27:53 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a7b6_d20260610_m022519_c001_v0001161_t0056_u01781058319742") 2026/06/10 02:27:53 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df045_d20260610_m022506_c001_v7007000_t0000_u01781058306293") 2026/06/10 02:27:53 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2308_d20260610_m022502_c001_v0001181_t0032_u01781058302130") 2026/06/10 02:27:53 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea0f_d20260610_m022450_c001_v7007000_t0000_u01781058290511") 2026/06/10 02:27:53 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2242_d20260610_m022446_c001_v0001181_t0016_u01781058286838") 2026/06/10 02:27:53 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55ef40_d20260610_m022435_c001_v7007000_t0000_u01781058275071") 2026/06/10 02:27:53 DEBUG : appleappleapplebanana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa21d3_d20260610_m022431_c001_v0001181_t0037_u01781058271137") 2026/06/10 02:27:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4042fdf319e8c58b_d20260610_m022544_c001_v7007000_t0000_u01781058344951") 2026/06/10 02:27:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7b65_d20260610_m022540_c001_v0001184_t0025_u01781058340155") 2026/06/10 02:27:54 DEBUG : b/potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f545_d20260610_m021946_c001_v7007000_t0000_u01781057986034") 2026/06/10 02:27:54 DEBUG : b/potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385ea5_d20260610_m021943_c001_v0001103_t0009_u01781057983926") 2026/06/10 02:27:54 DEBUG : b/potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405dd9_d20260610_m021942_c001_v7007000_t0000_u01781057982837") 2026/06/10 02:27:54 DEBUG : b/potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385e87_d20260610_m021941_c001_v0001103_t0042_u01781057981399") 2026/06/10 02:27:54 DEBUG : b/potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405dbe_d20260610_m021923_c001_v7007000_t0000_u01781057963694") 2026/06/10 02:27:54 DEBUG : b/potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385de5_d20260610_m021921_c001_v0001103_t0032_u01781057961988") 2026/06/10 02:27:54 DEBUG : backup/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f419e235c0b35e2b6_d20260610_m022209_c001_v7007000_t0000_u01781058129678") 2026/06/10 02:27:54 DEBUG : backup/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1085d96a4a95c66c_d20260610_m022207_c001_v0001180_t0022_u01781058127845") 2026/06/10 02:27:54 DEBUG : backup/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f10136bcb0d17f56f_d20260610_m022203_c001_v0001177_t0006_u01781058123894") 2026/06/10 02:27:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f41142eca1ad6c622_d20260610_m022237_c001_v7007000_t0000_u01781058157288") 2026/06/10 02:27:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f107be76ddd79bbaf_d20260610_m022235_c001_v0001167_t0005_u01781058155040") 2026/06/10 02:27:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1001129a21339ef0_d20260610_m022230_c001_v0001091_t0003_u01781058150047") 2026/06/10 02:27:54 DEBUG : backup/one.bak: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296e952_d20260610_m022223_c001_v7007000_t0000_u01781058143432") 2026/06/10 02:27:54 DEBUG : backup/one.bak: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1030e6f9b6491a29_d20260610_m022221_c001_v0001145_t0053_u01781058141167") 2026/06/10 02:27:54 DEBUG : backup/one.bak: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108d736c78be7f83_d20260610_m022216_c001_v0001042_t0040_u01781058136384") 2026/06/10 02:27:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f41142eca1ad6c623_d20260610_m022237_c001_v7007000_t0000_u01781058157468") 2026/06/10 02:27:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1002f73f7c1a29a2_d20260610_m022236_c001_v0001106_t0058_u01781058156167") 2026/06/10 02:27:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1113d46d14922a11_d20260610_m022232_c001_v0001092_t0029_u01781058152207") 2026/06/10 02:27:54 DEBUG : backup/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f419e235c0b35e2b7_d20260610_m022209_c001_v7007000_t0000_u01781058129860") 2026/06/10 02:27:54 DEBUG : backup/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f117d7d2686106fd2_d20260610_m022208_c001_v0001038_t0056_u01781058128653") 2026/06/10 02:27:54 DEBUG : backup/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f10967538cd88cade_d20260610_m022205_c001_v0001178_t0007_u01781058125276") 2026/06/10 02:27:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296e953_d20260610_m022223_c001_v7007000_t0000_u01781058143612") 2026/06/10 02:27:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f11794617345cc4b6_d20260610_m022222_c001_v0001097_t0042_u01781058142444") 2026/06/10 02:27:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1168e4530a7374d1_d20260610_m022218_c001_v0001180_t0024_u01781058138523") 2026/06/10 02:27:55 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab339_d20260610_m022716_c001_v7007000_t0000_u01781058436806") 2026/06/10 02:27:55 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa26ca_d20260610_m022712_c001_v0001181_t0005_u01781058432761") 2026/06/10 02:27:55 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c43913e_d20260610_m022702_c001_v7007000_t0000_u01781058422338") 2026/06/10 02:27:55 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa267a_d20260610_m022658_c001_v0001181_t0044_u01781058418585") 2026/06/10 02:27:55 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f0bb_d20260610_m022647_c001_v7007000_t0000_u01781058407832") 2026/06/10 02:27:55 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa263a_d20260610_m022643_c001_v0001181_t0015_u01781058403990") 2026/06/10 02:27:55 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f76e_d20260610_m022633_c001_v7007000_t0000_u01781058393282") 2026/06/10 02:27:55 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa25de_d20260610_m022629_c001_v0001181_t0011_u01781058389536") 2026/06/10 02:27:55 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74e8_d20260610_m022618_c001_v7007000_t0000_u01781058378384") 2026/06/10 02:27:55 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa256a_d20260610_m022614_c001_v0001181_t0037_u01781058374268") 2026/06/10 02:27:55 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efad5_d20260610_m022603_c001_v7007000_t0000_u01781058363471") 2026/06/10 02:27:55 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7bcf_d20260610_m022557_c001_v0001184_t0027_u01781058357342") 2026/06/10 02:27:55 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99ec_d20260610_m022547_c001_v7007000_t0000_u01781058347032") 2026/06/10 02:27:55 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1613db_d20260610_m022543_c001_v0001091_t0018_u01781058343296") 2026/06/10 02:27:55 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4182badcc465e6e8_d20260610_m022542_c001_v7007000_t0000_u01781058342308") 2026/06/10 02:27:55 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a8cf_d20260610_m022538_c001_v0001161_t0025_u01781058338478") 2026/06/10 02:27:55 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14e5_d20260610_m022528_c001_v7007000_t0000_u01781058328352") 2026/06/10 02:27:55 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a806_d20260610_m022524_c001_v0001161_t0019_u01781058324411") 2026/06/10 02:27:56 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14dd_d20260610_m022523_c001_v7007000_t0000_u01781058323422") 2026/06/10 02:27:56 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7aad_d20260610_m022519_c001_v0001184_t0059_u01781058319499") 2026/06/10 02:27:56 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d98fe_d20260610_m022506_c001_v7007000_t0000_u01781058306139") 2026/06/10 02:27:56 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a6be_d20260610_m022501_c001_v0001161_t0054_u01781058301795") 2026/06/10 02:27:56 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea10_d20260610_m022450_c001_v7007000_t0000_u01781058290693") 2026/06/10 02:27:56 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a600_d20260610_m022446_c001_v0001161_t0036_u01781058286379") 2026/06/10 02:27:56 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55ef41_d20260610_m022435_c001_v7007000_t0000_u01781058275256") 2026/06/10 02:27:56 DEBUG : banana: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a522_d20260610_m022430_c001_v0001161_t0036_u01781058270738") 2026/06/10 02:27:56 DEBUG : bananaSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99e8_d20260610_m022545_c001_v7007000_t0000_u01781058345332") 2026/06/10 02:27:56 DEBUG : bananaSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa248e_d20260610_m022540_c001_v0001181_t0022_u01781058340187") 2026/06/10 02:27:56 DEBUG : both0: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f415a_d20260610_m022404_c001_v7007000_t0000_u01781058244276") 2026/06/10 02:27:56 DEBUG : both0: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a29c_d20260610_m022346_c001_v0001161_t0056_u01781058226555") 2026/06/10 02:27:56 DEBUG : both0: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fd2_d20260610_m022342_c001_v7007000_t0000_u01781058222317") 2026/06/10 02:27:56 DEBUG : both0: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a13a_d20260610_m022323_c001_v0001161_t0022_u01781058203248") 2026/06/10 02:27:56 DEBUG : both1: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f415b_d20260610_m022404_c001_v7007000_t0000_u01781058244456") 2026/06/10 02:27:56 DEBUG : both1: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a2b0_d20260610_m022347_c001_v0001161_t0046_u01781058227351") 2026/06/10 02:27:56 DEBUG : both1: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fd3_d20260610_m022342_c001_v7007000_t0000_u01781058222499") 2026/06/10 02:27:56 DEBUG : both1: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a146_d20260610_m022323_c001_v0001161_t0013_u01781058203996") 2026/06/10 02:27:56 DEBUG : both10: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f415c_d20260610_m022404_c001_v7007000_t0000_u01781058244708") 2026/06/10 02:27:56 DEBUG : both10: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a326_d20260610_m022353_c001_v0001161_t0047_u01781058233963") 2026/06/10 02:27:56 DEBUG : both10: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fd4_d20260610_m022342_c001_v7007000_t0000_u01781058222679") 2026/06/10 02:27:56 DEBUG : both10: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a1b0_d20260610_m022331_c001_v0001161_t0034_u01781058211239") 2026/06/10 02:27:57 DEBUG : both11: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f415d_d20260610_m022404_c001_v7007000_t0000_u01781058244888") 2026/06/10 02:27:57 DEBUG : both11: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a334_d20260610_m022354_c001_v0001161_t0024_u01781058234913") 2026/06/10 02:27:57 DEBUG : both11: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fd5_d20260610_m022342_c001_v7007000_t0000_u01781058222860") 2026/06/10 02:27:57 DEBUG : both11: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a1c4_d20260610_m022332_c001_v0001161_t0047_u01781058212192") 2026/06/10 02:27:57 DEBUG : both12: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f415e_d20260610_m022405_c001_v7007000_t0000_u01781058245069") 2026/06/10 02:27:57 DEBUG : both12: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a344_d20260610_m022355_c001_v0001161_t0025_u01781058235654") 2026/06/10 02:27:57 DEBUG : both12: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fd6_d20260610_m022343_c001_v7007000_t0000_u01781058223041") 2026/06/10 02:27:57 DEBUG : both12: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a1d2_d20260610_m022332_c001_v0001161_t0043_u01781058212976") 2026/06/10 02:27:57 DEBUG : both13: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f415f_d20260610_m022405_c001_v7007000_t0000_u01781058245250") 2026/06/10 02:27:57 DEBUG : both13: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a350_d20260610_m022356_c001_v0001161_t0052_u01781058236434") 2026/06/10 02:27:57 DEBUG : both13: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fd7_d20260610_m022343_c001_v7007000_t0000_u01781058223222") 2026/06/10 02:27:57 DEBUG : both13: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a1e4_d20260610_m022333_c001_v0001161_t0039_u01781058213756") 2026/06/10 02:27:57 DEBUG : both14: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4160_d20260610_m022405_c001_v7007000_t0000_u01781058245432") 2026/06/10 02:27:57 DEBUG : both14: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a35a_d20260610_m022357_c001_v0001161_t0052_u01781058237078") 2026/06/10 02:27:57 DEBUG : both14: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fd8_d20260610_m022343_c001_v7007000_t0000_u01781058223404") 2026/06/10 02:27:57 DEBUG : both14: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a1f8_d20260610_m022334_c001_v0001161_t0038_u01781058214680") 2026/06/10 02:27:57 DEBUG : both15: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4161_d20260610_m022405_c001_v7007000_t0000_u01781058245612") 2026/06/10 02:27:57 DEBUG : both15: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a368_d20260610_m022357_c001_v0001161_t0057_u01781058237818") 2026/06/10 02:27:57 DEBUG : both15: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fd9_d20260610_m022343_c001_v7007000_t0000_u01781058223586") 2026/06/10 02:27:57 DEBUG : both15: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a20a_d20260610_m022335_c001_v0001161_t0025_u01781058215548") 2026/06/10 02:27:57 DEBUG : both16: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4162_d20260610_m022405_c001_v7007000_t0000_u01781058245799") 2026/06/10 02:27:57 DEBUG : both16: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a372_d20260610_m022358_c001_v0001161_t0052_u01781058238538") 2026/06/10 02:27:58 DEBUG : both16: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fdc_d20260610_m022343_c001_v7007000_t0000_u01781058223767") 2026/06/10 02:27:58 DEBUG : both16: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a218_d20260610_m022336_c001_v0001161_t0020_u01781058216382") 2026/06/10 02:27:58 DEBUG : both17: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4163_d20260610_m022405_c001_v7007000_t0000_u01781058245979") 2026/06/10 02:27:58 DEBUG : both17: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a37c_d20260610_m022359_c001_v0001161_t0046_u01781058239321") 2026/06/10 02:27:58 DEBUG : both17: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fdd_d20260610_m022343_c001_v7007000_t0000_u01781058223948") 2026/06/10 02:27:58 DEBUG : both17: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a226_d20260610_m022337_c001_v0001161_t0051_u01781058217108") 2026/06/10 02:27:58 DEBUG : both18: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4164_d20260610_m022406_c001_v7007000_t0000_u01781058246159") 2026/06/10 02:27:58 DEBUG : both18: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a384_d20260610_m022359_c001_v0001161_t0015_u01781058239972") 2026/06/10 02:27:58 DEBUG : both18: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fde_d20260610_m022344_c001_v7007000_t0000_u01781058224129") 2026/06/10 02:27:58 DEBUG : both18: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a234_d20260610_m022337_c001_v0001161_t0055_u01781058217980") 2026/06/10 02:27:58 DEBUG : both19: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4165_d20260610_m022406_c001_v7007000_t0000_u01781058246338") 2026/06/10 02:27:58 DEBUG : both19: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a38c_d20260610_m022400_c001_v0001161_t0047_u01781058240755") 2026/06/10 02:27:58 DEBUG : both19: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fdf_d20260610_m022344_c001_v7007000_t0000_u01781058224311") 2026/06/10 02:27:58 DEBUG : both19: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a23c_d20260610_m022338_c001_v0001161_t0031_u01781058218602") 2026/06/10 02:27:58 DEBUG : both2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4167_d20260610_m022406_c001_v7007000_t0000_u01781058246518") 2026/06/10 02:27:58 DEBUG : both2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a2c0_d20260610_m022348_c001_v0001161_t0001_u01781058228269") 2026/06/10 02:27:58 DEBUG : both2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fe0_d20260610_m022344_c001_v7007000_t0000_u01781058224502") 2026/06/10 02:27:58 DEBUG : both2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a150_d20260610_m022324_c001_v0001161_t0008_u01781058204628") 2026/06/10 02:27:58 DEBUG : both3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4168_d20260610_m022406_c001_v7007000_t0000_u01781058246698") 2026/06/10 02:27:58 DEBUG : both3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a2ca_d20260610_m022349_c001_v0001161_t0012_u01781058229053") 2026/06/10 02:27:58 DEBUG : both3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fe2_d20260610_m022344_c001_v7007000_t0000_u01781058224683") 2026/06/10 02:27:59 DEBUG : both3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a15c_d20260610_m022325_c001_v0001161_t0019_u01781058205389") 2026/06/10 02:27:59 DEBUG : both4: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4169_d20260610_m022406_c001_v7007000_t0000_u01781058246878") 2026/06/10 02:27:59 DEBUG : both4: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a2d6_d20260610_m022349_c001_v0001161_t0007_u01781058229726") 2026/06/10 02:27:59 DEBUG : both4: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fe3_d20260610_m022344_c001_v7007000_t0000_u01781058224872") 2026/06/10 02:27:59 DEBUG : both4: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a166_d20260610_m022326_c001_v0001161_t0039_u01781058206116") 2026/06/10 02:27:59 DEBUG : both5: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f416a_d20260610_m022407_c001_v7007000_t0000_u01781058247059") 2026/06/10 02:27:59 DEBUG : both5: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a2e6_d20260610_m022350_c001_v0001161_t0055_u01781058230454") 2026/06/10 02:27:59 DEBUG : both5: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fe4_d20260610_m022345_c001_v7007000_t0000_u01781058225055") 2026/06/10 02:27:59 DEBUG : both5: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a172_d20260610_m022327_c001_v0001161_t0050_u01781058207029") 2026/06/10 02:27:59 DEBUG : both6: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f416b_d20260610_m022407_c001_v7007000_t0000_u01781058247239") 2026/06/10 02:27:59 DEBUG : both6: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a2f2_d20260610_m022351_c001_v0001161_t0009_u01781058231297") 2026/06/10 02:27:59 DEBUG : both6: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fe5_d20260610_m022345_c001_v7007000_t0000_u01781058225236") 2026/06/10 02:27:59 DEBUG : both6: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a17c_d20260610_m022327_c001_v0001161_t0017_u01781058207775") 2026/06/10 02:27:59 DEBUG : both7: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f416d_d20260610_m022407_c001_v7007000_t0000_u01781058247419") 2026/06/10 02:27:59 DEBUG : both7: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a2fe_d20260610_m022352_c001_v0001161_t0047_u01781058232009") 2026/06/10 02:27:59 DEBUG : both7: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fe6_d20260610_m022345_c001_v7007000_t0000_u01781058225418") 2026/06/10 02:27:59 DEBUG : both7: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a186_d20260610_m022328_c001_v0001161_t0059_u01781058208515") 2026/06/10 02:27:59 DEBUG : both8: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f416e_d20260610_m022407_c001_v7007000_t0000_u01781058247602") 2026/06/10 02:27:59 DEBUG : both8: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a30e_d20260610_m022352_c001_v0001161_t0023_u01781058232710") 2026/06/10 02:27:59 DEBUG : both8: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fe7_d20260610_m022345_c001_v7007000_t0000_u01781058225600") 2026/06/10 02:27:59 DEBUG : both8: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a190_d20260610_m022329_c001_v0001161_t0015_u01781058209189") 2026/06/10 02:28:00 DEBUG : both9: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f416f_d20260610_m022407_c001_v7007000_t0000_u01781058247782") 2026/06/10 02:28:00 DEBUG : both9: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a31a_d20260610_m022353_c001_v0001161_t0007_u01781058233316") 2026/06/10 02:28:00 DEBUG : both9: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fe8_d20260610_m022345_c001_v7007000_t0000_u01781058225781") 2026/06/10 02:28:00 DEBUG : both9: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a1a0_d20260610_m022330_c001_v0001161_t0035_u01781058210424") 2026/06/10 02:28:00 DEBUG : c/non empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f546_d20260610_m021946_c001_v7007000_t0000_u01781057986219") 2026/06/10 02:28:00 DEBUG : c/non empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385ea9_d20260610_m021944_c001_v0001103_t0031_u01781057984248") 2026/06/10 02:28:00 DEBUG : c/non empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405ddb_d20260610_m021943_c001_v7007000_t0000_u01781057983562") 2026/06/10 02:28:00 DEBUG : c/non empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385e8b_d20260610_m021941_c001_v0001103_t0026_u01781057981725") 2026/06/10 02:28:00 DEBUG : c/non empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405dc2_d20260610_m021924_c001_v7007000_t0000_u01781057964419") 2026/06/10 02:28:00 DEBUG : c/non empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385deb_d20260610_m021922_c001_v0001103_t0034_u01781057962457") 2026/06/10 02:28:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df04a_d20260610_m022508_c001_v7007000_t0000_u01781058308870") 2026/06/10 02:28:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa232a_d20260610_m022503_c001_v0001181_t0059_u01781058303878") 2026/06/10 02:28:00 DEBUG : check sum: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe726f_d20260610_m021914_c001_v7007000_t0000_u01781057954052") 2026/06/10 02:28:00 DEBUG : check sum: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385d87_d20260610_m021912_c001_v0001103_t0043_u01781057952867") 2026/06/10 02:28:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296eae9_d20260610_m022746_c001_v7007000_t0000_u01781058466560") 2026/06/10 02:28:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e16150c_d20260610_m022744_c001_v0001091_t0052_u01781058464852") 2026/06/10 02:28:00 DEBUG : dest/3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f419cf1a35b6de88d_d20260610_m022139_c001_v7007000_t0000_u01781058099673") 2026/06/10 02:28:00 DEBUG : dest/3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f40810e65f0090698_d20260610_m022138_c001_v0001178_t0021_u01781058098573") 2026/06/10 02:28:00 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efad6_d20260610_m022603_c001_v7007000_t0000_u01781058363653") 2026/06/10 02:28:00 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161403_d20260610_m022559_c001_v0001091_t0038_u01781058359366") 2026/06/10 02:28:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab33a_d20260610_m022716_c001_v7007000_t0000_u01781058436990") 2026/06/10 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1614c2_d20260610_m022706_c001_v0001091_t0027_u01781058426579") 2026/06/10 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c43913f_d20260610_m022702_c001_v7007000_t0000_u01781058422519") 2026/06/10 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e16149a_d20260610_m022652_c001_v0001091_t0051_u01781058412178") 2026/06/10 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f0bc_d20260610_m022648_c001_v7007000_t0000_u01781058408018") 2026/06/10 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161476_d20260610_m022637_c001_v0001091_t0013_u01781058397714") 2026/06/10 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f76f_d20260610_m022633_c001_v7007000_t0000_u01781058393463") 2026/06/10 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e16144f_d20260610_m022622_c001_v0001091_t0019_u01781058382781") 2026/06/10 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74e9_d20260610_m022618_c001_v7007000_t0000_u01781058378586") 2026/06/10 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161417_d20260610_m022607_c001_v0001091_t0049_u01781058367819") 2026/06/10 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4182badcc465e6f9_d20260610_m022601_c001_v7007000_t0000_u01781058361142") 2026/06/10 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa24ca_d20260610_m022551_c001_v0001181_t0028_u01781058351351") 2026/06/10 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99ed_d20260610_m022547_c001_v7007000_t0000_u01781058347212") 2026/06/10 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7b7d_d20260610_m022543_c001_v0001184_t0059_u01781058343492") 2026/06/10 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f421f_d20260610_m022541_c001_v7007000_t0000_u01781058341888") 2026/06/10 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7b21_d20260610_m022532_c001_v0001184_t0002_u01781058332588") 2026/06/10 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14e6_d20260610_m022528_c001_v7007000_t0000_u01781058328533") 2026/06/10 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7ae5_d20260610_m022524_c001_v0001184_t0021_u01781058324613") 2026/06/10 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4090129d82bc7bc6_d20260610_m022523_c001_v7007000_t0000_u01781058323432") 2026/06/10 02:28:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa238a_d20260610_m022512_c001_v0001181_t0041_u01781058312939") 2026/06/10 02:28:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f013_d20260610_m022505_c001_v7007000_t0000_u01781058305734") 2026/06/10 02:28:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b79aa_d20260610_m022455_c001_v0001184_t0027_u01781058295146") 2026/06/10 02:28:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea12_d20260610_m022450_c001_v7007000_t0000_u01781058290875") 2026/06/10 02:28:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7924_d20260610_m022439_c001_v0001184_t0051_u01781058279651") 2026/06/10 02:28:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55ef42_d20260610_m022435_c001_v7007000_t0000_u01781058275443") 2026/06/10 02:28:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b78be_d20260610_m022424_c001_v0001184_t0001_u01781058264700") 2026/06/10 02:28:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74db_d20260610_m022545_c001_v7007000_t0000_u01781058345193") 2026/06/10 02:28:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7b69_d20260610_m022540_c001_v0001184_t0014_u01781058340388") 2026/06/10 02:28:02 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efad7_d20260610_m022603_c001_v7007000_t0000_u01781058363835") 2026/06/10 02:28:02 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a9c2_d20260610_m022559_c001_v0001161_t0054_u01781058359376") 2026/06/10 02:28:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab33c_d20260610_m022717_c001_v7007000_t0000_u01781058437173") 2026/06/10 02:28:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa26a8_d20260610_m022707_c001_v0001181_t0026_u01781058427240") 2026/06/10 02:28:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c439140_d20260610_m022702_c001_v7007000_t0000_u01781058422700") 2026/06/10 02:28:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2664_d20260610_m022652_c001_v0001181_t0020_u01781058412890") 2026/06/10 02:28:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f0bd_d20260610_m022648_c001_v7007000_t0000_u01781058408201") 2026/06/10 02:28:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2620_d20260610_m022638_c001_v0001181_t0045_u01781058398488") 2026/06/10 02:28:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f770_d20260610_m022633_c001_v7007000_t0000_u01781058393644") 2026/06/10 02:28:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa25aa_d20260610_m022623_c001_v0001181_t0057_u01781058383521") 2026/06/10 02:28:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74ea_d20260610_m022618_c001_v7007000_t0000_u01781058378771") 2026/06/10 02:28:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2529_d20260610_m022608_c001_v0001181_t0016_u01781058368650") 2026/06/10 02:28:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efad1_d20260610_m022601_c001_v7007000_t0000_u01781058361336") 2026/06/10 02:28:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7ba7_d20260610_m022551_c001_v0001184_t0021_u01781058351929") 2026/06/10 02:28:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99ee_d20260610_m022547_c001_v7007000_t0000_u01781058347394") 2026/06/10 02:28:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa24a2_d20260610_m022543_c001_v0001181_t0012_u01781058343503") 2026/06/10 02:28:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99e1_d20260610_m022541_c001_v7007000_t0000_u01781058341905") 2026/06/10 02:28:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a877_d20260610_m022533_c001_v0001161_t0017_u01781058333149") 2026/06/10 02:28:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14e7_d20260610_m022528_c001_v7007000_t0000_u01781058328715") 2026/06/10 02:28:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa23f6_d20260610_m022524_c001_v0001181_t0015_u01781058324627") 2026/06/10 02:28:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea2d_d20260610_m022523_c001_v7007000_t0000_u01781058323025") 2026/06/10 02:28:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7a70_d20260610_m022513_c001_v0001184_t0001_u01781058313556") 2026/06/10 02:28:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f017_d20260610_m022505_c001_v7007000_t0000_u01781058305916") 2026/06/10 02:28:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a676_d20260610_m022455_c001_v0001161_t0039_u01781058295737") 2026/06/10 02:28:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea13_d20260610_m022451_c001_v7007000_t0000_u01781058291056") 2026/06/10 02:28:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a5a0_d20260610_m022440_c001_v0001161_t0036_u01781058280262") 2026/06/10 02:28:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55ef43_d20260610_m022435_c001_v7007000_t0000_u01781058275709") 2026/06/10 02:28:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a4e2_d20260610_m022425_c001_v0001161_t0042_u01781058265265") 2026/06/10 02:28:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4258e363281631f7_d20260610_m022544_c001_v7007000_t0000_u01781058344940") 2026/06/10 02:28:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2490_d20260610_m022540_c001_v0001181_t0029_u01781058340402") 2026/06/10 02:28:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efad8_d20260610_m022604_c001_v7007000_t0000_u01781058364021") 2026/06/10 02:28:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7c07_d20260610_m022559_c001_v0001184_t0017_u01781058359387") 2026/06/10 02:28:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab33d_d20260610_m022717_c001_v7007000_t0000_u01781058437356") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6ad72_d20260610_m022707_c001_v0001161_t0050_u01781058427831") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c439141_d20260610_m022702_c001_v7007000_t0000_u01781058422883") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6acb4_d20260610_m022653_c001_v0001161_t0030_u01781058413476") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f0be_d20260610_m022648_c001_v7007000_t0000_u01781058408384") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6abe2_d20260610_m022639_c001_v0001161_t0030_u01781058399047") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f771_d20260610_m022633_c001_v7007000_t0000_u01781058393826") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6ab1c_d20260610_m022624_c001_v0001161_t0045_u01781058384728") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74ec_d20260610_m022618_c001_v7007000_t0000_u01781058378956") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6aa4a_d20260610_m022609_c001_v0001161_t0057_u01781058369224") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3eface_d20260610_m022600_c001_v7007000_t0000_u01781058360784") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1613ed_d20260610_m022552_c001_v0001091_t0003_u01781058352502") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99ef_d20260610_m022547_c001_v7007000_t0000_u01781058347581") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1613dd_d20260610_m022543_c001_v0001091_t0031_u01781058343653") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4222_d20260610_m022542_c001_v7007000_t0000_u01781058342081") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2458_d20260610_m022533_c001_v0001181_t0056_u01781058333794") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14e9_d20260610_m022528_c001_v7007000_t0000_u01781058328895") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a80a_d20260610_m022524_c001_v0001161_t0000_u01781058324686") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99a1_d20260610_m022523_c001_v7007000_t0000_u01781058323217") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a772_d20260610_m022514_c001_v0001161_t0020_u01781058314153") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f421bf93c8f766b3d_d20260610_m022506_c001_v7007000_t0000_u01781058306303") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa22b4_d20260610_m022456_c001_v0001181_t0004_u01781058296592") 2026/06/10 02:28:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea14_d20260610_m022451_c001_v7007000_t0000_u01781058291237") 2026/06/10 02:28:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa21f8_d20260610_m022441_c001_v0001181_t0003_u01781058281136") 2026/06/10 02:28:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55ef45_d20260610_m022435_c001_v7007000_t0000_u01781058275893") 2026/06/10 02:28:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa21b5_d20260610_m022425_c001_v0001181_t0039_u01781058265645") 2026/06/10 02:28:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f422a_d20260610_m022544_c001_v7007000_t0000_u01781058344991") 2026/06/10 02:28:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1613d1_d20260610_m022540_c001_v0001091_t0000_u01781058340536") 2026/06/10 02:28:05 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efad9_d20260610_m022604_c001_v7007000_t0000_u01781058364220") 2026/06/10 02:28:05 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa24f3_d20260610_m022559_c001_v0001181_t0056_u01781058359396") 2026/06/10 02:28:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab33e_d20260610_m022717_c001_v7007000_t0000_u01781058437538") 2026/06/10 02:28:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7e64_d20260610_m022708_c001_v0001184_t0031_u01781058428529") 2026/06/10 02:28:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c439143_d20260610_m022703_c001_v7007000_t0000_u01781058423065") 2026/06/10 02:28:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7dd4_d20260610_m022654_c001_v0001184_t0026_u01781058414235") 2026/06/10 02:28:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f0bf_d20260610_m022648_c001_v7007000_t0000_u01781058408576") 2026/06/10 02:28:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7d5d_d20260610_m022639_c001_v0001184_t0054_u01781058399811") 2026/06/10 02:28:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f772_d20260610_m022634_c001_v7007000_t0000_u01781058394007") 2026/06/10 02:28:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7cee_d20260610_m022625_c001_v0001184_t0013_u01781058385415") 2026/06/10 02:28:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74ed_d20260610_m022619_c001_v7007000_t0000_u01781058379143") 2026/06/10 02:28:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7c53_d20260610_m022609_c001_v0001184_t0035_u01781058369864") 2026/06/10 02:28:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efad0_d20260610_m022601_c001_v7007000_t0000_u01781058361155") 2026/06/10 02:28:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a97a_d20260610_m022553_c001_v0001161_t0027_u01781058353232") 2026/06/10 02:28:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99f0_d20260610_m022547_c001_v7007000_t0000_u01781058347762") 2026/06/10 02:28:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa24a4_d20260610_m022543_c001_v0001181_t0057_u01781058343710") 2026/06/10 02:28:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4258e363281631f3_d20260610_m022542_c001_v7007000_t0000_u01781058342134") 2026/06/10 02:28:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1613b7_d20260610_m022534_c001_v0001091_t0023_u01781058334373") 2026/06/10 02:28:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14ea_d20260610_m022529_c001_v7007000_t0000_u01781058329076") 2026/06/10 02:28:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7ae9_d20260610_m022524_c001_v0001184_t0003_u01781058324811") 2026/06/10 02:28:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c43909e_d20260610_m022523_c001_v7007000_t0000_u01781058323032") 2026/06/10 02:28:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e16135b_d20260610_m022514_c001_v0001091_t0059_u01781058314806") 2026/06/10 02:28:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f01a_d20260610_m022506_c001_v7007000_t0000_u01781058306099") 2026/06/10 02:28:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e16132f_d20260610_m022457_c001_v0001091_t0047_u01781058297171") 2026/06/10 02:28:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea15_d20260610_m022451_c001_v7007000_t0000_u01781058291529") 2026/06/10 02:28:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1612ff_d20260610_m022441_c001_v0001091_t0047_u01781058281701") 2026/06/10 02:28:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55ef47_d20260610_m022436_c001_v7007000_t0000_u01781058276079") 2026/06/10 02:28:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1612d3_d20260610_m022425_c001_v0001091_t0002_u01781058265853") 2026/06/10 02:28:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74da_d20260610_m022545_c001_v7007000_t0000_u01781058345004") 2026/06/10 02:28:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a8db_d20260610_m022540_c001_v0001161_t0053_u01781058340549") 2026/06/10 02:28:06 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efada_d20260610_m022604_c001_v7007000_t0000_u01781058364401") 2026/06/10 02:28:06 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7c0d_d20260610_m022559_c001_v0001184_t0042_u01781058359589") 2026/06/10 02:28:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab33f_d20260610_m022717_c001_v7007000_t0000_u01781058437723") 2026/06/10 02:28:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1614c6_d20260610_m022708_c001_v0001091_t0010_u01781058428735") 2026/06/10 02:28:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c439145_d20260610_m022703_c001_v7007000_t0000_u01781058423249") 2026/06/10 02:28:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1614a0_d20260610_m022654_c001_v0001091_t0029_u01781058414437") 2026/06/10 02:28:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f0c0_d20260610_m022648_c001_v7007000_t0000_u01781058408759") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e16147e_d20260610_m022640_c001_v0001091_t0058_u01781058400024") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f773_d20260610_m022634_c001_v7007000_t0000_u01781058394189") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161457_d20260610_m022625_c001_v0001091_t0044_u01781058385622") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74ee_d20260610_m022619_c001_v7007000_t0000_u01781058379329") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e16142b_d20260610_m022610_c001_v0001091_t0027_u01781058370067") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efacf_d20260610_m022600_c001_v7007000_t0000_u01781058360974") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa24d4_d20260610_m022553_c001_v0001181_t0007_u01781058353611") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99f1_d20260610_m022547_c001_v7007000_t0000_u01781058347943") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7b7f_d20260610_m022543_c001_v0001184_t0052_u01781058343721") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4220_d20260610_m022541_c001_v7007000_t0000_u01781058341898") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7b3b_d20260610_m022534_c001_v0001184_t0016_u01781058334650") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14eb_d20260610_m022529_c001_v7007000_t0000_u01781058329257") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161395_d20260610_m022524_c001_v0001091_t0041_u01781058324821") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4182badcc465e6db_d20260610_m022523_c001_v7007000_t0000_u01781058323443") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa23a2_d20260610_m022515_c001_v0001181_t0031_u01781058315213") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df044_d20260610_m022506_c001_v7007000_t0000_u01781058306109") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b79d2_d20260610_m022457_c001_v0001184_t0036_u01781058297633") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea16_d20260610_m022451_c001_v7007000_t0000_u01781058291710") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b793c_d20260610_m022442_c001_v0001184_t0015_u01781058282133") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55ef48_d20260610_m022436_c001_v7007000_t0000_u01781058276266") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b78c8_d20260610_m022426_c001_v0001184_t0017_u01781058266205") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4182badcc465e6eb_d20260610_m022545_c001_v7007000_t0000_u01781058345118") 2026/06/10 02:28:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7b6b_d20260610_m022540_c001_v0001184_t0049_u01781058340614") 2026/06/10 02:28:08 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efadb_d20260610_m022604_c001_v7007000_t0000_u01781058364583") 2026/06/10 02:28:08 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa24f5_d20260610_m022559_c001_v0001181_t0010_u01781058359610") 2026/06/10 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab340_d20260610_m022717_c001_v7007000_t0000_u01781058437907") 2026/06/10 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa26b0_d20260610_m022709_c001_v0001181_t0043_u01781058429097") 2026/06/10 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c439147_d20260610_m022703_c001_v7007000_t0000_u01781058423430") 2026/06/10 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa266c_d20260610_m022654_c001_v0001181_t0021_u01781058414738") 2026/06/10 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f0c1_d20260610_m022648_c001_v7007000_t0000_u01781058408942") 2026/06/10 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa262a_d20260610_m022640_c001_v0001181_t0028_u01781058400379") 2026/06/10 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f774_d20260610_m022634_c001_v7007000_t0000_u01781058394369") 2026/06/10 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa25be_d20260610_m022626_c001_v0001181_t0037_u01781058386040") 2026/06/10 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74ef_d20260610_m022619_c001_v7007000_t0000_u01781058379515") 2026/06/10 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa253f_d20260610_m022610_c001_v0001181_t0005_u01781058370500") 2026/06/10 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab2f1_d20260610_m022601_c001_v7007000_t0000_u01781058361157") 2026/06/10 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7bb1_d20260610_m022553_c001_v0001184_t0013_u01781058353820") 2026/06/10 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99f2_d20260610_m022548_c001_v7007000_t0000_u01781058348124") 2026/06/10 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a905_d20260610_m022543_c001_v0001161_t0031_u01781058343772") 2026/06/10 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f421d_d20260610_m022541_c001_v7007000_t0000_u01781058341705") 2026/06/10 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a895_d20260610_m022534_c001_v0001161_t0010_u01781058334903") 2026/06/10 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14ec_d20260610_m022529_c001_v7007000_t0000_u01781058329439") 2026/06/10 02:28:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa23fa_d20260610_m022524_c001_v0001181_t0026_u01781058324837") 2026/06/10 02:28:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4182badcc465e6da_d20260610_m022523_c001_v7007000_t0000_u01781058323245") 2026/06/10 02:28:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7a86_d20260610_m022515_c001_v0001184_t0015_u01781058315420") 2026/06/10 02:28:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f41340d5323fb0569_d20260610_m022506_c001_v7007000_t0000_u01781058306349") 2026/06/10 02:28:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a68a_d20260610_m022457_c001_v0001161_t0044_u01781058297835") 2026/06/10 02:28:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea17_d20260610_m022451_c001_v7007000_t0000_u01781058291892") 2026/06/10 02:28:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a5ba_d20260610_m022442_c001_v0001161_t0027_u01781058282339") 2026/06/10 02:28:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55ef49_d20260610_m022436_c001_v7007000_t0000_u01781058276450") 2026/06/10 02:28:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a4f0_d20260610_m022426_c001_v0001161_t0052_u01781058266440") 2026/06/10 02:28:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99e6_d20260610_m022544_c001_v7007000_t0000_u01781058344961") 2026/06/10 02:28:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2492_d20260610_m022540_c001_v0001181_t0027_u01781058340625") 2026/06/10 02:28:09 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efadc_d20260610_m022604_c001_v7007000_t0000_u01781058364765") 2026/06/10 02:28:09 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161405_d20260610_m022559_c001_v0001091_t0012_u01781058359772") 2026/06/10 02:28:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab341_d20260610_m022718_c001_v7007000_t0000_u01781058438090") 2026/06/10 02:28:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6ad82_d20260610_m022709_c001_v0001161_t0033_u01781058429311") 2026/06/10 02:28:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c439149_d20260610_m022703_c001_v7007000_t0000_u01781058423612") 2026/06/10 02:28:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6acc8_d20260610_m022654_c001_v0001161_t0030_u01781058414943") 2026/06/10 02:28:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f0c2_d20260610_m022649_c001_v7007000_t0000_u01781058409157") 2026/06/10 02:28:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6abf2_d20260610_m022640_c001_v0001161_t0013_u01781058400589") 2026/06/10 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f775_d20260610_m022634_c001_v7007000_t0000_u01781058394550") 2026/06/10 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6ab2e_d20260610_m022626_c001_v0001161_t0027_u01781058386247") 2026/06/10 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74f0_d20260610_m022619_c001_v7007000_t0000_u01781058379700") 2026/06/10 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6aa5c_d20260610_m022610_c001_v0001161_t0045_u01781058370718") 2026/06/10 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab2ed_d20260610_m022600_c001_v7007000_t0000_u01781058360764") 2026/06/10 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1613f3_d20260610_m022554_c001_v0001091_t0036_u01781058354032") 2026/06/10 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99f3_d20260610_m022548_c001_v7007000_t0000_u01781058348305") 2026/06/10 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7b81_d20260610_m022543_c001_v0001184_t0027_u01781058343933") 2026/06/10 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4182badcc465e6e7_d20260610_m022542_c001_v7007000_t0000_u01781058342124") 2026/06/10 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa246e_d20260610_m022535_c001_v0001181_t0027_u01781058335197") 2026/06/10 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14ed_d20260610_m022529_c001_v7007000_t0000_u01781058329620") 2026/06/10 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa23fc_d20260610_m022525_c001_v0001181_t0007_u01781058325050") 2026/06/10 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4090129d82bc7bc5_d20260610_m022523_c001_v7007000_t0000_u01781058323250") 2026/06/10 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a784_d20260610_m022515_c001_v0001161_t0017_u01781058315631") 2026/06/10 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f421bf93c8f766b3c_d20260610_m022506_c001_v7007000_t0000_u01781058306113") 2026/06/10 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa22ca_d20260610_m022458_c001_v0001181_t0016_u01781058298201") 2026/06/10 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea18_d20260610_m022452_c001_v7007000_t0000_u01781058292074") 2026/06/10 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2210_d20260610_m022442_c001_v0001181_t0036_u01781058282882") 2026/06/10 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55ef4a_d20260610_m022436_c001_v7007000_t0000_u01781058276636") 2026/06/10 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa21bb_d20260610_m022426_c001_v0001181_t0040_u01781058266831") 2026/06/10 02:28:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4258e363281631f9_d20260610_m022545_c001_v7007000_t0000_u01781058345123") 2026/06/10 02:28:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2494_d20260610_m022540_c001_v0001181_t0005_u01781058340844") 2026/06/10 02:28:11 DEBUG : dir1/0007-12345: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efadd_d20260610_m022604_c001_v7007000_t0000_u01781058364948") 2026/06/10 02:28:11 DEBUG : dir1/0007-12345: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa24f7_d20260610_m022559_c001_v0001181_t0043_u01781058359824") 2026/06/10 02:28:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab342_d20260610_m022718_c001_v7007000_t0000_u01781058438273") 2026/06/10 02:28:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7e76_d20260610_m022709_c001_v0001184_t0012_u01781058429687") 2026/06/10 02:28:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c43914a_d20260610_m022703_c001_v7007000_t0000_u01781058423794") 2026/06/10 02:28:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7de8_d20260610_m022655_c001_v0001184_t0047_u01781058415445") 2026/06/10 02:28:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f0c3_d20260610_m022649_c001_v7007000_t0000_u01781058409341") 2026/06/10 02:28:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7d69_d20260610_m022640_c001_v0001184_t0027_u01781058400895") 2026/06/10 02:28:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f776_d20260610_m022634_c001_v7007000_t0000_u01781058394731") 2026/06/10 02:28:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7cf4_d20260610_m022626_c001_v0001184_t0057_u01781058386604") 2026/06/10 02:28:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74f1_d20260610_m022619_c001_v7007000_t0000_u01781058379885") 2026/06/10 02:28:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7c57_d20260610_m022611_c001_v0001184_t0022_u01781058371086") 2026/06/10 02:28:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4182badcc465e6f8_d20260610_m022600_c001_v7007000_t0000_u01781058360974") 2026/06/10 02:28:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a986_d20260610_m022554_c001_v0001161_t0021_u01781058354413") 2026/06/10 02:28:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99f4_d20260610_m022548_c001_v7007000_t0000_u01781058348538") 2026/06/10 02:28:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa24a8_d20260610_m022543_c001_v0001181_t0032_u01781058343952") 2026/06/10 02:28:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f757_d20260610_m022542_c001_v7007000_t0000_u01781058342139") 2026/06/10 02:28:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1613c1_d20260610_m022535_c001_v0001091_t0030_u01781058335450") 2026/06/10 02:28:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14ee_d20260610_m022529_c001_v7007000_t0000_u01781058329802") 2026/06/10 02:28:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a810_d20260610_m022525_c001_v0001161_t0050_u01781058325161") 2026/06/10 02:28:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df066_d20260610_m022523_c001_v7007000_t0000_u01781058323453") 2026/06/10 02:28:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161361_d20260610_m022516_c001_v0001091_t0046_u01781058316003") 2026/06/10 02:28:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c43905f_d20260610_m022506_c001_v7007000_t0000_u01781058306318") 2026/06/10 02:28:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161333_d20260610_m022458_c001_v0001091_t0038_u01781058298408") 2026/06/10 02:28:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea19_d20260610_m022452_c001_v7007000_t0000_u01781058292255") 2026/06/10 02:28:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161303_d20260610_m022443_c001_v0001091_t0035_u01781058283096") 2026/06/10 02:28:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55ef4b_d20260610_m022436_c001_v7007000_t0000_u01781058276820") 2026/06/10 02:28:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1612d7_d20260610_m022427_c001_v0001091_t0020_u01781058267036") 2026/06/10 02:28:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4042fdf319e8c58c_d20260610_m022545_c001_v7007000_t0000_u01781058345136") 2026/06/10 02:28:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a8e1_d20260610_m022540_c001_v0001161_t0008_u01781058340884") 2026/06/10 02:28:12 DEBUG : dir1/0008-23456: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efade_d20260610_m022605_c001_v7007000_t0000_u01781058365196") 2026/06/10 02:28:12 DEBUG : dir1/0008-23456: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7c15_d20260610_m022559_c001_v0001184_t0002_u01781058359841") 2026/06/10 02:28:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab343_d20260610_m022718_c001_v7007000_t0000_u01781058438457") 2026/06/10 02:28:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1614d0_d20260610_m022709_c001_v0001091_t0051_u01781058429886") 2026/06/10 02:28:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c43914b_d20260610_m022703_c001_v7007000_t0000_u01781058423976") 2026/06/10 02:28:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1614a6_d20260610_m022655_c001_v0001091_t0042_u01781058415664") 2026/06/10 02:28:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f0c4_d20260610_m022649_c001_v7007000_t0000_u01781058409524") 2026/06/10 02:28:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161480_d20260610_m022641_c001_v0001091_t0014_u01781058401088") 2026/06/10 02:28:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f777_d20260610_m022634_c001_v7007000_t0000_u01781058394912") 2026/06/10 02:28:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161459_d20260610_m022626_c001_v0001091_t0020_u01781058386834") 2026/06/10 02:28:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74f2_d20260610_m022620_c001_v7007000_t0000_u01781058380069") 2026/06/10 02:28:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e16142f_d20260610_m022611_c001_v0001091_t0044_u01781058371295") 2026/06/10 02:28:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4182badcc465e6fa_d20260610_m022601_c001_v7007000_t0000_u01781058361158") 2026/06/10 02:28:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa24db_d20260610_m022554_c001_v0001181_t0007_u01781058354798") 2026/06/10 02:28:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99f5_d20260610_m022548_c001_v7007000_t0000_u01781058348720") 2026/06/10 02:28:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1613df_d20260610_m022544_c001_v0001091_t0018_u01781058344059") 2026/06/10 02:28:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4258e363281631f4_d20260610_m022542_c001_v7007000_t0000_u01781058342319") 2026/06/10 02:28:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7b4d_d20260610_m022535_c001_v0001184_t0001_u01781058335897") 2026/06/10 02:28:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14ef_d20260610_m022529_c001_v7007000_t0000_u01781058329982") 2026/06/10 02:28:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7aed_d20260610_m022525_c001_v0001184_t0003_u01781058325174") 2026/06/10 02:28:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea2e_d20260610_m022523_c001_v7007000_t0000_u01781058323210") 2026/06/10 02:28:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa23ac_d20260610_m022516_c001_v0001181_t0050_u01781058316486") 2026/06/10 02:28:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f01e_d20260610_m022506_c001_v7007000_t0000_u01781058306281") 2026/06/10 02:28:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b79dc_d20260610_m022458_c001_v0001184_t0014_u01781058298884") 2026/06/10 02:28:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea1a_d20260610_m022452_c001_v7007000_t0000_u01781058292437") 2026/06/10 02:28:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b794a_d20260610_m022443_c001_v0001184_t0030_u01781058283644") 2026/06/10 02:28:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55ef4c_d20260610_m022437_c001_v7007000_t0000_u01781058277035") 2026/06/10 02:28:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b78d2_d20260610_m022427_c001_v0001184_t0050_u01781058267468") 2026/06/10 02:28:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4182badcc465e6ec_d20260610_m022545_c001_v7007000_t0000_u01781058345300") 2026/06/10 02:28:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7b6d_d20260610_m022540_c001_v0001184_t0026_u01781058340897") 2026/06/10 02:28:13 DEBUG : dir1/0009-34567: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efadf_d20260610_m022605_c001_v7007000_t0000_u01781058365376") 2026/06/10 02:28:13 DEBUG : dir1/0009-34567: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a9c6_d20260610_m022559_c001_v0001161_t0052_u01781058359913") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab344_d20260610_m022718_c001_v7007000_t0000_u01781058438639") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa26ba_d20260610_m022710_c001_v0001181_t0011_u01781058430232") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c43914c_d20260610_m022704_c001_v7007000_t0000_u01781058424157") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2672_d20260610_m022656_c001_v0001181_t0032_u01781058416053") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f0c5_d20260610_m022649_c001_v7007000_t0000_u01781058409708") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2630_d20260610_m022641_c001_v0001181_t0039_u01781058401554") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f778_d20260610_m022635_c001_v7007000_t0000_u01781058395095") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa25c8_d20260610_m022627_c001_v0001181_t0024_u01781058387239") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74f3_d20260610_m022620_c001_v7007000_t0000_u01781058380255") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa254d_d20260610_m022611_c001_v0001181_t0008_u01781058371730") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab2ec_d20260610_m022600_c001_v7007000_t0000_u01781058360735") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7bb3_d20260610_m022555_c001_v0001184_t0020_u01781058355013") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99f7_d20260610_m022548_c001_v7007000_t0000_u01781058348954") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7b83_d20260610_m022544_c001_v0001184_t0038_u01781058344126") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4224_d20260610_m022542_c001_v7007000_t0000_u01781058342258") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a8a7_d20260610_m022536_c001_v0001161_t0058_u01781058336110") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14f0_d20260610_m022530_c001_v7007000_t0000_u01781058330162") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa23fe_d20260610_m022525_c001_v0001181_t0033_u01781058325328") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c4390a3_d20260610_m022523_c001_v7007000_t0000_u01781058323466") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7a92_d20260610_m022516_c001_v0001184_t0057_u01781058316817") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f40218467a5118212_d20260610_m022506_c001_v7007000_t0000_u01781058306360") 2026/06/10 02:28:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a698_d20260610_m022459_c001_v0001161_t0051_u01781058299090") 2026/06/10 02:28:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea1b_d20260610_m022452_c001_v7007000_t0000_u01781058292623") 2026/06/10 02:28:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a5d2_d20260610_m022443_c001_v0001161_t0033_u01781058283837") 2026/06/10 02:28:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55ef4e_d20260610_m022437_c001_v7007000_t0000_u01781058277220") 2026/06/10 02:28:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a4fe_d20260610_m022427_c001_v0001161_t0046_u01781058267828") 2026/06/10 02:28:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99e7_d20260610_m022545_c001_v7007000_t0000_u01781058345145") 2026/06/10 02:28:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1613d3_d20260610_m022540_c001_v0001091_t0059_u01781058340927") 2026/06/10 02:28:15 DEBUG : dir1/0010-45678: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efae0_d20260610_m022605_c001_v7007000_t0000_u01781058365557") 2026/06/10 02:28:15 DEBUG : dir1/0010-45678: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7c1b_d20260610_m022600_c001_v0001184_t0041_u01781058360072") 2026/06/10 02:28:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab345_d20260610_m022718_c001_v7007000_t0000_u01781058438822") 2026/06/10 02:28:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6ad92_d20260610_m022710_c001_v0001161_t0035_u01781058430457") 2026/06/10 02:28:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c43914d_d20260610_m022704_c001_v7007000_t0000_u01781058424340") 2026/06/10 02:28:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6acda_d20260610_m022656_c001_v0001161_t0019_u01781058416259") 2026/06/10 02:28:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f0c6_d20260610_m022649_c001_v7007000_t0000_u01781058409892") 2026/06/10 02:28:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6abfc_d20260610_m022641_c001_v0001161_t0051_u01781058401767") 2026/06/10 02:28:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f779_d20260610_m022635_c001_v7007000_t0000_u01781058395276") 2026/06/10 02:28:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6ab44_d20260610_m022627_c001_v0001161_t0053_u01781058387480") 2026/06/10 02:28:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74f4_d20260610_m022620_c001_v7007000_t0000_u01781058380440") 2026/06/10 02:28:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6aa68_d20260610_m022611_c001_v0001161_t0027_u01781058371943") 2026/06/10 02:28:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f419e235c0b361027_d20260610_m022601_c001_v7007000_t0000_u01781058361212") 2026/06/10 02:28:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1613f5_d20260610_m022555_c001_v0001091_t0008_u01781058355217") 2026/06/10 02:28:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99f8_d20260610_m022549_c001_v7007000_t0000_u01781058349135") 2026/06/10 02:28:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a90b_d20260610_m022544_c001_v0001161_t0027_u01781058344151") 2026/06/10 02:28:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f421e_d20260610_m022541_c001_v7007000_t0000_u01781058341715") 2026/06/10 02:28:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2478_d20260610_m022536_c001_v0001181_t0054_u01781058336426") 2026/06/10 02:28:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14f1_d20260610_m022530_c001_v7007000_t0000_u01781058330343") 2026/06/10 02:28:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e16139b_d20260610_m022525_c001_v0001091_t0033_u01781058325369") 2026/06/10 02:28:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df065_d20260610_m022523_c001_v7007000_t0000_u01781058323268") 2026/06/10 02:28:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a794_d20260610_m022517_c001_v0001161_t0025_u01781058317024") 2026/06/10 02:28:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d98ff_d20260610_m022506_c001_v7007000_t0000_u01781058306328") 2026/06/10 02:28:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa22da_d20260610_m022459_c001_v0001181_t0054_u01781058299513") 2026/06/10 02:28:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea1c_d20260610_m022452_c001_v7007000_t0000_u01781058292933") 2026/06/10 02:28:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2224_d20260610_m022444_c001_v0001181_t0010_u01781058284365") 2026/06/10 02:28:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55ef4f_d20260610_m022437_c001_v7007000_t0000_u01781058277405") 2026/06/10 02:28:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa21c7_d20260610_m022428_c001_v0001181_t0016_u01781058268214") 2026/06/10 02:28:16 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f40218467a5118342_d20260610_m022544_c001_v7007000_t0000_u01781058344982") 2026/06/10 02:28:16 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2496_d20260610_m022541_c001_v0001181_t0053_u01781058341086") 2026/06/10 02:28:16 DEBUG : dir1/0011-56789: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efae1_d20260610_m022605_c001_v7007000_t0000_u01781058365738") 2026/06/10 02:28:16 DEBUG : dir1/0011-56789: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa24f9_d20260610_m022600_c001_v0001181_t0044_u01781058360063") 2026/06/10 02:28:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab346_d20260610_m022719_c001_v7007000_t0000_u01781058439005") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7e80_d20260610_m022710_c001_v0001184_t0043_u01781058430948") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c43914e_d20260610_m022704_c001_v7007000_t0000_u01781058424522") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7dfc_d20260610_m022656_c001_v0001184_t0030_u01781058416682") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f0c7_d20260610_m022650_c001_v7007000_t0000_u01781058410074") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7d73_d20260610_m022642_c001_v0001184_t0027_u01781058402124") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f77b_d20260610_m022635_c001_v7007000_t0000_u01781058395457") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7cfe_d20260610_m022627_c001_v0001184_t0003_u01781058387840") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74f5_d20260610_m022620_c001_v7007000_t0000_u01781058380626") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7c65_d20260610_m022612_c001_v0001184_t0041_u01781058372434") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab2ef_d20260610_m022600_c001_v7007000_t0000_u01781058360972") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a99a_d20260610_m022555_c001_v0001161_t0037_u01781058355604") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99f9_d20260610_m022549_c001_v7007000_t0000_u01781058349315") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa24aa_d20260610_m022544_c001_v0001181_t0031_u01781058344162") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99e3_d20260610_m022542_c001_v7007000_t0000_u01781058342086") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1613c3_d20260610_m022536_c001_v0001091_t0038_u01781058336633") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14f2_d20260610_m022530_c001_v7007000_t0000_u01781058330524") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7aef_d20260610_m022525_c001_v0001184_t0027_u01781058325386") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14dc_d20260610_m022523_c001_v7007000_t0000_u01781058323233") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e16136d_d20260610_m022517_c001_v0001091_t0024_u01781058317563") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f021_d20260610_m022506_c001_v7007000_t0000_u01781058306463") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161339_d20260610_m022459_c001_v0001091_t0055_u01781058299729") 2026/06/10 02:28:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea1e_d20260610_m022453_c001_v7007000_t0000_u01781058293115") 2026/06/10 02:28:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e16130f_d20260610_m022444_c001_v0001091_t0000_u01781058284580") 2026/06/10 02:28:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55ef50_d20260610_m022437_c001_v7007000_t0000_u01781058277590") 2026/06/10 02:28:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1612dd_d20260610_m022428_c001_v0001091_t0038_u01781058268426") 2026/06/10 02:28:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4229_d20260610_m022544_c001_v7007000_t0000_u01781058344972") 2026/06/10 02:28:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7b6f_d20260610_m022541_c001_v0001184_t0040_u01781058341097") 2026/06/10 02:28:18 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efae2_d20260610_m022605_c001_v7007000_t0000_u01781058365919") 2026/06/10 02:28:18 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161409_d20260610_m022600_c001_v0001091_t0051_u01781058360075") 2026/06/10 02:28:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab347_d20260610_m022719_c001_v7007000_t0000_u01781058439188") 2026/06/10 02:28:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1614d4_d20260610_m022711_c001_v0001091_t0003_u01781058431148") 2026/06/10 02:28:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c43914f_d20260610_m022704_c001_v7007000_t0000_u01781058424705") 2026/06/10 02:28:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1614a8_d20260610_m022656_c001_v0001091_t0056_u01781058416876") 2026/06/10 02:28:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f0c8_d20260610_m022650_c001_v7007000_t0000_u01781058410258") 2026/06/10 02:28:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161482_d20260610_m022642_c001_v0001091_t0018_u01781058402323") 2026/06/10 02:28:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f77c_d20260610_m022635_c001_v7007000_t0000_u01781058395637") 2026/06/10 02:28:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e16145d_d20260610_m022628_c001_v0001091_t0000_u01781058388054") 2026/06/10 02:28:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74f6_d20260610_m022620_c001_v7007000_t0000_u01781058380812") 2026/06/10 02:28:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161433_d20260610_m022612_c001_v0001091_t0044_u01781058372628") 2026/06/10 02:28:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab2f2_d20260610_m022601_c001_v7007000_t0000_u01781058361178") 2026/06/10 02:28:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa24e5_d20260610_m022555_c001_v0001181_t0020_u01781058355970") 2026/06/10 02:28:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99fa_d20260610_m022549_c001_v7007000_t0000_u01781058349496") 2026/06/10 02:28:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7b87_d20260610_m022544_c001_v0001184_t0049_u01781058344335") 2026/06/10 02:28:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4225_d20260610_m022542_c001_v7007000_t0000_u01781058342267") 2026/06/10 02:28:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7b53_d20260610_m022537_c001_v0001184_t0012_u01781058337093") 2026/06/10 02:28:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14f3_d20260610_m022530_c001_v7007000_t0000_u01781058330707") 2026/06/10 02:28:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a81a_d20260610_m022525_c001_v0001161_t0051_u01781058325474") 2026/06/10 02:28:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea2c_d20260610_m022522_c001_v7007000_t0000_u01781058322842") 2026/06/10 02:28:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa23b2_d20260610_m022517_c001_v0001181_t0034_u01781058317935") 2026/06/10 02:28:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4014575df3bbbe67_d20260610_m022506_c001_v7007000_t0000_u01781058306151") 2026/06/10 02:28:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b79e8_d20260610_m022500_c001_v0001184_t0052_u01781058300185") 2026/06/10 02:28:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea1f_d20260610_m022453_c001_v7007000_t0000_u01781058293297") 2026/06/10 02:28:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7954_d20260610_m022444_c001_v0001184_t0016_u01781058284906") 2026/06/10 02:28:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55ef51_d20260610_m022437_c001_v7007000_t0000_u01781058277774") 2026/06/10 02:28:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b78de_d20260610_m022429_c001_v0001184_t0058_u01781058269173") 2026/06/10 02:28:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f422c_d20260610_m022545_c001_v7007000_t0000_u01781058345157") 2026/06/10 02:28:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1613d5_d20260610_m022541_c001_v0001091_t0039_u01781058341245") 2026/06/10 02:28:19 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efae3_d20260610_m022606_c001_v7007000_t0000_u01781058366101") 2026/06/10 02:28:19 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a9cc_d20260610_m022600_c001_v0001161_t0034_u01781058360239") 2026/06/10 02:28:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab349_d20260610_m022719_c001_v7007000_t0000_u01781058439371") 2026/06/10 02:28:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa26c6_d20260610_m022711_c001_v0001181_t0052_u01781058431494") 2026/06/10 02:28:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c439150_d20260610_m022704_c001_v7007000_t0000_u01781058424886") 2026/06/10 02:28:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2678_d20260610_m022657_c001_v0001181_t0029_u01781058417223") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f0c9_d20260610_m022650_c001_v7007000_t0000_u01781058410441") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2632_d20260610_m022642_c001_v0001181_t0045_u01781058402696") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f77d_d20260610_m022635_c001_v7007000_t0000_u01781058395818") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa25ce_d20260610_m022628_c001_v0001181_t0041_u01781058388392") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74f7_d20260610_m022621_c001_v7007000_t0000_u01781058381020") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2558_d20260610_m022613_c001_v0001181_t0029_u01781058373058") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74df_d20260610_m022601_c001_v7007000_t0000_u01781058361279") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7bb9_d20260610_m022556_c001_v0001184_t0056_u01781058356186") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99fb_d20260610_m022549_c001_v7007000_t0000_u01781058349678") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa24ae_d20260610_m022544_c001_v0001181_t0007_u01781058344371") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4042fdf319e8c588_d20260610_m022542_c001_v7007000_t0000_u01781058342113") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a8bb_d20260610_m022537_c001_v0001161_t0041_u01781058337288") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14f4_d20260610_m022530_c001_v7007000_t0000_u01781058330889") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2402_d20260610_m022525_c001_v0001181_t0005_u01781058325579") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c43909f_d20260610_m022523_c001_v7007000_t0000_u01781058323214") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7aa0_d20260610_m022518_c001_v0001184_t0032_u01781058318143") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f40218467a5118211_d20260610_m022506_c001_v7007000_t0000_u01781058306168") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a6ac_d20260610_m022500_c001_v0001161_t0045_u01781058300426") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea20_d20260610_m022453_c001_v7007000_t0000_u01781058293479") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a5e4_d20260610_m022445_c001_v0001161_t0057_u01781058285112") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55ef53_d20260610_m022437_c001_v7007000_t0000_u01781058277958") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a510_d20260610_m022429_c001_v0001161_t0037_u01781058269366") 2026/06/10 02:28:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f40218467a5118343_d20260610_m022545_c001_v7007000_t0000_u01781058345171") 2026/06/10 02:28:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a8e5_d20260610_m022541_c001_v0001161_t0010_u01781058341262") 2026/06/10 02:28:21 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efae4_d20260610_m022606_c001_v7007000_t0000_u01781058366282") 2026/06/10 02:28:21 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa24fd_d20260610_m022600_c001_v0001181_t0043_u01781058360305") 2026/06/10 02:28:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab34a_d20260610_m022719_c001_v7007000_t0000_u01781058439554") 2026/06/10 02:28:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6ada4_d20260610_m022711_c001_v0001161_t0008_u01781058431721") 2026/06/10 02:28:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c439151_d20260610_m022705_c001_v7007000_t0000_u01781058425068") 2026/06/10 02:28:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6acee_d20260610_m022657_c001_v0001161_t0026_u01781058417431") 2026/06/10 02:28:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f0ca_d20260610_m022650_c001_v7007000_t0000_u01781058410624") 2026/06/10 02:28:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6ac0c_d20260610_m022642_c001_v0001161_t0041_u01781058402903") 2026/06/10 02:28:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f77e_d20260610_m022635_c001_v7007000_t0000_u01781058395998") 2026/06/10 02:28:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6ab54_d20260610_m022628_c001_v0001161_t0057_u01781058388634") 2026/06/10 02:28:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74f8_d20260610_m022621_c001_v7007000_t0000_u01781058381205") 2026/06/10 02:28:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6aa7c_d20260610_m022613_c001_v0001161_t0017_u01781058373278") 2026/06/10 02:28:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab2f0_d20260610_m022600_c001_v7007000_t0000_u01781058360974") 2026/06/10 02:28:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1613f7_d20260610_m022556_c001_v0001091_t0010_u01781058356386") 2026/06/10 02:28:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99fc_d20260610_m022549_c001_v7007000_t0000_u01781058349859") 2026/06/10 02:28:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1613e1_d20260610_m022544_c001_v0001091_t0048_u01781058344395") 2026/06/10 02:28:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f415baa9a26f442a2_d20260610_m022542_c001_v7007000_t0000_u01781058342146") 2026/06/10 02:28:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa247e_d20260610_m022537_c001_v0001181_t0013_u01781058337681") 2026/06/10 02:28:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14f5_d20260610_m022531_c001_v7007000_t0000_u01781058331071") 2026/06/10 02:28:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7af1_d20260610_m022525_c001_v0001184_t0026_u01781058325595") 2026/06/10 02:28:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c4390a1_d20260610_m022523_c001_v7007000_t0000_u01781058323265") 2026/06/10 02:28:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a7a8_d20260610_m022518_c001_v0001161_t0010_u01781058318344") 2026/06/10 02:28:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df046_d20260610_m022506_c001_v7007000_t0000_u01781058306476") 2026/06/10 02:28:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa22fa_d20260610_m022500_c001_v0001181_t0028_u01781058300867") 2026/06/10 02:28:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea22_d20260610_m022453_c001_v7007000_t0000_u01781058293661") 2026/06/10 02:28:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2234_d20260610_m022445_c001_v0001181_t0001_u01781058285387") 2026/06/10 02:28:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55ef54_d20260610_m022438_c001_v7007000_t0000_u01781058278141") 2026/06/10 02:28:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa21cf_d20260610_m022429_c001_v0001181_t0046_u01781058269838") 2026/06/10 02:28:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4258e363281631fa_d20260610_m022545_c001_v7007000_t0000_u01781058345311") 2026/06/10 02:28:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7b73_d20260610_m022541_c001_v0001184_t0041_u01781058341288") 2026/06/10 02:28:22 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efae5_d20260610_m022606_c001_v7007000_t0000_u01781058366462") 2026/06/10 02:28:22 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7c1f_d20260610_m022600_c001_v0001184_t0058_u01781058360401") 2026/06/10 02:28:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab34b_d20260610_m022719_c001_v7007000_t0000_u01781058439737") 2026/06/10 02:28:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7e8e_d20260610_m022712_c001_v0001184_t0010_u01781058432151") 2026/06/10 02:28:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c439152_d20260610_m022705_c001_v7007000_t0000_u01781058425250") 2026/06/10 02:28:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7e06_d20260610_m022657_c001_v0001184_t0022_u01781058417881") 2026/06/10 02:28:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f0cb_d20260610_m022650_c001_v7007000_t0000_u01781058410807") 2026/06/10 02:28:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7d81_d20260610_m022643_c001_v0001184_t0031_u01781058403380") 2026/06/10 02:28:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f77f_d20260610_m022636_c001_v7007000_t0000_u01781058396179") 2026/06/10 02:28:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7d08_d20260610_m022628_c001_v0001184_t0048_u01781058388910") 2026/06/10 02:28:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74f9_d20260610_m022621_c001_v7007000_t0000_u01781058381390") 2026/06/10 02:28:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7c75_d20260610_m022613_c001_v0001184_t0020_u01781058373563") 2026/06/10 02:28:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4182badcc465e6f7_d20260610_m022600_c001_v7007000_t0000_u01781058360756") 2026/06/10 02:28:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a9a0_d20260610_m022556_c001_v0001161_t0037_u01781058356703") 2026/06/10 02:28:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99fd_d20260610_m022550_c001_v7007000_t0000_u01781058350040") 2026/06/10 02:28:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a911_d20260610_m022544_c001_v0001161_t0057_u01781058344535") 2026/06/10 02:28:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99e4_d20260610_m022542_c001_v7007000_t0000_u01781058342273") 2026/06/10 02:28:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1613c5_d20260610_m022537_c001_v0001091_t0000_u01781058337899") 2026/06/10 02:28:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14f6_d20260610_m022531_c001_v7007000_t0000_u01781058331252") 2026/06/10 02:28:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e16139f_d20260610_m022525_c001_v0001091_t0014_u01781058325803") 2026/06/10 02:28:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea2f_d20260610_m022523_c001_v7007000_t0000_u01781058323392") 2026/06/10 02:28:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161373_d20260610_m022518_c001_v0001091_t0036_u01781058318703") 2026/06/10 02:28:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c43905c_d20260610_m022506_c001_v7007000_t0000_u01781058306132") 2026/06/10 02:28:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e16133f_d20260610_m022501_c001_v0001091_t0010_u01781058301076") 2026/06/10 02:28:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea23_d20260610_m022453_c001_v7007000_t0000_u01781058293843") 2026/06/10 02:28:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161311_d20260610_m022445_c001_v0001091_t0031_u01781058285603") 2026/06/10 02:28:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55ef55_d20260610_m022438_c001_v7007000_t0000_u01781058278327") 2026/06/10 02:28:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1612e3_d20260610_m022430_c001_v0001091_t0057_u01781058270161") 2026/06/10 02:28:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4042fdf319e8c58d_d20260610_m022545_c001_v7007000_t0000_u01781058345323") 2026/06/10 02:28:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2498_d20260610_m022541_c001_v0001181_t0013_u01781058341299") 2026/06/10 02:28:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df04c_d20260610_m022509_c001_v7007000_t0000_u01781058309053") 2026/06/10 02:28:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7a0c_d20260610_m022504_c001_v0001184_t0039_u01781058304062") 2026/06/10 02:28:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df04d_d20260610_m022509_c001_v7007000_t0000_u01781058309236") 2026/06/10 02:28:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa232c_d20260610_m022504_c001_v0001181_t0015_u01781058304084") 2026/06/10 02:28:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df04e_d20260610_m022509_c001_v7007000_t0000_u01781058309425") 2026/06/10 02:28:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7a12_d20260610_m022504_c001_v0001184_t0022_u01781058304278") 2026/06/10 02:28:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df050_d20260610_m022509_c001_v7007000_t0000_u01781058309608") 2026/06/10 02:28:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a6ee_d20260610_m022504_c001_v0001161_t0054_u01781058304301") 2026/06/10 02:28:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df051_d20260610_m022509_c001_v7007000_t0000_u01781058309792") 2026/06/10 02:28:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2332_d20260610_m022504_c001_v0001181_t0048_u01781058304312") 2026/06/10 02:28:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df052_d20260610_m022509_c001_v7007000_t0000_u01781058309974") 2026/06/10 02:28:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7a16_d20260610_m022504_c001_v0001184_t0054_u01781058304489") 2026/06/10 02:28:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df054_d20260610_m022510_c001_v7007000_t0000_u01781058310158") 2026/06/10 02:28:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2336_d20260610_m022504_c001_v0001181_t0048_u01781058304588") 2026/06/10 02:28:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df055_d20260610_m022510_c001_v7007000_t0000_u01781058310341") 2026/06/10 02:28:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7a1a_d20260610_m022504_c001_v0001184_t0054_u01781058304713") 2026/06/10 02:28:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df056_d20260610_m022510_c001_v7007000_t0000_u01781058310524") 2026/06/10 02:28:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2340_d20260610_m022504_c001_v0001181_t0041_u01781058304858") 2026/06/10 02:28:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df057_d20260610_m022510_c001_v7007000_t0000_u01781058310707") 2026/06/10 02:28:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a6f6_d20260610_m022504_c001_v0001161_t0001_u01781058304889") 2026/06/10 02:28:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df058_d20260610_m022510_c001_v7007000_t0000_u01781058310890") 2026/06/10 02:28:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7a1e_d20260610_m022504_c001_v0001184_t0035_u01781058304917") 2026/06/10 02:28:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df059_d20260610_m022511_c001_v7007000_t0000_u01781058311073") 2026/06/10 02:28:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa2346_d20260610_m022505_c001_v0001181_t0046_u01781058305071") 2026/06/10 02:28:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df05a_d20260610_m022511_c001_v7007000_t0000_u01781058311257") 2026/06/10 02:28:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7a24_d20260610_m022505_c001_v0001184_t0027_u01781058305119") 2026/06/10 02:28:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df05b_d20260610_m022511_c001_v7007000_t0000_u01781058311441") 2026/06/10 02:28:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a6fe_d20260610_m022505_c001_v0001161_t0052_u01781058305247") 2026/06/10 02:28:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df05c_d20260610_m022511_c001_v7007000_t0000_u01781058311624") 2026/06/10 02:28:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa234b_d20260610_m022505_c001_v0001181_t0000_u01781058305296") 2026/06/10 02:28:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df05d_d20260610_m022511_c001_v7007000_t0000_u01781058311808") 2026/06/10 02:28:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7a2a_d20260610_m022505_c001_v0001184_t0001_u01781058305337") 2026/06/10 02:28:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df06a_d20260610_m022526_c001_v7007000_t0000_u01781058326226") 2026/06/10 02:28:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7ac3_d20260610_m022521_c001_v0001184_t0047_u01781058321479") 2026/06/10 02:28:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99c9_d20260610_m022526_c001_v7007000_t0000_u01781058326449") 2026/06/10 02:28:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa23ce_d20260610_m022521_c001_v0001181_t0016_u01781058321514") 2026/06/10 02:28:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4182badcc465e6de_d20260610_m022526_c001_v7007000_t0000_u01781058326507") 2026/06/10 02:28:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a7d8_d20260610_m022521_c001_v0001161_t0011_u01781058321720") 2026/06/10 02:28:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df06c_d20260610_m022526_c001_v7007000_t0000_u01781058326585") 2026/06/10 02:28:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa23d0_d20260610_m022521_c001_v0001181_t0001_u01781058321726") 2026/06/10 02:28:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4090129d82bc7bce_d20260610_m022526_c001_v7007000_t0000_u01781058326599") 2026/06/10 02:28:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7ac7_d20260610_m022521_c001_v0001184_t0039_u01781058321746") 2026/06/10 02:28:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4090129d82bc7bcc_d20260610_m022526_c001_v7007000_t0000_u01781058326236") 2026/06/10 02:28:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161387_d20260610_m022521_c001_v0001091_t0017_u01781058321893") 2026/06/10 02:28:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14df_d20260610_m022526_c001_v7007000_t0000_u01781058326465") 2026/06/10 02:28:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa23d4_d20260610_m022521_c001_v0001181_t0058_u01781058321937") 2026/06/10 02:28:26 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c4390a5_d20260610_m022526_c001_v7007000_t0000_u01781058326280") 2026/06/10 02:28:26 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7ac9_d20260610_m022521_c001_v0001184_t0003_u01781058321949") 2026/06/10 02:28:26 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99c6_d20260610_m022526_c001_v7007000_t0000_u01781058326268") 2026/06/10 02:28:26 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a7e0_d20260610_m022522_c001_v0001161_t0046_u01781058322066") 2026/06/10 02:28:26 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99cc_d20260610_m022526_c001_v7007000_t0000_u01781058326630") 2026/06/10 02:28:26 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa23d8_d20260610_m022522_c001_v0001181_t0053_u01781058322143") 2026/06/10 02:28:26 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c4390a7_d20260610_m022526_c001_v7007000_t0000_u01781058326476") 2026/06/10 02:28:26 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7acd_d20260610_m022522_c001_v0001184_t0047_u01781058322179") 2026/06/10 02:28:26 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f41142eca1ad6c7a4_d20260610_m022526_c001_v7007000_t0000_u01781058326287") 2026/06/10 02:28:26 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161389_d20260610_m022522_c001_v0001091_t0035_u01781058322254") 2026/06/10 02:28:26 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14e0_d20260610_m022526_c001_v7007000_t0000_u01781058326646") 2026/06/10 02:28:26 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa23da_d20260610_m022522_c001_v0001181_t0058_u01781058322349") 2026/06/10 02:28:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c4390a8_d20260610_m022526_c001_v7007000_t0000_u01781058326489") 2026/06/10 02:28:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a7ea_d20260610_m022522_c001_v0001161_t0014_u01781058322421") 2026/06/10 02:28:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1df06b_d20260610_m022526_c001_v7007000_t0000_u01781058326406") 2026/06/10 02:28:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7ad1_d20260610_m022522_c001_v0001184_t0023_u01781058322435") 2026/06/10 02:28:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c4390a6_d20260610_m022526_c001_v7007000_t0000_u01781058326295") 2026/06/10 02:28:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa23de_d20260610_m022522_c001_v0001181_t0046_u01781058322636") 2026/06/10 02:28:26 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4258e36328163158_d20260610_m022314_c001_v7007000_t0000_u01781058194865") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1154279938a337f9_d20260610_m022312_c001_v0001179_t0049_u01781058192838") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1defcd_d20260610_m022312_c001_v7007000_t0000_u01781058192653") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1154279938a337df_d20260610_m022309_c001_v0001179_t0038_u01781058189369") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1defc6_d20260610_m022308_c001_v7007000_t0000_u01781058188648") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a026_d20260610_m022304_c001_v0001161_t0028_u01781058184052") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4042fdf319e8c26b_d20260610_m022302_c001_v7007000_t0000_u01781058182533") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f103e01668bcfccd9_d20260610_m022300_c001_v0001130_t0034_u01781058180119") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4182badcc465e59d_d20260610_m022259_c001_v7007000_t0000_u01781058179939") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f103e01668bcfcccf_d20260610_m022256_c001_v0001130_t0041_u01781058176654") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4182badcc465e58c_d20260610_m022255_c001_v7007000_t0000_u01781058175921") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e69f92_d20260610_m022251_c001_v0001161_t0044_u01781058171675") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f41142eca1ad6c629_d20260610_m022250_c001_v7007000_t0000_u01781058170766") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1079c52332b674c0_d20260610_m022249_c001_v0001171_t0029_u01781058169478") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f40fa_d20260610_m022248_c001_v7007000_t0000_u01781058168935") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1079c52332b674aa_d20260610_m022243_c001_v0001171_t0030_u01781058163517") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f40f3_d20260610_m022242_c001_v7007000_t0000_u01781058162797") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e69eec_d20260610_m022238_c001_v0001161_t0021_u01781058158558") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f41142eca1ad6c624_d20260610_m022237_c001_v7007000_t0000_u01781058157652") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1190d8f1c7d8bfc5_d20260610_m022235_c001_v0001097_t0053_u01781058155643") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4014575df3bbaf15_d20260610_m022235_c001_v7007000_t0000_u01781058155418") 2026/06/10 02:28:27 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1190d8f1c7d8bfb7_d20260610_m022231_c001_v0001097_t0047_u01781058151322") 2026/06/10 02:28:28 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4014575df3bbaf0c_d20260610_m022230_c001_v7007000_t0000_u01781058150600") 2026/06/10 02:28:28 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e69e36_d20260610_m022224_c001_v0001161_t0009_u01781058144704") 2026/06/10 02:28:28 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296e955_d20260610_m022223_c001_v7007000_t0000_u01781058143793") 2026/06/10 02:28:28 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f10538bc976fc60ff_d20260610_m022221_c001_v0001174_t0020_u01781058141716") 2026/06/10 02:28:28 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f40b9_d20260610_m022221_c001_v7007000_t0000_u01781058141530") 2026/06/10 02:28:28 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f10538bc976fc609f_d20260610_m022217_c001_v0001174_t0042_u01781058137829") 2026/06/10 02:28:28 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f40a6_d20260610_m022217_c001_v7007000_t0000_u01781058137099") 2026/06/10 02:28:28 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e69d84_d20260610_m022210_c001_v0001161_t0037_u01781058130949") 2026/06/10 02:28:28 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f419e235c0b35e2b8_d20260610_m022210_c001_v7007000_t0000_u01781058130042") 2026/06/10 02:28:28 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1102844e2612d30a_d20260610_m022208_c001_v0001177_t0002_u01781058128234") 2026/06/10 02:28:28 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c438f5f_d20260610_m022208_c001_v7007000_t0000_u01781058128050") 2026/06/10 02:28:28 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1102844e2612d2fe_d20260610_m022204_c001_v0001177_t0032_u01781058124857") 2026/06/10 02:28:28 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c438f58_d20260610_m022204_c001_v7007000_t0000_u01781058124128") 2026/06/10 02:28:28 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e69cee_d20260610_m022158_c001_v0001161_t0037_u01781058118181") 2026/06/10 02:28:28 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f419cf1a35b6de8a2_d20260610_m022157_c001_v7007000_t0000_u01781058117073") 2026/06/10 02:28:28 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f110c9be216600bc9_d20260610_m022151_c001_v0001184_t0046_u01781058111245") 2026/06/10 02:28:28 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3ef93c_d20260610_m022151_c001_v7007000_t0000_u01781058111042") 2026/06/10 02:28:28 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e69c42_d20260610_m022145_c001_v0001161_t0000_u01781058105903") 2026/06/10 02:28:28 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b730b_d20260610_m022145_c001_v0001184_t0053_u01781058105158") 2026/06/10 02:28:28 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b72f9_d20260610_m022144_c001_v0001184_t0028_u01781058104216") 2026/06/10 02:28:29 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4245712be6b44120_d20260610_m022130_c001_v7007000_t0000_u01781058090379") 2026/06/10 02:28:29 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606cd2_d20260610_m022122_c001_v0001104_t0047_u01781058082758") 2026/06/10 02:28:29 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f116206ed35dc7e30_d20260610_m022121_c001_v0001044_t0017_u01781058081695") 2026/06/10 02:28:29 DEBUG : dst/one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f116206ed35dc7e2e_d20260610_m022120_c001_v0001044_t0037_u01781058080086") 2026/06/10 02:28:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4258e36328163159_d20260610_m022315_c001_v7007000_t0000_u01781058195047") 2026/06/10 02:28:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d09ccb674f64_d20260610_m022311_c001_v0001043_t0020_u01781058191979") 2026/06/10 02:28:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1028079266371de7_d20260610_m022307_c001_v0001098_t0037_u01781058187966") 2026/06/10 02:28:29 DEBUG : dst/one.bak: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4042fdf319e8c26c_d20260610_m022302_c001_v7007000_t0000_u01781058182715") 2026/06/10 02:28:29 DEBUG : dst/one.bak: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f113083bd74120c7f_d20260610_m022259_c001_v0001178_t0030_u01781058179717") 2026/06/10 02:28:29 DEBUG : dst/one.bak: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f100d212634b8d34b_d20260610_m022255_c001_v0001131_t0002_u01781058175349") 2026/06/10 02:28:29 DEBUG : dst/one.bak: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f41142eca1ad6c62b_d20260610_m022250_c001_v7007000_t0000_u01781058170947") 2026/06/10 02:28:29 DEBUG : dst/one.bak: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f111b0f735a55ab37_d20260610_m022248_c001_v0001033_t0035_u01781058168322") 2026/06/10 02:28:29 DEBUG : dst/one.bak: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f116735c2311faa15_d20260610_m022242_c001_v0001182_t0007_u01781058162551") 2026/06/10 02:28:29 DEBUG : dst/three: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f419cf1a35b6de8a3_d20260610_m022157_c001_v7007000_t0000_u01781058117256") 2026/06/10 02:28:29 DEBUG : dst/three: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b73e9_d20260610_m022155_c001_v0001184_t0028_u01781058115765") 2026/06/10 02:28:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4258e3632816315a_d20260610_m022315_c001_v7007000_t0000_u01781058195227") 2026/06/10 02:28:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f10895088c82820c8_d20260610_m022313_c001_v0001183_t0020_u01781058193761") 2026/06/10 02:28:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f110fe4c13058876f_d20260610_m022310_c001_v0001171_t0048_u01781058190147") 2026/06/10 02:28:29 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4258e3632816315b_d20260610_m022315_c001_v7007000_t0000_u01781058195409") 2026/06/10 02:28:29 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1154279938a33813_d20260610_m022314_c001_v0001179_t0050_u01781058194162") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1defce_d20260610_m022313_c001_v7007000_t0000_u01781058193974") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1154279938a337e7_d20260610_m022310_c001_v0001179_t0025_u01781058190656") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f407298c30a1defca_d20260610_m022310_c001_v7007000_t0000_u01781058190473") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a042_d20260610_m022305_c001_v0001161_t0009_u01781058185063") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4042fdf319e8c26d_d20260610_m022302_c001_v7007000_t0000_u01781058182896") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f103e01668bcfccdb_d20260610_m022301_c001_v0001130_t0034_u01781058181786") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4182badcc465e5a3_d20260610_m022301_c001_v7007000_t0000_u01781058181606") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f103e01668bcfccd1_d20260610_m022258_c001_v0001130_t0032_u01781058178160") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4182badcc465e596_d20260610_m022257_c001_v7007000_t0000_u01781058177980") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e69fa0_d20260610_m022252_c001_v0001161_t0041_u01781058172512") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f40fc_d20260610_m022250_c001_v7007000_t0000_u01781058170212") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e69f54_d20260610_m022247_c001_v0001161_t0023_u01781058167259") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f40f6_d20260610_m022244_c001_v7007000_t0000_u01781058164456") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e69ef6_d20260610_m022239_c001_v0001161_t0009_u01781058159894") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4014575df3bbaf18_d20260610_m022236_c001_v7007000_t0000_u01781058156659") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606d6e_d20260610_m022233_c001_v0001104_t0041_u01781058153769") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4014575df3bbaf0e_d20260610_m022232_c001_v7007000_t0000_u01781058152679") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e69e4c_d20260610_m022225_c001_v0001161_t0058_u01781058145676") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f40bf_d20260610_m022222_c001_v7007000_t0000_u01781058142882") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606d52_d20260610_m022219_c001_v0001104_t0021_u01781058139815") 2026/06/10 02:28:30 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f40ad_d20260610_m022218_c001_v7007000_t0000_u01781058138730") 2026/06/10 02:28:31 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e69d94_d20260610_m022211_c001_v0001161_t0000_u01781058131953") 2026/06/10 02:28:31 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c438f61_d20260610_m022209_c001_v7007000_t0000_u01781058129003") 2026/06/10 02:28:31 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606d40_d20260610_m022206_c001_v0001104_t0028_u01781058126586") 2026/06/10 02:28:31 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c438f5b_d20260610_m022205_c001_v7007000_t0000_u01781058125486") 2026/06/10 02:28:31 DEBUG : dst/three.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e69cf8_d20260610_m022159_c001_v0001161_t0025_u01781058119314") 2026/06/10 02:28:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4042fdf319e8c26e_d20260610_m022303_c001_v7007000_t0000_u01781058183140") 2026/06/10 02:28:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106e941dde6e922d_d20260610_m022301_c001_v0001097_t0024_u01781058181094") 2026/06/10 02:28:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f119187af9286a728_d20260610_m022257_c001_v0001178_t0049_u01781058177681") 2026/06/10 02:28:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f41142eca1ad6c62c_d20260610_m022251_c001_v7007000_t0000_u01781058171129") 2026/06/10 02:28:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f115ac6f532f6bf79_d20260610_m022250_c001_v0001176_t0017_u01781058169999") 2026/06/10 02:28:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1143323c370ec24a_d20260610_m022243_c001_v0001161_t0030_u01781058163979") 2026/06/10 02:28:31 DEBUG : dst/two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4258e3632816315c_d20260610_m022315_c001_v7007000_t0000_u01781058195590") 2026/06/10 02:28:31 DEBUG : dst/two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a032_d20260610_m022304_c001_v0001161_t0032_u01781058184492") 2026/06/10 02:28:31 DEBUG : dst/two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4042fdf319e8c26f_d20260610_m022303_c001_v7007000_t0000_u01781058183324") 2026/06/10 02:28:31 DEBUG : dst/two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e69f9a_d20260610_m022252_c001_v0001161_t0000_u01781058172061") 2026/06/10 02:28:31 DEBUG : dst/two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f41142eca1ad6c62d_d20260610_m022251_c001_v7007000_t0000_u01781058171311") 2026/06/10 02:28:31 DEBUG : dst/two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606d76_d20260610_m022238_c001_v0001104_t0014_u01781058158945") 2026/06/10 02:28:31 DEBUG : dst/two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f41142eca1ad6c625_d20260610_m022237_c001_v7007000_t0000_u01781058157836") 2026/06/10 02:28:31 DEBUG : dst/two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606d5a_d20260610_m022225_c001_v0001104_t0009_u01781058145103") 2026/06/10 02:28:31 DEBUG : dst/two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296e956_d20260610_m022223_c001_v7007000_t0000_u01781058143973") 2026/06/10 02:28:31 DEBUG : dst/two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606d4a_d20260610_m022211_c001_v0001104_t0050_u01781058131350") 2026/06/10 02:28:31 DEBUG : dst/two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f419e235c0b35e2b9_d20260610_m022210_c001_v7007000_t0000_u01781058130224") 2026/06/10 02:28:32 DEBUG : dst/two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606d2c_d20260610_m022158_c001_v0001104_t0018_u01781058118707") 2026/06/10 02:28:32 DEBUG : dst/two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f419cf1a35b6de8a4_d20260610_m022157_c001_v7007000_t0000_u01781058117439") 2026/06/10 02:28:32 DEBUG : dst/two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f104afca356ba34cf_d20260610_m022153_c001_v0001183_t0044_u01781058113018") 2026/06/10 02:28:32 DEBUG : dst/two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4245712be6b44121_d20260610_m022130_c001_v7007000_t0000_u01781058090559") 2026/06/10 02:28:32 DEBUG : dst/two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f116206ed35dc7e3e_d20260610_m022129_c001_v0001044_t0025_u01781058089269") 2026/06/10 02:28:32 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3ef916_d20260610_m022053_c001_v7007000_t0000_u01781058053173") 2026/06/10 02:28:32 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606c94_d20260610_m022048_c001_v0001104_t0043_u01781058048343") 2026/06/10 02:28:32 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3ef912_d20260610_m022046_c001_v7007000_t0000_u01781058046373") 2026/06/10 02:28:32 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e698a9_d20260610_m022033_c001_v0001161_t0021_u01781058033602") 2026/06/10 02:28:32 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f414c81181677d342_d20260610_m022024_c001_v7007000_t0000_u01781058024631") 2026/06/10 02:28:32 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606c5c_d20260610_m022020_c001_v0001104_t0049_u01781058020550") 2026/06/10 02:28:32 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f55a_d20260610_m021958_c001_v7007000_t0000_u01781057998732") 2026/06/10 02:28:32 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385f25_d20260610_m021956_c001_v0001103_t0002_u01781057996699") 2026/06/10 02:28:32 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f553_d20260610_m021955_c001_v7007000_t0000_u01781057995656") 2026/06/10 02:28:32 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385f09_d20260610_m021954_c001_v0001103_t0040_u01781057994366") 2026/06/10 02:28:32 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f54e_d20260610_m021951_c001_v7007000_t0000_u01781057991230") 2026/06/10 02:28:32 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385edd_d20260610_m021949_c001_v0001103_t0003_u01781057989424") 2026/06/10 02:28:32 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f54a_d20260610_m021948_c001_v7007000_t0000_u01781057988445") 2026/06/10 02:28:32 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385ec1_d20260610_m021946_c001_v0001103_t0057_u01781057986934") 2026/06/10 02:28:32 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405dd6_d20260610_m021940_c001_v7007000_t0000_u01781057980856") 2026/06/10 02:28:32 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385e75_d20260610_m021939_c001_v0001103_t0059_u01781057979126") 2026/06/10 02:28:33 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405dd1_d20260610_m021938_c001_v7007000_t0000_u01781057978002") 2026/06/10 02:28:33 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385e61_d20260610_m021937_c001_v0001103_t0016_u01781057977066") 2026/06/10 02:28:33 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405dc8_d20260610_m021931_c001_v7007000_t0000_u01781057971852") 2026/06/10 02:28:33 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385e2b_d20260610_m021930_c001_v0001103_t0029_u01781057970290") 2026/06/10 02:28:33 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405dc5_d20260610_m021928_c001_v7007000_t0000_u01781057968477") 2026/06/10 02:28:33 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385e11_d20260610_m021927_c001_v0001103_t0015_u01781057967405") 2026/06/10 02:28:33 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405dc4_d20260610_m021927_c001_v7007000_t0000_u01781057967043") 2026/06/10 02:28:33 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f119e6049b2e6c56c_d20260610_m021926_c001_v0001182_t0007_u01781057966482") 2026/06/10 02:28:33 DEBUG : empty space: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385dfb_d20260610_m021924_c001_v0001103_t0048_u01781057964780") 2026/06/10 02:28:33 DEBUG : enormous: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f558_d20260610_m021957_c001_v7007000_t0000_u01781057997816") 2026/06/10 02:28:33 DEBUG : enormous: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385f2b_d20260610_m021957_c001_v0001103_t0056_u01781057997084") 2026/06/10 02:28:33 DEBUG : existing: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4258e36328163161_d20260610_m022319_c001_v7007000_t0000_u01781058199897") 2026/06/10 02:28:33 DEBUG : existing: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a100_d20260610_m022318_c001_v0001161_t0052_u01781058198573") 2026/06/10 02:28:33 DEBUG : existing: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f414c81181677d339_d20260610_m022019_c001_v7007000_t0000_u01781058019006") 2026/06/10 02:28:33 DEBUG : existing: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606c54_d20260610_m022017_c001_v0001104_t0030_u01781058017494") 2026/06/10 02:28:33 DEBUG : existing: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe7283_d20260610_m021921_c001_v7007000_t0000_u01781057961627") 2026/06/10 02:28:33 DEBUG : existing: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385dd5_d20260610_m021920_c001_v0001103_t0025_u01781057960537") 2026/06/10 02:28:33 DEBUG : existing: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe727e_d20260610_m021919_c001_v7007000_t0000_u01781057959996") 2026/06/10 02:28:33 DEBUG : existing: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385dc5_d20260610_m021919_c001_v0001103_t0042_u01781057959202") 2026/06/10 02:28:33 DEBUG : existing: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385dbb_d20260610_m021918_c001_v0001103_t0037_u01781057958044") 2026/06/10 02:28:33 DEBUG : existing-b: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f414c81181677d33a_d20260610_m022019_c001_v7007000_t0000_u01781058019188") 2026/06/10 02:28:34 DEBUG : existing-b: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e697d3_d20260610_m022017_c001_v0001161_t0029_u01781058017483") 2026/06/10 02:28:34 DEBUG : file1: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4195_d20260610_m022416_c001_v7007000_t0000_u01781058256381") 2026/06/10 02:28:34 DEBUG : file1: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa216b_d20260610_m022415_c001_v0001181_t0056_u01781058255244") 2026/06/10 02:28:34 DEBUG : file1: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f418d_d20260610_m022413_c001_v7007000_t0000_u01781058253941") 2026/06/10 02:28:34 DEBUG : file1: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a42e_d20260610_m022412_c001_v0001161_t0007_u01781058252431") 2026/06/10 02:28:34 DEBUG : five: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f564_d20260610_m022002_c001_v7007000_t0000_u01781058002882") 2026/06/10 02:28:34 DEBUG : five: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4076a7bbe2385f57_d20260610_m022000_c001_v0001103_t0035_u01781058000759") 2026/06/10 02:28:34 DEBUG : foo: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405dc7_d20260610_m021929_c001_v7007000_t0000_u01781057969930") 2026/06/10 02:28:34 DEBUG : foo: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4076a7bbe2385e25_d20260610_m021929_c001_v0001103_t0035_u01781057969387") 2026/06/10 02:28:34 DEBUG : foo: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4076a7bbe2385e1d_d20260610_m021928_c001_v0001103_t0035_u01781057968839") 2026/06/10 02:28:34 DEBUG : four: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f565_d20260610_m022003_c001_v7007000_t0000_u01781058003066") 2026/06/10 02:28:34 DEBUG : four: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4129d45565606c36_d20260610_m022001_c001_v0001104_t0029_u01781058001359") 2026/06/10 02:28:34 DEBUG : four: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385f4d_d20260610_m021959_c001_v0001103_t0031_u01781057999845") 2026/06/10 02:28:34 DEBUG : hello world2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405d98_d20260610_m021833_c001_v7007000_t0000_u01781057913005") 2026/06/10 02:28:34 DEBUG : hello world2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385c03_d20260610_m021832_c001_v0001103_t0037_u01781057912271") 2026/06/10 02:28:34 DEBUG : ignore-size: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe7279_d20260610_m021917_c001_v7007000_t0000_u01781057957683") 2026/06/10 02:28:34 DEBUG : ignore-size: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385da9_d20260610_m021916_c001_v0001103_t0038_u01781057956419") 2026/06/10 02:28:34 DEBUG : nested/sub dir/file: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f414c81181677d336_d20260610_m022016_c001_v7007000_t0000_u01781058016750") 2026/06/10 02:28:34 DEBUG : nested/sub dir/file: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606c4e_d20260610_m022015_c001_v0001104_t0011_u01781058015682") 2026/06/10 02:28:34 DEBUG : nested/sub dir/file: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f59e_d20260610_m022014_c001_v7007000_t0000_u01781058014851") 2026/06/10 02:28:34 DEBUG : nested/sub dir/file: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606c4c_d20260610_m022013_c001_v0001104_t0028_u01781058013759") 2026/06/10 02:28:34 DEBUG : one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f566_d20260610_m022003_c001_v7007000_t0000_u01781058003253") 2026/06/10 02:28:35 DEBUG : one: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4076a7bbe2385f3f_d20260610_m021959_c001_v0001103_t0035_u01781057999098") 2026/06/10 02:28:35 DEBUG : only0: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4170_d20260610_m022407_c001_v7007000_t0000_u01781058247962") 2026/06/10 02:28:35 DEBUG : only0: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4038a3e4a0e6a3a4_d20260610_m022402_c001_v0001161_t0015_u01781058242042") 2026/06/10 02:28:35 DEBUG : only0: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a2a6_d20260610_m022346_c001_v0001161_t0039_u01781058226858") 2026/06/10 02:28:35 DEBUG : only0: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4100994cb0620fe6_d20260610_m022341_c001_v7007000_t0000_u01781058221345") 2026/06/10 02:28:35 DEBUG : only0: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a142_d20260610_m022323_c001_v0001161_t0035_u01781058203525") 2026/06/10 02:28:35 DEBUG : only1: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4171_d20260610_m022408_c001_v7007000_t0000_u01781058248141") 2026/06/10 02:28:35 DEBUG : only1: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4005d5ac22fa20b5_d20260610_m022403_c001_v0001181_t0027_u01781058243237") 2026/06/10 02:28:35 DEBUG : only1: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a2ba_d20260610_m022347_c001_v0001161_t0048_u01781058227869") 2026/06/10 02:28:35 DEBUG : only1: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fca_d20260610_m022340_c001_v7007000_t0000_u01781058220960") 2026/06/10 02:28:35 DEBUG : only1: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a14c_d20260610_m022324_c001_v0001161_t0048_u01781058204266") 2026/06/10 02:28:35 DEBUG : only10: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4172_d20260610_m022408_c001_v7007000_t0000_u01781058248320") 2026/06/10 02:28:35 DEBUG : only10: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f406740626e161295_d20260610_m022402_c001_v0001091_t0037_u01781058242806") 2026/06/10 02:28:35 DEBUG : only10: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a32e_d20260610_m022354_c001_v0001161_t0012_u01781058234527") 2026/06/10 02:28:35 DEBUG : only10: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f421bf93c8f766a9b_d20260610_m022340_c001_v7007000_t0000_u01781058220972") 2026/06/10 02:28:35 DEBUG : only10: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a1b4_d20260610_m022331_c001_v0001161_t0032_u01781058211632") 2026/06/10 02:28:35 DEBUG : only11: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4173_d20260610_m022408_c001_v7007000_t0000_u01781058248502") 2026/06/10 02:28:35 DEBUG : only11: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4005d5ac22fa20af_d20260610_m022402_c001_v0001181_t0027_u01781058242589") 2026/06/10 02:28:35 DEBUG : only11: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a33c_d20260610_m022355_c001_v0001161_t0049_u01781058235312") 2026/06/10 02:28:35 DEBUG : only11: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f421bf93c8f766a9d_d20260610_m022341_c001_v7007000_t0000_u01781058221355") 2026/06/10 02:28:35 DEBUG : only11: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a1cc_d20260610_m022332_c001_v0001161_t0036_u01781058212551") 2026/06/10 02:28:36 DEBUG : only12: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4174_d20260610_m022408_c001_v7007000_t0000_u01781058248682") 2026/06/10 02:28:36 DEBUG : only12: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f408ed0ac514b7800_d20260610_m022402_c001_v0001184_t0028_u01781058242968") 2026/06/10 02:28:36 DEBUG : only12: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a348_d20260610_m022356_c001_v0001161_t0053_u01781058236097") 2026/06/10 02:28:36 DEBUG : only12: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55eeb3_d20260610_m022340_c001_v7007000_t0000_u01781058220590") 2026/06/10 02:28:36 DEBUG : only12: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a1da_d20260610_m022333_c001_v0001161_t0018_u01781058213406") 2026/06/10 02:28:36 DEBUG : only13: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4176_d20260610_m022408_c001_v7007000_t0000_u01781058248862") 2026/06/10 02:28:36 DEBUG : only13: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4038a3e4a0e6a3ae_d20260610_m022402_c001_v0001161_t0015_u01781058242613") 2026/06/10 02:28:36 DEBUG : only13: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a352_d20260610_m022356_c001_v0001161_t0050_u01781058236775") 2026/06/10 02:28:36 DEBUG : only13: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4100994cb0620fe4_d20260610_m022340_c001_v7007000_t0000_u01781058220980") 2026/06/10 02:28:36 DEBUG : only13: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a1f0_d20260610_m022334_c001_v0001161_t0051_u01781058214197") 2026/06/10 02:28:36 DEBUG : only14: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4177_d20260610_m022409_c001_v7007000_t0000_u01781058249042") 2026/06/10 02:28:36 DEBUG : only14: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4005d5ac22fa20b1_d20260610_m022402_c001_v0001181_t0027_u01781058242837") 2026/06/10 02:28:36 DEBUG : only14: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a35f_d20260610_m022357_c001_v0001161_t0025_u01781058237403") 2026/06/10 02:28:36 DEBUG : only14: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55eeb6_d20260610_m022341_c001_v7007000_t0000_u01781058221140") 2026/06/10 02:28:36 DEBUG : only14: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a200_d20260610_m022335_c001_v0001161_t0044_u01781058215187") 2026/06/10 02:28:36 DEBUG : only15: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4179_d20260610_m022409_c001_v7007000_t0000_u01781058249228") 2026/06/10 02:28:36 DEBUG : only15: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4038a3e4a0e6a3b4_d20260610_m022402_c001_v0001161_t0015_u01781058242888") 2026/06/10 02:28:36 DEBUG : only15: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a370_d20260610_m022358_c001_v0001161_t0006_u01781058238185") 2026/06/10 02:28:36 DEBUG : only15: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fcc_d20260610_m022341_c001_v7007000_t0000_u01781058221150") 2026/06/10 02:28:36 DEBUG : only15: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a210_d20260610_m022335_c001_v0001161_t0045_u01781058215978") 2026/06/10 02:28:37 DEBUG : only16: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f417a_d20260610_m022409_c001_v7007000_t0000_u01781058249407") 2026/06/10 02:28:37 DEBUG : only16: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4005d5ac22fa20b3_d20260610_m022403_c001_v0001181_t0027_u01781058243019") 2026/06/10 02:28:37 DEBUG : only16: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a378_d20260610_m022358_c001_v0001161_t0052_u01781058238857") 2026/06/10 02:28:37 DEBUG : only16: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55eeb8_d20260610_m022341_c001_v7007000_t0000_u01781058221505") 2026/06/10 02:28:37 DEBUG : only16: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a21c_d20260610_m022336_c001_v0001161_t0032_u01781058216648") 2026/06/10 02:28:37 DEBUG : only17: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f417b_d20260610_m022409_c001_v7007000_t0000_u01781058249587") 2026/06/10 02:28:37 DEBUG : only17: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4038a3e4a0e6a3b8_d20260610_m022403_c001_v0001161_t0015_u01781058243071") 2026/06/10 02:28:37 DEBUG : only17: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a380_d20260610_m022359_c001_v0001161_t0016_u01781058239646") 2026/06/10 02:28:37 DEBUG : only17: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55eeb4_d20260610_m022340_c001_v7007000_t0000_u01781058220774") 2026/06/10 02:28:37 DEBUG : only17: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a22e_d20260610_m022337_c001_v0001161_t0001_u01781058217598") 2026/06/10 02:28:37 DEBUG : only18: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f417c_d20260610_m022409_c001_v7007000_t0000_u01781058249768") 2026/06/10 02:28:37 DEBUG : only18: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f406740626e161299_d20260610_m022403_c001_v0001091_t0037_u01781058243110") 2026/06/10 02:28:37 DEBUG : only18: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a386_d20260610_m022400_c001_v0001161_t0000_u01781058240258") 2026/06/10 02:28:37 DEBUG : only18: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4100994cb0620fe5_d20260610_m022341_c001_v7007000_t0000_u01781058221161") 2026/06/10 02:28:38 DEBUG : only18: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a23a_d20260610_m022338_c001_v0001161_t0055_u01781058218299") 2026/06/10 02:28:38 DEBUG : only19: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f417e_d20260610_m022409_c001_v7007000_t0000_u01781058249949") 2026/06/10 02:28:38 DEBUG : only19: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f408ed0ac514b7802_d20260610_m022403_c001_v0001184_t0028_u01781058243151") 2026/06/10 02:28:38 DEBUG : only19: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a394_d20260610_m022401_c001_v0001161_t0058_u01781058241146") 2026/06/10 02:28:38 DEBUG : only19: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f421bf93c8f766a9c_d20260610_m022341_c001_v7007000_t0000_u01781058221171") 2026/06/10 02:28:38 DEBUG : only19: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a244_d20260610_m022339_c001_v0001161_t0027_u01781058219253") 2026/06/10 02:28:38 DEBUG : only2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4180_d20260610_m022410_c001_v7007000_t0000_u01781058250130") 2026/06/10 02:28:38 DEBUG : only2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4038a3e4a0e6a3bc_d20260610_m022403_c001_v0001161_t0015_u01781058243252") 2026/06/10 02:28:38 DEBUG : only2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a2c4_d20260610_m022348_c001_v0001161_t0052_u01781058228698") 2026/06/10 02:28:38 DEBUG : only2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f421bf93c8f766a9e_d20260610_m022341_c001_v7007000_t0000_u01781058221538") 2026/06/10 02:28:38 DEBUG : only2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a156_d20260610_m022324_c001_v0001161_t0037_u01781058204976") 2026/06/10 02:28:38 DEBUG : only3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4181_d20260610_m022410_c001_v7007000_t0000_u01781058250310") 2026/06/10 02:28:38 DEBUG : only3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f406740626e16129b_d20260610_m022403_c001_v0001091_t0037_u01781058243294") 2026/06/10 02:28:38 DEBUG : only3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a2d0_d20260610_m022349_c001_v0001161_t0059_u01781058229459") 2026/06/10 02:28:38 DEBUG : only3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55eeb9_d20260610_m022341_c001_v7007000_t0000_u01781058221691") 2026/06/10 02:28:38 DEBUG : only3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a162_d20260610_m022325_c001_v0001161_t0054_u01781058205779") 2026/06/10 02:28:39 DEBUG : only4: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4182_d20260610_m022410_c001_v7007000_t0000_u01781058250490") 2026/06/10 02:28:39 DEBUG : only4: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f408ed0ac514b7804_d20260610_m022403_c001_v0001184_t0028_u01781058243333") 2026/06/10 02:28:39 DEBUG : only4: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a2da_d20260610_m022350_c001_v0001161_t0009_u01781058230103") 2026/06/10 02:28:39 DEBUG : only4: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fcf_d20260610_m022341_c001_v7007000_t0000_u01781058221699") 2026/06/10 02:28:39 DEBUG : only4: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a16e_d20260610_m022326_c001_v0001161_t0049_u01781058206588") 2026/06/10 02:28:39 DEBUG : only5: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4184_d20260610_m022410_c001_v7007000_t0000_u01781058250671") 2026/06/10 02:28:39 DEBUG : only5: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4005d5ac22fa20b9_d20260610_m022403_c001_v0001181_t0027_u01781058243420") 2026/06/10 02:28:39 DEBUG : only5: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a2ec_d20260610_m022350_c001_v0001161_t0006_u01781058230770") 2026/06/10 02:28:39 DEBUG : only5: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55eeb7_d20260610_m022341_c001_v7007000_t0000_u01781058221322") 2026/06/10 02:28:39 DEBUG : only5: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a176_d20260610_m022327_c001_v0001161_t0039_u01781058207361") 2026/06/10 02:28:39 DEBUG : only6: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4186_d20260610_m022410_c001_v7007000_t0000_u01781058250958") 2026/06/10 02:28:39 DEBUG : only6: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4005d5ac22fa20bd_d20260610_m022403_c001_v0001181_t0027_u01781058243603") 2026/06/10 02:28:39 DEBUG : only6: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a2f8_d20260610_m022351_c001_v0001161_t0050_u01781058231659") 2026/06/10 02:28:39 DEBUG : only6: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fce_d20260610_m022341_c001_v7007000_t0000_u01781058221516") 2026/06/10 02:28:39 DEBUG : only6: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a184_d20260610_m022328_c001_v0001161_t0020_u01781058208187") 2026/06/10 02:28:39 DEBUG : only7: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4187_d20260610_m022411_c001_v7007000_t0000_u01781058251138") 2026/06/10 02:28:39 DEBUG : only7: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4038a3e4a0e6a3c0_d20260610_m022403_c001_v0001161_t0015_u01781058243434") 2026/06/10 02:28:39 DEBUG : only7: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a304_d20260610_m022352_c001_v0001161_t0019_u01781058232378") 2026/06/10 02:28:39 DEBUG : only7: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55eeb5_d20260610_m022340_c001_v7007000_t0000_u01781058220958") 2026/06/10 02:28:39 DEBUG : only7: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a18a_d20260610_m022328_c001_v0001161_t0030_u01781058208817") 2026/06/10 02:28:39 DEBUG : only8: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4188_d20260610_m022411_c001_v7007000_t0000_u01781058251319") 2026/06/10 02:28:39 DEBUG : only8: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f406740626e16129d_d20260610_m022403_c001_v0001091_t0037_u01781058243477") 2026/06/10 02:28:39 DEBUG : only8: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a314_d20260610_m022353_c001_v0001161_t0019_u01781058233027") 2026/06/10 02:28:39 DEBUG : only8: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f417ebd0867117fcd_d20260610_m022341_c001_v7007000_t0000_u01781058221334") 2026/06/10 02:28:40 DEBUG : only8: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a194_d20260610_m022329_c001_v0001161_t0001_u01781058209485") 2026/06/10 02:28:40 DEBUG : only9: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4189_d20260610_m022411_c001_v7007000_t0000_u01781058251499") 2026/06/10 02:28:40 DEBUG : only9: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f408ed0ac514b7808_d20260610_m022403_c001_v0001184_t0028_u01781058243515") 2026/06/10 02:28:40 DEBUG : only9: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a322_d20260610_m022353_c001_v0001161_t0054_u01781058233646") 2026/06/10 02:28:40 DEBUG : only9: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4100994cb0620fe7_d20260610_m022341_c001_v7007000_t0000_u01781058221527") 2026/06/10 02:28:40 DEBUG : only9: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a1a8_d20260610_m022330_c001_v0001161_t0053_u01781058210842") 2026/06/10 02:28:40 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f592_d20260610_m022012_c001_v7007000_t0000_u01781058012647") 2026/06/10 02:28:40 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6977d_d20260610_m022010_c001_v0001161_t0017_u01781058010413") 2026/06/10 02:28:40 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f583_d20260610_m022009_c001_v7007000_t0000_u01781058009683") 2026/06/10 02:28:40 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606c44_d20260610_m022007_c001_v0001104_t0006_u01781058007507") 2026/06/10 02:28:40 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f56c_d20260610_m022006_c001_v7007000_t0000_u01781058006566") 2026/06/10 02:28:40 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606c3c_d20260610_m022004_c001_v0001104_t0042_u01781058004171") 2026/06/10 02:28:40 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f550_d20260610_m021953_c001_v7007000_t0000_u01781057993378") 2026/06/10 02:28:40 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385ef1_d20260610_m021951_c001_v0001103_t0058_u01781057991775") 2026/06/10 02:28:40 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f54c_d20260610_m021950_c001_v7007000_t0000_u01781057990097") 2026/06/10 02:28:40 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385ed3_d20260610_m021948_c001_v0001103_t0053_u01781057988993") 2026/06/10 02:28:40 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f547_d20260610_m021947_c001_v7007000_t0000_u01781057987658") 2026/06/10 02:28:40 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385ebf_d20260610_m021946_c001_v0001103_t0006_u01781057986617") 2026/06/10 02:28:40 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405dd5_d20260610_m021940_c001_v7007000_t0000_u01781057980304") 2026/06/10 02:28:40 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385e6f_d20260610_m021938_c001_v0001103_t0039_u01781057978545") 2026/06/10 02:28:41 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405dd2_d20260610_m021938_c001_v7007000_t0000_u01781057978183") 2026/06/10 02:28:41 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385e5b_d20260610_m021936_c001_v0001103_t0016_u01781057976456") 2026/06/10 02:28:41 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405dcf_d20260610_m021936_c001_v7007000_t0000_u01781057976077") 2026/06/10 02:28:41 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385e53_d20260610_m021935_c001_v0001103_t0046_u01781057975262") 2026/06/10 02:28:41 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385e49_d20260610_m021934_c001_v0001103_t0004_u01781057974426") 2026/06/10 02:28:41 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405dcb_d20260610_m021934_c001_v7007000_t0000_u01781057974065") 2026/06/10 02:28:41 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385e3f_d20260610_m021933_c001_v0001103_t0017_u01781057973126") 2026/06/10 02:28:41 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385e39_d20260610_m021932_c001_v0001103_t0024_u01781057972394") 2026/06/10 02:28:41 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405dc9_d20260610_m021932_c001_v7007000_t0000_u01781057972033") 2026/06/10 02:28:41 DEBUG : potato: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385e31_d20260610_m021931_c001_v0001103_t0056_u01781057971096") 2026/06/10 02:28:41 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d9701_d20260610_m022102_c001_v7007000_t0000_u01781058062922") 2026/06/10 02:28:41 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606caa_d20260610_m022102_c001_v0001104_t0056_u01781058062040") 2026/06/10 02:28:41 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3ef917_d20260610_m022053_c001_v7007000_t0000_u01781058053486") 2026/06/10 02:28:41 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6997b_d20260610_m022047_c001_v0001161_t0050_u01781058047682") 2026/06/10 02:28:41 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f41340d5323faf816_d20260610_m022037_c001_v7007000_t0000_u01781058037049") 2026/06/10 02:28:41 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606c76_d20260610_m022032_c001_v0001104_t0029_u01781058032619") 2026/06/10 02:28:41 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f414c81181677d344_d20260610_m022025_c001_v7007000_t0000_u01781058025481") 2026/06/10 02:28:41 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e697f1_d20260610_m022020_c001_v0001161_t0025_u01781058020135") 2026/06/10 02:28:41 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f559_d20260610_m021957_c001_v7007000_t0000_u01781057997999") 2026/06/10 02:28:41 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385f1f_d20260610_m021956_c001_v0001103_t0035_u01781057996230") 2026/06/10 02:28:42 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f554_d20260610_m021955_c001_v7007000_t0000_u01781057995866") 2026/06/10 02:28:42 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385f05_d20260610_m021953_c001_v0001103_t0041_u01781057993922") 2026/06/10 02:28:42 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f551_d20260610_m021953_c001_v7007000_t0000_u01781057993560") 2026/06/10 02:28:42 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385ef9_d20260610_m021952_c001_v0001103_t0048_u01781057992581") 2026/06/10 02:28:42 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f54f_d20260610_m021951_c001_v7007000_t0000_u01781057991412") 2026/06/10 02:28:42 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385ee5_d20260610_m021950_c001_v0001103_t0026_u01781057990462") 2026/06/10 02:28:42 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f54b_d20260610_m021948_c001_v7007000_t0000_u01781057988628") 2026/06/10 02:28:42 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385ecb_d20260610_m021947_c001_v0001103_t0011_u01781057987667") 2026/06/10 02:28:42 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405dd7_d20260610_m021941_c001_v7007000_t0000_u01781057981039") 2026/06/10 02:28:42 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385e7b_d20260610_m021939_c001_v0001103_t0059_u01781057979796") 2026/06/10 02:28:42 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405d9c_d20260610_m021836_c001_v7007000_t0000_u01781057916025") 2026/06/10 02:28:42 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385c1d_d20260610_m021835_c001_v0001103_t0031_u01781057915214") 2026/06/10 02:28:42 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405d99_d20260610_m021834_c001_v7007000_t0000_u01781057914234") 2026/06/10 02:28:42 DEBUG : potato2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385c0f_d20260610_m021833_c001_v0001103_t0003_u01781057913543") 2026/06/10 02:28:42 DEBUG : potato3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3ef918_d20260610_m022053_c001_v7007000_t0000_u01781058053883") 2026/06/10 02:28:42 DEBUG : potato3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6998d_d20260610_m022049_c001_v0001161_t0027_u01781058049193") 2026/06/10 02:28:42 DEBUG : potato3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f41340d5323faf818_d20260610_m022037_c001_v7007000_t0000_u01781058037609") 2026/06/10 02:28:42 DEBUG : potato3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606c7e_d20260610_m022033_c001_v0001104_t0058_u01781058033911") 2026/06/10 02:28:42 DEBUG : potato3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f414c81181677d345_d20260610_m022025_c001_v7007000_t0000_u01781058025663") 2026/06/10 02:28:42 DEBUG : potato3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e69803_d20260610_m022021_c001_v0001161_t0051_u01781058021243") 2026/06/10 02:28:42 DEBUG : pre-dest1/1: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f419cf1a35b6de88e_d20260610_m022139_c001_v7007000_t0000_u01781058099857") 2026/06/10 02:28:42 DEBUG : pre-dest1/1: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e69b8c_d20260610_m022131_c001_v0001161_t0041_u01781058091313") 2026/06/10 02:28:42 DEBUG : pre-dest2/2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f419cf1a35b6de88f_d20260610_m022140_c001_v7007000_t0000_u01781058100162") 2026/06/10 02:28:43 DEBUG : pre-dest2/2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606ce0_d20260610_m022132_c001_v0001104_t0030_u01781058092145") 2026/06/10 02:28:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f419cf1a35b6de876_d20260610_m022114_c001_v7007000_t0000_u01781058074899") 2026/06/10 02:28:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e69aa2_d20260610_m022110_c001_v0001161_t0057_u01781058070923") 2026/06/10 02:28:43 DEBUG : sizeonly: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe7273_d20260610_m021915_c001_v7007000_t0000_u01781057955878") 2026/06/10 02:28:43 DEBUG : sizeonly: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385d9b_d20260610_m021914_c001_v0001103_t0056_u01781057954633") 2026/06/10 02:28:43 DEBUG : splitbanan: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4001cf936c3efae6_d20260610_m022606_c001_v7007000_t0000_u01781058366644") 2026/06/10 02:28:43 DEBUG : splitbanan: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7bff_d20260610_m022559_c001_v0001184_t0044_u01781058359160") 2026/06/10 02:28:43 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab34c_d20260610_m022719_c001_v7007000_t0000_u01781058439922") 2026/06/10 02:28:43 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7e94_d20260610_m022713_c001_v0001184_t0002_u01781058433273") 2026/06/10 02:28:43 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c439154_d20260610_m022705_c001_v7007000_t0000_u01781058425433") 2026/06/10 02:28:43 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7e14_d20260610_m022659_c001_v0001184_t0051_u01781058419114") 2026/06/10 02:28:43 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55f0cc_d20260610_m022650_c001_v7007000_t0000_u01781058410990") 2026/06/10 02:28:43 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7d89_d20260610_m022644_c001_v0001184_t0053_u01781058404587") 2026/06/10 02:28:43 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f780_d20260610_m022636_c001_v7007000_t0000_u01781058396450") 2026/06/10 02:28:43 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7d10_d20260610_m022630_c001_v0001184_t0020_u01781058390088") 2026/06/10 02:28:43 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe74fa_d20260610_m022621_c001_v7007000_t0000_u01781058381575") 2026/06/10 02:28:43 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7c79_d20260610_m022614_c001_v0001184_t0008_u01781058374743") 2026/06/10 02:28:43 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4182badcc465e6fb_d20260610_m022601_c001_v7007000_t0000_u01781058361324") 2026/06/10 02:28:43 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a9ac_d20260610_m022557_c001_v0001161_t0036_u01781058357990") 2026/06/10 02:28:43 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99fe_d20260610_m022550_c001_v7007000_t0000_u01781058350222") 2026/06/10 02:28:44 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a8fb_d20260610_m022543_c001_v0001161_t0032_u01781058343306") 2026/06/10 02:28:44 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42263b22ea6d99e0_d20260610_m022541_c001_v7007000_t0000_u01781058341724") 2026/06/10 02:28:44 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1613cb_d20260610_m022539_c001_v0001091_t0039_u01781058339076") 2026/06/10 02:28:44 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f423d112d921d14f7_d20260610_m022531_c001_v7007000_t0000_u01781058331458") 2026/06/10 02:28:44 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa23f4_d20260610_m022524_c001_v0001181_t0036_u01781058324421") 2026/06/10 02:28:44 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4088d4c39c43909d_d20260610_m022522_c001_v7007000_t0000_u01781058322851") 2026/06/10 02:28:44 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161379_d20260610_m022520_c001_v0001091_t0024_u01781058320285") 2026/06/10 02:28:44 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f41340d5323fb0566_d20260610_m022506_c001_v7007000_t0000_u01781058306149") 2026/06/10 02:28:44 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161345_d20260610_m022502_c001_v0001091_t0052_u01781058302347") 2026/06/10 02:28:44 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296ea24_d20260610_m022454_c001_v7007000_t0000_u01781058294026") 2026/06/10 02:28:44 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e161315_d20260610_m022447_c001_v0001091_t0048_u01781058287044") 2026/06/10 02:28:44 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4034b0812e55ef56_d20260610_m022438_c001_v7007000_t0000_u01781058278512") 2026/06/10 02:28:44 DEBUG : splitbananasplit: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1612e7_d20260610_m022431_c001_v0001091_t0036_u01781058271362") 2026/06/10 02:28:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4182badcc465e6ea_d20260610_m022544_c001_v7007000_t0000_u01781058344929") 2026/06/10 02:28:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1613cf_d20260610_m022540_c001_v0001091_t0014_u01781058340197") 2026/06/10 02:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f41a0_d20260610_m022423_c001_v7007000_t0000_u01781058263786") 2026/06/10 02:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1612c7_d20260610_m022421_c001_v0001091_t0013_u01781058261054") 2026/06/10 02:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f419b_d20260610_m022419_c001_v7007000_t0000_u01781058259876") 2026/06/10 02:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6a47c_d20260610_m022417_c001_v0001161_t0011_u01781058257312") 2026/06/10 02:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f414c81181677d337_d20260610_m022016_c001_v7007000_t0000_u01781058016933") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e697bb_d20260610_m022015_c001_v0001161_t0011_u01781058015671") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f59f_d20260610_m022015_c001_v7007000_t0000_u01781058015035") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e697a6_d20260610_m022013_c001_v0001161_t0048_u01781058013748") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe7269_d20260610_m021912_c001_v7007000_t0000_u01781057952325") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385d73_d20260610_m021910_c001_v0001103_t0054_u01781057950722") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe7264_d20260610_m021910_c001_v7007000_t0000_u01781057950361") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385d5b_d20260610_m021909_c001_v0001103_t0020_u01781057949081") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe7259_d20260610_m021907_c001_v7007000_t0000_u01781057947047") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385d43_d20260610_m021905_c001_v0001103_t0048_u01781057945429") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe7255_d20260610_m021904_c001_v7007000_t0000_u01781057944888") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385d2f_d20260610_m021903_c001_v0001103_t0029_u01781057943690") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385d0b_d20260610_m021900_c001_v0001103_t0052_u01781057940292") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe724d_d20260610_m021859_c001_v7007000_t0000_u01781057939932") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385cfb_d20260610_m021859_c001_v0001103_t0040_u01781057939119") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385cf7_d20260610_m021858_c001_v0001103_t0022_u01781057938232") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f420725dd6cbe724b_d20260610_m021857_c001_v7007000_t0000_u01781057937872") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385cd3_d20260610_m021854_c001_v0001103_t0056_u01781057934577") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385cbb_d20260610_m021851_c001_v0001103_t0027_u01781057931844") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405da9_d20260610_m021851_c001_v7007000_t0000_u01781057931476") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385cb3_d20260610_m021850_c001_v0001103_t0034_u01781057930633") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385ca5_d20260610_m021849_c001_v0001103_t0053_u01781057929698") 2026/06/10 02:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405da8_d20260610_m021849_c001_v7007000_t0000_u01781057929340") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385c7d_d20260610_m021845_c001_v0001103_t0036_u01781057925511") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405da6_d20260610_m021845_c001_v7007000_t0000_u01781057925152") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385c71_d20260610_m021844_c001_v0001103_t0059_u01781057924249") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405da5_d20260610_m021843_c001_v7007000_t0000_u01781057923330") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385c5f_d20260610_m021842_c001_v0001103_t0007_u01781057922624") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405da4_d20260610_m021842_c001_v7007000_t0000_u01781057922081") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385c53_d20260610_m021841_c001_v0001103_t0055_u01781057921203") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405da1_d20260610_m021840_c001_v7007000_t0000_u01781057920306") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385c3d_d20260610_m021839_c001_v0001103_t0037_u01781057919277") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405da0_d20260610_m021838_c001_v7007000_t0000_u01781057918737") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385c35_d20260610_m021837_c001_v0001103_t0035_u01781057917869") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405d9d_d20260610_m021837_c001_v7007000_t0000_u01781057917325") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385c29_d20260610_m021836_c001_v0001103_t0058_u01781057916635") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405d97_d20260610_m021831_c001_v7007000_t0000_u01781057911732") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385bf9_d20260610_m021831_c001_v0001103_t0043_u01781057911013") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405d95_d20260610_m021830_c001_v7007000_t0000_u01781057910474") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385be7_d20260610_m021829_c001_v0001103_t0024_u01781057909672") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405d93_d20260610_m021828_c001_v7007000_t0000_u01781057908642") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385bd7_d20260610_m021827_c001_v0001103_t0009_u01781057907957") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f416e58a178405d90_d20260610_m021825_c001_v7007000_t0000_u01781057905743") 2026/06/10 02:28:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385bbf_d20260610_m021824_c001_v0001103_t0036_u01781057904992") 2026/06/10 02:28:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f41a1_d20260610_m022423_c001_v7007000_t0000_u01781058263966") 2026/06/10 02:28:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa21a1_d20260610_m022421_c001_v0001181_t0046_u01781058261066") 2026/06/10 02:28:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f419c_d20260610_m022420_c001_v7007000_t0000_u01781058260119") 2026/06/10 02:28:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b787a_d20260610_m022417_c001_v0001184_t0013_u01781058257321") 2026/06/10 02:28:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab352_d20260610_m022722_c001_v7007000_t0000_u01781058442010") 2026/06/10 02:28:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1614e6_d20260610_m022721_c001_v0001091_t0055_u01781058441288") 2026/06/10 02:28:47 DEBUG : sub/yam: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f58f_d20260610_m022012_c001_v7007000_t0000_u01781058012097") 2026/06/10 02:28:47 DEBUG : sub/yam: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1129d45565606c4a_d20260610_m022010_c001_v0001104_t0010_u01781058010424") 2026/06/10 02:28:47 DEBUG : test_dir1/file2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4196_d20260610_m022416_c001_v7007000_t0000_u01781058256563") 2026/06/10 02:28:47 DEBUG : test_dir1/file2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1612b1_d20260610_m022414_c001_v0001091_t0032_u01781058254906") 2026/06/10 02:28:47 DEBUG : test_dir1/file2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f418e_d20260610_m022414_c001_v7007000_t0000_u01781058254122") 2026/06/10 02:28:47 DEBUG : test_dir1/file2: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1612af_d20260610_m022412_c001_v0001091_t0051_u01781058252470") 2026/06/10 02:28:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4197_d20260610_m022416_c001_v7007000_t0000_u01781058256744") 2026/06/10 02:28:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7862_d20260610_m022414_c001_v0001184_t0047_u01781058254895") 2026/06/10 02:28:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4060976fe11f4191_d20260610_m022414_c001_v7007000_t0000_u01781058254310") 2026/06/10 02:28:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7846_d20260610_m022412_c001_v0001184_t0015_u01781058252561") 2026/06/10 02:28:47 DEBUG : three: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f567_d20260610_m022003_c001_v7007000_t0000_u01781058003435") 2026/06/10 02:28:47 DEBUG : three: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385f65_d20260610_m022002_c001_v0001103_t0056_u01781058002098") 2026/06/10 02:28:47 DEBUG : three: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1076a7bbe2385f47_d20260610_m021959_c001_v0001103_t0057_u01781057999459") 2026/06/10 02:28:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab35b_d20260610_m022723_c001_v7007000_t0000_u01781058443661") 2026/06/10 02:28:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa26fc_d20260610_m022723_c001_v0001181_t0028_u01781058443038") 2026/06/10 02:28:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab391_d20260610_m022742_c001_v7007000_t0000_u01781058462940") 2026/06/10 02:28:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6af1a_d20260610_m022741_c001_v0001161_t0038_u01781058461168") 2026/06/10 02:28:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab38d_d20260610_m022739_c001_v7007000_t0000_u01781058459546") 2026/06/10 02:28:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa275c_d20260610_m022738_c001_v0001181_t0038_u01781058458097") 2026/06/10 02:28:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab38a_d20260610_m022737_c001_v7007000_t0000_u01781058457140") 2026/06/10 02:28:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1614f8_d20260610_m022736_c001_v0001091_t0012_u01781058456403") 2026/06/10 02:28:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab381_d20260610_m022731_c001_v7007000_t0000_u01781058451241") 2026/06/10 02:28:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa272e_d20260610_m022729_c001_v0001181_t0050_u01781058449955") 2026/06/10 02:28:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab385_d20260610_m022733_c001_v7007000_t0000_u01781058453887") 2026/06/10 02:28:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6aeb6_d20260610_m022732_c001_v0001161_t0032_u01781058452194") 2026/06/10 02:28:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab376_d20260610_m022728_c001_v7007000_t0000_u01781058448988") 2026/06/10 02:28:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f106740626e1614f0_d20260610_m022728_c001_v0001091_t0032_u01781058448078") 2026/06/10 02:28:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab36f_d20260610_m022727_c001_v7007000_t0000_u01781058447136") 2026/06/10 02:28:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7eda_d20260610_m022726_c001_v0001184_t0030_u01781058446523") 2026/06/10 02:28:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab368_d20260610_m022725_c001_v7007000_t0000_u01781058445575") 2026/06/10 02:28:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6ae52_d20260610_m022724_c001_v0001161_t0036_u01781058444701") 2026/06/10 02:28:48 DEBUG : toe/toe/toe: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f405cc4a98296eaea_d20260610_m022748_c001_v7007000_t0000_u01781058468135") 2026/06/10 02:28:48 DEBUG : toe/toe/toe: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1005d5ac22fa277c_d20260610_m022747_c001_v0001181_t0026_u01781058467506") 2026/06/10 02:28:48 DEBUG : toe/toe/toe: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab387_d20260610_m022735_c001_v7007000_t0000_u01781058455456") 2026/06/10 02:28:49 DEBUG : toe/toe/toe: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7f12_d20260610_m022734_c001_v0001184_t0037_u01781058454834") 2026/06/10 02:28:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab392_d20260610_m022743_c001_v7007000_t0000_u01781058463534") 2026/06/10 02:28:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f108ed0ac514b7f66_d20260610_m022742_c001_v0001184_t0027_u01781058462734") 2026/06/10 02:28:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f42723710580ab38e_d20260610_m022740_c001_v7007000_t0000_u01781058460141") 2026/06/10 02:28:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f107067c10ce296ff_d20260610_m022739_c001_v0001183_t0052_u01781058459314") 2026/06/10 02:28:49 DEBUG : two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f568_d20260610_m022003_c001_v7007000_t0000_u01781058003619") 2026/06/10 02:28:49 DEBUG : two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4038a3e4a0e6970e_d20260610_m022001_c001_v0001161_t0015_u01781058001530") 2026/06/10 02:28:49 DEBUG : two: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f4076a7bbe2385f41_d20260610_m021959_c001_v0001103_t0035_u01781057999278") 2026/06/10 02:28:49 DEBUG : yam: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f593_d20260610_m022012_c001_v7007000_t0000_u01781058012829") 2026/06/10 02:28:49 DEBUG : yam: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f117b2a5b5a3f9b16_d20260610_m022011_c001_v0001180_t0027_u01781058011899") 2026/06/10 02:28:49 DEBUG : yam: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f57c_d20260610_m022009_c001_v7007000_t0000_u01781058009132") 2026/06/10 02:28:49 DEBUG : yam: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e6975c_d20260610_m022007_c001_v0001161_t0020_u01781058007362") 2026/06/10 02:28:49 DEBUG : yam: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f56b_d20260610_m022006_c001_v7007000_t0000_u01781058006017") 2026/06/10 02:28:49 DEBUG : yam: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f1038a3e4a0e69738_d20260610_m022004_c001_v0001161_t0024_u01781058004180") 2026/06/10 02:28:49 DEBUG : yaml: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f585_d20260610_m022009_c001_v7007000_t0000_u01781058009865") 2026/06/10 02:28:49 DEBUG : yaml: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f119a6867fd9f096f_d20260610_m022008_c001_v0001120_t0026_u01781058008693") 2026/06/10 02:28:49 DEBUG : yaml: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f426b5a956b46f56d_d20260610_m022006_c001_v7007000_t0000_u01781058006749") 2026/06/10 02:28:49 DEBUG : yaml: Deleting (id "4_z4f92dda3502dabfb9fe80e1b_f10735efb080d5f58_d20260610_m022005_c001_v0001179_t0029_u01781058005828") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m28.491433817s (try 1/5)